diff options
Diffstat (limited to 'buch/buch.tex')
-rw-r--r-- | buch/buch.tex | 2 |
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} |