Comment #15 on issue 2883 by [email protected]: Patch: Make arguments like Context.GrobName accessible as symbol lists
http://code.google.com/p/lilypond/issues/detail?id=2883

David wrote:

\on Accidental \hide cis
Huh.  The grammar of \on does seem a bit strange in usage.
Better proposals?

Maybe
\onGrob Accidental \tweak color #red cis
\onGrob Accidental \hide cis
or
\forGrob Accidental \tweak color #red cis
\forGrob Accidental \hide cis
or
\tweakGrob Accidental color #red cis

These forms offer a clue what should follow.
I'd be happy with any of these, but with a preference for the second.

Trevor



Reply via email to