lilypond-user
[Top][All Lists]
Advanced

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

Re: Help changing chord names


From: Thomas Morley
Subject: Re: Help changing chord names
Date: Tue, 18 Jul 2017 01:12:21 +0200

2017-07-18 0:54 GMT+02:00 Tom Swan <address@hidden>:
> 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 { }
> }

Probably easiest:

\chords { c:11.13 }

HTH,
  Harm



reply via email to

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