[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < break-alignment-interface ] | [ Up : Graphical Object Interfaces ] | [ caesura-script-interface > ] |
3.2.21 breathing-sign-interface
A breathing sign.
User settable properties:
-
direction
(direction) If
side-axis
is0
(orX
), then this property determines whether the object is placedLEFT
,CENTER
orRIGHT
with respect to the other object. Otherwise, it determines whether the object is placedUP
,CENTER
orDOWN
. Numerical values may also be used:UP
=1
,DOWN
=-1
,LEFT
=-1
,RIGHT
=1
,CENTER
=0
.-
thickness
(number) For grobs made up of lines, this is the thickness of the line. For slurs and ties, this is the distance between the two arcs of the curve’s outline at its thickest point, not counting the diameter of the virtual “pen” that draws the arcs. This property is expressed as a multiple of the current staff-line thickness (i.e., the visual output is influenced by changes to
Staff.StaffSymbol.thickness
).
This grob interface is used in the following graphical object(s): BreathingSign
and Divisio
.
[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < break-alignment-interface ] | [ Up : Graphical Object Interfaces ] | [ caesura-script-interface > ] |