mirror of
https://git8.cs.fau.de/theses/bsc-leon-vatthauer.git
synced 2024-05-31 07:28:34 +02:00
.. | ||
.vscode | ||
agda | ||
img | ||
src | ||
.chktexrc | ||
bib.bib | ||
main.tex | ||
Makefile | ||
quiver.sty | ||
README.md |
The thesis
This folder contains the source of my thesis.
Requirements
Building the thesis requires a working xelatex installation. Since I am using the minted package for representing Agda code you will also need the Python syntax highlighter Pygments.
Usage
To compile the thesis just run make
with the needed programs installed.