> On 22 Apr 2025, at 15:51, Mats-Olof Liljegren <m...@e-pro.se> wrote: > > …I am asking for is good practice to override code in LilyPond in a way that > doesn’t interfere with the codebase.
One can define ly:parser-set-note-names, which I have done for various microtonal notations. You might try the one for E72 (72 equal temperament), just take away the microtonal stuff, and assign the preferred note names.
e72.ly
Description: Binary data
e72test.ly
Description: Binary data