lilypond-user
[Top][All Lists]
Advanced

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

assign "extra" repeat to last alternative


From: Federico Bruni
Subject: assign "extra" repeat to last alternative
Date: Thu, 10 Nov 2016 08:53:42 +0100

Hi

As it's written in the documentation, "If there are more repeats than there are alternate endings, the earliest repeats are given the first alternative". If I want to change this behaviour I should use manual repeats? Or there's a smarter way?

This is what I'd like to achieve:

\repeat volta 4 {
 c1
}
\alternative {
 { d1 } % 1st alternative
 { e1 } % 2nd alternative
 { f1 } % 3rd and 4th alternatives
}

Thanks
Federico




reply via email to

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