]> 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 13:54:10 +0000 (14:54 +0100)
commitea208f880850f496242802523eb0a7c16dfd0290
tree1cd8f8d8d7ee8792c5ca494d42a0e75104c12565
parent2a23a64dd0a78ff3a1d3e4e30e88b39bd253efca
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