Thank you Aaron,
I had to sleep on it and when I woke up it clicked instantly.
I was able to get the chords to work but I ran across a chord that I am not
able to write the following chord, If anyone has any ideas on how I can
write this I would greatly appreciate it.
This is what my attempt got me so far:
%%%snippet begins%%%
\version "2.22.0"
\score{
  \relative{
    b4^\markup{
      \center-column{
        \line{
          \larger{
            \larger  \override #'(offset . 5)\override #'(thickness . 1)
\underline {
              "G"
          }
          }
          \line
          "C"
}
}
}
}
}
}
%%%snippet ends%%%
[image: image.png]
Cheers,
Calvin Ransom

On Tue, Mar 23, 2021 at 9:59 PM Aaron Hill <lilyp...@hillvisions.com> wrote:

> On 2021-03-23 9:26 pm, Calvin Ransom wrote:
> > I am trying to write something like the image below. I was able to
> > typeset the more normal chords ok but I don’t know how to place parts
> > of them in parentheses or how to type the maj9
>
> Review chordNameExceptions and the associated snippet [1] in the
> Notation reference.
>
> [1]:
>
> http://lilypond.org/doc/v2.22/Documentation/notation/displaying-chords#index-chordNameExceptions-2
>
>
> -- Aaron Hill
>

Reply via email to