diff options
author | daHugen <david.hugentobler@ost.ch> | 2022-04-06 11:38:38 +0200 |
---|---|---|
committer | daHugen <david.hugentobler@ost.ch> | 2022-04-06 11:38:38 +0200 |
commit | 55eeb5823245798146e3e88fe32b2340450a15f4 (patch) | |
tree | a2288b1396d444ec778e4e00c738a75e28b3da47 /buch/chapters/110-elliptisch/images/jacobiplots.tex | |
parent | made some changes in teil4.tex (diff) | |
parent | derivation of pursuerproblem DGL (diff) | |
download | SeminarSpezielleFunktionen-55eeb5823245798146e3e88fe32b2340450a15f4.tar.gz SeminarSpezielleFunktionen-55eeb5823245798146e3e88fe32b2340450a15f4.zip |
Merge branch 'master' of https://github.com/daHugen/SeminarSpezielleFunktionen
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/110-elliptisch/images/jacobiplots.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/110-elliptisch/images/jacobiplots.tex b/buch/chapters/110-elliptisch/images/jacobiplots.tex index 4fc572e..fec04fc 100644 --- a/buch/chapters/110-elliptisch/images/jacobiplots.tex +++ b/buch/chapters/110-elliptisch/images/jacobiplots.tex @@ -31,7 +31,7 @@ \fill[color=gray!50] (-0.2,1.65) rectangle (7.0,2.3); \draw[line width=0.5pt] (-0.2,-6) rectangle (7.0,2.3); \begin{scope}[scale=0.5] -\node at (6.5,{\dy+2}) {$m = #1$}; +\node at (6.5,{\dy+2}) {$k^2 = #1$}; \end{scope} } \def\jacobiplot#1#2#3#4{ |