diff options
author | Andreas Müller <andreas.mueller@othello.ch> | 2021-01-01 09:08:34 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@othello.ch> | 2021-01-01 09:08:34 +0100 |
commit | 45a25c9f3cc240be505fecfe47e33e043f0591d3 (patch) | |
tree | 8f4bc919c2b79e13ee727d8742e2477b6835fbc5 /buch/papers/000template | |
parent | Paper template angepasst (diff) | |
download | SeminarMatrizen-45a25c9f3cc240be505fecfe47e33e043f0591d3.tar.gz SeminarMatrizen-45a25c9f3cc240be505fecfe47e33e043f0591d3.zip |
rename einleitung
Diffstat (limited to 'buch/papers/000template')
-rw-r--r-- | buch/papers/000template/Makefile.inc | 2 | ||||
-rw-r--r-- | buch/papers/000template/main.tex | 2 | ||||
-rw-r--r-- | buch/papers/000template/teil0.tex (renamed from buch/papers/000template/einleitung.tex) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/buch/papers/000template/Makefile.inc b/buch/papers/000template/Makefile.inc index b3171e2..12e6a4f 100644 --- a/buch/papers/000template/Makefile.inc +++ b/buch/papers/000template/Makefile.inc @@ -7,7 +7,7 @@ dependencies-000template = \ papers/000template/packages.tex \ papers/000template/main.tex \ papers/000template/references.bib \ - papers/000template/einleitung.tex \ + papers/000template/teil0.tex \ papers/000template/teil1.tex \ papers/000template/teil2.tex \ papers/000template/teil3.tex diff --git a/buch/papers/000template/main.tex b/buch/papers/000template/main.tex index 78c9147..87a5685 100644 --- a/buch/papers/000template/main.tex +++ b/buch/papers/000template/main.tex @@ -27,7 +27,7 @@ Bilden Sie auch für Formeln kurze Zeilen, einerseits der besseren Übersicht wegen, aber auch um GIT die Arbeit zu erleichtern. \end{itemize} -\input{papers/000template/einleitung.tex} +\input{papers/000template/teil0.tex} \input{papers/000template/teil1.tex} \input{papers/000template/teil2.tex} \input{papers/000template/teil3.tex} diff --git a/buch/papers/000template/einleitung.tex b/buch/papers/000template/teil0.tex index 9e944f1..9e944f1 100644 --- a/buch/papers/000template/einleitung.tex +++ b/buch/papers/000template/teil0.tex |