]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor fix from mailist.
authorGraham Percival <graham@percival-music.ca>
Wed, 15 Aug 2007 07:13:47 +0000 (00:13 -0700)
committerGraham Percival <graham@percival-music.ca>
Wed, 15 Aug 2007 07:13:47 +0000 (00:13 -0700)
Documentation/user/basic-notation.itely

index 528fa6ce35bbddfcf986584e789f401c5c2177c6..c03e8901239ec3f41453b8b32ab533df936e0cd4 100644 (file)
@@ -3216,6 +3216,19 @@ Repeats with upbeats may be created.
 }
 @end lilypond
 
+@noindent
+or
+
+@lilypond[quote,ragged-right,fragment,verbatim,relative=2]
+\new Staff {
+  \partial 4 
+  \repeat volta 4 { e | c2 d2 | e2 f2 | }
+  \alternative { { \partial 4*3 g4 g g } { a a a a | b2. } }
+}
+@end lilypond
+
+
+
 @funindex \repeatTie
 
 Ties may be added to a second ending,