mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
fix path (reverted from 8a66c4f)
This commit is contained in:
parent
7db2dd2315
commit
6c162eeaf0
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@
|
|||
% loads an icons set
|
||||
% usage: \moderncvicons{<icon set name>}
|
||||
\newcommand*{\moderncvicons}[1]{%
|
||||
\RequirePackage{../moderncvicons#1}}
|
||||
\RequirePackage{moderncvicons#1}}
|
||||
|
||||
% recomputes all automatic lengths
|
||||
\newcommand*{\recomputeheadlengths}{\recomputecvheadlengths}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue