No description
Find a file
2022-08-05 15:23:22 +02:00
.github/workflows install pagella through tlmgr 2022-07-21 13:00:02 +02:00
figs add analytic comp plots 2022-08-05 15:21:53 +02:00
poster add anti zeno, final cleanup 2022-07-13 15:28:12 +02:00
src remove fixme from intro 2022-08-05 15:23:13 +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 add lualatex-math 2022-07-21 10:11:38 +02:00
hiromacros.sty install the correct macros and include everything 2022-07-21 10:19:39 +02:00
hirostyle.sty do not include the header 2022-07-21 10:30:36 +02:00
index.tex some style updates 2022-08-05 15:22:34 +02:00
latexmkrc okular cp trick 2022-08-05 15:22:42 +02:00
readme.org add readme 2022-06-21 10:58:45 +02:00
references.bib update bibtex file 2022-08-05 15:23:22 +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.