summaryrefslogtreecommitdiff
path: root/pub-list.tex
diff options
context:
space:
mode:
authorChris Cox <chrisorcox@domainate.xyz>2020-05-14 16:57:55 -0400
committerChris Cox <chrisorcox@domainate.xyz>2020-05-14 16:57:55 -0400
commit7d08f7ddbe6561cf451f7b20c2cfc1846340023e (patch)
tree89d21755f9aa8bad3e8caf6be9a8e15017d6a8b3 /pub-list.tex
parent0fd0a2e7d81eaa78b6a285104af53154799642cf (diff)
downloadcv-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 'pub-list.tex')
-rw-r--r--pub-list.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/pub-list.tex b/pub-list.tex
index 66ff1b6..83b6bc0 100644
--- a/pub-list.tex
+++ b/pub-list.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}}{}{}