X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fsong-reordering.ly;h=328c56a3cc1018b46191b2f7d3f6bcac04749cd3;hb=bff1751d9aaf9fc2f39b878aa86807d3537c7e5a;hp=b8470d4fde821607175d754febca54a3f98c87bf;hpb=a61dccceef1804b6ef2c616b8b04a53446e5d80f;p=lilypond.git diff --git a/input/regression/song-reordering.ly b/input/regression/song-reordering.ly index b8470d4fde..328c56a3cc 100644 --- a/input/regression/song-reordering.ly +++ b/input/regression/song-reordering.ly @@ -1,5 +1,9 @@ -\version "2.11.16" - +\version "2.14.0" +\header { + texidoc="Festival song synthesis output supports +reordered lyrics. +" +} \include "festival.ly" \festival #"song-reordering.xml" { \tempo 4 = 100 } @@ -33,5 +37,5 @@ \set associatedVoice = lahlah % applies to "rus" sau -- rus Rex } >> -#(display "song-reordering") +#(ly:progress "song-reordering") #(ly:progress "~a" (ly:gulp-file "song-reordering.xml"))