]> 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)
commit16650b0059c28ae4ad8623ebad2c1da58d7fdf95
tree5ec68031f46f78cb06c2d4262d849a91e1ae2642
parent73b5566161e4443f90f68d78b1116bf6041e8aa4
* 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