aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2022-08-27 22:59:18 +0200
committerNao Pross <np@0hm.ch>2022-08-27 22:59:18 +0200
commit1790c806f31013fa45910ad40106896a0a9e3023 (patch)
tree07c02b98c92e85502abfbc66f8e1753da0cfa745
parentkugel: New figure for z = cos(theta) substitution (diff)
downloadSeminarSpezielleFunktionen-1790c806f31013fa45910ad40106896a0a9e3023.tar.gz
SeminarSpezielleFunktionen-1790c806f31013fa45910ad40106896a0a9e3023.zip
kugel: Fix figure fonts
-rw-r--r--buch/papers/kugel/figures/tikz/spherical-coordinates.pdfbin40319 -> 25569 bytes
-rw-r--r--buch/papers/kugel/figures/tikz/spherical-coordinates.tex5
2 files changed, 4 insertions, 1 deletions
diff --git a/buch/papers/kugel/figures/tikz/spherical-coordinates.pdf b/buch/papers/kugel/figures/tikz/spherical-coordinates.pdf
index 1bff016..67c7ea8 100644
--- a/buch/papers/kugel/figures/tikz/spherical-coordinates.pdf
+++ b/buch/papers/kugel/figures/tikz/spherical-coordinates.pdf
Binary files differ
diff --git a/buch/papers/kugel/figures/tikz/spherical-coordinates.tex b/buch/papers/kugel/figures/tikz/spherical-coordinates.tex
index 3a45385..d4e5088 100644
--- a/buch/papers/kugel/figures/tikz/spherical-coordinates.tex
+++ b/buch/papers/kugel/figures/tikz/spherical-coordinates.tex
@@ -2,9 +2,12 @@
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{bm}
-\usepackage{lmodern}
\usepackage{tikz-3dplot}
+% \usepackage{lmodern}
+\usepackage{times}
+\usepackage{txfonts}
+
\usetikzlibrary{arrows}
\usetikzlibrary{intersections}
\usetikzlibrary{math}