ba-thesis/latex/thesis
2023-04-11 19:42:31 +02:00
..
cel-thesis Added option 'dvipsnames' to package xcolor in cel-thesis template 2023-04-08 00:33:52 +02:00
chapters Reworked rest of proximal decoding and fixed most figures and captions 2023-04-11 19:42:31 +02:00
res Added average error figure and changed figure positioning to h 2023-04-11 17:28:46 +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 Added original gallager paper to bibliography 2023-04-10 15:53:28 +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.