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



OttavaBracket

OttavaBracket objects are created by: Ottava_spanner_engraver

Standard settings:

Y-offset-callbacks (list):
'(#<primitive-procedure Side_position_interface::aligned_side>)

see X-offset-callbacks.

print-function (procedure):
Ottava_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.

shorten-pair (pair of numbers):
'(0.0 . -0.6)

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

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

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.

padding (dimension, in staff space):
0.5

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

minimum-length (dimension, in staff space):
1.0

Try to make a spanner at least this long. This requires an appropriate routine for the spacing-procedure property.

dash-fraction (number):
0.3

Size of the dashes, relative to dash-period. Should be between 0.0 (no line) and 1.0 (continuous line).

edge-height (pair):
'(0 . 1.2)

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

direction (direction):
1

Up or down, left or right?

This object supports the following interfaces: spanner-interface, text-interface, font-interface, side-position-interface, line-interface, ottava-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>.