From 30201682ba69e969107601a36653fb50b7cf15ff Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Thu, 9 Dec 2021 16:48:46 +0100 Subject: [PATCH] feat: add tikz package to format/math.tex --- format/math.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/format/math.tex b/format/math.tex index 00f33f8..790082f 100644 --- a/format/math.tex +++ b/format/math.tex @@ -8,6 +8,8 @@ \usepackage{mathrsfs} \usepackage{bbold} \usepackage[framemethod=TikZ]{mdframed} +\usepackage{tikz} +\usetikzlibrary{automata,arrows} % ------------------------------------ %