| [ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
| [ < ChoirStaff ] | [ Up : Contexts ] | [ CueVoice > ] |
2.1.2 ChordNames
Typesets chord names.
This context also accepts commands for the following context(s):
Staff.
This context creates the following layout object(s):
ChordName, StaffSpacing and VerticalAxisGroup.
This context sets the following properties:
- Set grob property
font-sizeinParenthesesto1.5. - Set grob property
nonstaff-nonstaff-spacing.paddinginVerticalAxisGroupto0.5. - Set grob property
nonstaff-relatedstaff-spacing.paddinginVerticalAxisGroupto0.5. - Set grob property
remove-emptyinVerticalAxisGroupto#t. - Set grob property
remove-firstinVerticalAxisGroupto#t. - Set grob property
staff-affinityinVerticalAxisGroupto-1.
This is a ‘Bottom’ context; no contexts will be created implicitly from it.
This context cannot contain other contexts.
This context is built from the following engraver(s):
Alteration_glyph_engraverSet the
glyph-name-alistof all grobs having theaccidental-switch-interfaceto the value of the context’salterationGlyphsproperty, when defined.Properties (read)
alterationGlyphs(list)Alist mapping alterations to accidental glyphs. Alterations are given as exact numbers, e.g., -1/2 for flat. This applies to all grobs that can print accidentals.
Axis_group_engraverGroup all objects created in this context in a
VerticalAxisGroupspanner.Properties (read)
currentCommandColumn(graphical (layout) object)Grob that is X-parent to all current breakable (clef, key signature, etc.) items.
hasAxisGroup(boolean)True if the current context is contained in an axis group.
keepAliveInterfaces(list)A list of symbols, signifying grob interfaces that are worth keeping a staff with
remove-emptyset around for.Properties (write)
hasAxisGroup(boolean)True if the current context is contained in an axis group.
This engraver creates the following layout object(s):
VerticalAxisGroup.Chord_name_engraverCatch note and rest events and generate the appropriate chordname.
Music types accepted:
note-eventandrest-eventProperties (read)
chordChanges(boolean)Only show changes in chords scheme?
chordNameExceptions(list)An alist of chord exceptions. Contains
(chord . markup)entries.chordNameExceptions(list)An alist of chord exceptions. Contains
(chord . markup)entries.chordNameFunction(procedure)The function that converts lists of pitches to chord names.
chordNoteNamer(procedure)A function that converts from a pitch object to a text markup. Used for single pitches.
chordRootNamer(procedure)A function that converts from a pitch object to a text markup. Used for chords.
lastChord(markup)Last chord, used for detecting chord changes.
majorSevenSymbol(markup)How should the major 7th be formatted in a chord name?
noChordSymbol(markup)Markup to be displayed for rests in a ChordNames context.
Properties (write)
lastChord(markup)Last chord, used for detecting chord changes.
This engraver creates the following layout object(s):
ChordName.Output_property_engraverApply a procedure to any grob acknowledged.
Music types accepted:
apply-output-eventSeparating_line_group_engraverGenerate objects for computing spacing parameters.
Properties (read)
createSpacing(boolean)Create
StaffSpacingobjects? Should be set for staves.Properties (write)
hasStaffSpacing(boolean)True if the current
CommandColumncontains items that will affect spacing.This engraver creates the following layout object(s):
StaffSpacing.
| [ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
| [ < ChoirStaff ] | [ Up : Contexts ] | [ CueVoice > ] |