gnu-music-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Silence of a voice - how?


From: Jan Nieuwenhuizen
Subject: Re: Silence of a voice - how?
Date: 12 Jun 2001 16:05:08 +0200
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/20.7

"Schweikert, Martin {POYD~Kaiseraugst}" <address@hidden> writes:


> Now my question: What is the analogon for the \skip statement?

\skip ?

> What must I put to the beginning of the alto voice?
> 
> I tried 
> 
> ""2.*48
> 
> but this does not work.

These both work here.  What version of LilyPond do you have?  Try
upgrading to 1.4.2

\score {
  <
  \context Staff \notes\relative c' {
     c4 c c c
     c4 c c c
  }
  \context Lyrics \lyrics {
    Hi \skip 4*2 there
    and ""4*2 there
  }
  >
}
-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]