diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-06-16 17:00:34 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-06-16 17:00:34 +0200 |
commit | b9af31ecb07acd4d34a13aa99d6170c9ca96af87 (patch) | |
tree | eb2613373596aa1315518dc06e9911642668089a /buch/chapters/110-elliptisch/images/Makefile | |
parent | fix some minor issues (diff) | |
download | SeminarSpezielleFunktionen-b9af31ecb07acd4d34a13aa99d6170c9ca96af87.tar.gz SeminarSpezielleFunktionen-b9af31ecb07acd4d34a13aa99d6170c9ca96af87.zip |
some improvements
Diffstat (limited to 'buch/chapters/110-elliptisch/images/Makefile')
-rw-r--r-- | buch/chapters/110-elliptisch/images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/110-elliptisch/images/Makefile b/buch/chapters/110-elliptisch/images/Makefile index c8f98cb..7bbc8af 100644 --- a/buch/chapters/110-elliptisch/images/Makefile +++ b/buch/chapters/110-elliptisch/images/Makefile @@ -96,7 +96,7 @@ torusschnitt.png: torusschnitt.pov povray +A0.1 -W1920 -H1080 -Otorusschnitt.png torusschnitt.pov torusschnitt.jpg: torusschnitt.png Makefile - convert -extract 1560x1080+180+0 torusschnitt.png \ + convert -extract 1640x1080+140+0 torusschnitt.png \ -density 300 -units PixelsPerInch torusschnitt.jpg torusschnitt.pdf: torusschnitt.tex torusschnitt.jpg |