[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Grace_spacing_engraver ] | [ Up : Engravers and Performers ] | [ Grid_line_span_engraver > ] |
2.2.60 Grid_chord_name_engraver
Read currentChordText
to create chord names
adapted for typesetting within a chord grid.
Properties (read)
currentChordCause
(stream event)Event cause of the chord that should be created in this time step (if any).
currentChordText
(markup)In contexts printing chord names, this is at any point of time the markup that will be put in the chord name.
currentCommandColumn
(graphical (layout) object)Grob that is X-parent to all current breakable items (clef, key signature, etc.).
This engraver creates the following layout object(s):
GridChordName
.
Grid_chord_name_engraver
is part of the following context(s) in \layout
: ChordGrid
.