change font size, margins, and remove newpage kludge
authorBenjamin Mako Hill <mako@atdot.cc>
Wed, 12 Sep 2012 18:59:53 +0000 (11:59 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Wed, 12 Sep 2012 18:59:53 +0000 (11:59 -0700)
bmh-cv.tex

index 99897a2836a1a27e9d79ed33827396508a8ee7fc..4080701a1fdc7c6fb9f4d5882ba8c54516e29f4e 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[11pt]{article}
+\documentclass[10pt]{article}
 
 % include data on fonts
 
@@ -11,7 +11,7 @@
 \renewcommand{\sfdefault}{phv}
 \usepackage[garamond]{mathdesign}
 
-\usepackage[letterpaper,left=1.85in,right=1.1in,top=1.1in,bottom=1.1in]{geometry}
+\usepackage[letterpaper,left=1.75in,right=1.1in,top=1.1in,bottom=1.1in]{geometry}
 
 % Metadata -- alter as neded
 
@@ -332,7 +332,6 @@ collaboration. Wikipedia Academy 2012, Freie Universität, Berlin.
 
 \end{cvlist}
 
-\newpage % remove me
 \section{Teaching}
 
 \subsection{Teaching Experience}

Benjamin Mako Hill || Want to submit a patch?