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[moderncvbodyi]{moderncvskillmatrix}
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% overall body definition
|
||||
|
|
@ -50,9 +52,6 @@
|
|||
% default moderncv \photo (change the definition such that by default the photo and its box align with the section bars
|
||||
\RenewDocumentCommand{\photo}{O{\hintscolumnwidth-0.8pt-2\fboxsep}O{0.4pt}m}{\def\@photowidth{#1}\def\@photoframewidth{#2}\def\@photo{#3}}%
|
||||
|
||||
%% include moderncv Skillmatrix code
|
||||
\input{moderncvbodyiskillmatrix.sty}
|
||||
|
||||
% commands
|
||||
\renewcommand*{\recomputecvbodylengths}{%
|
||||
% body lengths
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue