]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold.ly
release commit
[lilypond.git] / input / regression / repeat-unfold.ly
index 88ed06eb24ccabc755a7bdb96e29ffa7e4da1a42..461d05ffe13c0513f86433b8611d12615702826d 100644 (file)
@@ -1,5 +1,4 @@
-#(ly:set-option 'old-relative)
-\version "1.9.2"
+\version "2.3.4"
 
 \header{
 texidoc="
@@ -18,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 }