[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < Ambitus ] | [ Up : All layout objects ] | [ AmbitusLine > ] |
3.1.6 AmbitusAccidental
An accidental in an
Ambitus
.
AmbitusAccidental
objects are created by: Ambitus_engraver
.
Standard settings:
-
glyph-name
(string): accidental-interface::calc-glyph-name
The glyph name within the font.
In the context of (span) bar lines, glyph-name represents a processed form of
glyph
, where decisions about line breaking, etc., are already taken.-
stencil
(stencil): ly:accidental-interface::print
The symbol to print.
-
X-offset
(number): ly:grob::x-parent-positioning
The horizontal amount that this object is moved relative to its X-parent.
-
Y-extent
(pair of numbers): #<unpure-pure-container #<procedure ly:accidental-interface::height (_)> >
Extent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.
This object supports the following interface(s):
accidental-interface
, accidental-switch-interface
, break-aligned-interface
, font-interface
, grob-interface
and item-interface
.
This object is of class Item (characterized by item-interface
).
[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < Ambitus ] | [ Up : All layout objects ] | [ AmbitusLine > ] |