[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < BarNumber ] | [ Up : All layout objects ] | [ BassFigureAlignment > ] |
3.1.13 BassFigure
A number in figured bass. It can contain an alteration as well.
BassFigure
objects are created by the following engraver(s): Figured_bass_engraver
.
Standard settings:
font-features
(list): '("tnum" "cv47" "ss01")Opentype features.
stencil
(stencil):
ly:text-interface::print
The symbol to print.
Y-extent
(pair of numbers):
#<unpure-pure-container #<procedure ly:grob::stencil-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-switch-interface
, bass-figure-interface
, font-interface
, grob-interface
, item-interface
, rhythmic-grob-interface
and text-interface
.
This object is of class Item (characterized by item-interface
).