[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < multi-measure-interface ] | [ Up : Graphical Object Interfaces ] | [ note-collision-interface > ] |
3.2.61 multi-measure-rest-interface
A rest that spans a whole number of measures.
User settable properties:
bound-padding
(number)The amount of padding to insert around spanner bounds.
expand-limit
(integer)Maximum number of measures expanded in church rests.
hair-thickness
(number)Thickness of the thin line in a bar line.
measure-count
(integer)The number of measures for a multi-measure rest.
minimum-length
(dimension, in staff space)Try to make a spanner at least this long, normally in the horizontal direction. This requires an appropriate callback for the
springs-and-rods
property. If added to aTie
, this sets the minimum distance between noteheads.thick-thickness
(number)Bar line thickness, measured in
line-thickness
.
Internal properties:
use-breve-rest
(boolean)Use breve rests for measures longer than a whole rest.
This grob interface is used in the following graphical object(s): MultiMeasureRest and PercentRepeat.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < multi-measure-interface ] | [ Up : Graphical Object Interfaces ] | [ note-collision-interface > ] |