Next: , Previous: SystemStartBracket, Up: All layout objects



TabNoteHead

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_item::print

Function taking grob as argument, returning a Stencil object.

Y-offset-callbacks (list):
'(#<primitive-procedure Staff_symbol_referencer::callback>)

see X-offset-callbacks.

extra-offset (pair of numbers):
'(0 . -0.65)

A pair representing an offset. This offset is added just before outputting the symbol, so the typesetting engine is completely oblivious to it.

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.

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

Read comments on this page, or add one.

This page is for LilyPond-2.2.6 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.