Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 573 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 573 Bytes

Latex and JaCaMo

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:

  1. Install Docker

  2. Download scripts/latex-docker and place it somewhere in your PATH

  3. Run

    latex-docker your latex file

    to compile your document

Example:

cd test
latex-docker main