From 0d58ecc69409e0a1eec8b2692db40736698e149b Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Mon, 3 Oct 2022 00:35:29 -0500 Subject: Add title formatting & spacing for subsubsection --- Hallsby_Karl.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 5aae8be..7dd491a 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -53,8 +53,8 @@ % Don't put subsection contents on same line, like \paragraph \titleformat{\subsection}[runin]{\large\bfseries}{}{0em}{#1} \titlespacing{\subsection}{0px}{5pt}{0px} -\titleformat{\subsubsection}{\scshape}{}{0em}{#1} -\titlespacing*{\subsubsection}{-5px}{0pt}{0px} +\titleformat{\subsubsection}{}{}{0em}{#1} +\titlespacing{\subsubsection}{0px}{0pt}{0px} \titleformat{\paragraph}{\scshape}{}{0em}{#1} \titlespacing{\paragraph}{0pt}{2pt}{0pt} \titleformat{\subparagraph}{\scshape}{}{}{#1} -- cgit v1.2.3