No description
Find a file
2022-07-13 15:28:34 +02:00
figs add poster 2022-07-01 18:14:55 +02:00
poster add anti zeno, final cleanup 2022-07-13 15:28:12 +02:00
src small fixes, mention mixed hierarchy trunctation 2022-07-13 15:25:26 +02:00
.envrc init 2022-06-20 21:44:34 +02:00
.gitignore ignore junk 2022-07-11 11:34:32 +02:00
.gitmodules add poster 2022-07-01 18:14:55 +02:00
flake.lock init 2022-06-20 21:44:34 +02:00
flake.nix also watch pgf 2022-07-05 14:45:44 +02:00
hiromacros.sty make i italics, move figure + value macros to hiromacros 2022-07-05 14:45:54 +02:00
hirostyle.sty make bold math cursive, doesn't seem to work 2022-07-13 15:28:34 +02:00
index.tex remove extra end document 2022-07-13 15:28:25 +02:00
latexmkrc build out of tree 2022-06-20 22:18:43 +02:00
readme.org add readme 2022-06-21 10:58:45 +02:00
references.bib update refecences 2022-06-28 20:34:23 +02:00

Valentin Boettcher's Masters Thesis

This is the $\LaTeX$ source of my master's thesis.

The main code of the project can be found in a separate repo. Results and graphics will be synchronized from there.

You can view the project on overleaf.

Building

Because of Microtype it is recommended that you use LuaLaTeX. A basic TeXLive install along with the packages listed in flake.nix should suffice to build the thesis.

You can either invoke latexmv (the pdf will be in the output folder) or nix build if you're on nix.