Node:cluster-interface, Next:, Previous:cluster-beacon-interface, Up:Graphical Object Interfaces



cluster-interface

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)
list of grobs, typically containing paper-columns.
padding (dimension, in staff space)
add this much extra space between objects that are next to each other.
style (symbol)
a string determining what style of glyph is typeset. Valid choices depend on the function that is reading this property. .

This grob interface is used in the following graphical objects: ClusterSpanner


This page is for LilyPond-2.0.0 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.