lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 3330: redo much of the stencil stacking/spacing/empty-check (i


From: k-ohara5a5a
Subject: Re: Issue 3330: redo much of the stencil stacking/spacing/empty-check (issue 8869044)
Date: Sun, 12 May 2013 21:50:14 +0000

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/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]