diff --git a/CHANGELOG b/CHANGELOG index d5703ff..d00e050 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,7 @@ version next - Decreasing the size of born symbol to "tiny" and raising it by .5ex, to look typograpically more in line with born symbols outside moderncv (#273) - Eliminate extra horizontal space for tikz icons (#259) +- Fix missing Senders Name in Header (#278) version 2.5.1 (31 Jan 2026) - Fix french babel breaking contemporary style (#219) diff --git a/moderncvheadvii.sty b/moderncvheadvii.sty index 7a8fe66..f2149ac 100644 --- a/moderncvheadvii.sty +++ b/moderncvheadvii.sty @@ -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]%