]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-volta-repeat-2.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / grace-volta-repeat-2.ly
index cc1911bb7f294020d014a7edf323bb6f221a6d50..0aaf85c0ce815e38380e1a6390ffbd4802f614c3 100644 (file)
@@ -1,16 +1,15 @@
-\version "2.1.7"
+\version "2.3.4"
 
 \header {
 
-    texidoc = "Graces at combined with volta repeats: a repeat
-starting with a grace, following a repeat directly. The bars should be
-merged into one @code{:||:}."
+    texidoc = "A volta repeat may begin with a grace. Consecutive ending and
+    starting repeat bars are into one @code{:||:}."
 
       }
 
     \paper { raggedright= ##t }
 
-\score {\notes\relative c' {
+\score {\relative c' {
 \repeat volta 2 {
         c1 
 }