]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix #907.
authorPatrick McCarty <pnorcks@gmail.com>
Sat, 28 Nov 2009 08:10:40 +0000 (00:10 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Sat, 28 Nov 2009 08:12:48 +0000 (00:12 -0800)
Since commit 340184bb817e76fe6d13edfd015abb4f9476f02c, pure_height() is
called on NoteHead grobs, instead of extent(), when calculating
accidental placement.

Adding the stencil callback for easy noteheads
(note-head::brew-ez-stencil) to pure-print-callbacks fixes the
calculation.


No differences found