[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < GraceSpacing ] | [ Up : All layout objects ] | [ GridLine > ] |
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 propertyfontSize
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 5b68c637eb40 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 5b68c637ea60 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
).
[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < GraceSpacing ] | [ Up : All layout objects ] | [ GridLine > ] |