]> 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:10:49 +0000 (13:10 +0100)
commite51ef757e152a94deaf62a9005b6859def3a027d
tree92fc3b96d8be6a30da2736d231d47f92474c0866
parentb2d3a1b5fc9c18de6371ff1866b231738aa268f4
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