3.1.90 Rest

Rest objects are created by: Completion_rest_engraver and Rest_engraver.

Standard settings:

duration-log (integer):

stem::calc-duration-log

The 2-log of the note head duration, i.e., 0 = whole note, 1 = half note, etc.

minimum-distance (dimension, in staff space):

0.25

Minimum distance between rest and notes or beam.

stencil (stencil):

ly:rest::print

The symbol to print.

X-extent (pair of numbers):

ly:rest::width

Hard coded extent in X direction.

Y-extent (pair of numbers):

ly:rest::height

Hard coded extent in Y direction.

Y-offset (number):

ly:rest::y-offset-callback

The vertical amount that this object is moved relative to its Y-parent.

This object supports the following interface(s): font-interface, grob-interface, item-interface, rest-interface, rhythmic-grob-interface, rhythmic-head-interface and staff-symbol-referencer-interface.


Internals Reference

inserted by FC2 system