Hi David,

thanks, now things are much clearer to me!

Cheers,
Joram



Am 26.01.2013 14:34, schrieb David Kastrup:
> You can perfectly fine write
> 
> \score { \new Score \with { \override Clef.color = #red }
>        { \new Staff { c c c c } } }
I see.

> works fine here, so I have no idea what you are talking about.
You're right and I have already deleted the example that failed as I
tested it. So probably just a typo.

> 
>> Is there a difference between:
>>   \new Staff \with { \override Clef.color = #red } { a }
>> and
>>   \new Staff { \override Staff.Clef.color = #red  a }
> 
> Yes.  Check out …

Ok, I see.


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to