bug-lilypond
[Top][All Lists]
Advanced

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

Re: \balloonGrobText does not work properly with slurs


From: Mark Mathias
Subject: Re: \balloonGrobText does not work properly with slurs
Date: Sat, 26 May 2012 07:01:01 -0400

An issue has been created in the tracker:
http://code.google.com/p/lilypond/issues/detail?id=2567&thanks=2567&ts=1338027200


Best Wishes,
Mark

On Fri, May 25, 2012 at 12:55 PM, David Nalesnik
<address@hidden>wrote:

> The image shows what happens when \balloonGrobText is used with a slur.
>  Uncommenting the \override demonstrates a possible workaround. I tried
> this code in 2.14.2 with the same result.
>
> \version "2.15.39"
>
> \new Voice \with { \consists "Balloon_engraver" }
> \relative c'' {
>  % uncommenting the following line is a possible workaround
>  %\override BalloonTextItem #'X-extent = ##f
>  \balloonGrobText #'Slur #'(0 . 2) \markup { "I'm a slur!" }
>  c( d e f)
> }
>
> Thanks,
> David
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>
>


reply via email to

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