aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/95-homologie/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-08-22 21:43:09 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-08-22 21:43:09 +0200
commit0ead33dd72a7dd09ab8f855e672cb81e38623ef1 (patch)
tree4ad6256c995ec838ba0acc762494f22fea064cfd /buch/chapters/95-homologie/images/Makefile
parentadd additional image (diff)
downloadSeminarMatrizen-0ead33dd72a7dd09ab8f855e672cb81e38623ef1.tar.gz
SeminarMatrizen-0ead33dd72a7dd09ab8f855e672cb81e38623ef1.zip
euler char, traces, telescoping sums
Diffstat (limited to 'buch/chapters/95-homologie/images/Makefile')
-rw-r--r--buch/chapters/95-homologie/images/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/buch/chapters/95-homologie/images/Makefile b/buch/chapters/95-homologie/images/Makefile
index d14a3a2..50c2b0d 100644
--- a/buch/chapters/95-homologie/images/Makefile
+++ b/buch/chapters/95-homologie/images/Makefile
@@ -3,7 +3,8 @@
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-all: homocycles.pdf homoboundaries.pdf homoclasses.pdf gausshomoex.pdf gausshomobasis.pdf dreieck.pdf polyeder.pdf
+all: complexbasis.pdf homocycles.pdf homoboundaries.pdf homoclasses.pdf \
+ gausshomoex.pdf gausshomobasis.pdf dreieck.pdf polyeder.pdf
dreieck.pdf: dreieck.tex
pdflatex dreieck.tex
@@ -26,3 +27,6 @@ homoboundaries.pdf: homoboundaries.tex
homoclasses.pdf: homoclasses.tex
pdflatex homoclasses.tex
+complexbasis.pdf: complexbasis.tex
+ pdflatex complexbasis.tex
+