ba-thesis/latex/thesis
2023-04-09 23:21:48 +02:00
..
cel-thesis Added option 'dvipsnames' to package xcolor in cel-thesis template 2023-04-08 00:33:52 +02:00
chapters Renamed z to n in theoretical background channel model 2023-04-09 23:21:48 +02:00
res Added figures to proximal improvement section; Minor other changes 2023-04-09 23:05:09 +02:00
.latexmkrc Added -shell-escape to pdflatex command 2023-02-13 22:14:29 +01:00
abbreviations.tex Reworked notation section; Added channel model and modulation section; Added decoding using BP section 2023-03-27 11:38:03 +02:00
bibliography.bib Finished introduction except proximal 2023-03-28 00:14:50 +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.