include the nonworking cvskilltable into body v

This commit is contained in:
David 2021-01-17 00:32:38 +01:00
commit 024f9ba8ee

View file

@ -52,6 +52,9 @@
\@initializelength{\listdoubleitemcolumnwidth}
%\@initializelength{\listdoubleitemmaincolumnwidth}
%% include moderncv Skillmatrix code
\input{moderncvbodyvskillmatrix.sty}
% commands
\@initializecommand{\recomputecvbodylengths}{%
% body lengths
@ -61,6 +64,7 @@
\setlength{\doubleitemcolumnwidth}{0.5\doubleitemcolumnwidth}%
\setlength{\listdoubleitemcolumnwidth}{\maincolumnwidth-\listitemsymbolwidth-\separatorcolumnwidth-\listitemsymbolwidth}%
\setlength{\listdoubleitemcolumnwidth}{0.5\listdoubleitemcolumnwidth}%
\recomputecvskillmatrixlengths
% regular lengths
\setlength{\parskip}{0\p@}}