Node: NonMusicalPaperColumn, Next: NoteCollision, Previous: MultiMeasureRestText, Up: All layout objects
NonMusicalPaperColumn objects are created by: Score_engraver
Standard settings:
axes
(list):
'(0)
list of axis numbers.
In the case of alignment grobs, this should contain only one number.
X-extent-callback
(procedure):
Axis_group_interface::group_extent_callback
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.
before-line-breaking-callback
(procedure):
Paper_column::before_line_breaking
This procedure is
called before line breaking, but after splitting breakable items at
potential line breaks.
breakable
(boolean):
#t
Can this object appear at a line break, like clefs and bar lines?
This object supports the following interfaces: item-interface, spaceable-grob-interface, axis-group-interface, paper-column-interface and grob-interface
Read comments on this page, or
add one.
This page is for LilyPond-2.2.0 (stable-branch). |