]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold.ly
new file.
[lilypond.git] / input / regression / repeat-unfold.ly
index 7155a239d9b66b06a0bda340391eaf0a3979c0e9..461d05ffe13c0513f86433b8611d12615702826d 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.18"
+\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,4 +25,4 @@ Unfolded behavior:
 \repeat unfold 2 { c^"2x 3a" d } \alternative { e f g } 
 }}
 
-%% new-chords-done %%
+