summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2022-10-03 23:53:05 -0500
committerKarl Hallsby <karl@hallsby.com>2022-10-03 23:55:37 -0500
commit561d5a57fcfca1d10fef0dce8a331ee7a20c96c3 (patch)
tree2d9a87d9054f680a9dc7af164cc7541dbebd866a
parentf9c10e15be3ed22e0686800f34d06864e30c22b4 (diff)
Reduce spacing before section header
-rw-r--r--Hallsby_Karl.tex2
1 files changed, 1 insertions, 1 deletions
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}