lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3330 in lilypond: bracketify-stencil moves gro


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3330 in lilypond: bracketify-stencil moves grob's refpoint
Date: Thu, 02 May 2013 16:48:12 +0000


Comment #37 on issue 3330 by address@hidden: bracketify-stencil moves grob's refpoint
http://code.google.com/p/lilypond/issues/detail?id=3330

Another difference is draw-hline (the footnote separators). Their stencil reference point is centered. Previously, when such lines were stacked vertically with other material, their height (half the line thickness) got disregarded (being negative in stacking direction) while their depth was added to the Y coordinate.

Now they'll take up the full height either direction when used with add_to_edge. I actually consider this saner behavior than, but it is an incompatibility. Arguably positioning the center of a line (rather than its upper edge) in relation to the last stencil would make some sense, but since the total additional advance for multiple lines in succession has not been 0 but rather half the line thickness, the results for multiple lines were not better understandable anyway.

So I tend towards leaving this incompatibility alone and not even trying to mess with the footnote separator stencil default in spite of causing a difference.

--
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]