No description
Find a file
2022-09-12 14:27:05 +02:00
.github/workflows try with cp 2022-08-22 15:36:06 +02:00
figs add spohn and finalize discussion 2022-09-12 13:51:30 +02:00
poster add anti zeno, final cleanup 2022-07-13 15:28:12 +02:00
src more grammar 2022-09-12 14:27:05 +02:00
talk finishing touches on the talk 2022-08-17 16:11:16 +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 grammer fixes 2022-09-12 14:12:56 +02:00
flake.nix fix flake build 2022-09-08 13:18:00 +02:00
hiromacros.sty add ergo stuff 2022-08-22 14:01:55 +02:00
hirostyle.sty enable math inline italics spacing correciton 2022-09-08 12:07:08 +02:00
index.tex use roman numerals in the appendix 2022-09-08 12:06:57 +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 add readme 2022-06-21 10:58:45 +02:00
references.bib nonlinear flow cleanup 2022-09-06 16:05:26 +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.