3 texidoc
= "Switching the melody to a different voice works even
4 if the switch occurs together with context instantiation."
11 \relative \new Voice
= "lahlah" {
12 \set Staff
.autoBeaming
= ##f
15 \new Voice
= "alternative" {
18 %% show associations clearly.
19 \override NoteColumn
#'force-hshift
= #-
3
30 \new Lyrics
\lyricsto "lahlah" {
31 %% Tricky: need to set associatedVoice
32 %% one syllable too soon!
34 \set associatedVoice
= alternative
% applies to "ran"
37 \set associatedVoice
= lahlah
% applies to "sau"