Node: OverrideProperty, Next: , Previous: OutputPropertySetMusic, Up: Music expressions



OverrideProperty

Extend the definition of a graphical object.

SYNTAX

\propery Foo.Bar \override SYMBOL = VALUE

Music types: general-music and layout-instruction

Accepted by: Output_property_engraver, Swallow_performer and Voice_devnull_engraver

Properties:


name (symbol)
Name of this music object Default value: 'OverrideProperty
internal-class-name (string)
C++ class to use for this Music object Default value: Music
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music layout-instruction)
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Push_property_iterator::constructor

This page is for LilyPond-2.0.1 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.