This works.

I found a only couple cases on mutopiaproject that depended on the old
behavior.
 \markup { "V" \translate #'(-2.5 . 0.325) \rotate #70 "—" }
This would work with \hspace#'-2.5, or even better with \combine, which
is what the manual suggests to use.

The way that \hspace#-1 clips the extents will cause some problem, but I
cannot foresee what.  The only problem I can imagine is that someone
will complain that \textLengthOn no longer works as it did
 {\textLengthOn
 \repeat unfold 4 b^\markup{\hspace#-3 Shifted}  }
but here \translate would be a good solution.

https://codereview.appspot.com/8869044/
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to