]> git.donarmstrong.com Git - lilypond.git/commit
Fix #129.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 3 Jan 2007 12:10:49 +0000 (13:10 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 3 Jan 2007 12:35:59 +0000 (13:35 +0100)
commit7557c62ded3116e58dd9e178a2f51191c331d844
tree41beee575447e3b2bc8af292183f44120b5cb1a0
parent727233b557475d10dd66ca0fa9b704536a1f778f
Fix #129.

Derive Time_scaled_music_iterator from
Music_wrapper_iterator. remember the Context_handle that was used for
the start event, and use that for the stop event.
input/regression/part-combine-tuplet.ly [new file with mode: 0644]
lily/time-scaled-music-iterator.cc
lily/tuplet-engraver.cc