TupletBracket objects are created by: Ligature_bracket_engraver and Tuplet_engraver
Standard settings:
padding
(dimension, in staff space):1.1
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.
font-shape
(symbol):'italic
Select the shape of a font. Choices include upright
,
italic
, caps
.
font-series
(symbol):'bold
Select the series of a font. Choices
include medium
, bold
, bold-narrow
, etc.
font-size
(number):-2
The font size, compared the `normal' size. 0 is style-sheet's normal size, -1 is smaller, +1 is bigger. Each step of 1 is approximately 12% larger, 6 steps are exactly a factor 2 larger. Fractional values are allowed.
This object supports the following interfaces: spanner-interface, font-interface, tuplet-bracket-interface, line-interface, text-interface and grob-interface
Read comments on this page, or
add one.
This page is for LilyPond-2.2.6 (stable-branch). |