space control between list symbol and text feature (#74)

This commit is contained in:
LLdaniel 2024-04-08 22:32:56 +02:00
commit ce1251dbd6
5 changed files with 21 additions and 9 deletions

View file

@ -19,6 +19,7 @@
% provides the commands for the skillmatrix as well as the command
% \recompute@cvskillmatrix@lengths
\RequirePackage[moderncvbodyv]{moderncvskillmatrix}
\RequirePackage{xargs}
%-------------------------------------------------------------------------------
% overall style definition
@ -117,8 +118,8 @@
\hfill% fill of \separatorcolumnwidth
\begin{minipage}[t]{\doubleitemcolumnwidth}\ifthenelse{\equal{#4}{}}{}{\hintstyle{#4}: }#5\end{minipage}}}
\renewcommand*{\cvlistitem}[2][.5ex]{%
\@cvitem[#1]{}{\listitemsymbol\begin{minipage}[t]{\listitemcolumnwidth}#2\end{minipage}}}
\renewcommandx*{\cvlistitem}[3][1=.5ex, usedefault, 2=0ex]{%
\@cvitem[#1]{}{\listitemsymbol\hspace{#2}\begin{minipage}[t]{\listitemcolumnwidth - #2}#3\end{minipage}}}
\renewcommand*{\cvlistdoubleitem}[3][.5ex]{%
\@cvitem[#1]{}{\listitemsymbol\begin{minipage}[t]{\listdoubleitemcolumnwidth}#2\end{minipage}%