aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/zeta/images/Makefile
diff options
context:
space:
mode:
authorLordMcFungus <mceagle117@gmail.com>2022-08-18 20:36:44 +0200
committerGitHub <noreply@github.com>2022-08-18 20:36:44 +0200
commit2ce7daa9275e6e43c7ec965b502a34a1b283541e (patch)
treec57fffd47e840de898e332a8c85b69a025bf058b /buch/papers/zeta/images/Makefile
parentAdded graphic (diff)
parentnew images (diff)
downloadSeminarSpezielleFunktionen-2ce7daa9275e6e43c7ec965b502a34a1b283541e.tar.gz
SeminarSpezielleFunktionen-2ce7daa9275e6e43c7ec965b502a34a1b283541e.zip
Merge pull request #4 from AndreasFMueller/master
update
Diffstat (limited to 'buch/papers/zeta/images/Makefile')
-rw-r--r--buch/papers/zeta/images/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/buch/papers/zeta/images/Makefile b/buch/papers/zeta/images/Makefile
new file mode 100644
index 0000000..611662d
--- /dev/null
+++ b/buch/papers/zeta/images/Makefile
@@ -0,0 +1,10 @@
+#
+# Makefile to build images
+#
+all: primzahlfunktion2.pdf zetaplot.pdf
+
+primzahlfunktion2.pdf: primzahlfunktion2.tex
+ pdflatex primzahlfunktion2.tex
+
+zetaplot.pdf: zetaplot.tex zetapath.tex
+ pdflatex zetaplot.tex