From d4c244b8bba3add1f28ff87a7ed3dbdc0a22f6ab Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Thu, 26 Sep 2024 18:23:36 +0200 Subject: [PATCH] Closer space between chapter and local toc --- config/thesis_commands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/thesis_commands.tex b/config/thesis_commands.tex index 8bf65ce..d3b4f0d 100644 --- a/config/thesis_commands.tex +++ b/config/thesis_commands.tex @@ -125,7 +125,7 @@ \newcommand{\chaptertoc}{% Print the table of contents for the chapter %\hypersetup{linkcolor=black}% - \vspace{-1em}% + \vspace{-1.8em}% \horizontalrule% \vspace{-1.5em}% \section*{Contents}% Add a section title