lilypond-user
[Top][All Lists]
Advanced

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

Re: fingering color


From: David Kastrup
Subject: Re: fingering color
Date: Tue, 15 Jan 2019 14:30:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Gianmaria Lari <address@hidden> 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



reply via email to

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