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 --- Hallsby_Karl.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Hallsby_Karl.tex') 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