Hi David,

As always, a wonderful solution. Thank you!

%%%  SNIPPET BEGINS
\version "2.19.30"

ranged =
#(define-music-function (overrides music) (ly:music? ly:music?)
  #{ \temporary $overrides #music \undo $overrides #})

{
  c d e f
  \ranged \override NoteHead.color = #red { c d e f }
  c d e f
}
%%%  SNIPPET ENDS

Now [Jan-Peter? Urs? David?]…
Can this be modified/reimagined so that it can be applied via the 
edition-engraver?

Thanks,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to