diff options
author | Nao Pross <np@0hm.ch> | 2021-07-12 11:08:25 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-07-12 11:08:25 +0200 |
commit | a8f63b6f417f8514c622bdffc85378029c9db514 (patch) | |
tree | 02ce1b49c5652e851647567aa31e5dc095d07988 /buch/buch.tex | |
parent | Fix typos and add TODOs (diff) | |
parent | Titel für Arbeit über Punktgruppen (diff) | |
download | SeminarMatrizen-a8f63b6f417f8514c622bdffc85378029c9db514.tar.gz SeminarMatrizen-a8f63b6f417f8514c622bdffc85378029c9db514.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '')
-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} |