Next: TrillPitchHead, Previous: TrillPitchAccidental, Up: All layout objects
TrillPitchGroup objects are created by: Pitched_trill_engraver
Standard settings:
X-offset (number):ly:side-position-interface::x-aligned-side
     The horizontal amount that this object is moved relative to its X-parent
axes (list):'(0)
     list of axis numbers. 
In the case of alignment grobs, this should contain only one number. 
font-size (number):-4
     The font size, compared the `normal'
size.  0 is style-sheet's normal size, -1 is smaller, +1 is bigger. 
Each step of 1 is approximately 12% larger, 6 steps are exactly a
factor 2 larger. Fractional values are allowed. 
stencil (unknown):parenthesize-elements
     The symbol to print. 
direction (direction):1
     If side-position is 1 (#X), then this property determines if the object is placed #LEFT, #CENTER or #RIGHT with respect to the other object. Otherwise, it determines if the object is placed #UP #CENTER or #DOWN.  Numerical values may also be used. #UP=1, #DOWN=-1, #LEFT=-1, #RIGHT=1, CENTER=0 but also other numerical values are permitted. 
side-axis (number):0
     If the value is #X (or equivalently 1), the object is placed horizontally next to the other object. If the value is #Y or 0, it is placed vertically. 
padding (dimension, in staff space):0.3
     Add this much extra space between objects that are next to each other.
This object supports the following interfaces:
side-position-interface, rhythmic-head-interface, note-head-interface, item-interface, font-interface, axis-group-interface, accidental-interface and grob-interface
   
Next: TrillPitchHead, Previous: TrillPitchAccidental, Up: All layout objects
This page is for LilyPond-2.10.33 (stable-branch).