| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < BassFigure ] | [ Up: All layout objects ] | [ BassFigureAlignmentPositioning > ] |
3.1.14 BassFigureAlignment
An auxiliary grob to stack
several BassFigureLine grobs vertically.
BassFigureAlignment objects are created by the following engraver(s): Figured_bass_engraver.
Standard settings:
axes(list): '(1)List of axis numbers. In the case of alignment grobs, this should contain only one number.
padding(dimension, in staff space):
-inf.0Add this much extra space between objects that are next to each other.
stacking-dir(direction):
-1Stack objects in which direction?
vertical-skylines(pair of skylines):
ly:axis-group-interface::calc-skylinesTwo skylines, one above and one below this grob.
X-extent(pair of numbers):
ly:axis-group-interface::widthExtent (size) in the X direction, measured in staff-space units, relative to object’s reference point.
Y-extent(pair of numbers):
#<unpure-pure-container ly:axis-group-interface::height ly:axis-group-interface::pure-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):
align-interface, axis-group-interface, bass-figure-alignment-interface, grob-interface and spanner-interface.
This object is of class Spanner (characterized by spanner-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < BassFigure ] | [ Up: All layout objects ] | [ BassFigureAlignmentPositioning > ] |