Hi. How do I change the chord name to just D13, not D9 13, as in the following snippet? This is probably rudimentary, but I'm a bit rusty and just getting back into lp. Thanks. -- Tom

\version "2.18.2"
songChords = \chordmode {
{d1:13} |
}
\score {
<<
\new ChordNames { \songChords }
>>
\layout { }
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to