lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Catch direction operators


From: Urs Liska
Subject: Catch direction operators
Date: Sat, 28 Sep 2013 19:13:31 +0200
User-agent: K-9 Mail for Android

Hi,

I have a 'function' that redefines commands like \slurUp to color the corresponding grob (highlighting manual interventions during score development).

Is it possible to 'catch' instances of grobs whose direction has been set by the ^ and _ operators and call a music function on the affected object.
I'd like to write

a^(

and as a result get

\once \override Slur #'color = red
a^(

Any ideas?
Thanks
Urs

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]