On Mon, 17 Feb 2025 at 19:56, Raphael Mankin <r...@mankin.org.uk> wrote:
>
> I cannot get BalloonText to work. I have copied as literally as I can
> from NR 1.7.2

Hello,

Use \balloonGrobText before a note or -\balloonText after a note within
chords.
Here you use the latter but not within a chord.

You could write
  <c-\balloonText #'(-2 . -2) \markup {\bold "crotchet in original"}>4

Or
  \balloonGrobText #'NoteHead #'(-2 . -2) \markup {\bold "crotchet in
original"} c4

Kind regards,
Xavier

Reply via email to