]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-volta.ly
(print): new file. Set limits to
[lilypond.git] / input / regression / repeat-volta.ly
index e022645596fbb17a97dd880d1da7135e8d4c0cef..646d48393e043443f9b287800403b5ab44e90bbc 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "2.3.4"
 
 \header{
 texidoc="
@@ -9,7 +9,7 @@ If they don't barlines should still be shown.
 
 %  no alts.
 \score {
-  \notes \context Voice \relative c'' {
+   \context Voice \relative c'' {
     % repeat non aligning with barlines.
     \repeat volta 3 { c^"3$\\times$ 0alt" d e }
     % less alts than body
@@ -21,3 +21,4 @@ If they don't barlines should still be shown.
   \midi {}
 }
 
+