diff options
| author | Chris Cox <chrisorcox@domainate.xyz> | 2020-05-14 16:57:55 -0400 |
|---|---|---|
| committer | Chris Cox <chrisorcox@domainate.xyz> | 2020-05-14 16:57:55 -0400 |
| commit | 7d08f7ddbe6561cf451f7b20c2cfc1846340023e (patch) | |
| tree | 89d21755f9aa8bad3e8caf6be9a8e15017d6a8b3 /extended.tex | |
| parent | 0fd0a2e7d81eaa78b6a285104af53154799642cf (diff) | |
| download | cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.gz cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.bz2 cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.lz cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.xz cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.zst cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.zip | |
tweaking its look
Diffstat (limited to 'extended.tex')
| -rw-r--r-- | extended.tex | 16 |
1 files changed, 8 insertions, 8 deletions
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} |
