lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3360 in lilypond: \balloonLengthOn doesn't work an


From: lilypond
Subject: [Lilypond-auto] Issue 3360 in lilypond: \balloonLengthOn doesn't work any more
Date: Sat, 11 May 2013 08:45:29 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 3360 by address@hidden: \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



reply via email to

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