aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/110-elliptisch/images/ellpolnul.tex
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/110-elliptisch/images/ellpolnul.tex
parentadd grid to images (diff)
downloadSeminarSpezielleFunktionen-b2d8e88a2517a5d15b01f4e34ac12dfc8723c265.tar.gz
SeminarSpezielleFunktionen-b2d8e88a2517a5d15b01f4e34ac12dfc8723c265.zip
improve elliptic domain images
Diffstat (limited to 'buch/chapters/110-elliptisch/images/ellpolnul.tex')
-rw-r--r--buch/chapters/110-elliptisch/images/ellpolnul.tex9
1 files changed, 6 insertions, 3 deletions
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$};