Next: , Previous: Clef, Up: All layout objects



ClusterSpanner

ClusterSpanner objects are created by: Cluster_spanner_engraver

Standard settings:

print-function (procedure):
Cluster::print

Function taking grob as argument, returning a Stencil object.

spacing-procedure (procedure):
Spanner::set_spacing_rods

Procedure for calculating spacing parameters. The routine is called after before-line-breaking-callback.

minimum-length (dimension, in staff space):
0.0

Try to make a spanner at least this long. This requires an appropriate routine for the spacing-procedure property.

padding (dimension, in staff space):
0.25

Add this much extra space between objects that are next to each other.

style (symbol):
'ramp

This setting determines in what style a grob is typeset. Valid choices depend on the print-function that is reading this property.

This object supports the following interfaces: spanner-interface, cluster-interface and grob-interface

Read comments on this page, or add one.

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

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