Hello all,

When I try to attach a balloon to a whole note, like this:

%%% Snippet begins
\version "2.19.21"
\new Voice \with { \consists "Balloon_engraver" }
{
  \balloonGrobText #'Stem #'(3 . 3) \markup { "I'm a Stem" }
  g1
}
%%% Snippet ends

I get the attached pop-up window.

Is this an issue on my end, or is it a bug?

DR

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to