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



LigatureBracket

LigatureBracket objects are created by: none

Standard settings:

direction (direction):
1

Up or down, left or right?

gap (dimension, in staff space):
0.0

Size of a gap in a variable symbol.

padding (dimension, in staff space):
2.0

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

thickness (number):
1.6

Bar line thickness, measured in linethickness.

edge-height (pair):
'(0.7 . 0.7)

A pair of number specifying the heights of the vertical edges '(left-height . right-height).

shorten-pair (pair of numbers):
'(-0.2 . -0.2)

The lengths to shorten a text-spanner on both sides, for example a pedal bracket

before-line-breaking-callback (procedure):
Tuplet_bracket::before_line_breaking

This procedure is called before line breaking, but after splitting breakable items at potential line breaks.

print-function (procedure):
Tuplet_bracket::print

Function taking grob as argument, returning a Stencil object.

This object supports the following interfaces: spanner-interface, tuplet-bracket-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>.