Node:cluster-interface, Next:custos-interface, Previous:cluster-beacon-interface, Up:Graphical Object Interfaces
A graphically drawn musical cluster.
padding
adds to the vertical extent of the shape (top and bottom) and is expressed in units of staffspace. Since the pitch range of a single pitch is infinitely small, if padding is set to 0.0
, this possibly results in an invisible shape, if you,for example, say c-\startCluster d e-\endCluster
. The default value for padding
therefore is 0.25
, such that a single pitch roughly shows the same height as a note head.
style
controls the shape of cluster segments. Valid values include 'leftsided-stairs', 'rightsided-stairs', 'centered-stairs', and 'ramp'.
columns
(list of grobs)
padding
(dimension, in staff space)
style
(symbol)
This grob interface is used in the following graphical objects: ClusterSpanner
This page is for LilyPond-2.0.0 (stable-branch).