Dockershelf/dockershelf

Add pygmentize to use minted to latex:full

alexpacini opened this issue · 3 comments

To use minted it requires pygmentize, but this is missing from the full image.

apt install python3-pygments

@alexpacini Sure thing, it will be included on the next release.

Thanks for reporting.

Sorry, the name is pygments (not pygmentize).

Hi @alexpacini, python3-pygments has been included in the new release. Check if it suits your needs, feel free to report any errors or suggestions.