bug-lilypond
[Top][All Lists]
Advanced

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

Re: \balloonLengthOn doesn't work any more


From: Federico Bruni
Subject: Re: \balloonLengthOn doesn't work any more
Date: Sat, 11 May 2013 10:47:25 +0200

2013/5/10 Thomas Morley <address@hidden>

> Hi,
>
> \balloonLengthOn doesn't work any more.
>
> Example taken from
>
> http://lilypond.org/doc/v2.17/Documentation/notation/outside-the-staff#balloon-help
>
> \version "2.17.17"
>
> \relative c''
> \new Voice \with { \consists "Balloon_engraver" }
> {
>   \balloonLengthOff
>   \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" }
>   a8
>   \balloonGrobText #'Rest #'(-4 . -4) \markup { "I'm a rest" }
>   r
>   \balloonLengthOn
>   <c, g'-\balloonText #'(-2 . -2) \markup { "I'm a note head" } c>2.
> }
>
> 2.16.2 worked correct.
>
> -Harm
>

Thanks Harm, added here:
https://code.google.com/p/lilypond/issues/detail?id=3360

I tagged it as critical because I've read recently on lilypond-devel that
regressions should be always marked as critical.


reply via email to

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