File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () {
94
94
projlim : [ 'NamedOp' , 'proj lim' ] ,
95
95
varliminf : [ 'Macro' , '\\mathop{\\underline{\\mmlToken{mi}{lim}}}' ] ,
96
96
varlimsup : [ 'Macro' , '\\mathop{\\overline{\\mmlToken{mi}{lim}}}' ] ,
97
- varinjlim : [ 'Macro' , '\\mathop{\\underrightarrow{\\mmlToken{mi}{lim}\\Rule{-1pt}{0pt}{1pt}}\\Rule{0pt}{0pt}{.45em }}' ] ,
98
- varprojlim : [ 'Macro' , '\\mathop{\\underleftarrow{\\mmlToken{mi}{lim}\\Rule{-1pt}{0pt}{1pt}}\\Rule{0pt}{0pt}{.45em }}' ] ,
97
+ varinjlim : [ 'Macro' , '\\mathop{\\underrightarrow{\\mmlToken{mi}{lim}}}' ] ,
98
+ varprojlim : [ 'Macro' , '\\mathop{\\underleftarrow{\\mmlToken{mi}{lim}}}' ] ,
99
99
100
100
DeclareMathOperator : 'HandleDeclareOp' ,
101
101
operatorname : 'HandleOperatorName' ,
You can’t perform that action at this time.
0 commit comments