mirror of
https://github.com/moderncv/moderncv.git
synced 2026-06-03 23:56:59 +02:00
fix contemporary - reinsert first and last name into letter-header
This commit is contained in:
parent
29a34bfb55
commit
e971077193
1 changed files with 2 additions and 1 deletions
|
|
@ -194,6 +194,7 @@
|
|||
\addressfont\color{headtext}%
|
||||
\if@left\begin{tabular}[b]{@{}r@{}}\fi%
|
||||
\if@right\begin{tabular}[b]{@{}l@{}}\fi%
|
||||
{\bfseries\upshape\@firstname~\@lastname}\@firstdetailselementfalse%
|
||||
\ifthenelse{\isundefined{\@addressstreet}}{}{\makenewline\addresssymbol\@addressstreet%
|
||||
\ifthenelse{\equal{\@addresscity}{}}{}{\makenewline\@addresscity}% if \addresstreet is defined, \addresscity and addresscountry will always be defined but could be empty
|
||||
\ifthenelse{\equal{\@addresscountry}{}}{}{\makenewline\@addresscountry}}%
|
||||
|
|
@ -215,7 +216,7 @@
|
|||
\end{tikzpicture}%
|
||||
|
||||
\hfill
|
||||
\llap{\usebox{\makeletterdetailsbox}}% \llap is used to suppress
|
||||
\llap{\usebox{\makeletterdetailsbox}}% \llap is used to suppress
|
||||
\\[.15em]%
|
||||
\tikzmark{letter-head-end}\\[.15em]%
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue