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



Rest

Rest objects are created by: Rest_engraver

Standard settings:

X-extent-callback (procedure):
Rest::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.

Y-extent-callback (procedure):
Rest::extent_callback

see X-extent-callback.

print-function (procedure):
Rest::print

Function taking grob as argument, returning a Stencil object.

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

see X-offset-callbacks.

minimum-distance (dimension, in staff space):
0.25

Minimum distance between rest and notes or beam.

This object supports the following interfaces: item-interface, rest-interface, staff-symbol-referencer-interface, rhythmic-grob-interface, rhythmic-head-interface, font-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>.