diff --git a/LICENSE b/LICENSE index 9dd534f..943e590 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ MIT License +Copyright (c) 2012, Adrien Friggeri Copyright (c) 2017 Rodrigo Luger Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/Makefile b/Makefile index 5468206..e2532f2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -LATEX = pdflatex +LATEX = xelatex +BIB = biber BASH = bash -c ECHO = echo RM = rm -rf @@ -8,17 +9,17 @@ RM_TMP = ${RM} $(foreach suff, ${TMP_SUFFS}, *.${suff}) CHECK_RERUN = grep Rerun $*.log -ALL_FILES = cv.pdf publications.pdf cv_pubs.pdf +ALL_FILES = cv.pdf cv_pubs.pdf all: ${ALL_FILES} -%.pdf: %.tex cvstyle.tex publications.tex pubs.json - ${LATEX} $< - ${LATEX} $< +cv.pdf: cv.tex luger-cv.cls + ${LATEX} cv + ${LATEX} cv -cv_pubs.pdf: cv.tex publications.tex cvstyle.tex pubs.json +cv_pubs.pdf: cv.tex luger-cv.cls pubs.tex ${LATEX} -jobname=cv_pubs "\def\withpubs{}\input{cv}" ${LATEX} -jobname=cv_pubs "\def\withpubs{}\input{cv}" clean: - ${RM_TMP} ${ALL_FILES} \ No newline at end of file + ${RM_TMP} ${ALL_FILES} diff --git a/cv.tex b/cv.tex index 3702b77..8d78a9a 100755 --- a/cv.tex +++ b/cv.tex @@ -1,128 +1,364 @@ -% The formatting of this CV is based on @davidwhogg's layout. -\documentclass[12pt,letterpaper]{article} -\input{cvstyle} - -% Begin -\begin{document}\thispagestyle{empty}\sloppy\sloppypar\raggedbottom - -% Title -\textbf{\textsf{\Large Rodrigo Luger}}\\[0.5ex] -Postdoctoral Researcher, University of Washington\\[0.5ex] - -% Education -\cvsection{Coordinates}{ -\begin{list}{}{\cvlist} - \item \href{mailto:rodluger@gmail.com}{rodluger@gmail.com} - $\smash{|}$ - \href{https://rodluger.github.io}{rodluger.github.io} - $\smash{|}$ - \href{tel:610-675-6056}{(610) 675 6056} -\end{list}} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Friggeri Resume/CV +% XeLaTeX Template +% Version 1.2 (3/5/15) +% +% This template has been downloaded from: +% http://www.LaTeXTemplates.com +% +% Original author: +% Adrien Friggeri (adrien@friggeri.net) +% https://github.com/afriggeri/CV +% +% License: +% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) +% +% Important notes: +% This template needs to be compiled with XeLaTeX and the bibliography, if used, +% needs to be compiled with biber rather than bibtex. +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Education -\cvsection{Education}{ -\begin{list}{}{\cvlist} - % - \item \textbf{University of Washington}, Seattle WA - \begin{list}{--}{\cvsublist} - \item PhD Astronomy \& Astrobiology, August 2017 - \item MSc Astronomy \& Astrobiology, December 2013 - \end{list} - % - \item \textbf{Swarthmore College}, Swarthmore PA - \begin{list}{--}{\cvsublist} - \item BA Astrophysics $\smash{|}$ English Literature Minor, - May 2010 - \end{list} - % -\end{list}} +\documentclass[]{luger-cv} % Add 'print' as an option into the square bracket to remove colors from this template for printing -% Positions -\cvsection{Positions}{ -\begin{list}{}{\cvlist} - % - \item \textbf{Postdoctoral Researcher}, University of Washington - \begin{list}{--}{\cvsublist} - % - \item Investigate the effects of tidal evolution on - \emph{Kepler} systems - % - \item Develop photometric de-trending methods to - search for small planets transiting small stars; - develop and maintain the \everest pipeline - % - \end{list} - % - \item \textbf{Research Associate}, University of Washington - \begin{list}{--}{\cvsublist} - % - \item Research with Professors Eric Agol, Rory Barnes, - and Victoria Meadows - % - \item Developed techniques to detect and characterize - potentially habitable exoplanets with next-generation - telescopes - \item Investigated the atmospheric evolution of planets - orbiting M dwarfs - % - \end{list} - % - \item \textbf{Student Researcher}, Swarthmore College - \begin{list}{--}{\cvsublist} - % - \item Research under Prof. Eric Jensen on planet formation - and T Tauri disks - % - \end{list} -\end{list}} +\usepackage{fontspec} +\newfontfamily{\FA}[Path = fonts/]{fontawesome-webfont} -% Publications -\ifdefined\withpubs -\cvsection{Publications}{ -\resizebox{\textwidth}{!}{ - \input{pubs_summary} -}\vspace*{1em} - -\citearrow -\begin{list}{}{\cvlist} - \input{pubs} -\end{list}} -\fi +\usepackage{ragged2e} + +\def\faEnvelope{{\FA\symbol{"F0E0}}} +\def\faGithub{{\FA\symbol{"F09B}}} +\def\faDesktop{{\FA\symbol{"F108}}} +\def\faPhone{{\FA\symbol{"F095}}} +\def\faHandPointerO{{\FA\symbol{"F25A}}} +\def\faMapMarker{{\FA\symbol{"F041}}} + +\begin{document} + +\header{Rodrigo}{Luger} + +%---------------------------------------------------------------------------------------- +% SIDEBAR SECTION +%---------------------------------------------------------------------------------------- + +\begin{aside} + +\section{coordinates} +\href{mailto:rodluger@gmail.com}{rodluger@gmail.com\ \faEnvelope}\\[0.75em] +% +\href{https://github.com/rodluger}{github.com/rodluger\ \faGithub}\\[0.75em] +% +\href{https://rodluger.github.io}{rodluger.github.io\ \faHandPointerO}\\[0.75em] +% +\href{tel:610-675-6056}{+1 (610) 675 6056\ \faPhone}\\[0.75em] +% +\href{https://www.google.com/maps/place/3910+15th+Ave+NE,+Seattle,+WA+98105/@47.6533863,-122.3140594,17z/data=!3m1!4b1!4m5!3m4!1s0x549014f27663af37:0x8d4887f6e248ac63!8m2!3d47.6533827!4d-122.3118654}{3910 15th Ave NE\ \faMapMarker}\\ +\href{https://www.google.com/maps/place/3910+15th+Ave+NE,+Seattle,+WA+98105/@47.6533863,-122.3140594,17z/data=!3m1!4b1!4m5!3m4!1s0x549014f27663af37:0x8d4887f6e248ac63!8m2!3d47.6533827!4d-122.3118654}{Seattle, WA 98195}\ \phantom{\faMapMarker} + +\section{about} +\footnotesize +I'm currently a postdoc at UW in Seattle, working on finding novel ways to detect +\& char-\\ acterize exoplanets, particu-\\ larly those in the habitable zone. I mainly +work with light curves from the K2 mission, and I'm gearing up to tackle science +with TESS \& JWST. Outside the office I love to hike, bike, swim, craft lattes, +faulty parallelism, and Oxford commas. + +\end{aside} + +%---------------------------------------------------------------------------------------- +% EDUCATION SECTION +%---------------------------------------------------------------------------------------- -% Talks -% Education -\cvsection{Talks}{ -\begin{list}{}{\cvlist} - \item Hello +\section{education} + +\begin{entrylist} + +%------------------------------------------------ + +\entry +{2012--2017} +{PhD {\normalfont Astronomy and Astrobiology}} +{University of Washington, Seattle WA} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item On the evolution, detection, and characterization of small \\ planets in the habitable zones of M dwarfs +\end{list} +} + +%------------------------------------------------ + +\entry +{2012--2013} +{MSc {\normalfont Astronomy and Astrobiology}} +{University of Washington, Seattle WA} + +%------------------------------------------------ + +\entry +{2006--2010} +{BA {\normalfont Astrophysics}} +{Swarthmore College, Swarthmore PA} +{\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Minor in English Literature \end{list}} -% Honors -\cvsection{Honors}{ -\begin{list}{}{\cvlist} +%------------------------------------------------ + +\end{entrylist} + +%---------------------------------------------------------------------------------------- +% POSITIONS +%---------------------------------------------------------------------------------------- + +\section{positions} + +\begin{entrylist} + +%------------------------------------------------ + +\entry +{2017--} +{Postdoctoral Researcher} +{University of Washington} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Investigate the effects of tidal evolution on the ensemble of Kepler systems +\item Develop photometric de-trending methods to aid in the search for small + planets transiting small stars; develop and maintain the everest pipeline +\end{list} +} + +%------------------------------------------------ + +\entry +{2012--2017} +{Research Associate} +{University of Washington} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Research with Professors Eric Agol, Rory Barnes, and Victoria Meadows +\item Developed techniques to detect and characterize habitable +zone planets +\item Investigated the atmospheric evolution of planets orbiting M dwarfs +\end{list} +} + +%------------------------------------------------ + +\entry +{2008--2009} +{Student Researcher} +{Swarthmore College} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Research under Professor Eric Jensen on planet formation and T Tauri disks +\end{list} +} + +%------------------------------------------------ + +\end{entrylist} + +%---------------------------------------------------------------------------------------- +% AWARDS +%---------------------------------------------------------------------------------------- + +\section{honors} + +\begin{entrylist} + +%------------------------------------------------ + +\entry +{2012--2015} +{ARCS Fellowship} +{University of Washington} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item \textbf{A}chievement \textbf{R}ewards for \textbf{C}ollege \textbf{S}cientists +Foundation Fellowship recipient +\end{list} +} + +%------------------------------------------------ + +\entry +{2010} +{Bobby Berman Memorial Prize} +{Swarthmore College} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item For achievement, commitment, and +leadership in Physics and Astronomy +\end{list} +} + +%------------------------------------------------ + +\entry +{2010} +{The Phi Beta Kappa Society} +{Swarthmore College} +{} + +%------------------------------------------------ + +\end{entrylist} + +%---------------------------------------------------------------------------------------- +% TEACHING +%---------------------------------------------------------------------------------------- + +\section{teaching \& outreach} + +\begin{entrylist} + +%------------------------------------------------ + +\entry +{2012--2017} +{Mobile Planetarium} +{University of Washington} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Presented planetarium shows at schools and public venues throughout +Washington state using UW's inflatable mobile planetarium +\end{list} +} + +%------------------------------------------------ + +\entry +{2012--2013} +{Teaching Assistant} +{University of Washington} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Taught two bi-weekly tutorial sessions for two college astronomy courses +\end{list} +} + +%------------------------------------------------ + +\entry +{2010--2012} +{High School Teacher} +{St. Luke's School, New Canaan CT} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Created and taught a rigorous, college-level elective course in astrophysics +aimed at seniors interested in pursuing college classes in the field +\item Taught three sections of 11th grade physics with a focus on +astronomy, helping students develop critical thinking and creative +problem solving skills +\end{list} +} + +%------------------------------------------------ + +\end{entrylist} +% +% PAGEBREAK +% +\begin{entrylist} + +%------------------------------------------------ + +\entry +{2009--2010} +{Science Associate \& Tutor} +{Swarthmore College} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Directed weekly large-group study sessions for an introductory course in +astronomy; tutored students in courses in mechanics and E\&M +\end{list} +} + +%------------------------------------------------ + +\end{entrylist} + +%---------------------------------------------------------------------------------------- +% OTHER +%---------------------------------------------------------------------------------------- + +\section{other} + +\begin{entrylist} + +%------------------------------------------------ + +\entry +{2013--2017} +{IT Manager} +{Virtual Planet Laboratory, University of Washington} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Managed VPL's virtual conferencing system and network +\end{list} +} + +%------------------------------------------------ + +\entry +{2010--2012} +{Head Coach} +{St. Luke's School, New Canaan CT} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Head coach of the JV Boys Soccer and Fencing Teams +\item Assistant coach of the MS Tennis Team +\end{list} +} + +%------------------------------------------------ + +\entry +{2009--2010} +{Captain} +{Swarthmore College Fencing Team} +{% +\vspace{-1em} +\begin{list}{$+$}{\cvlist} +\item Captain and founding member of the Sabre Team +\end{list} +} + +%------------------------------------------------ + +\end{entrylist} + +%---------------------------------------------------------------------------------------- +% PUBLICATIONS +%---------------------------------------------------------------------------------------- + +\ifdefined\withpubs % - \item \textbf{ARCS Fellowship} - \begin{list}{--}{\cvsublist} - % - \item \textbf{A}chievement \textbf{R}ewards for \textbf{C}ollege - \textbf{S}cientists Fellowship recipient - % - \end{list} + \section{publications} % - \item \textbf{Bobby Berman Memorial Prize} - \begin{list}{--}{\cvsublist} - % - \item Awarded to a graduating senior who has shown achievement, - commitment, and leadership in Physics and Astronomy - % - \end{list} + \begin{center}\input{pubs_summary}\\\end{center} + \vspace*{0.2em} % - \item \textbf{The Phi Beta Kappa Society} - \begin{list}{--}{\cvsublist} - % - \item Inducted member - % - \end{list} + \citearrow % -\end{list}} + \begin{list}{}{\pubslist} + \input{pubs} + \end{list} + % +\fi \end{document} diff --git a/cvstyle.tex b/cvstyle.tex deleted file mode 100755 index ae1cb1c..0000000 --- a/cvstyle.tex +++ /dev/null @@ -1,109 +0,0 @@ -\usepackage{color} -\usepackage{fancyhdr} -\usepackage{hyperref} -\usepackage{ifthen} -\usepackage{adjustbox} -\usepackage{xspace} -\usepackage{graphicx} -\usepackage{amssymb} - -% Link formatting. -\definecolor{numcolor}{rgb}{0.5,0.5,0.5} -\definecolor{linkcolor}{rgb}{0.04,0.32,0.51} -\hypersetup{% - colorlinks=true, % false: boxed links; true: colored links - linkcolor=linkcolor, % color of internal links - citecolor=linkcolor, % color of links to bibliography - filecolor=linkcolor, % color of file links - urlcolor=linkcolor % color of external links -} - -% Text formatting. -\newcommand{\foreign}[1]{\textit{#1}} -\newcommand{\etal}{\foreign{et~al.}} -\newcommand{\project}[1]{\textsl{#1}} -\definecolor{grey}{rgb}{0.5,0.5,0.5} -\newcommand{\deemph}[1]{\textcolor{grey}{\footnotesize{#1}}} - -% literature links--use doi if you can -\newcommand{\doi}[2]{\emph{\href{http://dx.doi.org/#1}{{#2}}}} -\newcommand{\ads}[2]{\href{http://adsabs.harvard.edu/abs/#1}{{#2}}} -\newcommand{\arxiv}[2]{\emph{\href{http://arxiv.org/abs/#1}{{#2}}}} -\newcommand{\isbn}[1]{{\footnotesize(\textsc{isbn:}{#1})}} - -% Citation count arrow -\newcommand{\citearrow}[0]{ -\begin{minipage}[l]{\linewidth} -\hspace{-0.15in} -\rotatebox[origin=c]{90}{\textcolor{grey}{$\Lsh$}} -\raisebox{0.3em}{\textcolor{grey}{\footnotesize \# of citations}} -\end{minipage}\hfill -} - -% Section headings. -\newcommand{\cvheading}[1]{ -\addvspace{1ex}\pagebreak[2]\par\textbf{\textsf{#1}}\nopagebreak\vspace{-0.4em}} - -% Sections. -\newcommand{\cvsection}[2]{% -\adjustbox{valign=t}{\begin{minipage}{0.175\linewidth} - \cvheading{#1} -\end{minipage}}% -\adjustbox{valign=t}{\begin{minipage}[t]{0.825\linewidth} - #2 -\end{minipage}} -} - -% Set up the custom unordered list. -\newcommand{\cvlist}{% - \rightmargin=0in - \leftmargin=0.15in - \topsep=0ex - \partopsep=0pt - \itemsep=1.25ex - \parsep=0pt - \itemindent=-1.0\leftmargin - \listparindent=0.0\leftmargin - \settowidth{\labelsep}{~} -} - -% Custom sublist -\newcommand{\cvsublist}{% - \rightmargin=0in - \leftmargin=0.15in - \topsep=1.25ex - \partopsep=0ex - \itemsep=0.75ex - \parsep=0pt - \settowidth{\labelsep}{~} -} - -% Margins and spaces. -%\justify -\setlength{\oddsidemargin}{0in} -\setlength{\topmargin}{0in} -\setlength{\headsep}{0.20in} -\setlength{\headheight}{0.25in} -\setlength{\textheight}{9.1in} -\addtolength{\topmargin}{-\headsep} -\addtolength{\topmargin}{-\headheight} -\setlength{\textwidth}{6.50in} -\setlength{\parindent}{0in} -\setlength{\parskip}{1ex} - -% Headings and footings. -\renewcommand{\headrulewidth}{0pt} -\pagestyle{fancy} -\lhead{\deemph{Rodrigo Luger}} -\chead{\deemph{Curriculum Vitae}} -\rhead{\deemph{\thepage}} -\cfoot{\deemph{Last updated: \today}} - -% Journal names. -\newcommand{\aj}{AJ} -\newcommand{\apj}{ApJ} -\newcommand{\pasp}{PASP} -\newcommand{\mnras}{MNRAS} - -% Custom commands -\newcommand{\everest}{\href{https://github.com/rodluger/everest}{\ttfamily\fontseries{b}\selectfont everest}\xspace} \ No newline at end of file diff --git a/fonts/fontawesome-webfont.ttf b/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..35acda2 Binary files /dev/null and b/fonts/fontawesome-webfont.ttf differ diff --git a/luger-cv.cls b/luger-cv.cls new file mode 100755 index 0000000..07cdf22 --- /dev/null +++ b/luger-cv.cls @@ -0,0 +1,233 @@ +\ProvidesClass{luger-cv}[2017/11/02 CV class] +\NeedsTeXFormat{LaTeX2e} + +\DeclareOption{print}{\def\@cv@print{}} +\DeclareOption*{% + \PassOptionsToClass{\CurrentOption}{article}% +} +\ProcessOptions\relax +\LoadClass{article} + +\RequirePackage{ifthen} + +%%%%%%%%%% +% Colors % +%%%%%%%%%% + +\RequirePackage{xcolor} + +\definecolor{numcolor}{rgb}{0.5,0.5,0.5} + +\definecolor{white}{RGB}{255,255,255} + +\definecolor{darkgray}{HTML}{333333} +\definecolor{gray}{HTML}{4D4D4D} +\definecolor{lightgray}{HTML}{999999} + +\definecolor{green}{HTML}{C2E15F} +\definecolor{orange}{HTML}{FDA333} +\definecolor{purple}{HTML}{D3A4F9} +\definecolor{red}{HTML}{FB4485} +\definecolor{blue}{HTML}{6CE0F1} + +\ifdefined\@cv@print + \colorlet{green}{gray} + \colorlet{orange}{gray} + \colorlet{purple}{gray} + \colorlet{brown}{gray} + \colorlet{red}{gray} + \colorlet{blue}{gray} + \colorlet{fillheader}{white} + \colorlet{header}{gray} +\else + \colorlet{fillheader}{gray} + \colorlet{header}{white} +\fi +\colorlet{textcolor}{gray} +\colorlet{headercolor}{gray} + + +%%%%%%%%%% +% MISC % +%%%%%%%%%% + +% Text formatting. +\newcommand{\foreign}[1]{\textit{#1}} +\newcommand{\etal}{\foreign{et~al.}} +\newcommand{\project}[1]{\textsl{#1}} +\definecolor{grey}{rgb}{0.5,0.5,0.5} +\newcommand{\deemph}[1]{\textcolor{grey}{\footnotesize{#1}}} + +% literature links--use doi if you can +\newcommand{\doi}[2]{\emph{\href{http://dx.doi.org/#1}{{#2}}}} +\newcommand{\ads}[2]{\href{http://adsabs.harvard.edu/abs/#1}{{#2}}} +\newcommand{\arxiv}[2]{\emph{\href{http://arxiv.org/abs/#1}{{#2}}}} +\newcommand{\isbn}[1]{{\footnotesize(\textsc{isbn:}{#1})}} + +% Citation count arrow +\newcommand{\citearrow}[0]{ +\begin{minipage}[l]{\linewidth} +\hspace{-0.15in} +\rotatebox[origin=c]{90}{\textcolor{grey}{$\Lsh$}} +\raisebox{0.3em}{\textcolor{grey}{\footnotesize \# of citations}} +\end{minipage}\hfill +} + +% Journal names. +\newcommand{\aj}{AJ} +\newcommand{\apj}{ApJ} +\newcommand{\pasp}{PASP} +\newcommand{\mnras}{MNRAS} + +%%%%%%%%% +% Fonts % +%%%%%%%%% + +\RequirePackage[quiet]{fontspec} +\RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math} + +\newfontfamily\bodyfont[]{Helvetica Neue} +\newfontfamily\thinfont[]{Helvetica Neue UltraLight} +\newfontfamily\headingfont[]{Helvetica Neue Condensed Bold} + +\defaultfontfeatures{Mapping=tex-text} +\setmainfont[Mapping=tex-text, Color=textcolor]{Helvetica Neue Light} + +%%%%%%%%%% +% Header % +%%%%%%%%%% + +\RequirePackage{tikz} + +\newcommand{\rolefont}{% + \fontsize{14pt}{24pt}\selectfont% + \thinfont% + \color{white}% +} + +\newcommand{\header}[2]{% + \begin{tikzpicture}[remember picture,overlay] + \node [rectangle, fill=white, anchor=north, minimum width=\paperwidth, + minimum height=4cm] (box) at (current page.north) + {\includegraphics[width=\paperwidth]{header.pdf}}; + \node [anchor=center] (name) at (box) {% + \fontsize{40pt}{72pt}\color{gray}% + \raisebox{3em}{{\headingfont #1 #2}} + }; + \end{tikzpicture} + \vspace{2.333cm} + \vspace{-2\parskip} +} + + +%%%%%%%%%%%%% +% Structure % +%%%%%%%%%%%%% +\RequirePackage{parskip} + +\renewcommand{\section}[1]{ + \par\vspace{\parskip} + {% + \LARGE\headingfont\color{headercolor}% + #1% + } + \par\vspace{\parskip} +} + +\renewcommand{\subsection}[1]{ + \par\vspace{.5\parskip}% + {\Large\headingfont\color{headercolor} #1} + \par\vspace{.25\parskip}% +} + +\renewcommand{\subsubsection}[2]{ + \par\vspace{.5\parskip}% + {\Large\headingfont\color{headercolor} #2} + \par\vspace{.25\parskip}% +} + +\pagestyle{empty} + + +%%%%%%%%%%%%%%%%%%%% +% List environment % +%%%%%%%%%%%%%%%%%%%% + +\setlength{\tabcolsep}{0pt} +\newenvironment{entrylist}{% + \begin{tabular*}{\textwidth}{@{\extracolsep{\fill}}ll} +}{% + \end{tabular*} +} +\renewcommand{\bfseries}{\headingfont\color{headercolor}} +\newcommand{\entry}[4]{% + #1&\parbox[t]{11.8cm}{% + \textbf{#2}% + \hfill% + {\footnotesize\addfontfeature{Color=lightgray} #3}\\% + #4\vspace{\parsep}% + }\\} + +% Set up the custom unordered list. +\newcommand{\cvlist}{% + \rightmargin=0in + \leftmargin=0.15in + \topsep=0em + \partopsep=0pt + \itemsep=0ex + \parsep=0pt + \itemindent=0\leftmargin + \listparindent=0\leftmargin + \settowidth{\labelsep}{~} +} + +\newcommand{\pubslist}{% + \rightmargin=0in + \leftmargin=0.15in + \topsep=0ex + \partopsep=0pt + \itemsep=1.25ex + \parsep=0pt + \itemindent=-1.0\leftmargin + \listparindent=0.0\leftmargin + \settowidth{\labelsep}{~} +} + +%%%%%%%%%%%%%% +% Side block % +%%%%%%%%%%%%%% + +\RequirePackage[absolute,overlay]{textpos} +\setlength{\TPHorizModule}{1cm} +\setlength{\TPVertModule}{1cm} +\newenvironment{aside}{% + \let\oldsection\section + \renewcommand{\section}[1]{ + \par\vspace{\parskip}{\LARGE\headingfont\color{headercolor} ##1} + \par\vspace{0.5\parskip} + } + \begin{textblock}{3.6}(1.5, 4.33) + \begin{flushright} +}{% + \end{flushright} + \end{textblock} + \let\section\oldsection +} + +%%%%%%%%%%%%%%%% +% Other tweaks % +%%%%%%%%%%%%%%%% + +\RequirePackage[left=6.1cm,top=2cm,right=1.5cm,bottom=2.5cm,nohead,nofoot]{geometry} +\RequirePackage{hyperref} +\hypersetup{ + colorlinks=false, + linkcolor=red, + citecolor=red, + filecolor=red, + urlcolor = red} + +% A fix for \href{}{} colors not working with fontspec +\makeatletter +\def\HyColor@@@@UseColor#1\@nil{\addfontfeatures{Color=#1}} +\makeatother diff --git a/pubs_summary.tex b/pubs_summary.tex index 07e2dd6..08298db 100755 --- a/pubs_summary.tex +++ b/pubs_summary.tex @@ -1 +1 @@ -\textbf{Total:} 11 $\smash{|}$ \textbf{Refereed:} 8 $\smash{|}$ \textbf{First Author:} 7 $\smash{|}$ \textbf{Citations:} 237 $\smash{|}$ \textbf{h-index:} 9 \ No newline at end of file +\textbf{Total:} 11 $\smash{|}$ \textbf{Refereed:} 8 $\smash{|}$ \textbf{First Author:} 7 $\smash{|}$ \textbf{Citations:} 237 $\smash{|}$ \textbf{h-index:} 9