3.1.60 GridChordName

A chord name in a chord grid.

GridChordName objects are created by the following engraver(s): Grid_chord_name_engraver.

Standard settings:

font-family (symbol):

'sans

The font family is the broadest category for selecting text fonts. Options include serif, sans and typewriter.

font-size (number):

1.5

The font size, compared to 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. If the context property fontSize is set, its value is added to this before the glyph is printed. Fractional values are allowed.

stencil (stencil):

ly:text-interface::print

The symbol to print.

word-space (dimension, in staff space):

0.0

Space to insert between words in texts.

X-offset (number):

#<procedure at lily/output-lib.scm:3281:0 (grob)>

The horizontal amount that this object is moved relative to its X-parent.

Note that many objects have special positioning considerations, which cause any setting of X-offset to be ignored or modified, even though the object supports the self-alignment-interface.

Y-offset (number):

#<procedure at lily/output-lib.scm:3281:0 (grob)>

The vertical amount that this object is moved relative to its Y-parent.

Note that many objects have special positioning considerations, which cause any setting of Y-offset to be ignored or modified, even though the object supports the self-alignment-interface.

This object supports the following interface(s): accidental-switch-interface, font-interface, grid-chord-name-interface, grob-interface, spanner-interface and text-interface.

This object is of class Spanner (characterized by spanner-interface).


LilyPond Internals Reference v2.25.15 (development-branch).