Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 731 Bytes

File metadata and controls

15 lines (10 loc) · 731 Bytes

Theses of Abraham and Bas Westerbaan

Generating PDFs

The theses can be typeset by running make. On some platforms the generated PDFs will lack an index due to xindy not being available. Such issues can be avoided by running make inside the texlive container using: docker run --rm -v .:/workdir -it texlive/texlive make.

See also