change characteristic operator to capital C to avoid clash with builtin \char
This commit is contained in:
parent
0aefd5fd71
commit
60ba5846f3
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ __END_OPTIONS_X__
|
||||||
\DeclareSimpleMathOperator{Br}
|
\DeclareSimpleMathOperator{Br}
|
||||||
\DeclareSimpleMathOperator{EXT}
|
\DeclareSimpleMathOperator{EXT}
|
||||||
\DeclareSimpleMathOperator{Ind}
|
\DeclareSimpleMathOperator{Ind}
|
||||||
\DeclareSimpleMathOperator{char}
|
\DeclareSimpleMathOperator{Char}
|
||||||
\DeclareSimpleMathOperator{res}
|
\DeclareSimpleMathOperator{res}
|
||||||
\DeclareSimpleMathOperator{inf}
|
\DeclareSimpleMathOperator{inf}
|
||||||
\DeclareSimpleMathOperator{cov}
|
\DeclareSimpleMathOperator{cov}
|
||||||
|
|
Loading…
Reference in a new issue