From a20dfb8bb249df51c554e1f4d592fbe406a71862 Mon Sep 17 00:00:00 2001 From: krueschi Date: Sat, 10 Jul 2021 16:27:21 +0200 Subject: [PATCH] Fix Make pdf Error 43 (issue #84) Fix error 43 for make pdf rendering process by adding a mathbf declaration to euro symbol and commenting out (deleting) wallpaper background declaration. --- style/template.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/template.tex b/style/template.tex index 7fef365b..d3a3a750 100644 --- a/style/template.tex +++ b/style/template.tex @@ -41,7 +41,7 @@ \ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} -$if(euro)$ +\mathbf{$if(euro)$ \usepackage{eurosym} $endif$ \else % if luatex or xelatex @@ -202,7 +202,7 @@ % Delete the following line % to remove the UCL header logo - \ThisULCornerWallPaper{1.0}{style/univ_logo.eps} + % \ThisULCornerWallPaper{1.0}{style/univ_logo.eps} \vspace*{2.5cm}