]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-splitpart.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / song-splitpart.ly
index bfb901ea2493f4cf9350ab3bd471d4a93546481a..ee4ef160a5292dd8ac35cb90fe402e5cc5370703 100644 (file)
@@ -1,5 +1,9 @@
-\version "2.11.16"
-
+\version "2.16.0"
+\header {
+  texidoc="Festival song synthesis output supports
+divided voices.
+"
+}
 \include "festival.ly"
 
 \score{
@@ -18,5 +22,5 @@
   \new Lyrics \lyricsto "melody" { we shall not o- ver- come }
   \new Lyrics \lyricsto "splitpart" { will }
 >> }
-#(display "song-splitpart")
+#(ly:progress "song-splitpart")
 #(ly:progress "~a" (ly:gulp-file "song-splitpart.xml"))