Next: StrokeFinger, Previous: StemTremolo, Up: All layout objects
StringNumber objects are created by: New_fingering_engraver.
Standard settings:
stencil(unknown):print-circled-text-callbackThe symbol to print.
text(markup):string-number::calc-textText markup. See Formatting text.
padding(dimension, in staff space):0.5Add this much extra space between objects that are next to each other.
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.
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.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, string-number-interface, side-position-interface, self-alignment-interface, item-interface, font-interface and grob-interface.
This page is for LilyPond-2.11.58 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.