lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stanza set to AABA tune


From: Bertalan Fodor (LilyPondTool)
Subject: Re: stanza set to AABA tune
Date: Wed, 20 Jan 2010 15:08:19 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

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:

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 address@hidden http://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

[Prev in Thread] Current Thread [Next in Thread]