mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Bug correction in classic address font and color handling
This commit is contained in:
parent
1e1b2f3681
commit
6715a1baa2
2 changed files with 12 additions and 8 deletions
|
|
@ -78,12 +78,12 @@
|
|||
\if@firstdetailselement%
|
||||
\else%
|
||||
\\[.2em]\fi%
|
||||
\@firstdetailselementfalse%
|
||||
\addressfont\color{color2}}
|
||||
\@firstdetailselementfalse}
|
||||
\renewcommand*{\maketitle}{%
|
||||
% optional detailed information box
|
||||
\newbox{\maketitledetailsbox}%
|
||||
\savebox{\maketitledetailsbox}{%
|
||||
\addressfont\color{color2}%
|
||||
\begin{tabular}[b]{@{}r@{}}%
|
||||
\ifthenelse{\isundefined{\@addressstreet}}{}{\maketitledetailsnewline\addresssymbol\@addressstreet}%
|
||||
\ifthenelse{\isundefined{\@addresscity}}{}{\maketitledetailsnewline\@addresscity}%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue