From 65a9fd445eb538fe16914efb36133b2082177e45 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 17 Oct 2019 10:59:13 -0400 Subject: restructured a bit --- cv.tex | 35 +++++------------------------------ 1 file changed, 5 insertions(+), 30 deletions(-) (limited to 'cv.tex') diff --git a/cv.tex b/cv.tex index 3d50edd..dfbabc2 100644 --- a/cv.tex +++ b/cv.tex @@ -1,4 +1,5 @@ -\documentclass[10pt]{article} +\documentclass[11pt]{article} +\usepackage[margin=1in]{geometry} \usepackage{amsfonts, amsmath, amssymb, amsthm} \PassOptionsToPackage{obeyspaces}{url} @@ -12,17 +13,6 @@ \usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} -\oddsidemargin 0pt -\evensidemargin 0pt -\marginparwidth 40pt -\marginparsep 10pt -\topmargin -20pt -\headsep 10pt -\textheight 8.7in -\textwidth 6.65in -\renewcommand{\baselinestretch}{1.1} -% stop latex from adding "references" headline -\renewcommand\refname{} \setlength\parindent{0pt} \setlength\parskip{5pt} @@ -30,10 +20,9 @@ \newcommand*{\arXiv}[1]{\href{http://arxiv.org/pdf/#1}{arXiv:#1}} +\def\doc{Curriculum Vit\ae{}} -\title{Christopher Cox} -\author{Curriculum Vit\ae{}} \begin{document} @@ -44,20 +33,7 @@ %%%% title+contact %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\begin{minipage}[ht]{0.5\textwidth} - \flushleft - \Huge{Christopher Cox} - \vspace{5pt} - - \hspace{2pt}\Large{Curriculum Vit\ae{}} -\end{minipage} -\begin{minipage}{0.49\textwidth} - \flushright - \input{content/contact.tex} -\end{minipage} - -\vspace{10pt} -\hrule\hrule +\input{content/header.tex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% body %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -66,8 +42,7 @@ \section*{Research interests} - -Extremal combinatorics, probabilistic methods, algebraic methods, discrete geometry, graph theory. +\input{content/interests.tex} \section*{Education} \input{content/education.tex} -- cgit v1.2.3