From 93fe8c81b0fbca28c4a10fe9dba2e183c9e26da1 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 21 May 2008 21:06:50 -0700 Subject: [PATCH] Update from Ralph. --- Documentation/user/repeats.itely | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/Documentation/user/repeats.itely b/Documentation/user/repeats.itely index 222f4c65cf..f862ec5309 100644 --- a/Documentation/user/repeats.itely +++ b/Documentation/user/repeats.itely @@ -23,7 +23,7 @@ exist for repetitions. LilyPond supports the following kinds of repeats: The repeated music is not written out but enclosed between repeat bar lines. If the repeat is at the beginning of a piece, a repeat bar line is only printed at the end. Alternative endings (volte) are -printed, left to right with brackets. This is the standard notation +printed left to right with brackets. This is the standard notation for repeats with alternatives. @item unfold @@ -32,7 +32,8 @@ specified by @var{repeatcount}. This is useful when entering repetitious music. @item percent -These are beat or measure repeats. They look like percent signs. +These are beat or measure repeats. They look like single slashes or +percent signs. @item tremolo This is used to write tremolo beams. @@ -98,7 +99,7 @@ c1 @end lilypond -Repeats with upbeats: +Repeats with upbeats can be entered in two ways: @lilypond[quote,ragged-right,fragment,verbatim,relative=2] \new Staff { @@ -195,7 +196,7 @@ For clarity, it is advisable to use braces in such situations. Timing information is not remembered at the start of an alternative, so after a repeat timing information must be reset by hand; for example, by setting @code{Score.measurePosition} or entering -@code{\partial}. Similarly, slurs or ties are also not repeated. +@code{\partial}. Similarly, slurs are also not repeated. @@ -365,6 +366,8 @@ durations, are supported. @seealso +Music Glossary: @rglos{percent repeat}, @rglos{simile}. + Snippets: @rlsr{Repeats}. Internals Reference: @rinternals{RepeatSlash}, @@ -438,12 +441,4 @@ into the MIDI output. @seealso -Notation Reference: @ref{Tremolo repeats}. - -Internals Reference: @rinternals{Beam}, @rinternals{StemTremolo}. - -Snippets: @rlsr{Repeats}. - -Elsewhere: @rinternals{StemTremolo}. - - +@c Notation Reference: @re -- 2.39.5