Wow, that's cool.
Francisco Vila wrote:
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 }
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user