| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < ClefModifier ] | [ Up: All layout objects ] | [ ClusterSpannerBeacon > ] |
3.1.32 ClusterSpanner
A cluster spanner. The envelope
shape within the spanner is given by ClusterSpannerBeacon
grobs.
ClusterSpanner objects are created by the following engraver(s): Cluster_spanner_engraver.
Standard settings:
minimum-length(dimension, in staff space):
0.0Try to make a spanner at least this long, normally in the horizontal direction. This requires an appropriate callback for the
springs-and-rodsproperty. If added to aTie, this sets the minimum distance between noteheads.padding(dimension, in staff space):
0.25Add this much extra space between objects that are next to each other.
springs-and-rods(boolean):
ly:spanner::set-spacing-rodsDummy variable for triggering spacing routines.
stencil(stencil):
ly:cluster::printThe symbol to print.
style(symbol):
'rampThis setting determines in what style a grob is typeset. Valid choices depend on the
stencilcallback reading this property.
This object supports the following interface(s):
cluster-interface, grob-interface and spanner-interface.
This object is of class Spanner (characterized by spanner-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < ClefModifier ] | [ Up: All layout objects ] | [ ClusterSpannerBeacon > ] |