Next: Normal repeats, Up: Writing repeats
LilyPond has one syntactic construct for specifying different types of repeats. The syntax is
\repeat variant repeatcount repeatbody
where repeabody is a music expression.
The following types of repetition are supported
volta
unfold
tremolo
percent
Voice
context.
Alternative endings are entered with
\alternative { alternative1 alternative2 alternative3 ... }
after a \repeat volta
or unfold
block, where each
alternative is a music expression. If you give
less alternatives than repeatcount, the first alternative
is assumed to be played more than once.
Next: Normal repeats, Up: Writing repeats
This page is for LilyPond-2.11.40 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.