summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-14 13:35:43 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-14 13:35:43 +0200
commitd7c304fc95920993d09b9e6188edc59fa70ad2c3 (patch)
tree07303328c536f921d151eb7cde4e5bad81944b07 /style
parent6972313a119d094f3f592c2df3715c00d22a3cae (diff)
feat: added Appendix B
Diffstat (limited to 'style')
-rw-r--r--style/style.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/style/style.tex b/style/style.tex
index 7675240..c787d52 100644
--- a/style/style.tex
+++ b/style/style.tex
@@ -10,7 +10,7 @@
% For a nice table of contents.
\usepackage{tocloft}
% For the font.
-\usepackage{fouriernc}
+%\usepackage{fouriernc}
% fdsymbol can be loaded together with pifont
\usepackage{fdsymbol}
@@ -29,7 +29,7 @@
\renewcommand\cftchapfont{\bfseries}
\renewcommand\cftchappagefont{\bfseries}
% Makes the chapter spacing in the TOC less.
-\setlength{\cftbeforechapskip}{4pt}
+\setlength{\cftbeforechapskip}{5pt}
% Specifies the spacing between the lines.
\renewcommand\baselinestretch{1.1}