10
2
Fork 0
has-writeup/mathjax/tex-mml-svg.js

1 line
1.6 MiB
JavaScript
Raw Permalink Normal View History

2020-06-04 00:31:32 +00:00
!function(e){var T={};function r(t){if(T[t])return T[t].exports;var Q=T[t]={i:t,l:!1,exports:{}};return e[t].call(Q.exports,Q,Q.exports,r),Q.l=!0,Q.exports}r.m=e,r.c=T,r.d=function(t,Q,e){r.o(t,Q)||Object.defineProperty(t,Q,{enumerable:!0,get:e})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(Q,t){if(1&t&&(Q=r(Q)),8&t)return Q;if(4&t&&"object"==typeof Q&&Q&&Q.__esModule)return Q;var e=Object.create(null);if(r.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:Q}),2&t&&"string"!=typeof Q)for(var T in Q)r.d(e,T,function(t){return Q[t]}.bind(null,T));return e},r.n=function(t){var Q=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(Q,"a",Q),Q},r.o=function(t,Q){return Object.prototype.hasOwnProperty.call(t,Q)},r.p="",r(r.s=249)}([function(t,o,Q){"use strict";var T,e=this&&this.__extends||(T=function(t,Q){return(T=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,Q){t.__proto__=Q}||function(t,Q){for(var e in Q)Q.hasOwnProperty(e)&&(t[e]=Q[e])})(t,Q)},function(t,Q){function e(){this.constructor=t}T(t,Q),t.prototype=null===Q?Object.create(Q):(e.prototype=Q.prototype,new e)}),a=this&&this.__assign||function(){return(a=Object.assign||function(t){for(var Q,e=1,T=arguments.length;e<T;e++)for(var r in Q=arguments[e])Object.prototype.hasOwnProperty.call(Q,r)&&(t[r]=Q[r]);return t}).apply(this,arguments)},p=this&&this.__values||function(t){var Q="function"==typeof Symbol&&Symbol.iterator,e=Q&&t[Q],T=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&T>=t.length&&(t=void 0),{value:t&&t[T++],done:!t}}};throw new TypeError(Q?"Object is not iterable.":"Symbol.iterator is not defined.")},L=this&&this.__read||function(t,Q){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var T,r,n=e.call(t),i=[];try{for(;(void 0===Q||0<Q--)&&!(T=n.next()).done;)i.push(T.value)}catch(t){r={error:t}}finally{try{T&&!T.done&&(e=n.return)&&e.call(n)}finally{if(r)throw r.error}}return i};Object.defineProperty(o,"__esModule",{value:!0});var r=Q(17),n=Q(48);o.TEXCLASS={ORD:0,OP:1,BIN:2,REL:3,OPEN:4,CLOSE:5,PUNCT:6,INNER:7,VCENTER:8,NONE:-1},o.TEXCLASSNAMES=["ORD","OP","BIN","REL","OPEN","CLOSE","PUNCT","INNER","VCENTER"];var i=["","thinmathspace","mediummathspace","thickmathspace"],s=[[0,-1,2,3,0,0,0,1],[-1,-1,0,3,0,0,0,1],[2,2,0,0,2,0,0,2],[3,3,0,0,3,0,0,3],[0,0,0,0,0,0,0,0],[0,-1,2,3,0,0,0,1],[1,1,0,1,1,1,1,1],[1,-1,2,3,1,0,1,1]];o.indentAttributes=["indentalign","indentalignfirst","indentshift","indentshiftfirst"];var l,c=(l=n.AbstractNode,e(f,l),Object.defineProperty(f.prototype,"isToken",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isEmbellished",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isSpacelike",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"linebreakContainer",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"hasNewLine",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"arity",{get:function(){return 1/0},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isInferred",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"Parent",{get:function(){for(var t=this.parent;t&&t.notParent;)t=t.Parent;return t},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"notParent",{get:function(){return!1},enumerable:!0,configurable:!0}),f.prototype.setChildren=function(t){return this.arity<0?this.childNodes[0].setChildren(t):l.prototype.setChildren.call(this,t)},f.prototype.appendChild=function(t){return this.arity<0?(this.childNodes[0].appendChild(t),t):l.prototype.appendChild.call(this,t)},f.prototype.replaceChild=function(t,Q){return this.arity<0?(this.childNodes[0].replaceChild(t,Q),t):l.prototype.replaceChild.call(this,t,Q)},