Fix examples (#14)

This commit is contained in:
Dimitri Belopopsky 2020-09-27 23:13:06 +02:00 committed by GitHub
commit 8a66c4f990
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -357,7 +357,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}