]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/repeat-manual.ly
(conv): dashes rule.
[lilypond.git] / input / test / repeat-manual.ly
index 3c2809ccfd2ae6efb961b04571e4aced3496e5b6..7540bf74e64346dfc9a0f42f2c2aa95d74d78c3c 100644 (file)
@@ -1,10 +1,11 @@
-\version "1.7.18"
+#(ly:set-option 'old-relative)
+\version "1.9.1"
 \header { texidoc = "@cindex Repeat Manual
 You can manually control repeat signs and numbers to produce
 unusual output. "
 }
 
-\score { \notes {
+\score { \notes \relative c'' {
 % First a normal looking repeat:
  c2 c
     \property Score.repeatCommands = #'((volta "1."))
@@ -21,4 +22,4 @@ unusual output. "
 }
        \paper{raggedright=##t}
 }
-%% new-chords-done %%
+