On Mon, Jan 19, 2015 at 06:26:38PM -0800, Jim Long wrote: > > That is, a closing volta barline which has no matching opening > volta barline repeats either to the beginning of the piece, or to > the nearest double barline, whichever is closer.
My apologies for not describing that very definitively, but hopefully the point is clear enough. A contrived exceptional counter-example is attached. Jim
\score {
{
c'1
\repeat volta 2 {
d'1
\bar "||"
e'1
}
\repeat volta 2 {
f'1
}
\bar "||"
\repeat volta 2 {
g'1
\bar "||"
}
\repeat volta 2 {
\bar "||"
a'1
}
}
}
volta-nightmare.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
