Skip to content

Commit

Permalink
Fix compilation error with banking style (#41)
Browse files Browse the repository at this point in the history
It fix the bug that already exists in upstream : xdanaux#98
  • Loading branch information
msharp1 authored Feb 28, 2021
1 parent 09d6247 commit 2630a79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion moderncvheadiii.sty
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
% name and title
\namestyle{\@firstname~\@lastname}%
\ifthenelse{\equal{\@title}{}}{}{\titlestyle{~|~\@title}}% \isundefined doesn't work on \@title, as LaTeX itself defines \@title (before it possibly gets redefined by \title)

% optional detailed information
\if@details{%
\\%
Expand Down

0 comments on commit 2630a79

Please sign in to comment.