This commit is contained in:
2024-02-07 22:37:15 +01:00
parent 5f52c3ae9f
commit 607bbae8d4
5 changed files with 100 additions and 9 deletions

View File

@@ -21,11 +21,13 @@
\usepackage[square,numbers]{natbib}
\usepackage{pgfplots}
\usepackage{bytefield}
\usepackage{mathdots}
% Configurations
\usetikzlibrary{matrix}
\usetikzlibrary{automata}
\usetikzlibrary{fit}
\usetikzlibrary{positioning}
\setlength\textheight{24cm}
\setkomafont{paragraph}{\footnotesize}
\numberwithin{table}{section}
@@ -34,6 +36,9 @@
\numberwithin{figure}{section}
\sisetup{group-separator = {,}, group-minimum-digits = 4}
% Custom colors
\definecolor{verylightgray}{gray}{0.85}
% Penalties
\clubpenalty = 10000
\widowpenalty = 10000