Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 671 Bytes

File metadata and controls

16 lines (11 loc) · 671 Bytes

README

Installation Guide

  1. Install a TeX distribution, there are two options available:
    1. If you would like a full TeX distribution, install TeX Live or MacTeX.
    2. If you would like a smaller distribution, install MiKTeX.
  2. Install Pygments by running pip install Pygments in the command line.
  3. Make sure Pygments is in the PATH environment variable, (ensuring it is above any other LaTeX PATHs on windows)

Usage Guide

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