diff options
author | Andreas Müller <andreas.mueller@othello.ch> | 2022-06-16 19:27:16 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@othello.ch> | 2022-06-16 19:27:16 +0200 |
commit | abb439719da913ee1bf14ee088748662fef3cd76 (patch) | |
tree | 980833037e28689327ae1c4483190c97bfab0a41 /buch/chapters/110-elliptisch/images | |
parent | Merge branch 'master' of github.com:AndreasFMueller/SeminarSpezielleFunktionen (diff) | |
download | SeminarSpezielleFunktionen-abb439719da913ee1bf14ee088748662fef3cd76.tar.gz SeminarSpezielleFunktionen-abb439719da913ee1bf14ee088748662fef3cd76.zip |
new stuff
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/110-elliptisch/images/lemnispara.pdf | bin | 28447 -> 28820 bytes | |||
-rw-r--r-- | buch/chapters/110-elliptisch/images/lemnispara.tex | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/buch/chapters/110-elliptisch/images/lemnispara.pdf b/buch/chapters/110-elliptisch/images/lemnispara.pdf Binary files differindex b03997e..633df34 100644 --- a/buch/chapters/110-elliptisch/images/lemnispara.pdf +++ b/buch/chapters/110-elliptisch/images/lemnispara.pdf diff --git a/buch/chapters/110-elliptisch/images/lemnispara.tex b/buch/chapters/110-elliptisch/images/lemnispara.tex index 48557cf..c6e32d7 100644 --- a/buch/chapters/110-elliptisch/images/lemnispara.tex +++ b/buch/chapters/110-elliptisch/images/lemnispara.tex @@ -22,8 +22,9 @@ \draw[color=red!20,line width=1.4pt] \lemnispathmore; \draw[color=red,line width=1.4pt] \lemnispath; -\draw[->] ({-1.6*\dx},0) -- ({1.6*\dx},0) coordinate[label={$X$}]; +\draw[->] ({-1.6*\dx},0) -- ({1.8*\dx},0) coordinate[label={$X$}]; \draw[->] (0,{-0.7*\dy}) -- (0,{0.7*\dy}) coordinate[label={right:$Y$}]; + \draw ({1.5*\dx},-0.05) -- ({1.5*\dx},0.05); \draw ({\dx},-0.05) -- ({\dx},0.05); \draw ({0.5*\dx},-0.05) -- ({0.5*\dx},0.05); @@ -85,6 +86,9 @@ \CT \CU +\fill[color=blue] (LA) circle[radius=0.07]; +\node[color=blue] at (LA) [above right] {$S$}; + \end{tikzpicture} \end{document} |