add category of graded abelian groups
Build branch topology-1 (ba89fd9) from kesslermaximilian/LatexPackages
This commit is contained in:
parent
c188367a81
commit
e7b2ff17c4
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"build_time": "",
|
"build_time": "",
|
||||||
"source files": {
|
"source files": {
|
||||||
"version": "v2.2.2-22",
|
"version": "v2.2.2-23",
|
||||||
"commit": "2786d460f2e23443564b77c53e6a796200b28177",
|
"commit": "ba89fd94f50c5d116e383d835ce3944385ecf0aa",
|
||||||
"dirty": false
|
"dirty": false
|
||||||
},
|
},
|
||||||
"pytex": {
|
"pytex": {
|
||||||
|
@ -144,9 +144,9 @@
|
||||||
{
|
{
|
||||||
"name": "mkessler-mathop.sty",
|
"name": "mkessler-mathop.sty",
|
||||||
"source file": "mathop.pysty",
|
"source file": "mathop.pysty",
|
||||||
"build time": "2021/11/07 15:13",
|
"build time": "2021/11/07 17:58",
|
||||||
"source version": "v2.2.2-22",
|
"source version": "v2.2.2-23",
|
||||||
"source commit hash": "2786d460f2e23443564b77c53e6a796200b28177",
|
"source commit hash": "ba89fd94f50c5d116e383d835ce3944385ecf0aa",
|
||||||
"pytex version": "v1.0.0-18",
|
"pytex version": "v1.0.0-18",
|
||||||
"pytex commit hash": "126d420b7a6ed2d4b2a42d534ab2e12344869643",
|
"pytex commit hash": "126d420b7a6ed2d4b2a42d534ab2e12344869643",
|
||||||
"dirty": false
|
"dirty": false
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
%
|
%
|
||||||
% Build details:
|
% Build details:
|
||||||
% PyTeX version: v1.0.0-18 (commit 126d420)
|
% PyTeX version: v1.0.0-18 (commit 126d420)
|
||||||
% Source code version: v2.2.2-22 (commit 2786d46)
|
% Source code version: v2.2.2-23 (commit ba89fd9)
|
||||||
%
|
%
|
||||||
% This LaTeX package is free software and distributed under the MIT License. You
|
% This LaTeX package is free software and distributed under the MIT License. You
|
||||||
% may use it freely for your purposes. The latest version of the package can be
|
% may use it freely for your purposes. The latest version of the package can be
|
||||||
|
@ -199,6 +199,7 @@
|
||||||
\DeclareCategory{AffVar}
|
\DeclareCategory{AffVar}
|
||||||
\DeclareCategory{Alg}
|
\DeclareCategory{Alg}
|
||||||
\DeclareCategory{Field}
|
\DeclareCategory{Field}
|
||||||
|
\DeclareCategory{GrAb}
|
||||||
|
|
||||||
%Set theory
|
%Set theory
|
||||||
\DeclareSimpleMathOperator{card}
|
\DeclareSimpleMathOperator{card}
|
||||||
|
|
Loading…
Reference in a new issue