Hello Aaron, Fine, thanks. Can user-specific fret-diagrams be obtained with a FretBoards context, though?
JM > Le 17 janv. 2020 à 06:01, Aaron Hill <[email protected]> a écrit : > > On 2020-01-16 8:38 pm, Jacques Menu wrote: >> Hello Aaron, >> Thanks a lot for the hint, I’ll look into FretBoards contexts. > > Oops, I forgot to paste in the code I wanted to include: > > %%%% > \version "2.19.83" > > theChords = { <c e g c' e'>4 <d a d' f'> } > > << > \new ChordNames \with { chordChanges = ##t } > \chordmode { c4 d:m } > \new FretBoards { \theChords } > \new Staff { \clef "treble_8" \theChords } > %%%% > > > -- Aaron Hill >
