| [ << 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):
'sansThe font family is the broadest category for selecting text fonts. Options include:
sans,roman.font-size(number):
1.5The font size, compared to the ‘normal’ size.
0is style-sheet’s normal size,-1is smaller,+1is bigger. Each step of 1 is approximately 12% larger; 6 steps are exactly a factor 2 larger. If the context propertyfontSizeis set, its value is added to this before the glyph is printed. Fractional values are allowed.stencil(stencil):
ly:text-interface::printThe symbol to print.
word-space(dimension, in staff space):
0.0Space to insert between words in texts.
X-offset(number):
#<procedure 5575a211a400 at /build/out/share/lilypond/current/scm/lily/output-lib.scm:3135:0 (grob)>The horizontal amount that this object is moved relative to its X-parent.
Y-offset(number):
#<procedure 5575a211a320 at /build/out/share/lilypond/current/scm/lily/output-lib.scm:3135: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 > ] |