Skip to content
Snippets Groups Projects

Change to Document Title Here

Building

To build the PDF, just type make. Make already does incremental compilation, i.e. it re-compiles only those targets whose sources changed. If you want to watch for changes and automatically run make when something changes, use watchexec:

watchexec make

The watchexec tool honors .gitignore.

Requirements

These requirements are all more or less optional or replaceable. If you want to build the template PDF, you need these dependencies:

Note: On MS Windows, it might be helpful using chocolatey.