aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/40-eigenwerte/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-04-02 20:12:06 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2021-04-02 20:12:06 +0200
commite0e48e498a5e70bf35b6c7b52cb74f876349c208 (patch)
treeebdbb00fa10009bc31c3ab669383a852e91f21ea /buch/chapters/40-eigenwerte/images/Makefile
parentMerge pull request #6 from JODBaer/master (diff)
downloadSeminarMatrizen-e0e48e498a5e70bf35b6c7b52cb74f876349c208.tar.gz
SeminarMatrizen-e0e48e498a5e70bf35b6c7b52cb74f876349c208.zip
add new images
Diffstat (limited to 'buch/chapters/40-eigenwerte/images/Makefile')
-rw-r--r--buch/chapters/40-eigenwerte/images/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/buch/chapters/40-eigenwerte/images/Makefile b/buch/chapters/40-eigenwerte/images/Makefile
index bec12d5..54b36d5 100644
--- a/buch/chapters/40-eigenwerte/images/Makefile
+++ b/buch/chapters/40-eigenwerte/images/Makefile
@@ -5,7 +5,7 @@
#
all: sp.pdf nilpotent.pdf kernbild.pdf kombiniert.pdf \
wurzelapprox.pdf wurzel.pdf dimjk.pdf jknilp.pdf \
- normalform.pdf
+ normalform.pdf minmax.pdf
sp.pdf: sp.tex sppaths.tex
pdflatex sp.tex
@@ -40,3 +40,5 @@ jknilp.pdf: jknilp.tex
normalform.pdf: normalform.tex
pdflatex normalform.tex
+minmax.pdf: minmax.tex
+ pdflatex minmax.tex