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 dde7fa8..da78745 100644
--- a/latexHeaders/commands.sty
+++ b/latexHeaders/commands.sty
@@ -5,6 +5,7 @@
\fi}
\newcommand{\runtime}[1]{\ensuremath{\mathcal{O}\left(#1\right)}}
\newcommand{\code}[1]{\lstinline[breaklines=true]{#1}}
+\let\codeSafe\lstinline
\usepackage{tikz}
\usetikzlibrary{angles,quotes}