/movie-pepper-doc

Movie Pepper documentation & presentation

Primary LanguageTeXMIT LicenseMIT

Movie Pepper Doc

Build Status

This repo contains documentation about the Movie Pepper Project.

To compile it, a modern LaTeX distribution needs to be installed, in addition to Python, pygments and make.

To compile the presentation XeLaTex is recommended.

Compilation

Compile documentation

make thesis
make presentation

Clean directory

make clean

Compile & clean

make all

Template

The template is a slightly tweaked version of the template found in the cambridge/thesis repo.