lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3435 in lilypond: right hand finger "m" mispla


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3435 in lilypond: right hand finger "m" misplaced with #'add-stem-support = ##f
Date: Wed, 31 Jul 2013 15:39:53 +0000

Updates:
        Labels: -Regression

Comment #2 on issue 3435 by address@hidden: 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]