aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kra/packages.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-08-15 06:34:38 +0200
committerGitHub <noreply@github.com>2022-08-15 06:34:38 +0200
commitf95c2a993a6677e8146aded329b6c8e2e75a2acc (patch)
tree2992e32eab19b9109d9b903214f154306d71cbc5 /buch/papers/kra/packages.tex
parentMerge pull request #47 from f1bi1n/master (diff)
parentremove dev file (diff)
downloadSeminarSpezielleFunktionen-f95c2a993a6677e8146aded329b6c8e2e75a2acc.tar.gz
SeminarSpezielleFunktionen-f95c2a993a6677e8146aded329b6c8e2e75a2acc.zip
Merge pull request #48 from samnied/master
Abgabe zur Korrektur
Diffstat (limited to 'buch/papers/kra/packages.tex')
-rw-r--r--buch/papers/kra/packages.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/buch/papers/kra/packages.tex b/buch/papers/kra/packages.tex
index df34dcf..b16f074 100644
--- a/buch/papers/kra/packages.tex
+++ b/buch/papers/kra/packages.tex
@@ -8,3 +8,15 @@
% following example
%\usepackage{packagename}
+\usepackage{physics}
+\usepackage{pgfplots}
+\usepackage{tikz}
+\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