|
|
GNU LilyPond-- -- |
||||||||||
|
SkipsAn invisible rest (also called a `skip') can be entered like a note
with note name ` a2 s4 a4 \skip 1 a4
In Lyrics mode, invisible rests are entered using either ` <
\context Lyrics \lyrics { lah2 di4 " " dah2 _4 di }
\notes\relative c'' { a2 a4 a a2 a4 a }
>
Note that the \score {
\context Staff <
{ \time 4/8 \skip 2 \time 4/4 }
\notes\relative c'' { a2 a1 }
>
}
The skip command is merely an empty musical placeholder. It doesn't produce any output, not even transparent output. |
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to (address unknown) Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.6.6 (stable-branch) by