aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/scripts
diff options
context:
space:
mode:
authorLordMcFungus <mceagle117@gmail.com>2021-03-22 18:05:11 +0100
committerGitHub <noreply@github.com>2021-03-22 18:05:11 +0100
commit76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7 (patch)
tree11b2d41955ee4bfa0ae5873307c143f6b4d55d26 /buch/papers/scripts
parentmore chapter structure (diff)
parentadd title image (diff)
downloadSeminarMatrizen-76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7.tar.gz
SeminarMatrizen-76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7.zip
Merge pull request #1 from AndreasFMueller/master
update
Diffstat (limited to 'buch/papers/scripts')
-rw-r--r--buch/papers/scripts/mktemplate2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/scripts/mktemplate b/buch/papers/scripts/mktemplate
index 2307e3e..a5c1e52 100644
--- a/buch/papers/scripts/mktemplate
+++ b/buch/papers/scripts/mktemplate
@@ -26,7 +26,7 @@ then
fi
FILES="Makefile.inc Makefile main.tex packages.tex references.bib"
-SECTIONS="einleitung.tex problemstellung.tex loesung.tex folgerungen.tex"
+SECTIONS="teil0.tex teil1.tex teil2.tex teil3.tex"
for file in ${FILES} ${SECTIONS}
do