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



MultiMeasureRestText

MultiMeasureRestText objects are created by: Multi_measure_rest_engraver

Standard settings:

print-function (procedure):
Text_item::print

Function taking grob as argument, returning a Stencil object.

X-offset-callbacks (list):
'(#<primitive-procedure Self_alignment_interface::aligned_on_self> #<primitive-procedure Self_alignment_interface::centered_on_other_axis_parent>)

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.

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

see X-offset-callbacks.

self-alignment-X (number):
0

Specify alignment of an object. The value -1 means left aligned, 0 centered, and 1 right-aligned in X direction. Values in between may also be specified.

direction (direction):
1

Up or down, left or right?

padding (dimension, in staff space):
1.5

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

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

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: text-interface, spanner-interface, font-interface, self-alignment-interface, multi-measure-interface, side-position-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>.