[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < LaissezVibrerTie ] | [ Up : All layout objects ] | [ LedgerLineSpanner > ] |
3.1.73 LaissezVibrerTieColumn
An auxiliary grob to determine
direction and shape of stacked LaissezVibrerTie
grobs.
LaissezVibrerTieColumn
objects are created by the following engraver(s): Laissez_vibrer_engraver
.
Standard settings:
head-direction
(direction):
ly:semi-tie-column::calc-head-direction
Are the note heads left or right in a semitie?
X-extent
(pair of numbers):
#f
Extent (size) in the X direction, measured in staff-space units, relative to object’s reference point.
Y-extent
(pair of numbers):
#f
Extent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.
This object supports the following interface(s):
grob-interface
, item-interface
and semi-tie-column-interface
.
This object is of class Item (characterized by item-interface
).