5 \festival #"song-reordering2.xml" { \tempo 4 = 100 }
7 \relative \context Voice
= "lahlah" {
8 \set Staff
.autoBeaming
= ##f
16 \context Voice
= alternative
{
19 \override NoteColumn
#'force-hshift
= #-
3
26 \new Lyrics
\lyricsto "lahlah" {
29 \new Lyrics
\lyricsto "lahlah" {
30 \set associatedVoice
= alternative
% applies to "ran"
34 \set associatedVoice
= lahlah
% applies to "rus"
37 #(ly
:progress
"song-reordering2")
38 #(ly
:progress
"~a" (ly
:gulp-file
"song-reordering2.xml"))