From 6618a4e533d3dc32b99498e12133b86bacb6b7fe Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Sun, 29 Sep 2024 23:10:21 +0200 Subject: [PATCH] Style \chaptertoc --- config/thesis_commands.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/thesis_commands.tex b/config/thesis_commands.tex index 6c3d8b5..27a34e4 100644 --- a/config/thesis_commands.tex +++ b/config/thesis_commands.tex @@ -124,11 +124,11 @@ \newcommand{\chaptertoc}{% Print the table of contents for the chapter %\hypersetup{linkcolor=black}% - \vspace{-1.8em}% - \horizontalrule% - \vspace{-1.5em}% + %\vspace{-1.8em}% \section*{Contents}% Add a section title - \vspace{-0.5em}% + \vspace{-1.5em}% + \horizontalrule% + %\vspace{-0.5em}% \startcontents% Start referencing the contents \renewcommand{\cftsecfont}{\bfseries}% Bold sections in local ToC