Hello Marco,
Spacer rests are available only in note mode and chord mode. In other
situations, for example, when entering lyrics, the command \skip is used to
skip a musical moment. \skip requires an explicit duration, but this is ignored
if the lyrics derive their durations from the notes in an associated melody
through \addlyrics or \lyricsto.
<< {
a2 \skip2 a2 a2
}
\new Lyrics {
\lyricmode {
foo2 \skip 1 bla2
}
} >>
jm
Because \skip is a command, it does not a↵ect the default durations of
following notes, unlike s.
Am 29.08.2014 um 15:48:37 schrieb Marco <[email protected]>:
> Hello,
> I can't find in the manuals and tutorials
> how to add lyrics after n measures.
> I want that lyrics start at the 4th measure.
> (after a little intro)
> How can I do it?
> I tried many ways but lyrics start always
> with the first measure.
>
> Thank you
> MB
>
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user