summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2022-10-03 00:35:29 -0500
committerKarl Hallsby <karl@hallsby.com>2022-10-03 00:35:29 -0500
commit0d58ecc69409e0a1eec8b2692db40736698e149b (patch)
tree5ef486a154c608865934dde9179304419e9e5b05
parent98d40b4ecfbddffdf1c6a738923b180c175b0f55 (diff)
Add title formatting & spacing for subsubsection
-rw-r--r--Hallsby_Karl.tex4
1 files 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}