Fix \makecvtitlenamewidth backward compatibility (github: closes #4)

This commit is contained in:
Xavier Danaux
2015-09-01 00:31:21 -07:00
parent c91b6ca77c
commit 5a6a8f59cf
6 changed files with 9 additions and 8 deletions

View File

@ -48,8 +48,6 @@
%-------------------------------------------------------------------------------
% lengths
\@initializelength{\quotewidth}
% optional makecvheadname width to force a certain width (if set/remains to 0pt, the width is calculated automatically)
\@initializelength{\makecvheadnamewidth}
\renewcommand*{\recomputecvheadlengths}{%
\setlength{\quotewidth}{0.65\textwidth}}