From e8d6dffbeac6b5d531b881d557c72c29f9e5ff77 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Tue, 5 Jan 2021 19:44:30 +0100 Subject: [PATCH] reformat subsection --- bind.sty | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bind.sty b/bind.sty index 8b3d5ee3..ed0158b8 100644 --- a/bind.sty +++ b/bind.sty @@ -179,7 +179,12 @@ bookmarks=true]% {8pt} {\Large\bfseries\filcenter\fancyfont} -\titleformat{\subsection}{\needspace{10em}\center\large\bfseries}{}{1em}{}[\rule{.9\linewidth}{.2pt}] +\titleformat{\subsection}% + {\needspace{7em}\center\large\bfseries}% + {}% + {1em}% + {}% + [\rule{.9\linewidth}{.2pt}] % \titleformat{\subsubsection} {\needspace{3em}\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{} -- GitLab