From 07c845ac5bbbfd24dd10ad8fdc859268a6430943 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 00:31:17 -0500 Subject: Reduce the spacing between some headings --- Hallsby_Karl.tex | 2 ++ TeX_Output/Hallsby_Karl.pdf | Bin 95212 -> 107260 bytes 2 files changed, 2 insertions(+) diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 4689614..31b339f 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -32,7 +32,9 @@ % Make less space above the subsection or between normal and subsection % Don't put subsection contents on same line, like \paragraph \titleformat{\subsection}{\Large}{}{1em}{} +\titlespacing*{\subsection}{0pt}{0pt}{-3px} \titleformat{\paragraph}{}{}{0em}{} +\titlespacing{\paragraph}{0pt}{2pt}{0pt} \newcommand{\IIT}{\href{https://iit.edu}{Illinois Institute of Technology}} diff --git a/TeX_Output/Hallsby_Karl.pdf b/TeX_Output/Hallsby_Karl.pdf index 7724921..a1f454f 100644 Binary files a/TeX_Output/Hallsby_Karl.pdf and b/TeX_Output/Hallsby_Karl.pdf differ -- cgit v1.2.3