Status: Accepted
Owner: ----
Labels: Type-Critical Regression
New issue 3360 by [email protected]: \balloonLengthOn doesn't work any more
http://code.google.com/p/lilypond/issues/detail?id=3360
Reported by Harm:
http://lists.gnu.org/archive/html/bug-lilypond/2013-05/msg00053.html
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.
Attachments:
ballonLengthOn-broken.png 30.4 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings