mossr / julia-mono-listings

LaTeX listings style for Julia and Unicode support for the JuliaMono font
Other
52 stars 9 forks source link

Standalone .sty file #10

Open Azzaare opened 2 years ago

Azzaare commented 2 years ago

Following #9 and #6, it would be nice to have the option to use machine's JuliaMono fonts (if available). That way we could avoid keeping local font files.

I am not knowledgeable with fonts in LaTeX, but it seems fontenc gives the option to test whether a font is available or not. Maybe we could do something along the lines:

mossr commented 2 years ago

I absolutely love this idea—great work and thank you. I'm even less familiar than you with how to manage the fonts, but I think your approach would work nicely.

I'm on vacation right now so I'll review everything and come back to this before the summer's over.

Azzaare commented 2 years ago

If I find some time for it, I will give it a go during summer (help is more than welcome!)

Enjoy your vacations