mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
add working cvmatrix for all styles but fancy
This commit is contained in:
parent
ddede375ed
commit
fa003e1738
6 changed files with 393 additions and 15 deletions
|
|
@ -48,6 +48,9 @@
|
|||
% used by \cvlistdoubleitem
|
||||
\@initializelength{\listdoubleitemcolumnwidth}
|
||||
|
||||
%% include moderncv Skillmatrix code
|
||||
\input{moderncvbodyivskillmatrix.sty}
|
||||
|
||||
% commands
|
||||
\renewcommand*{\recomputecvbodylengths}{%
|
||||
% body lengths
|
||||
|
|
@ -57,6 +60,7 @@
|
|||
\setlength{\doubleitemcolumnwidth}{0.5\doubleitemcolumnwidth}%
|
||||
\setlength{\listdoubleitemcolumnwidth}{\maincolumnwidth-\listitemsymbolwidth-\separatorcolumnwidth-\listitemsymbolwidth}%
|
||||
\setlength{\listdoubleitemcolumnwidth}{0.5\listdoubleitemcolumnwidth}%
|
||||
\recomputecvskillmatrixlengths
|
||||
% regular lengths
|
||||
\setlength{\parskip}{0\p@}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue