Hi David,
> can't you achieve your goal with the various footnote/balloon mechanisms?
I just tried to — in order to give the OP an example — but my attempt didn’t
work:
%%% SNIPPET BEGINS
\version "2.19.80"
\layout {
\context {
\Voice
\consists "Balloon_engraver"
}
}
stuff = {
\balloonGrobText #'TimeSignature #'(1 . 0) \markup "test" \time 2/4 s2
}
\score { \stuff }
%%% SNIPPET ENDS
No error, though… What did I do wrong? (Note: using \new Voice \stuff also
didn’t work as expected.)
Thanks,
Kieren.
________________________________
Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user