style space between first and last name the same as first name

This commit is contained in:
Yehuda Davis 2024-08-07 14:59:48 -04:00
commit 1238d21874
5 changed files with 6 additions and 6 deletions

View file

@ -94,7 +94,7 @@
% name and optional title
\newlength{\makecvheadpictureboxskip}%
\setlength{\makecvheadpictureboxskip}{\totalheightof{\usebox{\makecvheadpicturebox}}}%
\firstnamestyle{\@firstname}~\lastnamestyle{\@lastname}%
\firstnamestyle{\@firstname~}\lastnamestyle{\@lastname}%
\ifthenelse{\equal{\@title}{}}{
\ifthenelse{\isundefined{\@quote}}%
{}%