Comment #9 on issue 3749 by [email protected]: Patch: Because item pure
heights are cached, the logic in Accidental_interface::pure_height doesn't
work. The possibility to have multiple pure height results is eliminated by
the caching.
http://code.google.com/p/lilypond/issues/detail?id=3749
We should remove the logic in the accidental pure-height function,
since it has no effect, and let it simply look at the stencil for the
accidental
(http://codereview.appspot.com/46060045 -- which also fixes 3646, for any
user stencil)
Spanners like Slurs could have shapes that change depending on
line-breaking, but Items like accidentals do not change shape, they either
are present or absent, more like a BarNumber. Let's compute the stencil of
each Accidental just once, and remove the whole Accidental if it the second
note in a mid-line tie.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings