From 7d08f7ddbe6561cf451f7b20c2cfc1846340023e Mon Sep 17 00:00:00 2001 From: Chris Cox Date: Thu, 14 May 2020 16:57:55 -0400 Subject: tweaking its look --- extended.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'extended.tex') diff --git a/extended.tex b/extended.tex index 9021798..68f0130 100644 --- a/extended.tex +++ b/extended.tex @@ -10,7 +10,7 @@ % The following hack from http://tex.stackexchange.com/a/103349 reduces spacing in the bibliography slightly. % The effect is that the paper is not so long -\usepackage{etoolbox} +\usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} \setlength\parindent{0pt} @@ -36,25 +36,25 @@ \setlist{nolistsep} -\section*{Research interests} +\section*{Research interests \hrulefill} \input{content/interests.tex} -\section*{Education} +\section*{Education \hrulefill} \input{content/education.tex} -\section*{Academic positions} +\section*{Academic positions \hrulefill} \input{content/positions.tex} -\section*{Publications} +\section*{Publications \hrulefill} \input{content/publications.tex} -\section*{Presentations} +\section*{Presentations \hrulefill} \input{content/presentations.tex} -\section*{Awards/Grants} +\section*{Awards/Grants \hrulefill} \input{content/awards-grants.tex} -\section*{Workshops} +\section*{Workshops \hrulefill} \input{content/workshops.tex} \end{document} -- cgit v1.2.3