]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update from Ralph.
authorGraham Percival <graham@percival-music.ca>
Wed, 14 May 2008 02:03:44 +0000 (19:03 -0700)
committerGraham Percival <graham@percival-music.ca>
Wed, 14 May 2008 02:03:44 +0000 (19:03 -0700)
Documentation/user/repeats.itely

index 41d695c4b93f0fc7e2ddda0e9285d4e6ac92b0f1..68bf3925caa85199175b7f962d075bcaa8415f05 100644 (file)
@@ -86,7 +86,7 @@ Repeat signs can also be controlled manually.
 @menu
 * Normal repeats::              
 * Manual repeat marks::         
-* Written-out repeats (unfold)::  
+* Written-out repeats using unfold::  
 @end menu
 
 @cindex volta
@@ -280,8 +280,8 @@ Internals Reference: @rinternals{VoltaBracket},
 @rinternals{RepeatedMusic}, @rinternals{VoltaRepeatedMusic}.
 
 
-@node Written-out repeats (unfold)
-@subsubsection Written-out repeats (unfold)
+@node Written-out repeats using unfold
+@subsubsection Written-out repeats using unfold
 
 @cindex written-out repeats
 @cindex repetitious music
@@ -326,8 +326,9 @@ Internals Reference: @rinternals{RepeatedMusic},
 @node Short repeats
 @subsection Short repeats
 
-This section discusses how to input short repeats, either single-note
-to multi-measure using slash marks, or tremolos.
+This section discusses how to input short repeats.  Short repeats can
+take two basic forms: repeats of a single note to two measures,
+represented by slashes or percent signs; and tremolos.
 
 @menu
 * Percent repeats::             
@@ -340,12 +341,11 @@ to multi-measure using slash marks, or tremolos.
 @cindex percent repeats
 @cindex measure repeats
 
-Repeated short patterns of notes are also supported.  The music is
-printed once, and the pattern is replaced with a special sign.
-Patterns of one and two measures are replaced by percent-like signs,
-patterns that are shorter than one measure are replaced by slashes.
-Percent repeats must be declared within a @code{Voice} context.  The
-syntax is
+Repeated short patterns of notes are supported.  The music is printed
+once, and the pattern is replaced with a special sign.  Patterns that
+are shorter than one measure are replaced by slashes, and patterns of
+one or two measures are replaced by percent-like signs.  Percent
+repeats must be declared within a @code{Voice} context.  The syntax is
 
 @example
 @code{\repeat percent @var{number} @var{musicexpr}}
@@ -361,8 +361,8 @@ where @var{musicexpr} is a music expression.
 }
 @end lilypond
 
-Measure repeats of more than two measures get a counter if you
-switch on the @code{countPercentRepeats} property:
+Measure repeats of more than two repeats get a counter if you switch
+on the @code{countPercentRepeats} property:
 
 @lilypond[relative=2,fragment,quote,verbatim,ragged-right]
 \relative c' {
@@ -389,12 +389,18 @@ Snippets: @rlsr{Repeats}.
 Internals Reference: @rinternals{RepeatSlash},
 @rinternals{PercentRepeat}, @rinternals{DoublePercentRepeat},
 @rinternals{DoublePercentRepeatCounter},
-@rinternals{PercentRepeatCounter},
-@rinternals{PercentRepeatedMusic}.
+@rinternals{PercentRepeatCounter}, @rinternals{PercentRepeatedMusic}.
 
 @node Tremolo repeats
 @subsubsection Tremolo repeats
 
+Tremolos can take two forms: alternation between two chords or two
+notes, and rapid repetition of a single
+note or chord. Tremolos consisting of an alternation are indicated by
+adding beams between the notes or chords being alternated, while
+tremolos consisting of the rapid repetition of a single note are
+indicated by adding beams or slashes to a single note.
+
 @cindex tremolo beams
 
 To place tremolo marks between notes, use @code{\repeat} with