Fix compilation error with banking style (#41)

It fix the bug that already exists in upstream : https://github.com/xdanaux/moderncv/issues/98
This commit is contained in:
msharp1 2021-02-28 15:29:31 +01:00 committed by GitHub
commit 2630a79fec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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{%
\\%