From de8fc15c032b1dbab468dabc7e1800b577ea8db4 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sat, 25 Jan 2020 09:34:42 +0000 Subject: [PATCH] increase subsection need space to 8em --- config/preamble.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/preamble.tex b/config/preamble.tex index 3a2f20e6..e6f602c5 100644 --- a/config/preamble.tex +++ b/config/preamble.tex @@ -85,7 +85,7 @@ {8pt} {\Large\bfseries\filcenter} -\titleformat{\subsection}{\needspace{5em}\large\bfseries}{}{1em}{}[\rule{.9\linewidth}{.2pt}] +\titleformat{\subsection}{\needspace{8em}\large\bfseries}{}{1em}{}[\rule{.9\linewidth}{.2pt}] % \titleformat{\subsubsection} {\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{} -- GitLab