| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < TrillPitchHead ] | [ Up: All layout objects ] | [ TrillSpanner > ] |
3.1.152 TrillPitchParentheses
The parentheses of a pitched
trill. See also TrillPitchGroup.
TrillPitchParentheses objects are created by the following engraver(s): Pitched_trill_engraver.
Standard settings:
font-size(number):
-4The font size, compared to the ‘normal’ size.
0is style-sheet’s normal size,-1is smaller,+1is bigger. Each step of 1 is approximately 12% larger; 6 steps are exactly a factor 2 larger. If the context propertyfontSizeis set, its value is added to this before the glyph is printed. Fractional values are allowed.padding(dimension, in staff space):
0.3Add this much extra space between objects that are next to each other.
stencil(stencil):
parentheses-interface::printThe symbol to print.
stencils(list):
parentheses-interface::calc-parenthesis-stencilsMultiple stencils, used as intermediate value.
Y-extent(pair of numbers):
#<unpure-pure-container ly:grob::stencil-height >Extent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.
This object supports the following interface(s):
font-interface, grob-interface, item-interface, parentheses-interface and pitched-trill-interface.
This object is of class Item (characterized by item-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < TrillPitchHead ] | [ Up: All layout objects ] | [ TrillSpanner > ] |