TieColumn objects are created by: Tie_engraver
Standard settings:
before-line-breaking-callback
(procedure):Tie_column::before_line_breaking
This procedure is
called before line breaking, but after splitting breakable items at
potential line breaks.
X-extent-callback
(procedure):#f
Procedure that calculates the
extent of this object. If this value is set to #f
, the object
is empty in the X direction. The procedure takes a grob and axis
argument, and returns a number-pair.
Y-extent-callback
(procedure):#f
see X-extent-callback
.
This object supports the following interfaces: spanner-interface, tie-column-interface and grob-interface
This page is for LilyPond-2.6.3 (stable-branch).