diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-26 20:03:41 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-26 20:03:41 +0200 |
commit | 5388a7aad33813f7795d601ce7a2ae21fddd9590 (patch) | |
tree | ffd7d152b30635e42709fd2aae0ef5d72e0eee01 /buch/chapters/95-homologie/torus/Makefile | |
parent | add torus image (diff) | |
download | SeminarMatrizen-5388a7aad33813f7795d601ce7a2ae21fddd9590.tar.gz SeminarMatrizen-5388a7aad33813f7795d601ce7a2ae21fddd9590.zip |
torus perfektioniert
Diffstat (limited to 'buch/chapters/95-homologie/torus/Makefile')
-rw-r--r-- | buch/chapters/95-homologie/torus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/95-homologie/torus/Makefile b/buch/chapters/95-homologie/torus/Makefile index 4eb1381..8671ede 100644 --- a/buch/chapters/95-homologie/torus/Makefile +++ b/buch/chapters/95-homologie/torus/Makefile @@ -12,4 +12,4 @@ torus.png: torus.pov torus.inc povray +A0.1 -W1920 -H1080 -Otorus.png torus.pov torus.jpg: torus.png Makefile - convert -extract 1624x970+150+78 torus.png torus.jpg + convert -extract 1624x978+147+75 torus.png torus.jpg |