[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < number-interface ] | [ Up : Graphical Object Interfaces ] | [ outside-staff-axis-group-interface > ] |
3.2.103 ottava-bracket-interface
An ottava bracket.
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.-
dashed-edge
(boolean) If set, the bracket edges are dashed like the rest of the bracket.
-
edge-height
(pair) A pair of numbers specifying the heights of the vertical edges:
(left-height . right-height)
.-
minimum-length
(dimension, in staff space) Try to make a spanner at least this long, normally in the horizontal direction. This requires an appropriate callback for the
springs-and-rods
property. If added to aTie
, this sets the minimum distance between noteheads.-
shorten-pair
(pair of numbers) The lengths to shorten on both sides a hairpin or text-spanner such as a pedal bracket. Positive values shorten the hairpin or text-spanner, while negative values lengthen it.
This grob interface is used in the following graphical object(s): OttavaBracket
.
[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < number-interface ] | [ Up : Graphical Object Interfaces ] | [ outside-staff-axis-group-interface > ] |