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



OutputPropertySetMusic

Set grob properties in objects individually. Syntax \outputproperty predicate prop = val.

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: 'OutputPropertySetMusic
internal-class-name (string)
C++ class to use for this Music object Default value: Music
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Output_property_music_iterator::constructor
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music layout-instruction)

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

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