| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < BassFigureAlignmentPositioning ] | [ Up: All layout objects ] | [ BassFigureContinuation > ] |
3.1.16 BassFigureBracket
Brackets around a figured bass (or elements of it).
BassFigureBracket objects are created by the following engraver(s): Figured_bass_engraver.
Standard settings:
edge-height(pair): '(0.2 . 0.2)A pair of numbers specifying the heights of the vertical edges:
(left-height . right-height).stencil(stencil):
ly:enclosing-bracket::printThe symbol to print.
X-extent(pair of numbers):
ly:enclosing-bracket::widthExtent (size) in the X direction, measured in staff-space units, relative to object’s reference point.
This object supports the following interface(s):
enclosing-bracket-interface, grob-interface and item-interface.
This object is of class Item (characterized by item-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < BassFigureAlignmentPositioning ] | [ Up: All layout objects ] | [ BassFigureContinuation > ] |