Next: BarLine, Previous: AmbitusNoteHead, Up: All layout objects
Arpeggio objects are created by: Arpeggio_engraver and Span_arpeggio_engraver
Standard settings:
X-extent
(pair of numbers):ly:arpeggio::width
Hard coded extent in X direction.
Y-offset
(number):ly:staff-symbol-referencer::callback
The vertical amount that this object is moved
relative to its Y-parent
X-offset
(number):ly:side-position-interface::x-aligned-side
The horizontal amount that this object is moved relative to its X-parent
direction
(direction):-1
#UP or #DOWN, #LEFT or #RIGHT? (or a numerical value, #UP=1, #DOWN=-1, #LEFT=-1, #RIGHT=1, CENTER=0)
padding
(dimension, in staff space):0.5
Add this much extra space between
objects that are next to each other.
side-axis
(number):0
Is this object horizontally or vertically next to another object?
staff-position
(number):0.0
Vertical position, measured in half staff spaces, counted from the middle line.
This object supports the following interfaces: font-interface, side-position-interface, staff-symbol-referencer-interface, arpeggio-interface, item-interface and grob-interface
This page is for LilyPond-2.8.8 (stable-branch).