From 9c9aa11669ead7bc67a5f953f0f424630e1c685e Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Sun, 9 Apr 2023 02:16:28 +0200 Subject: [PATCH] Added arrows.meta and arrows tikz libraries --- latex/thesis/thesis.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/latex/thesis/thesis.tex b/latex/thesis/thesis.tex index 28684a0..03c773f 100644 --- a/latex/thesis/thesis.tex +++ b/latex/thesis/thesis.tex @@ -34,6 +34,7 @@ \usetikzlibrary{external} \usetikzlibrary{spy} \usetikzlibrary{shapes.geometric} +\usetikzlibrary{arrows.meta,arrows} \pgfplotsset{compat=newest} \usepgfplotslibrary{colorbrewer}