Updates:
Status: Started
Owner: [email protected]
Cc: [email protected]
Labels: Patch-new
Comment #13 on issue 732 by [email protected]: Alignment problems when
vertically stacking horizontally centered stencils.
http://code.google.com/p/lilypond/issues/detail?id=732
The test 'markup-center-align-nocollision.ly' fails as shown in the image.
Right-aligned text is represented internally the same way as text following
a backspace
\markup {"a" \hspace #-2 "b" "ccccc" \translate #'(-2 . 1) "ddd"}
and there are users who depend on such back-spaced text *not* getting its
full space.
(See the mutopiaproject footer, for example.)
The portion of the test covering compound time-signatures, however,
succeeds.
I will revise this regression test after the patchy check.
http://codereview.appspot.com/6855077
Attachments:
markup-center-align-nocollision.preview.png 1.8 KB