]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold.ly
* lily/my-lily-lexer.cc (start_main_input): define input-file-name
[lilypond.git] / input / regression / repeat-unfold.ly
index 8f09b3812fb829c7ecc525f7a44eae54c66a3870..927a8d4f9d83e5cc1ffb815a9b4a87223a96ca25 100644 (file)
@@ -1,3 +1,5 @@
+#(ly:set-option 'old-relative)
+\version "1.9.1"
 
 \header{
 texidoc="
@@ -11,7 +13,7 @@ alternatives is smaller, the first alternative is multiplied to get to
 the number of repeats.
 
 Unfolded behavior:
-";
+"
 }
 
 \score {
@@ -24,3 +26,4 @@ Unfolded behavior:
 \repeat unfold 2 { c^"2x 3a" d } \alternative { e f g } 
 }}
 
+