From 30aa628cafeab8faa7efafc26a589288f8eac349 Mon Sep 17 00:00:00 2001 From: Anno Knierim Date: Tue, 1 Oct 2024 21:35:29 +0200 Subject: [PATCH] Remove redundant option --- common/packages.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/packages.tex b/common/packages.tex index d52c2b4c..e0af884e 100644 --- a/common/packages.tex +++ b/common/packages.tex @@ -111,7 +111,7 @@ shapes, } -\usepackage[siunitx, nooldvoltagedirection]{circuitikz} +\usepackage[siunitx]{circuitikz} \usegdlibrary{trees} \usepackage[compat=1.1.0]{tikz-feynman}