]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/volta.fly
patch::: 1.3.35.jcn1
[lilypond.git] / input / test / volta.fly
index 86a57ed0d51f14160be6d357919970277a9e6a8e..d761f5b389f924a3003438cc9c863b25a655883a 100644 (file)
@@ -2,16 +2,16 @@
 % line breaks and special bars.
 
 c' d e f |
-\repeat semi 2 { g a b c }
+\repeat "volta" 2 { g a b c }
 \alternative { { c b a g a g a g} { f e d c } } 
-\repeat semi 2 { g a b c }
+\repeat "volta" 2 { g a b c }
 \alternative { { c b a g \break a g a g} { f e d c } } 
-c, d e f |
-\repeat semi 2 { g a b c }
+c' d e f |
+\repeat "volta" 2 { g a b c }
 \alternative { { c b a g \break a g a g \break a b a b } { f e d c } }
-c, d e f |
-\repeat semi 2 { g a b c }
+c' d e f |
+\repeat "volta" 2 { g a b c }
 \alternative { { c b a g } { f e d c \break a g a g} }
-c, d e f |
-\repeat semi 2 { g a b c }
+c' d e f |
+\repeat "volta" 2 { g a b c }
 \alternative { { c b a g a g a g} { f e d c \bar "|.";} }