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: Francisco Vila
Subject: Re: stanza set to AABA tune
Date: Wed, 20 Jan 2010 15:36:55 +0100

2010/1/20 Bertalan Fodor (LilyPondTool) <address@hidden>:
> 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




reply via email to

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