Good point! But if I have a score with three ore more verses and one refrain at the beginning, I define a command refrSkip which I add at the beginning of verses 2, 3, ...
refrSkip = \repeat unfold 42 { _ } doesn´t work then. I use it that way: \addlyrics { \refrain \verseOne } \addlyrics { \refrSkip \verseTwo } \addlyrics { \refrSkip \verseThree } Dominic 2008/8/20 Paul Scott <[EMAIL PROTECTED]>: > Dominic Neumann wrote: >> It can be, but this only works in \lyricmode: >> > Which is the only way I do lyrics. :) > > Paul > >> OKAY: \repeat unfold 4 \skip 1 >> NOT OKAY: \repeat unfold 4 _ >> OKAY: \lyricmode { \repeat unfold 4 _ } >> ALSO OKAY: \repeat unfold 4 \lyricmode { _ } >> >> Instead of what Kieren said >> \repeat "unfold" 42 \skip >> doesn´t work, because \skip needs to be followed by a number. The >> value of the number doesn´t have any effect, if I remember right. >> >> > > _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user