diff options
author | Karl Hallsby <karl@hallsby.com> | 2022-10-02 11:27:26 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2022-10-02 11:31:46 -0500 |
commit | b7857e87cb1bf90cb82520467e0c5f9f862e5494 (patch) | |
tree | d10b6e77f6c832efb4b3109299a392c73eaf8336 | |
parent | 33696a72d3fd9850535b11b1c57b62078472fc1a (diff) |
Add little bit of spacing before subsections
-rw-r--r-- | Education.tex | 2 | ||||
-rw-r--r-- | Hallsby_Karl.tex | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/Education.tex b/Education.tex index 5331b66..38d0282 100644 --- a/Education.tex +++ b/Education.tex @@ -7,13 +7,11 @@ \textbf{\LTH{}} Lund, Sweden. 2019 --- 2020 (Study Abroad) \subsection{Course Work}\label{sec:Course_Work} -\vspace{5px} % If applying for particular position, pick and choose 1-3 classes to describe in depth % In depth = 1-2 bullet points % Can do brief description of every class on the website, not here. % Can make Course Work a section instead, and put above Professional Experience % Professional/Course Work prove my skills/proficiencies tates above - \begin{center} \begin{tabular}[h!]{ccc}%{p{4cm}p{4cm}p{7cm}} % \toprule diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 4a12801..8047dc8 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -52,7 +52,7 @@ % 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} -\titlespacing{\subsection}{0px}{0pt}{0px} +\titlespacing{\subsection}{0px}{5pt}{0px} \titleformat{\subsubsection}{\scshape}{}{0em}{#1} \titlespacing*{\subsubsection}{-5px}{0pt}{0px} \titleformat{\paragraph}{\scshape}{}{0em}{#1} |