aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kra/packages.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2022-08-15 06:54:23 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2022-08-15 06:54:23 +0200
commit96ca6105b6adad8a6b3c5a1af426df9f8c4024c0 (patch)
tree5f8fa23c25364fb59cf6a3cc60ae528d4d6f6d82 /buch/papers/kra/packages.tex
parentMerge pull request #48 from samnied/master (diff)
downloadSeminarSpezielleFunktionen-96ca6105b6adad8a6b3c5a1af426df9f8c4024c0.tar.gz
SeminarSpezielleFunktionen-96ca6105b6adad8a6b3c5a1af426df9f8c4024c0.zip
fix physics dependency
Diffstat (limited to 'buch/papers/kra/packages.tex')
-rw-r--r--buch/papers/kra/packages.tex6
1 files changed, 1 insertions, 5 deletions
diff --git a/buch/papers/kra/packages.tex b/buch/papers/kra/packages.tex
index b16f074..56c48d9 100644
--- a/buch/papers/kra/packages.tex
+++ b/buch/papers/kra/packages.tex
@@ -8,15 +8,11 @@
% following example
%\usepackage{packagename}
-\usepackage{physics}
-\usepackage{pgfplots}
-\usepackage{tikz}
+%\usepackage{physics}
\usepackage[outline]{contour}
\pgfplotsset{compat=1.16}
\usetikzlibrary{patterns}
\usetikzlibrary{snakes}
-\usetikzlibrary{math}
\usetikzlibrary{arrows.meta}
\usetikzlibrary{decorations}
\usetikzlibrary{decorations.markings}
-\usetikzlibrary{calc} \ No newline at end of file