]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-repetition.ly
MIDI: add partcombine test.
[lilypond.git] / input / regression / song-repetition.ly
index e929d0ee7e2ad9b7c9af0a523a5763e02dc24cd6..598fdf225fb3202ba2d8fde5b4cb6af638c8f04c 100644 (file)
@@ -1,5 +1,9 @@
-\version "2.11.16"
-
+\version "2.12.0"
+\header {
+  texidoc="Festival song synthesis output supports
+repeat signs.
+"
+}
 \include "festival.ly"
 
 \score{
@@ -18,5 +22,5 @@
    dodo rere mimi fafa solsol }
 >>
 }
-#(display "song-repetition")
+#(ly:progress "song-repetition")
 #(ly:progress "~a" (ly:gulp-file "song-repetition.xml"))