Next: Arpeggio, Previous: AmbitusLine, Up: All layout objects
AmbitusNoteHead objects are created by: Ambitus_engraver
Standard settings:
duration-log
(integer):2
The 2-log of the note head duration, i.e. 0=whole note, 1 = half note, etc.
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):Note_head::print
Function taking grob as argument,
returning a Stencil
object.
glyph-name-procedure
(procedure):find-notehead-symbol
Return the name of a character
within font, to use for printing a symbol.
Y-offset-callbacks
(list):'(#<primitive-procedure Staff_symbol_referencer::callback>)
see X-offset-callbacks
.
This object supports the following interfaces: item-interface, ledgered-interface, rhythmic-head-interface, staff-symbol-referencer-interface, ambitus-interface, note-head-interface, font-interface and grob-interface
This page is for LilyPond-2.6.3 (stable-branch).