3.1.60 GridChordName

A chord name in a chord grid.

GridChordName objects are created by: Grid_chord_name_engraver.

Standard settings:

font-family (symbol):

'sans

The font family is the broadest category for selecting text fonts. Options include: sans, roman.

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 55e918501240 at /build/out/share/lilypond/current/scm/lily/output-lib.scm:3189:0 (grob)>

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

Y-offset (number):

#<procedure 55e918501160 at /build/out/share/lilypond/current/scm/lily/output-lib.scm:3189:0 (grob)>

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

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.23.82 (development-branch).