Gianmaria Lari <gianmarial...@gmail.com> writes:

> 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 }}
>
> Is there a better way?

{ c' -\tweak color #red -1 }

-- 
David Kastrup

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

Reply via email to