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



MeasureGrouping

MeasureGrouping objects are created by: Measure_grouping_engraver

Standard settings:

Y-offset-callbacks (list):
'(#<primitive-procedure Side_position_interface::aligned_side>)

see X-offset-callbacks.

print-function (procedure):
Measure_grouping::print

Function taking grob as argument, returning a Stencil object.

padding (dimension, in staff space):
2

Add this much extra space between objects that are next to each other.

direction (direction):
1

Up or down, left or right?

thickness (number):
1

Bar line thickness, measured in linethickness.

height (dimension, in staff space):
2.0

Height of an object in staffspace.

staff-padding (dimension, in staff space):
3

Maintain this much space between reference points and the staff. Its effect is to align objects of differing sizes (like the dynamic p and f) on their baselines.

This object supports the following interfaces: measure-grouping-interface, side-position-interface, spanner-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>.