|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:Context properties, Next:Engravers and performers, Previous:Default contexts, Up:Interpretation context Context propertiesNotation contexts have properties. These properties are from
the \property contextname.propname = value Sets the propname property of the context contextname to the specified Scheme expression value. All propname and contextname are strings, which are typically unquoted. Properties that are set in one context are inherited by all of the contained contexts. This means that a property valid for the Voice context can be set in the Score context (for example) and thus take effect in all Voice contexts. Properties can be unset using the following expression:
\property contextname.propname \unset This removes the definition of propname in contextname. If propname was not defined in contextname (but was inherited from a higher context), then this has no effect. BUGS The syntax of |
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to lilypond@packages.debian.org Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.4.12 (stable-branch) by