From 60ba5846f3e36e56668e9313c800f6e6167bfd2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Thu, 4 Nov 2021 07:18:25 +0100 Subject: [PATCH] change characteristic operator to capital C to avoid clash with builtin \char --- src/math/mathop.pysty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/math/mathop.pysty b/src/math/mathop.pysty index 0be9557..436350b 100644 --- a/src/math/mathop.pysty +++ b/src/math/mathop.pysty @@ -161,7 +161,7 @@ __END_OPTIONS_X__ \DeclareSimpleMathOperator{Br} \DeclareSimpleMathOperator{EXT} \DeclareSimpleMathOperator{Ind} -\DeclareSimpleMathOperator{char} +\DeclareSimpleMathOperator{Char} \DeclareSimpleMathOperator{res} \DeclareSimpleMathOperator{inf} \DeclareSimpleMathOperator{cov}