aboutsummaryrefslogtreecommitdiff
path: root/zeitung/parts/studenttemplate.tex
diff options
context:
space:
mode:
Diffstat (limited to 'zeitung/parts/studenttemplate.tex')
-rw-r--r--zeitung/parts/studenttemplate.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/zeitung/parts/studenttemplate.tex b/zeitung/parts/studenttemplate.tex
index 5523202..0428e9b 100644
--- a/zeitung/parts/studenttemplate.tex
+++ b/zeitung/parts/studenttemplate.tex
@@ -43,11 +43,10 @@
\AtTextUpperLeft{
\put(-\ringx + \ringoffset, -\ringy + \ringoffset){
\def\imgpath{parts/generated/students/figures/36_#1.jpg}
- \IfFileExists{\imgpath}{}
+ \IfFileExists{\imgpath}
{
- \def\imgpath{placeholder/#1.jpg}
- }
- \includegraphics[keepaspectratio=true, width=\frameimgwidth]{\imgpath}
+ \includegraphics[keepaspectratio=true, width=\frameimgwidth]{\imgpath}
+ }{}
}
\put(-\ringx, -\ringy){
\includegraphics[keepaspectratio=true, width=\ringwidth]{ring.png}