add alias rk for rank operator

Build branch master (a643415) from kesslermaximilian/LatexPackages
This commit is contained in:
Maximilian Keßler 2021-12-12 20:08:37 +00:00
parent e40f1aa252
commit cb4a57019f
2 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,8 @@
{
"build_time": "",
"source files": {
"version": "v2.4.0-beta-3",
"commit": "f2a9f5f7036218d2e5184f704ecfa8a318f551c5",
"version": "v2.4.0-beta-4",
"commit": "a643415558f11073368644b7906b0130077ab003",
"dirty": false
},
"pytex": {
@ -144,9 +144,9 @@
{
"name": "mkessler-mathop.sty",
"source file": "mathop.pysty",
"build time": "2021/12/12 19:15",
"source version": "v2.4.0-beta-3",
"source commit hash": "f2a9f5f7036218d2e5184f704ecfa8a318f551c5",
"build time": "2021/12/12 20:08",
"source version": "v2.4.0-beta-4",
"source commit hash": "a643415558f11073368644b7906b0130077ab003",
"pytex version": "v1.0.0-18",
"pytex commit hash": "126d420b7a6ed2d4b2a42d534ab2e12344869643",
"dirty": false

View File

@ -27,7 +27,7 @@
%
% Build details:
% PyTeX version: v1.0.0-18 (commit 126d420)
% Source code version: v2.4.0-beta-3 (commit f2a9f5f)
% Source code version: v2.4.0-beta-4 (commit a643415)
%
% 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
@ -125,6 +125,7 @@
\DeclareSimpleMathOperator{sgn}
\DeclareSimpleMathOperator{coker}
\DeclareSimpleMathOperator{rank}
\DeclareSimpleMathOperator{rk}
\DeclareSimpleMathOperator{Mat}
\DeclareSimpleMathOperator{ev}
\DeclareSimpleMathOperator{tr}