]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-slurs.ly
Fix 1286.
[lilypond.git] / input / regression / song-slurs.ly
index 7dc199fb716db890456fbd90e91fb96c253a8872..646366c002e1fee5a5072170643fdf66f44be626 100644 (file)
@@ -1,5 +1,9 @@
-\version "2.11.16"
-
+\version "2.14.0"
+\header {
+  texidoc="Festival song synthesis output supports
+slurs.
+"
+}
 \include "festival.ly"
 
 \festival #"song-slurs.xml" { \tempo 4 = 100 }
@@ -21,5 +25,5 @@
     still
   }
 >>
-#(display "song-slurs")
+#(ly:progress "song-slurs\n")
 #(ly:progress "~a" (ly:gulp-file "song-slurs.xml"))