Updates:
        Status: Started
        Labels: Patch-new

Comment #2 on issue 4102 by [email protected]: misaligned composer in LP 2.19.14
https://code.google.com/p/lilypond/issues/detail?id=4102#c2

Issue 4102: misaligned composer in LP 2.19.14

This problem surfaced in the wake of the fix for issue 3855.  It is due
to Stencil::translate not moving an empty expression even if it has
non-empty extents so that

\markup fill-line { "" "" "composer" }

which assembles a line piece by piece and determining the offset of the
next piece by looking at the end of the assemblage so far lost the
offset between the first and second "" in the line.


Also contains another (not necessary but appropriate) commit

Remove redundant check for empty X interval

http://codereview.appspot.com/137680043

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