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 7c7385ee4c
2 changed files with 3 additions and 2 deletions

View file

@ -11,6 +11,7 @@ version next
- Fix tikz icon color in contemporary style (#224)
- Add contemporary CV header style to cover letter, which also makes icons
visible (#186)
- Fix minor horizontal spacing issue in 'contemporary' style header
version 2.4.1 (18 Jul 2024)
- Fix commons/colors.tex not found in package (#194)

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}%