aboutsummaryrefslogtreecommitdiffstats
path: root/buch/buch.tex
diff options
context:
space:
mode:
authorLukaszogg <82384106+Lukaszogg@users.noreply.github.com>2021-07-08 20:10:11 +0200
committerLukaszogg <82384106+Lukaszogg@users.noreply.github.com>2021-07-08 20:10:11 +0200
commit14033ca595b5c933caea3b214d2246529e6845b8 (patch)
tree0d6d2b2eb34e5ef5df3c517be5c1c9d803fa066c /buch/buch.tex
parentUpdate teil1.tex (diff)
parentOnly include buch.ind if it exists. (diff)
downloadSeminarMatrizen-14033ca595b5c933caea3b214d2246529e6845b8.tar.gz
SeminarMatrizen-14033ca595b5c933caea3b214d2246529e6845b8.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '')
-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}