Next: Tremolo repeats, Previous: Repeats and MIDI, Up: Repeats
The property repeatCommands can be used to control the layout of
repeats. Its value is a Scheme list of repeat commands.
start-repeat|: bar line.
end-repeat:| bar line.
(volta text)(volta #f)
c4
\set Score.repeatCommands = #'((volta "93") end-repeat)
c4 c4
\set Score.repeatCommands = #'((volta #f))
c4 c4
Program reference: VoltaBracket,
RepeatedMusic,
VoltaRepeatedMusic, and
UnfoldedRepeatedMusic.
Next: Tremolo repeats, Previous: Repeats and MIDI, Up: Repeats
This page is for LilyPond-2.11.28 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.