mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Fixed a compatibility issue introduced in version 1.0.0 when \maketitlenamewidth was renamed to \makecvtitlenamewidth
This commit is contained in:
parent
993c5b7ef4
commit
d62200b817
12 changed files with 10 additions and 2 deletions
|
|
@ -77,6 +77,7 @@
|
|||
% compatibility with versions <= 0.19
|
||||
\newcommand*{\maketitle}{\makecvtitle}%
|
||||
\title{}% to avoid LaTeX complaining that \maketitle is a called without first a call to \title
|
||||
\newcommand*{\maketitlenamewidth}{\makecvtitlenamewidth}
|
||||
|
||||
|
||||
\endinput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue