aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/70-graphen/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-05-24 20:36:06 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2021-05-24 20:36:06 +0200
commit7e4a7b847c63064a40fd7a4d3829eddb4191aa9e (patch)
treedf3fd3bd2d8897e1e2803f049159e57ed8f29752 /buch/chapters/70-graphen/images/Makefile
parentKapitel über spektrale Graphentheorie (diff)
downloadSeminarMatrizen-7e4a7b847c63064a40fd7a4d3829eddb4191aa9e.tar.gz
SeminarMatrizen-7e4a7b847c63064a40fd7a4d3829eddb4191aa9e.zip
Wavelets auf einem Graphen
Diffstat (limited to '')
-rw-r--r--buch/chapters/70-graphen/images/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/chapters/70-graphen/images/Makefile b/buch/chapters/70-graphen/images/Makefile
index d34247b..5db54c8 100644
--- a/buch/chapters/70-graphen/images/Makefile
+++ b/buch/chapters/70-graphen/images/Makefile
@@ -4,7 +4,7 @@
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
all: peterson.pdf adjazenzu.pdf adjazenzd.pdf kreis.pdf fundamental.pdf \
- petersonchrind.pdf nine.pdf
+ petersonchrind.pdf nine.pdf gh.pdf
peterson.pdf: peterson.tex
pdflatex peterson.tex
@@ -26,3 +26,6 @@ fundamental.pdf: fundamental.tex
nine.pdf: nine.tex
pdflatex nine.tex
+gh.pdf: gh.tex
+ pdflatex gh.tex
+