summaryrefslogtreecommitdiff
path: root/latexHeaders/commands.sty
diff options
context:
space:
mode:
authorMZuenni <michi.zuendorf@gmail.com>2023-01-31 15:22:19 +0100
committerMZuenni <michi.zuendorf@gmail.com>2023-01-31 15:22:19 +0100
commit5cd8e61fbe1b64128551aaa654388f44e8dc6536 (patch)
tree5a10b667335c3ba2b9951ac6c920e6c173db0e3c /latexHeaders/commands.sty
parent2ce6e6376ee0c0753837b7d423bd7cc297d37220 (diff)
added traingles
Diffstat (limited to 'latexHeaders/commands.sty')
-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