Our diploma thesis
Go to file
Tyrolyean ee6978f189
Cleanup!!
Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net>
2020-03-28 16:47:04 +01:00
antrag Adeed tex files for dipl 2019-09-07 18:15:15 +02:00
bibliographies Sanitized bibliography 2020-03-27 13:00:18 +01:00
charts Cleanup!! 2020-03-28 16:47:04 +01:00
code Cleanup!! 2020-03-28 16:47:04 +01:00
documents/mst1 Commited final gameplay of the textadventure 2020-03-26 23:53:14 +01:00
meas Added morreeeee 2020-03-23 10:04:40 +01:00
pics Cleanup!! 2020-03-28 16:47:04 +01:00
planung/DP Re-added main.pdf... armin man. why? I use lfs for that 2020-03-27 18:40:13 +01:00
schem_pdf Added morreeeee 2020-03-23 10:04:40 +01:00
sections Cleanup!! 2020-03-28 16:47:04 +01:00
svg-inkscape Cleanup!! 2020-03-28 16:47:04 +01:00
wabveforms_ws/16550 Added stuff from corona start 2020-03-14 22:30:05 +01:00
.gitattributes Cleanup!! 2020-03-28 16:47:04 +01:00
.gitignore Cleanup!! 2020-03-28 16:47:04 +01:00
generate_entity_headers.py Add Makefile and VHDL headers generation 2020-02-28 11:21:08 +01:00
LICENSE.md INITIAL COMMIT 2019-07-01 23:38:26 +02:00
main.pdf Cleanup!! 2020-03-28 16:47:04 +01:00
main.tex Cleanup!! 2020-03-28 16:47:04 +01:00
Makefile Merge remote-tracking branch 'iteasyndikat/batman-release-20200327' into waschtl 2020-03-27 12:58:29 +01:00
preamble.tex Cleanup!! 2020-03-28 16:47:04 +01:00
README.md Cleanup!! 2020-03-28 16:47:04 +01: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:

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.