Next: , Up: All layout objects


Accidental

Accidental objects are created by: Accidental_engraver

Standard settings:

avoid-slur (symbol):
'inside

Method of handling slur collisions. Choices are around, inside, outside. If unset, scripts and slurs ignore each other. around only moves the script if there is a collision; outside always moves the script.

glyph-name-alist (list):
'((0 . accidentals.natural) (-1/2 . accidentals.flat) (1/2 . accidentals.sharp) (1 . accidentals.doublesharp) (-1 . accidentals.flatflat) (3/4 . accidentals.sharp.slashslash.stemstemstem) (1/4 . accidentals.sharp.slashslash.stem) (-1/4 . accidentals.mirroredflat) (-3/4 . accidentals.mirroredflat.flat))

An alist of key-string pairs.

alteration (number):
accidental-interface::calc-alteration

Alteration numbers for accidental.

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

The symbol to print.

Y-extent (pair of numbers):
ly:accidental-interface::height

See X-extent.

X-extent (pair of numbers):
ly:accidental-interface::width

Hard coded extent in X direction.

This object supports the following interfaces: item-interface, font-interface, accidental-interface and grob-interface


Next: , Up: All layout objects

Diese Seite ist für LilyPond-2.11.28 (Entwicklungszweig).

Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.

Your suggestions for the documentation are welcome.