What property of Script do I need to override in order to replace the symbol with markup?
Example:
{ \override Script.????? = \markup { foo }
c'1\trill }
would print "foo" instead of the trill symbol.
DR
What property of Script do I need to override in order to replace the symbol with markup?
Example:
{ \override Script.????? = \markup { foo }
c'1\trill }
would print "foo" instead of the trill symbol.
DR