[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < RepeatTie ] | [ Up : All layout objects ] | [ Rest > ] |
3.1.83 RepeatTieColumn
RepeatTieColumn objects are created by: Repeat_tie_engraver.
Standard settings:
X-extent
(pair of numbers):
#f
Hard coded extent in X direction.
Y-extent
(pair of numbers):
#f
Hard coded extent in Y direction.
direction
(direction):
ly:tie::calc-direction
If
side-axis
is0
(or#X
), then this property determines whether the object is placed#LEFT
,#CENTER
or#RIGHT
with respect to the other object. Otherwise, it determines whether the object is placed#UP
,#CENTER
or#DOWN
. 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-direction
Are the note heads left or right in a semitie?
This object supports the following interface(s): semi-tie-column-interface, item-interface and grob-interface.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < RepeatTie ] | [ Up : All layout objects ] | [ Rest > ] |