diff --git a/manual/moderncv_userguide.pdf b/manual/moderncv_userguide.pdf index 2a75170..4efa7e0 100644 Binary files a/manual/moderncv_userguide.pdf and b/manual/moderncv_userguide.pdf differ diff --git a/manual/moderncv_userguide.tex b/manual/moderncv_userguide.tex index 541d7a5..a837f48 100644 --- a/manual/moderncv_userguide.tex +++ b/manual/moderncv_userguide.tex @@ -818,6 +818,11 @@ The spacing between the hints column and the CV entries can be adjusted by setti \setlength{\separatorcolumnwidth}{0.05\textwidth} \end{lstlisting} +The spacing between the list symbol and the text item of \code{\\cvlistitem} and \code{\\cvlistdoubleitem} can be adjusted by setting \code{\\listitemsymbolspace} in the preamble. The default value is set to \code{0pt}. +\begin{lstlisting} + \setlength{\listitemsymbolspace}{5pt} +\end{lstlisting} + The width of the footer can be adjusted by setting \code{\\footwidth}. Due to internal calculations \code{\\renewcommand} is needed. The default value is \code{0.8\\textwidth}. \begin{lstlisting} \renewcommand*{\recomputefootlengths}{%