From 51afbd7188cb81b7012487c5f9c4520b228bc68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 17 Oct 2022 18:34:37 +0200 Subject: [PATCH] add category of presheaves --- src/math/mathop/mathop.pysty | 1 + 1 file changed, 1 insertion(+) diff --git a/src/math/mathop/mathop.pysty b/src/math/mathop/mathop.pysty index a90e75a..9fcaa4f 100644 --- a/src/math/mathop/mathop.pysty +++ b/src/math/mathop/mathop.pysty @@ -87,6 +87,7 @@ __END_OPTIONS_X__ \DeclareSimpleMathOperator{Tor} \DeclareSimpleMathOperator{MaxSpec} \DeclareSimpleMathOperator{Sh} +\DeclareSimpleMathOperator{PSh} \DeclareSimpleMathOperator{Proj} \DeclareSimpleMathOperator{QCoh} \DeclareSimpleMathOperator{Fun}