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