]> git.donarmstrong.com Git - lilypond.git/commit
Issue 2946: let Lyric_combine_music_iterator only listen to rhythmic events
authorDavid Kastrup <dak@gnu.org>
Wed, 7 Nov 2012 10:15:33 +0000 (11:15 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 12 Nov 2012 09:02:15 +0000 (10:02 +0100)
commite57aa43dcba4cf876790c1ac8f2ee8ff42522f4b
treea53d1a579896ec793096939d675a9b97f02dfe10
parent19033189f6f38fbd5dac798f151ede79fcad657e
Issue 2946: let Lyric_combine_music_iterator only listen to rhythmic events

Listening to articulations makes the rhythmic_music_iterator assume it
can just broadcast things like string numbers and right fingerings and
somebody will pick them up and deal with them which is, unfortunately,
not the case.

Listening only to rhythmic events should cure that problem.
lily/lyric-combine-music-iterator.cc