From 433b838cd7a68bb45abf0023edfb5439097693f2 Mon Sep 17 00:00:00 2001
From: samuel niederer <samuel.niederer@ost.ch>
Date: Sun, 24 Jul 2022 12:03:46 +0200
Subject: update packages

---
 buch/papers/kra/packages.tex | 12 ++++++++++++
 1 file changed, 12 insertions(+)

(limited to 'buch/papers')

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
-- 
cgit v1.2.1