diff options
author | Andreas Müller <andreas.mueller@othello.ch> | 2022-06-16 17:03:07 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@othello.ch> | 2022-06-16 17:03:07 +0200 |
commit | 51411acaf1b122043f0439f4a1b334c523368651 (patch) | |
tree | 347d3f0d2b6e0790c8185df28426183e16d68d97 /buch/chapters/110-elliptisch/images/Makefile | |
parent | new plots (diff) | |
parent | some improvements (diff) | |
download | SeminarSpezielleFunktionen-51411acaf1b122043f0439f4a1b334c523368651.tar.gz SeminarSpezielleFunktionen-51411acaf1b122043f0439f4a1b334c523368651.zip |
Merge branch 'master' of github.com:AndreasFMueller/SeminarSpezielleFunktionen
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 3094877..e6e5b09 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 |