mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
[contemporary] Properly support skill matrix
This commit is contained in:
parent
d0a5ff550e
commit
02a928723b
2 changed files with 12 additions and 0 deletions
|
|
@ -18,6 +18,10 @@
|
|||
% required packages
|
||||
%-------------------------------------------------------------------------------
|
||||
\RequirePackage{moderncvverticaltimeline}
|
||||
% No customization currently exists for `modercvbodyvi`; just reuse
|
||||
% `moderncvbodyi`. We might consider supporting a short table format (only skill
|
||||
% name and rating) in the future.
|
||||
\RequirePackage[moderncvbodyi,circle]{moderncvskillmatrix}
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
|
|
@ -61,6 +65,7 @@
|
|||
\setlength{\doubleitemcolumnwidth}{0.5\doubleitemcolumnwidth}%
|
||||
\setlength{\listdoubleitemcolumnwidth}{\maincolumnwidth-\listitemsymbolwidth-\separatorcolumnwidth-\listitemsymbolwidth}%
|
||||
\setlength{\listdoubleitemcolumnwidth}{0.5\listdoubleitemcolumnwidth}%
|
||||
\recompute@cvskillmatrix@lengths
|
||||
% regular lengths
|
||||
\setlength{\parskip}{0\p@}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue