I'm at the end of my knowledge about this problem. Abraham Lee is the author of LilyJAZZ fonts and the support document says he can be connected at [email protected], but that was six years ago. You could also try [email protected].
-- Knute Snortum On Sun, Apr 3, 2022 at 3:44 AM Jacques Menu <[email protected]> wrote: > > Hello Knute, > > Same result replacing define fonts by direct includes. > > JM > > > Le 2 avr. 2022 à 16:30, Knute Snortum <[email protected]> a écrit : > > > > On Sat, Apr 2, 2022 at 6:21 AM Jacques Menu <[email protected]> wrote: > > [snip] > >> \paper { > >> #(define fonts > >> (set-global-fonts > >> #:music "lilyjazz" > >> #:brace "lilyjazz" > >> #:roman "lilyjazz-text" > >> #:sans "lilyjazz-chord" > >> #:factor (/ staff-height pt 20) > >> )) > >> } > > > > Try removing #(define fonts in the paper block and instead, add this > > near the top of your input file: > > > > \include "jazzchords.ily" > > \include "lilyjazz.ily" > > \include "jazzextras.ily" > > > > -- > > Knute Snortum >
