lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2648 in lilypond: Repeat Dots and Staff Size i


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2648 in lilypond: Repeat Dots and Staff Size in 2.15.41
Date: Tue, 10 Jul 2012 21:16:45 +0000


Comment #4 on issue 2648 by address@hidden: Repeat Dots and Staff Size in 2.15.41
http://code.google.com/p/lilypond/issues/detail?id=2648

layout-set-staff-size is nasty: see the attached files.
rep-sign-1 demonstrates that the logic of line 151 is not bad.

quote from NR 4.2.2:
”Known issues and warnings
layout-set-staff-size does not change the distance between the staff lines.”

the paragraph above that suggests that the context property fontSize should somehow taken into account to make the logic of line 151 really good. what do you think? rep-size-2, I believe, demonstrates that it's not entirely ignored, as the dot placement in staves with staff-size 0.65 happens to be different (and right) in both cases, because staffline thickness _did_ change.

the real solution would perhaps be to use the actual dot size instead of the magic constant 1.0 in line 151.

Attachments:
        rep-sign-1.ly  277 bytes
        rep-sign-1.preview.png  3.6 KB
        rep-sign-2.ly  614 bytes
        rep-sign-2.preview.png  3.7 KB


reply via email to

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