- Install a TeX distribution, there are two options available:
- Install Pygments by running
pip install Pygments
in the command line. - Make sure
Pygments
is in thePATH
environment variable, (ensuring it is above any other LaTeX PATHs on windows)
To build this document, first cd into the root of this repo:
- on *nix, you run:
sh build.bat
- on windows, you run:
build.bat