Skip to content
Jonas Haag edited this page May 31, 2016 · 2 revisions

Requirements

  • Pandoc
  • LaTeX
  • Python 2 with virtualenv/pip

Build instructions

Set up virtualenv and install Python dependencies

virtualenv env
. env/bin/activate
pip install -r requirements.txt

Build

# See:
python2 build.py --help
# e.g.:
python2 build.py --pdf