Our diploma thesis
Go to file
tyrolyean 4dc03e5250
Added documents for MST1 and documentation for that
Signed-off-by: tyrolyean <tyrolyean@tyrolyean.net>
2019-10-21 00:59:23 +02:00
antrag Adeed tex files for dipl 2019-09-07 18:15:15 +02:00
documents/mst1 Added documents for MST1 and documentation for that 2019-10-21 00:59:23 +02:00
pics Added documentation pieces 2019-10-20 21:58:00 +02:00
planung/DP Added documents for MST1 and documentation for that 2019-10-21 00:59:23 +02:00
LICENSE.md INITIAL COMMIT 2019-07-01 23:38:26 +02:00
main.tex Added documents for MST1 and documentation for that 2019-10-21 00:59:23 +02:00
preamble.tex Added documents for MST1 and documentation for that 2019-10-21 00:59:23 +02:00
README.md Added documents for MST1 and documentation for that 2019-10-21 00:59:23 +02:00

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:

xelatex --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.