Next: , Previous: Beam, Up: All layout objects



BreakAlignGroup

BreakAlignGroup objects are created by: Break_align_engraver

Standard settings:

axes (list):
'(0)

list of axis numbers. In the case of alignment grobs, this should contain only one number.

X-offset-callbacks (list):
'(#<primitive-procedure Break_align_interface::alignment_callback>)

A list of functions determining this objects' position relative to its parent. The last one in the list is called first. The functions take a grob and axis argument.

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.

This object supports the following interfaces: item-interface, axis-group-interface, item-interface, break-aligned-interface and grob-interface

Read comments on this page, or add one.

This page is for LilyPond-2.2.6 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.