aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Fading.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/thesis/Fading.tex')
-rw-r--r--doc/thesis/Fading.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex
index 0106754..694484b 100644
--- a/doc/thesis/Fading.tex
+++ b/doc/thesis/Fading.tex
@@ -35,12 +35,15 @@
\usetikzlibrary{
calc,
- backgrounds
+ backgrounds,
+ matrix,
}
\pgfdeclarelayer{background}
\pgfdeclarelayer{foreground}
\pgfsetlayers{background,main,foreground}
+\usepackage{circuitikz}
+
%% Pretty plots
\usepackage{pgfplots}