| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
| [ < TrillPitchGroup ] | [ Up : All layout objects ] | [ TrillPitchParentheses > ] |
3.1.150 TrillPitchHead
The note head of a pitched
trill. See also TrillPitchGroup.
TrillPitchHead objects are created by: Pitched_trill_engraver.
Standard settings:
-
duration-log(integer): 2The 2-log of the note head duration, i.e.,
0= whole note,1= half note, etc.-
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.-
parenthesis-friends(list): '(accidental-grob)
A list of Grob types, as symbols. When parentheses enclose a Grob that has ’parenthesis-friends, the parentheses widen to include any child Grobs with type among ’parenthesis-friends.
-
stencil(stencil): ly:note-head::printThe symbol to print.
-
Y-extent(pair of numbers): #<unpure-pure-container #<procedure ly:grob::stencil-height (_)> >Extent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.
-
Y-offset(number): #<unpure-pure-container #<procedure ly:staff-symbol-referencer::callback (_)> >The vertical amount that this object is moved relative to its Y-parent.
This object supports the following interface(s):
font-interface, grob-interface, item-interface, ledgered-interface, pitched-trill-interface, rhythmic-head-interface and staff-symbol-referencer-interface.
This object is of class Item (characterized by item-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
| [ < TrillPitchGroup ] | [ Up : All layout objects ] | [ TrillPitchParentheses > ] |