From b43ca90e1f7b241d12851cf48852c9b91d177565 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 18 Feb 2019 16:29:10 -0500 Subject: Added JHMT and CT seminar talks. Tweaked spacing --- cv.pdf | Bin 56105 -> 56481 bytes cv.tex | 15 ++++++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/cv.pdf b/cv.pdf index 58cc223..0acd5ad 100644 Binary files a/cv.pdf and b/cv.pdf differ diff --git a/cv.tex b/cv.tex index 85e2ff8..5283c53 100644 --- a/cv.tex +++ b/cv.tex @@ -4,9 +4,9 @@ % Adjust margins % ----------------------------------------------------------------------------- \usepackage{geometry} -\geometry{voffset=0in,hoffset=0in, +\geometry{voffset=-0.1in,hoffset=0in, textwidth=0.95\paperwidth, - textheight=0.95\paperheight} + textheight=0.94\paperheight} % ----------------------------------------------------------------------------- % Set font @@ -56,11 +56,13 @@ \settowidth{\entryh}{\usebox{\entryhead}}\usebox{\entryhead} % The parbox cannot be the exact length of the line or we'll incur a % newline automatically when typesetting - \ifthenelse{\isempty{#2}}{}{ \parbox[t]{\linewidth-\entryh-1.1ex}{\textbf{\textcolor{cv-h3}{#2}}}} + \ifthenelse{\isempty{#2}}{}{ + \parbox[t]{\linewidth-\entryh-1.1ex}{\textbf{\textcolor{cv-h3}{#2}\vspace{1.5pt}}}} \ifthenelse{\isempty{#3}}{}{\\{\setromanfont{EB Garamond}\textsc{{#3}}}} \ifthenelse{\isempty{#4}}{}{\\\emph{{#4}}}\medskip } + \newcommand{\datelistentry}[3][black]{ \savebox{\entryadj}{{#2}}\settoheight{\entryv}{\usebox{\entryadj}} \marker{0.5\entryv-3pt}\makebox[6ex][r]{\usebox{\entryadj}} @@ -180,6 +182,13 @@ Interested in: \textit{formal category theory}, \ruletitle{Talks} + \entry{2019/02/19}{Category Theory Seminar}{Johns Hopkins} + {Polynomial functors, a degree of generality} + + \entry{2019/02/10}{Johns Hopkins Mathematics + Tournament}{}{``Fractions: ratio of two integers or universal + machine?'', audience of high-school students} + \entry{2018/11/30}{University Seminar}{George Washington Univ.}{Homotopy Type Theory, the confluence of logic and space} -- cgit v1.3.1