Comment #3 on issue 2587 by [email protected]: Ugly slur in TabStaff if font is changed
http://code.google.com/p/lilypond/issues/detail?id=2587
Culprit found: commit 6465274e66a851cccd4cd32a521abc853f3e79dd Author: Mike Solomon <[email protected]> Date: Thu Sep 1 10:32:23 2011 +0200 Restores stem length and stem-begin-position. These two properties are used by the stencil and by the Y-extent (unpure) callbacks to generate the stem. This allows users to: * Use length like they did prior to 2.15.9. * Override Y-extent without there being an effect on the stencil. This patch also makes minor fixes in the pure height estimations of certain beamed notes. Will fix this weekend.
