]> git.donarmstrong.com Git - lilypond.git/commit
Fix calculation of X-extent of AccidentalPlacement.
authorDavid Nalesnik <david.nalesnik@gmail.com>
Mon, 14 Apr 2014 21:54:43 +0000 (16:54 -0500)
committerDavid Nalesnik <david.nalesnik@gmail.com>
Tue, 13 May 2014 14:48:48 +0000 (09:48 -0500)
commitddc70a9d2f23562fea4b4afaef76ef609fb19fc7
treeede93c87b47ab9bb7f84fd097174bd87e1a4a641
parentd7550ae6ff86f5c91cfe590a8728bb488f4155cc
Fix calculation of X-extent of AccidentalPlacement.

Previously, the offsets used for staggered placement of accidentals
were not included in the calculation of the width of AccidentalPlacement
grobs.
lily/accidental-placement.cc