Finalize thesis report
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1862068f09
commit
8fef45b856
10 changed files with 5991 additions and 55 deletions
|
@ -9,13 +9,14 @@
|
|||
,monolingual,
|
||||
]{bfhthesis} % KOMA-script report
|
||||
|
||||
\usepackage{pdfpages}
|
||||
|
||||
\usepackage{float}
|
||||
\usepackage[
|
||||
hidelinks,
|
||||
pdfusetitle,
|
||||
]{hyperref}
|
||||
|
||||
\usepackage{pdfpages}
|
||||
|
||||
\usepackage{bytefield}
|
||||
|
||||
\usepackage{tabularray}
|
||||
|
@ -38,7 +39,7 @@
|
|||
\usepackage{siunitx}
|
||||
\sisetup{per-mode=symbol}
|
||||
|
||||
\usepackage{float}
|
||||
|
||||
|
||||
% https://tex.stackexchange.com/a/24827
|
||||
\makeatletter
|
||||
|
|
Reference in a new issue