aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-06-24 20:30:36 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2022-06-24 20:30:36 +0200
commitb2d8e88a2517a5d15b01f4e34ac12dfc8723c265 (patch)
treec5d3fbbd270f8c836b5838ea6001a32c2c85e9d6 /buch/chapters
parentadd grid to images (diff)
downloadSeminarSpezielleFunktionen-b2d8e88a2517a5d15b01f4e34ac12dfc8723c265.tar.gz
SeminarSpezielleFunktionen-b2d8e88a2517a5d15b01f4e34ac12dfc8723c265.zip
improve elliptic domain images
Diffstat (limited to 'buch/chapters')
-rw-r--r--buch/chapters/110-elliptisch/images/ellpolnul.pdfbin86072 -> 130369 bytes
-rw-r--r--buch/chapters/110-elliptisch/images/ellpolnul.tex9
-rw-r--r--buch/chapters/110-elliptisch/images/jacobiplots.pdfbin56975 -> 56975 bytes
-rw-r--r--buch/chapters/110-elliptisch/images/kegelpara.pdfbin202828 -> 202828 bytes
-rw-r--r--buch/chapters/110-elliptisch/images/torusschnitt.pdfbin312677 -> 312677 bytes
5 files changed, 6 insertions, 3 deletions
diff --git a/buch/chapters/110-elliptisch/images/ellpolnul.pdf b/buch/chapters/110-elliptisch/images/ellpolnul.pdf
index a60a51b..4453703 100644
--- a/buch/chapters/110-elliptisch/images/ellpolnul.pdf
+++ b/buch/chapters/110-elliptisch/images/ellpolnul.pdf
Binary files differ
diff --git a/buch/chapters/110-elliptisch/images/ellpolnul.tex b/buch/chapters/110-elliptisch/images/ellpolnul.tex
index fe1d235..b3183fc 100644
--- a/buch/chapters/110-elliptisch/images/ellpolnul.tex
+++ b/buch/chapters/110-elliptisch/images/ellpolnul.tex
@@ -17,12 +17,15 @@
\input rechteckpfade3.tex
-\pgfmathparse{1/\xmax}
+\pgfmathparse{2/\xmax}
\xdef\dx{\pgfmathresult}
\xdef\dy{\dx}
-\netz{0.1pt}
-\draw[line width=0.1pt] (-1,0) -- (1,0);
+\begin{scope}[xshift=-1cm,yshift=-1cm]
+\clip (0,0) rectangle (2,2);
+\netz{0.4pt}
+\draw[line width=0.4pt] (-1,0) -- (1,0);
+\end{scope}
\fill[color=white,opacity=0.5] (-1,-1) rectangle (1,1);
\draw (-1,-1) rectangle (1,1);
\node at (-1,-1) [below left] {$0$};
diff --git a/buch/chapters/110-elliptisch/images/jacobiplots.pdf b/buch/chapters/110-elliptisch/images/jacobiplots.pdf
index 3ac9fe5..eb9d7f1 100644
--- a/buch/chapters/110-elliptisch/images/jacobiplots.pdf
+++ b/buch/chapters/110-elliptisch/images/jacobiplots.pdf
Binary files differ
diff --git a/buch/chapters/110-elliptisch/images/kegelpara.pdf b/buch/chapters/110-elliptisch/images/kegelpara.pdf
index 0d6f63d..2bbd428 100644
--- a/buch/chapters/110-elliptisch/images/kegelpara.pdf
+++ b/buch/chapters/110-elliptisch/images/kegelpara.pdf
Binary files differ
diff --git a/buch/chapters/110-elliptisch/images/torusschnitt.pdf b/buch/chapters/110-elliptisch/images/torusschnitt.pdf
index 2948e76..9b64ab2 100644
--- a/buch/chapters/110-elliptisch/images/torusschnitt.pdf
+++ b/buch/chapters/110-elliptisch/images/torusschnitt.pdf
Binary files differ