ers are concatenated, but negative \hspace no longer causes the
> (desired) partial overlap.
>
> Now using this alternative approximate the result:
thanks for this alternative!
the behavior of \hspace changed indeed, see also
http://lilypond.1069038.n5.nabble.com/hspace-behaviour-td1366
(no response requested)
Sample lilypond documentation referencing use of negative hspace:
http://lilypond.org/doc/v2.17/Documentation/snippets/expressive-marks#expressive-marks-creating-a-delayed-turn
Intrestingly...the case above continues to work in 2.16.1...maybe as there are
no colliding obj
Phil Burfitt talktalk.net> writes:
> >> \markup {
> >> \override #'(circle-padding . 0.55)
> >> \fontsize #-2.5 { "tune " \circle 3 \hspace #-2 "to f #" }
> >> }
> though why am I having to do this? why is
> there so much space after the circled "3" ?
>
The attempted fix for another b
Eluze wrote
Phil Burfitt wrote
Hi,
I have just upgraded from version 2.13.17 to 2.17.7.
Has the behaviour of \hspace changed in any way? It does not seem to act
upon negative values anymore.
example:
\markup {
\override #'(circle-padding . 0.55)
\fontsize #-2.5 { "tune " \circle
Eluze gmail.com> writes:
>
> Phil Burfitt wrote
> >
> > Has the behaviour of \hspace changed in any way? It does not seem to act
> > upon negative values anymore.
> >
It changed as part of the fix for this bug
http://code.google.com/p/lilypond/issues/detail?id=732
___
On Nov 20, 2012, at 10:22 PM, Eluze wrote:
> Phil Burfitt wrote
>> Hi,
>>
>> I have just upgraded from version 2.13.17 to 2.17.7.
>>
>> Has the behaviour of \hspace changed in any way? It does not seem to act
>> upon negative values anymore.
>>
>> example:
>>
>> \markup {
>>\override #'(
sappeared with version 2.15.7, but I don't know the reasons
forwarded this question to the bug-list:
http://lilypond.1069038.n5.nabble.com/negative-values-for-hspace-don-t-work-anymore-td136610.html
thanks for your report!
Eluze
--
View this message in context:
http://lilypond.1069038.n5.n
Hi,
I have just upgraded from version 2.13.17 to 2.17.7.
Has the behaviour of \hspace changed in any way? It does not seem to act
upon negative values anymore.
example:
\markup {
\override #'(circle-padding . 0.55)
\fontsize #-2.5 { "tune " \circle 3 \hspace #-2 "to f #" }
}
now leave