lilypond-user
[Top][All Lists]
Advanced

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

Re: fingering color


From: Urs Liska
Subject: Re: fingering color
Date: Tue, 15 Jan 2019 13:45:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1


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
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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