2010/1/20 Bertalan Fodor (LilyPondTool) <lilypondt...@organum.hu>:
> You can repeat only complete music fragments. You can't use repeat inside a
> \lyricmode block

Yes, you can:

stanzaOne = \lyricmode {
do re mi
\repeat unfold 2 {
one two three
}
}

<< \new Staff { \time 3/4 c' d' e' \repeat unfold 2 { c' d' e' } }
\new Lyrics { \stanzaOne }
>>

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to