Our diploma thesis
Go to file
Tyrolyean 6c6323b3cc
MOAR STUFF
Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net>
2020-03-30 14:44:38 +02:00
antrag Adeed tex files for dipl 2019-09-07 18:15:15 +02:00
bibliographies MOAR STUFF 2020-03-30 14:44:38 +02:00
charts Cleanup!! 2020-03-28 16:47:04 +01:00
code Cleanup!! 2020-03-28 16:47:04 +01:00
documents/mst1 MOAR STUFF 2020-03-30 14:44:38 +02:00
meas Added morreeeee 2020-03-23 10:04:40 +01:00
pics Added more parts to the DS 2020-03-29 00:03:46 +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 MOAR STUFF 2020-03-30 14:44:38 +02: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 Fucked up main- in gitignore... 2020-03-29 03:06:14 +02: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.auxlock Added tikz externalize for faster compilation 2020-03-29 03:04:38 +02:00
main.pdf MOAR STUFF 2020-03-30 14:44:38 +02:00
main.tex MOAR STUFF 2020-03-30 14:44:38 +02:00
Makefile Merge remote-tracking branch 'iteasyndikat/batman-release-20200327' into waschtl 2020-03-27 12:58:29 +01:00
preamble.tex Added tikz externalize for faster compilation 2020-03-29 03:04:38 +02: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.