Node:tuplet-bracket-interface, Next:, Previous:time-signature-interface, Up:Graphical Object Interfaces



tuplet-bracket-interface

A bracket with a number in the middle, used for tuplets.


bracket-flare (pair of numbers)
a pair that specifies how much edges of brackets should slant outward. Value 0.0 means straight edges
bracket-visibility (boolean or symbol)
This controls the visibility of the tuplet bracket. Setting it to false will prevent printing of the bracket. Setting the property to #'if-no-beam will make it print only if there is no beam associated with this tuplet bracket.
direction (direction)
up or down, left or right?.
edge-height (pair)
a cons that specifies the heights of the vertical edges '(LEFT-height . RIGHT-height).
gap (dimension, in staff space)
Size of a gap in a variable symbol.
left-position (number)
position of left part of spanner.
note-columns (pair)
list of NoteColumn grobs.
number-visibility (boolean or symbol)
Like bracket-visibility, but for the number.
padding (dimension, in staff space)
add this much extra space between objects that are next to each other.
right-position (number)
position of right part of spanner.
shorten-pair (pair of numbers)
the length on each side to shorten a text-spanner, for example a pedal bracket
thickness (number)
thickness, measured in stafflinethickness.

This grob interface is used in the following graphical objects: TupletBracket and LigatureBracket


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

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