mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Fix compilation error with banking style
It fix the bug that already exists in upstream : https://github.com/xdanaux/moderncv/issues/98
This commit is contained in:
parent
09d62474db
commit
c37de7ba59
1 changed files with 0 additions and 1 deletions
|
|
@ -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{%
|
||||
\\%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue