- 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 you have two options:
- On *nix, run:
sh build.bat
- On Windows, run:
.\build.bat
If you have not used the bibliography or added a reference then use this build script.
- On *nix, run:
sh short_build.bat
- On Windows, run:
.\short_build.bat