Hi All,

Is there a simple way of modifying chord names in the \chords field with
markup text?  More specifically, I'm looking for a way to print C7alt as a
chord name (with alt printing clearly after the 7), and I'm having some
trouble figuring out the syntax.

\version "2.18.2"

\score {
<<
\relative c' {
c4 c c c |
}

\chords {
c1:alt.7
}
>>
\layout{}
\midi{}
}

Any assistance is appreciated.  Thank you!
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to