You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm currently trying to build a PDF version of the documentation of one of my packages, and unfortunately, this has been really painful due to minted and pygments. I'm pretty sure there is a very good reason for using this package, but unfortunately, because of the external dependency, I simply cannot use the PDF output.
I was wondering if using listings instead of minted was ever considered ? I know that listings does not officially support julia as a language, but this repo contains a language specification for julia: https://github.com/wg030/jlcode