summaryrefslogtreecommitdiff
path: root/latexHeaders
diff options
context:
space:
mode:
Diffstat (limited to 'latexHeaders')
-rw-r--r--latexHeaders/commands.sty1
1 files changed, 1 insertions, 0 deletions
diff --git a/latexHeaders/commands.sty b/latexHeaders/commands.sty
index abe589d..c23fbfc 100644
--- a/latexHeaders/commands.sty
+++ b/latexHeaders/commands.sty
@@ -7,6 +7,7 @@
\newcommand{\code}[1]{\lstinline[breaklines=true]{#1}}
\usepackage{tikz}
+\usetikzlibrary{angles,quotes}
%new environment to define algorithms