]> git.donarmstrong.com Git - lilypond.git/commit
Fix #241.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 Jan 2007 13:54:10 +0000 (14:54 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 Jan 2007 14:02:33 +0000 (15:02 +0100)
commit34f2bf1b9c09616202159f504a39695ad8f5dac8
treef37dbf2bde5762350d2c1906942b825f8c264de8
parent595f846d78a278b7377ba0b8d41444e8c1cebcd1
Fix #241.

Also check for context switch after processing lyric event.
Don't set associatedVoice in set_music_context, but rather
just before processing lyrics.
input/regression/lyric-combine-switch-voice-2.ly [new file with mode: 0644]
lily/lyric-combine-music-iterator.cc