aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/60-gruppen/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-04-04 19:37:26 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2021-04-04 19:37:26 +0200
commitb2f142c6a525994a61484238b6ce0e6323863953 (patch)
treefd5f105a1dbba1ba73e20140d6d5ec9ed663d29d /buch/chapters/60-gruppen/images/Makefile
parenttangentialvektoren von o(n), sl_n (diff)
downloadSeminarMatrizen-b2f142c6a525994a61484238b6ce0e6323863953.tar.gz
SeminarMatrizen-b2f142c6a525994a61484238b6ce0e6323863953.zip
fix typos
Diffstat (limited to '')
-rw-r--r--buch/chapters/60-gruppen/images/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/chapters/60-gruppen/images/Makefile b/buch/chapters/60-gruppen/images/Makefile
index 8824d75..3ed39e5 100644
--- a/buch/chapters/60-gruppen/images/Makefile
+++ b/buch/chapters/60-gruppen/images/Makefile
@@ -3,7 +3,7 @@
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-all: phasenraum.pdf kartenkreis.pdf karten.pdf sl2.pdf
+all: phasenraum.pdf kartenkreis.pdf karten.pdf sl2.pdf scherungen.pdf
phasenraum.pdf: phasenraum.tex
pdflatex phasenraum.tex
@@ -20,3 +20,6 @@ karten.pdf: karten.tex torus.png
sl2.pdf: sl2.tex
pdflatex sl2.tex
+scherungen.pdf: scherungen.tex
+ pdflatex scherungen.tex
+