Hi Joseph,
I don't understand where your endings 3 and 4 go. But perhaps this could
help you:
{
\repeat volta 5 { a1 }
\alternative {{ b1 } { c'1 } }
}
{
a1
\set Score.repeatCommands = #'((volta "1."))
b1
\set Score.repeatCommands = #'((volta "2. + 5.") end-repeat)
c'1
\set Score.repeatCommands = #'((volta #f))
}
See also:
http://lilypond.org/doc/v2.18/Documentation/notation/long-repeats.html#manual-repeat-marks
Cheers,
Joram
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user