aboutsummaryrefslogtreecommitdiffstats
path: root/buch/buch.tex
diff options
context:
space:
mode:
authorRoy Seitz <roy.seitz@ost.ch>2021-07-05 14:13:06 +0200
committerRoy Seitz <roy.seitz@ost.ch>2021-07-05 14:16:03 +0200
commitf214039800ed44145fe2763269760cf551686827 (patch)
tree6b6184fa93e465a0a71cec5529513320f455e12e /buch/buch.tex
parentadd example (diff)
downloadSeminarMatrizen-f214039800ed44145fe2763269760cf551686827.tar.gz
SeminarMatrizen-f214039800ed44145fe2763269760cf551686827.zip
Only include buch.ind if it exists.
Diffstat (limited to 'buch/buch.tex')
-rw-r--r--buch/buch.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/buch.tex b/buch/buch.tex
index 65c2ca7..449bc2a 100644
--- a/buch/buch.tex
+++ b/buch/buch.tex
@@ -44,6 +44,6 @@
\lhead{Index}
\rhead{}
\addcontentsline{toc}{chapter}{\indexname}
-\input{buch.ind}
+\InputIfFileExists{buch.ind}{}{}
\end{document}