bsc-leon-vatthauer/thesis/README.md

8 lines
408 B
Markdown
Raw Permalink Normal View History

2024-02-09 13:49:08 +01:00
# 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]([minted](https://ctan.org/pkg/minted)) package for representing Agda code you will also need the Python syntax highlighter [Pygments](https://pygments.org/).
## Usage
To compile the thesis just run `make` with the needed programs installed.