Next: TrillPitchGroup, Previous: TimeSignature, Up: All layout objects
TrillPitchAccidental 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.
padding
(dimension, in staff space):0.2
Add this much extra space between objects that are next to each other.
direction
(direction):-1
If
side-axis
is1
(or#X
), then this property determines whether the object is placed#LEFT
,#CENTER
or#RIGHT
with respect to the other object. Otherwise, it determines whether 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.font-size
(number):-4
The font size, compared to 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.side-axis
(number):0
If the value is
#X
(or equivalently1
), the object is placed horizontally next to the other object. If the value is#Y
or0
, it is placed vertically.stencil
(unknown):ly:accidental-interface::print
The symbol to print.
Y-extent
(pair of numbers):ly:accidental-interface::height
See
X-extent
.glyph-name-alist
(list):'((0 . accidentals.natural) (-1/2 . accidentals.flat) (1/2 . accidentals.sharp) (1 . accidentals.doublesharp) (-1 . accidentals.flatflat) (3/4 . accidentals.sharp.slashslash.stemstemstem) (1/4 . accidentals.sharp.slashslash.stem) (-1/4 . accidentals.mirroredflat) (-3/4 . accidentals.mirroredflat.flat))
An alist of key-string pairs.
This object supports the following interfaces:
trill-pitch-accidental-interface, side-position-interface, item-interface, font-interface, accidental-interface and grob-interface
Next: TrillPitchGroup, Previous: TimeSignature, Up: All layout objects
Diese Seite ist für LilyPond-2.11.28 (Entwicklungszweig).
Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.
Your suggestions for the documentation are welcome.