Tyrolyean
d620d39bdf
This commit concludes the development phase of this thesis as the deadline set in 10 hours from now comes closer and closer and I want to sleep at one point as well. Probably not gonna be awake until then. Either this is going out well one way or the other we will see... FUCK COMMIT MESSAGES! Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net> |
||
---|---|---|
antrag | ||
bibliographies | ||
charts | ||
code | ||
documents/mst1 | ||
meas | ||
pics | ||
planung/DP | ||
schem_pdf | ||
sections | ||
wabveforms_ws/16550 | ||
.gitattributes | ||
.gitignore | ||
generate_entity_headers.py | ||
LICENSE.md | ||
main.pdf | ||
main.tex | ||
Makefile | ||
preamble.tex | ||
README.md |
About
This repository contains documents related to the YARM thesis at the HTBLuVA Innsbruck Anichstrasse.
LICENSE
This thesis is licensed for use under the Creative Commons BY 4.0 License as published by the Creative Commons Corporation. Please see the LICENSE.md file or the creative commons website at https://creativecommons.org/licenses/by/4.0/legalcode for a full copy of the license.
Compile
I try to always have a recent copy of the PDF-Document in this repositoy, however if you don't trust me, or want to check your installed latex distribution, you can compile it yourself via the following commandline:
lualatex --shell-escape main.tex
The used latex distribution is the 2019.50876-1 version of the archlinux texlive binary. Please make sure you have the texlive-lang, texlive-fontsextra and all regular texlive packages installed.