]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / repeat-unfold.ly
index e21d6ca5f6e8c229f1f6d13de12b3747ff75c6cd..461d05ffe13c0513f86433b8611d12615702826d 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "2.3.4"
 
 \header{
 texidoc="
@@ -17,7 +17,7 @@ Unfolded behavior:
 
 \score {
 
-  \context Voice \notes\relative c'' {
+  \context Voice \relative c'' {
 \repeat unfold 3 { c^"3x 0a" d }
 % less alts than body
 \repeat unfold 4 { c^"4x 0a" d } \alternative { e f }
@@ -25,3 +25,4 @@ Unfolded behavior:
 \repeat unfold 2 { c^"2x 3a" d } \alternative { e f g } 
 }}
 
+