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

Reply via email to