]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-slurs.ly
Doc-es: update Rhythms and Vocal.
[lilypond.git] / input / regression / song-slurs.ly
index 7dc199fb716db890456fbd90e91fb96c253a8872..be67d0e2f94c5c1cd921a00b0036ee447224ec26 100644 (file)
@@ -1,5 +1,9 @@
-\version "2.11.16"
-
+\version "2.12.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"))