lilypond-user
[Top][All Lists]
Advanced

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

what is the object associated with extraNatural ?


From: Bric
Subject: what is the object associated with extraNatural ?
Date: Sat, 02 Jan 2016 14:02:34 -0500
User-agent: PlutoMail 2.0

The extraNatural property is a boolean, for key signature change, which switches off/on the appearance of cancellation naturals.

But what is the name of the actual engraving object for the set of naturals that appear? (Such that one may change its visual properties (like color, size, and what not))

Just like one can do this:

        \override Staff.KeySignature.color = #red

It seems one should be able to do this:

        \override Staff.extraNaturalObject.color = #red


I've searched the docs to no avail.



reply via email to

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