Next: FretBoard, Previous: DynamicTextSpanner, Up: All layout objects
Fingering objects are created by: Fingering_engraver and New_fingering_engraver.
Standard settings:
padding(dimension, in staff space):0.5Add this much extra space between objects that are next to each other.
avoid-slur(symbol):'aroundMethod of handling slur collisions. Choices are
around,inside,outside. If unset, scripts and slurs ignore each other.aroundonly moves the script if there is a collision;outsidealways moves the script.slur-padding(number):0.2Extra distance between slur and script.
staff-padding(dimension, in staff space):0.5Maintain this much space between reference points and the staff. Its effect is to align objects of differing sizes (like the dynamics p and f) on their baselines.
self-alignment-X(number):0Specify alignment of an object. The value
-1means left aligned,0centered, and1right-aligned in X direction. Other numerical values may also be specified.self-alignment-Y(number):0Like
self-alignment-Xbut for the Y axis.script-priority(number):100A sorting key that determines in what order a script is within a stack of scripts.
stencil(unknown):ly:text-interface::printThe symbol to print.
direction(direction):ly:script-interface::calc-directionIf
side-axisis0(or#X), then this property determines whether the object is placed#LEFT,#CENTERor#RIGHTwith respect to the other object. Otherwise, it determines whether the object is placed#UP,#CENTERor#DOWN. Numerical values may also be used:#UP=1,#DOWN=-1,#LEFT=-1,#RIGHT=1,#CENTER=0.text(markup):fingering::calc-textText markup. See Formatting text.
font-encoding(symbol):'fetaNumberThe font encoding is the broadest category for selecting a font. Options include:
fetaMusic,fetaNumber,TeX-text,TeX-math,fetaBraces,fetaDynamic.font-size(number):-5The 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. Fractional values are allowed.
This object supports the following interface(s): text-script-interface, text-interface, side-position-interface, self-alignment-interface, item-interface, font-interface, finger-interface and grob-interface.
Diese Seite ist für LilyPond-2.11.58 (Entwicklungszweig).
Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.
Ihre Vorschläge für die Dokumentation sind willkommen.