diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-03-15 17:35:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 17:35:44 +0100 |
commit | 2e7d125548bd14afdd115eabdce2e1f5c082bcbe (patch) | |
tree | 5d6d38ee054191fb23b9e89dea38c88c37d7254a /buch/papers/kugel/Makefile | |
parent | Merge pull request #6 from Satge96/master (diff) | |
parent | kugel: Add paper title and notes (diff) | |
download | SeminarSpezielleFunktionen-2e7d125548bd14afdd115eabdce2e1f5c082bcbe.tar.gz SeminarSpezielleFunktionen-2e7d125548bd14afdd115eabdce2e1f5c082bcbe.zip |
Merge pull request #5 from NaoPross/master
kugel: Add paper title and notes
Diffstat (limited to '')
-rw-r--r-- | buch/papers/kugel/Makefile.inc | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/buch/papers/kugel/Makefile.inc b/buch/papers/kugel/Makefile.inc index d926229..50d6825 100644 --- a/buch/papers/kugel/Makefile.inc +++ b/buch/papers/kugel/Makefile.inc @@ -4,11 +4,7 @@ # (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule # dependencies-kugel = \ - papers/kugel/packages.tex \ + papers/kugel/packages.tex \ papers/kugel/main.tex \ - papers/kugel/references.bib \ - papers/kugel/teil0.tex \ - papers/kugel/teil1.tex \ - papers/kugel/teil2.tex \ - papers/kugel/teil3.tex + papers/kugel/references.bib |