ba-thesis/latex/thesis
2023-04-17 16:45:33 +02:00
..
cel-thesis Added option 'dvipsnames' to package xcolor in cel-thesis template 2023-04-08 00:33:52 +02:00
chapters Added average error figure 2023-04-17 16:45:33 +02:00
res Added average error figure 2023-04-17 16:45:33 +02:00
.latexmkrc Added -shell-escape to pdflatex command 2023-02-13 22:14:29 +01:00
abbreviations.tex Added paragraph to discussion 2023-04-13 16:39:26 +02:00
bibliography.bib Added discussion and fixed bibliography 2023-04-13 01:37:46 +02:00
build.sh Added mkdir build/cel-thesis to build.sh 2023-02-13 22:08:58 +01:00
common.tex Fixed algorithm numbering 2023-04-09 23:21:29 +02:00
README.md Added .latexmkrc; Updated build instructions in README.md; Renamed thesis-master.pdf 2022-12-08 12:28:38 +01:00
thesis.tex Added arrows.meta and arrows tikz libraries 2023-04-09 02:16:28 +02:00

Bachelorarbeit

Latex Quellcode

Kompilieren

$ latexmk -pdf thesis.tex

Es wird ein neuer build ordner erstellt, in welchem das kompilierte Dokument, thesis.pdf zu finden ist.

Auto-Formatierung

$ latexindent -w -s -l -m [filename] -c build

Die Auto-Formatierung scheint aus Gründen manchmal noch nicht richtig zu funktionieren.