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



tuplet-bracket-interface

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

User settable properties:
bracket-flare (pair of numbers)
A pair of numbers specifying 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 pair of number specifying the heights of the vertical edges '(left-height . right-height).
left-position (number)
Vertical position of left part of spanner.
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)
Vertical position of right part of spanner.
shorten-pair (pair of numbers)
The lengths to shorten a text-spanner on both sides, for example a pedal bracket
thickness (number)
Bar line thickness, measured in linethickness.
Internal properties:
note-columns (pair)
list of NoteColumn grobs.

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

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>.