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


LigatureBracket

LigatureBracket objects are created by: none

Standard settings:

padding (dimension, in staff space):
2.0

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

thickness (number):
1.6

Line thickness, generally measured in line-thickness.

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. Positive values shorten the text-spanner, while negative values lengthen it.

direction (direction):
1

If side-position is 1 (#X), then this property determines if the object is placed #LEFT, #CENTER or #RIGHT with respect to the other object. Otherwise, it determines if the object is placed #UP #CENTER or #DOWN. Numerical values may also be used. #UP=1, #DOWN=-1, #LEFT=-1, #RIGHT=1, CENTER=0 but also other numerical values are permitted.

positions (pair):
ly:tuplet-bracket::calc-positions

Pair of staff coordinates (left . right), where both left and right are in the staff-space unit of the current staff.

stencil (unknown):
ly:tuplet-bracket::print

The symbol to print.

staff-padding (dimension, in staff space):
0.25

Maintain this much space between reference points and the staff. Its effect is to align objects of differing sizes (like the dynamic p and f) on their baselines.

connect-to-neighbor (pair):
ly:tuplet-bracket::calc-connect-to-neighbors

Pair of booleans, indicating whether this grob looks as a continued break.

control-points (list):
ly:tuplet-bracket::calc-control-points

List of offsets (number-pairs) that form control points for the tie/slur/bracket shape. For beziers, this should list the control points of a 3rd order bezier curve.

This object supports the following interfaces: tuplet-bracket-interface, spanner-interface, line-interface and grob-interface


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

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

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.