MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / lyric-combine-switch-voice-2.ly
blobac2c7a42869e7c1c87c312daf6af8a6e01477780
1 \header
3 texidoc = "switching voices in the middle of the lyrics is possible using @code{lyricsto}."
5 \version "2.12.0"
7 <<
8 \relative \new Voice = "lahlah" {
9 c4
11 \new Voice = "alternative" {
12 \voiceOne
13 \override NoteColumn #'force-hshift = #-3
14 a'4
16 { \voiceTwo
17 c,4
18 \oneVoice
19 } >>
20 c4 c
23 \new Lyrics \lyricsto "lahlah" {
24 \set associatedVoice = alternative
25 two
26 \set associatedVoice = lahlah
27 two this