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




_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to