Next: , Previous: Ambitus, Up: All layout objects


AmbitusAccidental

AmbitusAccidental objects are created by: Ambitus_engraver

Standard settings:

font-family (symbol):
'music

The font family is the broadest category for selecting text fonts. Options include: sans, roman

padding (dimension, in staff space):
0.5

Add this much extra space between objects that are next to each other.

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

If side-position is 1 (#X), then this property determines if the object is placed #LEFT, #CENTER or #RIGHT with respect to the other object. Otherwise, it determines if the object is placed #UP #CENTER or #DOWN. Numerical values may also be used. #UP=1, #DOWN=-1, #LEFT=-1, #RIGHT=1, CENTER=0 but also other numerical values are permitted.

cautionary-style (symbol):
'parentheses

How to print cautionary accidentals. Choices are smaller or parentheses.

stencil (unknown):
ly:accidental-interface::print

The symbol to print.

after-line-breaking (boolean):
ly:accidental-interface::after-line-breaking

Dummy property, used to trigger callback for after-line-breaking

side-axis (number):
0

If the value is #X (or equivalently 1), the object is placed horizontally next to the other object. If the value is #Y or 0, it is placed vertically.

This object supports the following interfaces: side-position-interface, item-interface, font-interface, break-aligned-interface, accidental-interface and grob-interface


Next: , Previous: Ambitus, Up: All layout objects

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

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.