Updates:
Labels: -Regression
Comment #2 on issue 3435 by [email protected]: right hand
finger "m" misplaced with #'add-stem-support = ##f
http://code.google.com/p/lilypond/issues/detail?id=3435
As David has said, this is an artefact of Lilypond improving its collision
avoidance. Previously, the m collided with the stem. Now the collision is
avoided by moving the m to the top of the note. It's easily avoided by
making the font for the fingerings slightly smaller:
\override StrokeFinger.font-size = #-6
or changing the alignment of the text:
\override StrokeFinger.self-alignment-X = #1
Given that it's so easily worked around, I'm tempted to mark this as
invalid? Certainly not a regression.
--
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