Next: TextScript, Previous: SystemStartSquare, Up: All layout objects
TabNoteHead objects are created by: Tab_note_heads_engraver
Standard settings:
stencil
(unknown):ly:text-interface::print
The symbol to print.
Y-offset
(number):ly:staff-symbol-referencer::callback
The vertical amount that this object is moved
relative to its Y-parent
X-offset
(number):ly:self-alignment-interface::x-aligned-on-self
The horizontal amount that this object is moved relative to its X-parent
direction
(direction):0
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.
font-size
(number):-2
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.
stem-attachment
(pair of numbers):'(0.0 . 1.35)
A (x . y) pair where the stem attaches to the notehead.
font-series
(symbol):'bold
Select the series of a font. Choices
include medium
, bold
, bold-narrow
, etc.
This object supports the following interfaces: text-interface, staff-symbol-referencer-interface, note-head-interface, rhythmic-grob-interface, font-interface, rhythmic-head-interface, item-interface and grob-interface
This page is for LilyPond-2.11.2 (development-branch).