From 2630a79fecd88283f19b82b2a7451b40b603c163 Mon Sep 17 00:00:00 2001 From: msharp1 Date: Sun, 28 Feb 2021 15:29:31 +0100 Subject: [PATCH] Fix compilation error with banking style (#41) It fix the bug that already exists in upstream : https://github.com/xdanaux/moderncv/issues/98 --- moderncvheadiii.sty | 1 - 1 file changed, 1 deletion(-) diff --git a/moderncvheadiii.sty b/moderncvheadiii.sty index dbc63fc..68eed83 100644 --- a/moderncvheadiii.sty +++ b/moderncvheadiii.sty @@ -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{% \\%