From 6e3dfaee5dadea66e5d1ec16b25356d2b286d0e8 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Sun, 2 Oct 2022 00:23:16 -0500 Subject: School name macros not bold, use bold manually & with subsections instead --- Education.tex | 4 ++-- Hallsby_Karl.tex | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Education.tex b/Education.tex index 5430fe8..5331b66 100644 --- a/Education.tex +++ b/Education.tex @@ -1,10 +1,10 @@ \section{Education}\label{sec:Education} -\paragraph{\IIT{}}\label{par:IIT} +\subsection{\IIT{}}\label{sec:IIT} \textit{M.S.\ Computer Engineering, Specializing in Computer Systems Software}, Expected 2022. \textit{B.S.\ Computer Engineering}, Expected 2022. \textbf{GPA}: $3.976$ -\LTH{} Lund, Sweden. 2019 --- 2020 (Study Abroad) +\textbf{\LTH{}} Lund, Sweden. 2019 --- 2020 (Study Abroad) \subsection{Course Work}\label{sec:Course_Work} \vspace{5px} diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 9d5e544..80e82b0 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -47,7 +47,7 @@ \titlespacing*{\section}{0pt}{3pt}{5pt} % Make less space above the subsection or between normal and subsection % Don't put subsection contents on same line, like \paragraph -\titleformat{\subsection}{\large}{}{0em}{#1} +\titleformat{\subsection}{\large\bfseries}{}{0em}{#1} \titlespacing{\subsection}{0px}{0pt}{0px} \titleformat{\subsubsection}{\scshape}{}{0em}{#1} \titlespacing*{\subsubsection}{-5px}{0pt}{0px} @@ -61,9 +61,9 @@ \input{glyphtounicode} \pdfgentounicode=1 -\newcommand{\NU}{\href{https://northwestern.edu}{\textbf{Northwestern University}}} -\newcommand{\IIT}{\href{https://iit.edu}{\textbf{Illinois Institute of Technology}}} -\newcommand{\LTH}{\href{www.lth.se}{\textbf{Lunds Tekniska H\"{o}gskola}}} +\newcommand{\NU}{\href{https://northwestern.edu}{Northwestern University}} +\newcommand{\IIT}{\href{https://iit.edu}{Illinois Institute of Technology}} +\newcommand{\LTH}{\href{www.lth.se}{Lunds Tekniska H\"{o}gskola}} \begin{titlepage} \title{Karl Hallsby's R\'{e}sum\'{e}/Curricula Vitae} % Your name -- cgit v1.2.3