diff options
| -rw-r--r-- | cv.pdf | bin | 55571 -> 53598 bytes | |||
| -rw-r--r-- | cv.tex | 13 |
2 files changed, 6 insertions, 7 deletions
| Binary files differ @@ -12,7 +12,7 @@ % Set font % ----------------------------------------------------------------------------- \usepackage{fontspec} -\setmainfont{Libre Baskerville} +\setmainfont[ItalicFont={* Italic}]{Libre Baskerville} % ----------------------------------------------------------------------------- % Colours @@ -28,11 +28,10 @@ \usepackage[pagecolor=cv-yellow-bg]{pagecolor} -%\pagecolor{cv-yellow-bg} - % ----------------------------------------------------------------------------- % Commands for entries in the CV % ----------------------------------------------------------------------------- + \newsavebox{\ruletitletext} \newlength{\ruletitleheight} \newcommand{\ruletitle}[2][1pt]{ @@ -125,8 +124,8 @@ Supervised by \href{http://www.math.jhu.edu/~eriehl/}{Emily Riehl} -Interested in: \textit{formal category theory}, -\textit{higher categories}, and \textit{homotopy type theory}. +Interested in: \emph{formal category theory}, +\emph{higher categories}, and \emph{homotopy type theory}. % Line for CV info \rule{\linewidth}{1pt}\vspace{-1ex} @@ -161,8 +160,8 @@ Interested in: \textit{formal category theory}, \ruletitle{Notable Service} \entry{2019}{Primary organiser}{2019 Category Theory - Octoberfest {\setromanfont{Libre Baskerville} - \emph{(\href{https://ct-octoberfest.github.io}{website})}},\\Johns Hopkins}{} + Octoberfest {\setromanfont{Libre Baskerville Italic} + {(\href{https://ct-octoberfest.github.io}{website})}},\\Johns Hopkins}{} \entry{Ongoing}{Co-organiser}{Directed Reading Program (DRP), Johns Hopkins}{Individual pairing of undergraduates with graduates for |
