You can repeat only complete music fragments. You can't use repeat
inside a \lyricmode block
David Olson wrote:
I described my problem on this webpage:
<http://www.hosorembo.com/Lily/repeats.html>
Suppose the music is "c d e c d e"
and the words are "do re mi one two three"
The music repeats "|:" c4 d e ":|"
If I write
stanzaOne = \lyricmode {
do re mi
\repeat {
one two three
}
}
it does not compile --
expecting LYRICS_STRING or STRING or STRING_IDENTIFIER
Do I need to name the repeated section and then integrate it in the
"score" section?
Any template of AABA music out there?
David Olson
Culver City, CA
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user