Fix minor horizontal spacing issue in 'contemporary' style header

This commit is contained in:
Javier Lopez-Gomez 2025-03-21 12:22:36 +01:00
commit 800b295405
2 changed files with 3 additions and 2 deletions

View file

@ -157,9 +157,9 @@
\usebox{\makecvheadnamebox}%
\hfill%
\llap{\usebox{\makecvheaddetailsbox}}% \llap is used to suppress the width of the box, allowing overlap if the value of makecvheadnamewidth is forced
\usebox{\makecvheadqrbox}\fi%
\hspace{.5ex}\usebox{\makecvheadqrbox}\fi%
\if@right%
\usebox{\makecvheadqrbox}%
\usebox{\makecvheadqrbox}\hspace{.5ex}%
\rlap{\usebox{\makecvheaddetailsbox}}% \llap is used to suppress the width of the box, allowing overlap if the value of makecvheadnamewidth is forced
\hfill%
\usebox{\makecvheadnamebox}%