diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-14 13:35:43 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-14 13:35:43 +0200 |
| commit | d7c304fc95920993d09b9e6188edc59fa70ad2c3 (patch) | |
| tree | 07303328c536f921d151eb7cde4e5bad81944b07 /style/style.tex | |
| parent | 6972313a119d094f3f592c2df3715c00d22a3cae (diff) | |
feat: added Appendix B
Diffstat (limited to 'style/style.tex')
| -rw-r--r-- | style/style.tex | 4 |
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} |
