Gianmaria Lari <[email protected]> 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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
