3 texidoc="Festival song synthesis output supports
9 \festival #"song-reordering.xml" { \tempo 4 = 100 }
11 \relative \context Voice = "lahlah" {
12 \set Staff.autoBeaming = ##f
15 \context Voice = alternative {
18 \override NoteColumn #'force-hshift = #-3
29 \new Lyrics \lyricsto "lahlah" {
32 \new Lyrics \lyricsto "lahlah" {
33 \set associatedVoice = alternative % applies to "ran"
37 \set associatedVoice = lahlah % applies to "rus"
40 #(ly:progress "song-reordering")
41 #(ly:progress "~a" (ly:gulp-file "song-reordering.xml"))