[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < cluster-beacon-interface ] | [ Up : Graphical Object Interfaces ] | [ custos-interface > ] |
3.2.22 cluster-interface
A graphically drawn musical cluster.
padding
adds to the vertical extent of the shape (top and bottom).
The property style
controls the shape of cluster segments. Valid values include leftsided-stairs
, rightsided-stairs
, centered-stairs
, and ramp
.
User settable properties:
padding
(dimension, in staff space)Add this much extra space between objects that are next to each other.
style
(symbol)This setting determines in what style a grob is typeset. Valid choices depend on the
stencil
callback reading this property.
Internal properties:
columns
(array of grobs)An array of grobs, typically containing
PaperColumn
orNoteColumn
objects.
This grob interface is used in the following graphical object(s): ClusterSpanner.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < cluster-beacon-interface ] | [ Up : Graphical Object Interfaces ] | [ custos-interface > ] |