bug-lilypond
[Top][All Lists]
Advanced

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

Re: Fingering Spacing Bug


From: Erik Sandberg
Subject: Re: Fingering Spacing Bug
Date: Sat, 1 Jan 2005 03:14:10 +0100
User-agent: KMail/1.6.2

On Friday 31 December 2004 14.35, David Raleigh Arnold wrote:
> I've held off upgrading from 2.2.6 to 2.4.2 because I wanted to finish
> a project.
>
> I converted this file from 2.2.6 to 2.4.2 and the bug is still very much
> present.
>
> I know I could adjust one note at a time, but I think it's more practical
> to wait until you fix this.  There is also a similar problem with
> horizontal spacing, but that can be helped with a tweak.

You can also try to use some ugly trick, like:

A = \transpose c des \relative {c'4 d e f g a b c}
S = \transpose d des {\hideNotes \relative {d'^1 e^1 f^1 g^1 a^1 b^1 c^1 d^1}}
\new Staff <<
\A
\new Voice \S
>>

This works, and it might take less time to do.

> The spacing of the fingering above the notes looks awful.  It will actually
> give you a headache to read too much scale like that.  The height should
> not be affected by the presence of a chromatic sign.

The problem is that it _should_ be affected if the text sticks out to the left 
of the notehead. Solving the general problem of script placement is a very 
big task, and the time for development is limited.

Anyway, I added the bug to CVS as text-spacing-accidental.ly.

Erik




reply via email to

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