[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < ScriptRow ] | [ Up : All layout objects ] | [ Slur > ] |
3.1.89 SeparationItem
SeparationItem objects are not created by any engraver.
Standard settings:
avoid-slur
(symbol):
'inside
Method of handling slur collisions. Choices are
around
,inside
,outside
. If unset, scripts and slurs ignore each other.around
only moves the script if there is a collision;outside
always moves the script.X-extent
(pair of numbers):
ly:axis-group-interface::width
Hard coded extent in X direction.
Y-extent
(pair of numbers):
ly:axis-group-interface::height
Hard coded extent in Y direction.
horizontal-skylines
(unknown):
ly:separation-item::calc-skylines
Two skylines, one to the left and one to the right of this grob.
stencil
(unknown):
ly:separation-item::print
The symbol to print.
This object supports the following interface(s): separation-item-interface, item-interface and grob-interface.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < ScriptRow ] | [ Up : All layout objects ] | [ Slur > ] |