ba-thesis/latex/thesis
2022-12-09 15:50:22 +01:00
..
cel-thesis Moved thesis files into separate thesis folder; Added presentation files 2022-12-08 12:02:12 +01:00
chapters Moved thesis files into separate thesis folder; Added presentation files 2022-12-08 12:02:12 +01:00
figures Moved thesis files into separate thesis folder; Added presentation files 2022-12-08 12:02:12 +01:00
.latexmkrc Added .latexmkrc; Updated build instructions in README.md; Renamed thesis-master.pdf 2022-12-08 12:28:38 +01:00
abbreviations.tex Moved thesis files into separate thesis folder; Added presentation files 2022-12-08 12:02:12 +01:00
bibliography.bib Moved thesis files into separate thesis folder; Added presentation files 2022-12-08 12:02:12 +01:00
build.sh Added build scripts and ammended REAMDE accordingly 2022-12-09 15:50:22 +01: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 .latexmkrc; Updated build instructions in README.md; Renamed thesis-master.pdf 2022-12-08 12:28:38 +01: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.