lilypond-user
[Top][All Lists]
Advanced

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

Chord Symbols with inversions


From: Richard Shann
Subject: Chord Symbols with inversions
Date: Wed, 09 Jul 2014 12:52:13 +0100

Hi list,

With notation like
\version "2.18.0"
\chordmode {
  c/g
}
I can get chord names with /G at the end to indicate a G added below the
root of the chord.
With the notation
 \new ChordNames 
 {
         <c' e' g'>1
 }

I can get the chord symbol C typeset, but is there any way to get the
C/G symbol typeset via this syntax? Obviously, if I just add the low G
it interprets it as a chord on the root G.

Richard






reply via email to

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