Hi Jeffery,

On Sun, Mar 5, 2017 at 5:25 PM, Jeffery Shivers
<[email protected]> wrote:
> Hi,
>
> Is it possible to engrave balloon text to slurs, hairpins, etc? This
> doesn't work:
>
> \version "2.19.56"
>
> music = {
>   \new Voice \with { \consists "Balloon_engraver" } {
>   \balloonGrobText #'NoteHead #'(-1 . -1) \markup { bla }
>     c'4
>   \balloonGrobText #'Slur #'(1 . -2) \markup { not engraved }
>     d'2( c'4)
>   }
> }
>
> \score {
>   \music
> }
>
> Since footnotes can be applied to spanners, is there a small remedy /
> alteration that can be made to the balloon text engraver to accomplish
> it as well?
>

See https://sourceforge.net/p/testlilyissues/issues/2567/

-David

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to