Am 15.01.19 um 13:43 schrieb Gianmaria Lari:
First time I try to change color of lilypond elements.

This is what I did to change fingering color:

    \version "2.19.82"
    { c' \finger \markup { \with-color #red 1 }}

{
  \override Fingering.color = #red
  c' -1
}


Is there a better way?

Thank you, g.

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

Reply via email to