diff options
| author | tslil clingman <> | 2019-02-18 16:29:10 -0500 |
|---|---|---|
| committer | tslil clingman <> | 2019-02-18 16:29:10 -0500 |
| commit | b43ca90e1f7b241d12851cf48852c9b91d177565 (patch) | |
| tree | 71d723804cc9606887e0bac9aed3d642f5800b30 /cv.tex | |
| parent | 14b7ea5a463a7f11980bd2a8e7cc94856e37a213 (diff) | |
Added JHMT and CT seminar talks. Tweaked spacing
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -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} |
