lilypond-user
[Top][All Lists]
Advanced

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

Re: color change working in only upper staff


From: David Kastrup
Subject: Re: color change working in only upper staff
Date: Mon, 18 Jul 2022 14:49:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jim Cline <jcline@physics.mcgill.ca> writes:

> I want to change the fingering color to red in my piano score.
> Using
>
> upper = \relative c'' {
>    \override Fingering.color = #red
>
> for the upper staff works, but adding the same for the lower staff
>
> lower = \relative c {
>   \override Fingering.color = #red
>
> leaves the fingering in black in the lower staff.  The compiler gives
> no error message about it.  I tried commenting out the first override
> to see if that has some effect on the second one, but no.

You need to come up with an actually compiling full example showing the
problem.  The above is not useful and most certainly does not show
anything related to the actual problem.

-- 
David Kastrup



reply via email to

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