No description
Find a file
2022-09-28 11:52:03 +02:00
.github/workflows try with cp 2022-08-22 15:36:06 +02:00
figs add title page and eigenstaendigkeitserklaerung 2022-09-26 18:07:36 +02:00
poster more typo 2022-09-27 16:19:09 +02:00
src fix weird formulation 2022-09-28 11:52:03 +02:00
talk more typo 2022-09-27 16:19:09 +02:00
.envrc init 2022-06-20 21:44:34 +02:00
.gitignore add talk 2022-08-15 21:41:53 +02:00
.gitmodules add poster 2022-07-01 18:14:55 +02:00
flake.lock update flake 2022-09-24 14:39:39 +02:00
flake.nix add support for printing on a4 2022-09-27 14:24:38 +02:00
hiromacros.sty more typo 2022-09-27 16:19:09 +02:00
hirostyle.sty more typo 2022-09-27 16:19:09 +02:00
index.tex cmyk xcolor 2022-09-27 17:09:42 +02:00
latexmkrc use a nicer compilation mode that isn't so verbose 2022-09-07 14:24:10 +02:00
mybatchmode.lua use a nicer compilation mode that isn't so verbose 2022-09-07 14:24:10 +02:00
readme.org fix typo in readme 2022-09-22 12:02:02 +02:00
references.bib some work on chap 5 (thx richard) 2022-09-25 19:53:29 +02:00

Valentin Boettcher's Masters Thesis

This is the $\LaTeX$ source of my master's thesis. Download the latest version of the pdf here.

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

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.