Comment #37 on issue 3330 by [email protected]: 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