Next: TextScript, Previous: SystemStartBracket, Up: All layout objects
TabNoteHead objects are created by: Tab_note_heads_engraver
Standard settings:
style
(symbol):'default
This setting determines in what style a grob is
typeset. Valid choices depend on the print-function
that is
reading this property.
print-function
(procedure):Text_interface::print
Function taking grob as argument,
returning a Stencil
object.
Y-offset-callbacks
(list):'(#<primitive-procedure Staff_symbol_referencer::callback>)
see X-offset-callbacks
.
stem-attachment-function
(procedure):tablature-stem-attachment-function
A function that calculates
where a stem attaches to the note head? This is a fallback when this
information is not specified in the font. The function takes a grob
and axis argument, and returns a (x . y) pair, specifying
location in terms of note head bounding box.
font-series
(symbol):'bold
Select the series of a font. Choices
include medium
, bold
, bold-narrow
, etc.
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.
This object supports the following interfaces: item-interface, text-interface, staff-symbol-referencer-interface, note-head-interface, font-interface, rhythmic-head-interface and grob-interface
This page is for LilyPond-2.6.3 (stable-branch).