From 561d5a57fcfca1d10fef0dce8a331ee7a20c96c3 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Mon, 3 Oct 2022 23:53:05 -0500 Subject: Reduce spacing before section header --- Hallsby_Karl.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index d2287e9..9cc24e1 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -50,7 +50,7 @@ % Starred version kills the indentation of the paragraph following the title \titleformat{\section}{\Large\bfseries}{}{0em}{\MakeUppercase{#1}}[\titlerule] % [\titlerule] places the line stretching across the page beneath the section -\titlespacing*{\section}{0pt}{3pt}{5pt} +\titlespacing*{\section}{0pt}{1pt}{5pt} % Make less space above the subsection or between normal and subsection % Don't put subsection contents on same line, like \paragraph \titleformat{\subsection}[runin]{\large\bfseries}{}{0em}{#1} -- cgit v1.2.3