From db62b9820ae252bd47727318dcd13ecbb7d8ad4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Sun, 17 Oct 2021 16:11:04 +0200 Subject: [PATCH] add trace operator --- src/math/mathop.pysty | 1 + 1 file changed, 1 insertion(+) diff --git a/src/math/mathop.pysty b/src/math/mathop.pysty index bb57ed0..0c5c3b1 100644 --- a/src/math/mathop.pysty +++ b/src/math/mathop.pysty @@ -79,6 +79,7 @@ __END_OPTIONS_X__ \DeclareSimpleMathOperator{rank} \DeclareSimpleMathOperator{Mat} \DeclareSimpleMathOperator{ev} +\DeclareSimpleMathOperator{tr} %Algebra \DeclareSimpleMathOperator{Quot}