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

1 line
1.7 MiB
JavaScript
Raw Permalink Normal View History

2020-06-04 00:31:32 +00:00
!function(Q){var T={};function r(t){if(T[t])return T[t].exports;var e=T[t]={i:t,l:!1,exports:{}};return Q[t].call(e.exports,e,e.exports,r),e.l=!0,e.exports}r.m=Q,r.c=T,r.d=function(t,e,Q){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:Q})},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(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var Q=Object.create(null);if(r.r(Q),Object.defineProperty(Q,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var T in e)r.d(Q,T,function(t){return e[t]}.bind(null,T));return Q},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=282)}([function(t,i,e){"use strict";var T,Q=this&&this.__extends||(T=function(t,e){return(T=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var Q in e)e.hasOwnProperty(Q)&&(t[Q]=e[Q])})(t,e)},function(t,e){function Q(){this.constructor=t}T(t,e),t.prototype=null===e?Object.create(e):(Q.prototype=e.prototype,new Q)}),a=this&&this.__assign||function(){return(a=Object.assign||function(t){for(var e,Q=1,T=arguments.length;Q<T;Q++)for(var r in e=arguments[Q])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},h=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,Q=e&&t[e],T=0;if(Q)return Q.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(e?"Object is not iterable.":"Symbol.iterator is not defined.")},d=this&&this.__read||function(t,e){var Q="function"==typeof Symbol&&t[Symbol.iterator];if(!Q)return t;var T,r,n=Q.call(t),o=[];try{for(;(void 0===e||0<e--)&&!(T=n.next()).done;)o.push(T.value)}catch(t){r={error:t}}finally{try{T&&!T.done&&(Q=n.return)&&Q.call(n)}finally{if(r)throw r.error}}return o};Object.defineProperty(i,"__esModule",{value:!0});var r=e(21),n=e(51);i.TEXCLASS={ORD:0,OP:1,BIN:2,REL:3,OPEN:4,CLOSE:5,PUNCT:6,INNER:7,VCENTER:8,NONE:-1},i.TEXCLASSNAMES=["ORD","OP","BIN","REL","OPEN","CLOSE","PUNCT","INNER","VCENTER"];var o=["","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]];i.indentAttributes=["indentalign","indentalignfirst","indentshift","indentshiftfirst"];var l,c=(l=n.AbstractNode,Q(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,e){return this.arity<0?(this.childNodes[0].replaceChild(t,e),t):l.prototype.replaceChild.call(this,t,e)},