]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-volta-repeat-2.ly
new file.
[lilypond.git] / input / regression / grace-volta-repeat-2.ly
index dbdb6e097933412e3c65b4629f9d460ea605e42b..96e977f258a6b51601643f905d47169d81cd4041 100644 (file)
@@ -1,15 +1,15 @@
-\version "2.1.26"
+\version "2.4.0"
 
 \header {
 
-    texidoc = "A volta repeat may begin with a grace. Consecutive ending and
-    starting repeat bars are into one @code{:||:}."
+    texidoc = "A volta repeat may begin with a grace. Consecutive
+    ending and starting repeat bars are merged into one @code{:||:}."
 
       }
 
-    \paper { raggedright= ##t }
+    \layout { raggedright= ##t }
 
-\score {\notes\relative c' {
+\score {\relative c' {
 \repeat volta 2 {
         c1 
 }