]> git.donarmstrong.com Git - lilypond.git/commit
* lily/ledger-line-engraver.cc (stop_translation_timestep): new
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 6 Jun 2006 14:37:03 +0000 (14:37 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 6 Jun 2006 14:37:03 +0000 (14:37 +0000)
commita3efc9422e5b21ea7d2ec445ac5a684140c5d014
tree511b594748ae7a3717d026affe63ba293b696d83
parent7629ffae278e9e955ec6e98cc4a4810811c1c341
* lily/ledger-line-engraver.cc (stop_translation_timestep): new
function. Delay ledger modifying ledgered grobs to
stop_translation_timestep(), to ensure that we're ledgering
according to the new spanner.
(acknowledge_staff_symbol): don't check for non-NULL
staff_sym->get_bound()

* lily/staff-symbol-engraver.cc (start_spanner): set left bound on
creation.
ChangeLog
lily/ledger-line-engraver.cc
lily/staff-symbol-engraver.cc