From 9b1cc8374c37e1637cbfd7ce7c96728c378a8b31 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Thu, 10 Aug 2023 15:28:04 +0200 Subject: [PATCH] align subsubsection to left --- layout.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout.sty b/layout.sty index a518ce17..92ee5fef 100644 --- a/layout.sty +++ b/layout.sty @@ -585,7 +585,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west) \setcounter{list}{0}] \titleformat{\subsubsection}[wrap] -{\needspace{4em}\filcenter\scshape\large} +{\needspace{4em}\filright\scshape\large} {}{.5em}{} \titlespacing{\subsubsection} -- GitLab