This project provides a Docker image to compile LaTeX documents that uses minted/pygments to show JaCaMo sources with syntax highlight.
See test/main.pdf for an example of the result.
Steps to use:
-
Install Docker
-
Download
scripts/latex-docker
and place it somewhere in yourPATH
-
Run
latex-docker
your latex fileto compile your document
Example:
cd test
latex-docker main