| [ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
| [ < RepeatTie ] | [ Up : All layout objects ] | [ Rest > ] | ||
3.1.92 RepeatTieColumn
RepeatTieColumn objects are created by: Repeat_tie_engraver.
Standard settings:
direction(direction):
ly:tie::calc-directionIf
side-axisis0(orX), then this property determines whether the object is placedLEFT,CENTERorRIGHTwith respect to the other object. Otherwise, it determines whether the object is placedUP,CENTERorDOWN. Numerical values may also be used:UP=1,DOWN=-1,LEFT=-1,RIGHT=1,CENTER=0.head-direction(direction):
ly:semi-tie-column::calc-head-directionAre the note heads left or right in a semitie?
X-extent(pair of numbers)Extent (size) in the X direction, measured in staff-space units, relative to object’s reference point.
Y-extent(pair of numbers)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.
| [ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
| [ < RepeatTie ] | [ Up : All layout objects ] | [ Rest > ] | ||