aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/12_msewkeitsmatrizen/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-05-20 20:24:26 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-05-20 20:24:26 +0200
commitd3b772e811ac42cb912cce367b8e7bee07881084 (patch)
tree1dd80933a86f8d2cb98c6333d3093fbc2a951c1d /vorlesungen/12_msewkeitsmatrizen/Makefile
parentadd new slides (diff)
downloadSeminarMatrizen-d3b772e811ac42cb912cce367b8e7bee07881084.tar.gz
SeminarMatrizen-d3b772e811ac42cb912cce367b8e7bee07881084.zip
add slides
Diffstat (limited to '')
-rw-r--r--vorlesungen/12_msewkeitsmatrizen/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/vorlesungen/12_msewkeitsmatrizen/Makefile b/vorlesungen/12_msewkeitsmatrizen/Makefile
index c461d96..ec420cd 100644
--- a/vorlesungen/12_msewkeitsmatrizen/Makefile
+++ b/vorlesungen/12_msewkeitsmatrizen/Makefile
@@ -31,3 +31,12 @@ fix1.jpg: fix1.pdf
convert -density 300 fix1.pdf \
-resize 1920x1080 -units PixelsPerInch fix1.jpg
+parts: part1.pdf part2.pdf
+
+part1.pdf: MathSemMSE-12-wkeitsmatrizen.pdf
+ pdfjam --outfile part1.pdf --papersize '{16cm,9cm}' \
+ MathSemMSE-12-wkeitsmatrizen.pdf 1-160
+
+part2.pdf: MathSemMSE-12-wkeitsmatrizen.pdf
+ pdfjam --outfile part2.pdf --papersize '{16cm,9cm}' \
+ MathSemMSE-12-wkeitsmatrizen.pdf 161-211