Thank you Carl. You made it plenty clear, but I still ignored it. 🙂
Maybe I'm on the path now. ________________________________ From: Carl Sorensen <[email protected]> Sent: Tuesday, September 28, 2021 3:47 PM To: Gary Brookman <[email protected]>; [email protected] <[email protected]> Subject: Re: alternate fretboard table Gary, You need to uncomment one of the commented lines: \context FretBoards % you can use the \with syntax by uncommenting the next line % \with {predefinedDiagramTable = \swing-fretboard-table} Or % or you can use the \set format by uncommenting the next line %\set predefinedDiagramTable = #swing-fretboard-table I’m sorry I didn’t make that clearer. The problem was that you never set your FretBoards context to use the new fretboard table you defined. Carl
