diff cv.sty @ 3:625009cc354a

Updated
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Fri, 10 May 2013 19:58:46 +0200
parents 7102bd9bd8b9
children a74b9e0f9064
line wrap: on
line diff
--- a/cv.sty	Sat May 05 15:55:30 2012 +0200
+++ b/cv.sty	Fri May 10 19:58:46 2013 +0200
@@ -67,9 +67,9 @@
 \setdescription{leftmargin=2em,style=nextline}
 
 \newenvironment{dottedlist}
-  %{\vspace{0.5ex}\begin{quote}\def\and{\hspace{0.2ex}\raisebox{0.2ex}{\tiny$\bullet$}\space\hspace{0.2ex}}}
-  {\vspace{0.5ex}\begin{quote}\def\and{{\footnotesize\textbullet\space}}}
-  {\end{quote}\vspace*{-1ex}}
+  {\vspace{0.5ex}\list{}{\leftmargin=2em\rightmargin=2em}\item[]
+    \def\and{{\footnotesize\textbullet\space}}}
+  {\endlist\vspace*{-1ex}}
 
 % bibliography formatting
 \usepackage[bibstyle=authortitle,sorting=none]{biblatex}