lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help changing chord names


From: Tom Swan
Subject: Help changing chord names
Date: Mon, 17 Jul 2017 18:54:32 -0400 (EDT)

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 { }
}


reply via email to

[Prev in Thread] Current Thread [Next in Thread]