diff options
Diffstat (limited to '')
-rw-r--r-- | buch/buch.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buch/buch.tex b/buch/buch.tex index e708b72..cbbf339 100644 --- a/buch/buch.tex +++ b/buch/buch.tex @@ -1,5 +1,5 @@ % -% buch.tex -- Buch zum mathematischen Seminar Wavelets +% buch.tex -- Buch zum mathematischen Seminar Spezielle Funktionen % % (c) 2022 Prof. Dr. Andreas Mueller, OST Ostschweizer Fachhochschule % @@ -56,7 +56,7 @@ pdfauthor={Andreas Müller} \lhead{Index} \rhead{} \addcontentsline{toc}{chapter}{\indexname} -\InputIfFileExists{buch.ind} +\InputIfFileExists{buch.ind}{}{} % cover page \ifthenelse{\boolean{includecover}}{ |