diff --git a/rendercv/themes/classic/PublicationEntry.j2.tex b/rendercv/themes/classic/PublicationEntry.j2.tex index 664cc3d..28f2b2d 100644 --- a/rendercv/themes/classic/PublicationEntry.j2.tex +++ b/rendercv/themes/classic/PublicationEntry.j2.tex @@ -2,7 +2,6 @@ \vspace{<>} ((* endif *)) - \begin{samepage} ((* if entry.date_string *)) \begin{twocolentry}{ @@ -34,27 +33,3 @@ \end{onecolentry} ((* endif *)) \end{samepage} - -\begin{twocolentry}{ - <> -} - \begin{minipage}{\linewidth} - \textbf{<>} - - \vspace{<>} - - <> - ((* if entry.doi or entry.journal *)) - \vspace{<>} - - ((* endif *)) - ((* if entry.doi -*)) - \href{<>}{<>} - ((*- endif -*)) - ((*- if entry.doi and entry.journal *)) (((* endif -*)) - ((*- if entry.journal -*)) - <> - ((*- endif -*)) - ((*- if entry.doi and entry.journal *)))((* endif *)) - \end{minipage} -\end{twocolentry} \ No newline at end of file