Re: ChordGrid and chordNameExceptions
Eric Benson <[email protected]> Tue, 4 Aug 2026 07:58:20 -0700
| Newsgroups | gmane.comp.gnu.lilypond.general |
|---|---|
| Message-ID | <CAGbpyz5f9XbdMU_ZbPxRVHUjrf_tANFOTMQqy72G-m8gy_2LbA@mail.gmail.com> |
--0000000000006fac09065839e306 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks! So ChordNames are in a \Score context, but ChordGrid has its own separate \ChordGridScore context. On Tue, Aug 4, 2026 at 1:20=E2=80=AFAM Thomas Morley <thomasmorley65@gmail.= com> wrote: > Am Mo., 3. Aug. 2026 um 22:12 Uhr schrieb Eric Benson <[email protected]= m > >: > > > > > > > > On Mon, Aug 3, 2026 at 12:49=E2=80=AFPM Carl Sorensen <carl.d.sorensen@= gmail.com> > wrote: > >> > >> > >> > >> On Mon, Aug 3, 2026, 1:35=E2=80=AFPM Eric Benson <[email protected]>= wrote: > >>> > >>> I started experimenting with LilyPond's ChordGrid display. I can't > find very many examples using it, so I guess it isn't very popular yet. I= 'm > using Brandt and Roemer chord names instead of the built-in Ignatzek chor= d > names, using chordNameExceptions for that purpose. It looks like ChordGri= d > doesn't follow chordNameExceptions. Am I doing something wrong, or is tha= t > intentional? Is there another way to supply my own chord names in the > ChordGrid context? > >> > >> > >> Please post a small example to the lists we can see what you're trying= . > >> > >> Thanks, > >> > >> Carl > > Amend your \layout like: > > \layout { > indent =3D 0 > ragged-right =3D ##t > \context { > \ChordGridScore > chordNameExceptions =3D #jazzChordsAdd > } > \context { > \Score > chordNameExceptions =3D #jazzChordsAdd > } > } > > Works for me. > > Cheers, > Harm > --0000000000006fac09065839e306 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Thanks! So ChordNames are in a \Score context, but ChordGr= id has its own separate \ChordGridScore context.</div><br><div class=3D"gma= il_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">On Tu= e, Aug 4, 2026 at 1:20=E2=80=AFAM Thomas Morley <<a href=3D"mailto:thoma= [email protected]">[email protected]</a>> wrote:<br></div><bloc= kquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:= 1px solid rgb(204,204,204);padding-left:1ex">Am Mo., 3. Aug. 2026 um 22:12 = Uhr schrieb Eric Benson <<a href=3D"mailto:[email protected]" target= =3D"_blank">[email protected]</a>>:<br> ><br> ><br> ><br> > On Mon, Aug 3, 2026 at 12:49=E2=80=AFPM Carl Sorensen <<a href=3D"m= ailto:[email protected]" target=3D"_blank">[email protected]= m</a>> wrote:<br> >><br> >><br> >><br> >> On Mon, Aug 3, 2026, 1:35=E2=80=AFPM Eric Benson <<a href=3D"ma= ilto:[email protected]" target=3D"_blank">[email protected]</a>> wro= te:<br> >>><br> >>> I started experimenting with LilyPond's ChordGrid display.= I can't find very many examples using it, so I guess it isn't very= popular yet. I'm using Brandt and Roemer chord names instead of the bu= ilt-in Ignatzek chord names, using chordNameExceptions for that purpose. It= looks like ChordGrid doesn't follow chordNameExceptions. Am I doing so= mething wrong, or is that intentional? Is there another way to supply my ow= n chord names in the ChordGrid context?<br> >><br> >><br> >> Please post a small example to the lists we can see what you'r= e trying.<br> >><br> >> Thanks,<br> >><br> >> Carl<br> <br> Amend your \layout like:<br> <br> \layout {<br> =C2=A0 indent =3D 0<br> =C2=A0 ragged-right =3D ##t<br> =C2=A0 \context {<br> =C2=A0 =C2=A0 \ChordGridScore<br> =C2=A0 =C2=A0 chordNameExceptions =3D #jazzChordsAdd<br> =C2=A0 }<br> =C2=A0 \context {<br> =C2=A0 =C2=A0 \Score<br> =C2=A0 =C2=A0 chordNameExceptions =3D #jazzChordsAdd<br> =C2=A0 }<br> }<br> <br> Works for me.<br> <br> Cheers,<br> =C2=A0 Harm<br> </blockquote></div> --0000000000006fac09065839e306--