mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
create unified moderncvskillmatrix.sty package and remove moderncvbody<i-v>skillmatrix.sty files
This commit is contained in:
parent
eb87e39006
commit
6d4c4fb22a
10 changed files with 311 additions and 741 deletions
|
|
@ -16,7 +16,9 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
% required packages
|
||||
%-------------------------------------------------------------------------------
|
||||
|
||||
% provides the commands for the skillmatrix as well as the command
|
||||
% \recomputecvskillmatrixlengths
|
||||
\RequirePackage[moderncvbodyiv]{moderncvskillmatrix}
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% overall body definition
|
||||
|
|
@ -48,9 +50,6 @@
|
|||
% used by \cvlistdoubleitem
|
||||
\@initializelength{\listdoubleitemcolumnwidth}
|
||||
|
||||
%% include moderncv Skillmatrix code
|
||||
\input{moderncvbodyivskillmatrix.sty}
|
||||
|
||||
% commands
|
||||
\renewcommand*{\recomputecvbodylengths}{%
|
||||
% body lengths
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue