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



MultiMeasureRest

MultiMeasureRest objects are created by: Multi_measure_rest_engraver

Standard settings:

spacing-procedure (procedure):
Multi_measure_rest::set_spacing_rods

Procedure for calculating spacing parameters. The routine is called after before-line-breaking-callback.

print-function (procedure):
Multi_measure_rest::print

Function taking grob as argument, returning a Stencil object.

Y-offset-callbacks (list):
'(#<primitive-procedure Staff_symbol_referencer::callback>)

see X-offset-callbacks.

staff-position (number):
0

Vertical position, measured in half staff spaces, counted from the middle line.

expand-limit (integer):
10

maximum number of measures expanded in church rests.

thick-thickness (number):
6.6

Bar line thickness, measured in linethickness.

hair-thickness (number):
2.0

Thickness of the thin line in a bar line.

padding (dimension, in staff space):
1

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

font-encoding (symbol):
'music

The font encoding is the broadest category for selecting a font. Options include: music, number, text, math, braces, dynamic

This object supports the following interfaces: staff-symbol-referencer-interface, font-interface, rest-interface, multi-measure-interface, multi-measure-rest-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>.