diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 22:04:20 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 22:04:20 +0200 |
| commit | fa15aea3b9c647f2aa770315c148baaaad3ac8f9 (patch) | |
| tree | f578b1d8405b5744c3008f2be4b703b4fbbf6df5 /style/style.tex | |
| parent | b6202a785ce486531826d23999971712c512c785 (diff) | |
Diffstat (limited to 'style/style.tex')
| -rw-r--r-- | style/style.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/style/style.tex b/style/style.tex index a95f558..2b69c8b 100644 --- a/style/style.tex +++ b/style/style.tex @@ -23,9 +23,9 @@ % Must be separately in case hidelinks=true option is needed. \usepackage[hidelinks]{hyperref} -% Makes the TOC title font and number in a sans serif font. -\renewcommand\cftchapfont{\bfseries\sffamily} -\renewcommand\cftchappagefont{\bfseries\sffamily} +% Makes the TOC title font and number in a bold font. +\renewcommand\cftchapfont{\bfseries} +\renewcommand\cftchappagefont{\bfseries} % Makes the chapter spacing in the TOC less. \setlength{\cftbeforechapskip}{5pt} |
