331 lines
1.7 MiB
JavaScript
331 lines
1.7 MiB
JavaScript
|
|
'use strict';
|
||
|
|
/*!
|
||
|
|
* Copyright (c) Anaconda, Inc., and Bokeh Contributors
|
||
|
|
* All rights reserved.
|
||
|
|
*
|
||
|
|
* Redistribution and use in source and binary forms, with or without modification,
|
||
|
|
* are permitted provided that the following conditions are met:
|
||
|
|
*
|
||
|
|
* Redistributions of source code must retain the above copyright notice,
|
||
|
|
* this list of conditions and the following disclaimer.
|
||
|
|
*
|
||
|
|
* Redistributions in binary form must reproduce the above copyright notice,
|
||
|
|
* this list of conditions and the following disclaimer in the documentation
|
||
|
|
* and/or other materials provided with the distribution.
|
||
|
|
*
|
||
|
|
* Neither the name of Anaconda nor the names of any contributors
|
||
|
|
* may be used to endorse or promote products derived from this software
|
||
|
|
* without specific prior written permission.
|
||
|
|
*
|
||
|
|
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||
|
|
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||
|
|
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||
|
|
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
||
|
|
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||
|
|
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||
|
|
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||
|
|
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||
|
|
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||
|
|
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
|
|
* THE POSSIBILITY OF SUCH DAMAGE.
|
||
|
|
*/
|
||
|
|
(function(root, factory) {
|
||
|
|
factory(root["Bokeh"], "3.6.0");
|
||
|
|
})(this, function(Bokeh, version) {
|
||
|
|
let define;
|
||
|
|
return (function(modules, entry, aliases, externals) {
|
||
|
|
const bokeh = typeof Bokeh !== "undefined" ? (version != null ? Bokeh[version] : Bokeh) : null;
|
||
|
|
if (bokeh != null) {
|
||
|
|
return bokeh.register_plugin(modules, entry, aliases);
|
||
|
|
} else {
|
||
|
|
throw new Error("Cannot find Bokeh" + (version != null ? " " + version : "") + ". You have to load it prior to loading plugins.");
|
||
|
|
}
|
||
|
|
})
|
||
|
|
({
|
||
|
|
713: function _(n,c,f,i,o){i(),n(714)},
|
||
|
|
714: function _(n,t,e,o,a){o(),e.tex2svg=function(n,t,e={}){const o=new s.TeX({packages:m.AllPackages,macros:e});return c.mathjax.document("",{InputJax:o,OutputJax:x}).convert(n,{...h,...t})},e.ascii2svg=function(n){throw new Error("not implemented")},e.mathml2svg=function(n){const t=new r.MathML({});return c.mathjax.document("",{InputJax:t,OutputJax:x}).convert(n,h)},e.find_tex=function(n){return new d.FindTeX({processEnvironments:!1,processEscapes:!1,processRefs:!1}).findMath([n])};const c=n(715),s=n(720),r=n(758),i=n(761),u=n(910),p=n(913),m=n(931),d=n(724),f=(0,u.browserAdaptor)();(0,p.RegisterHTMLHandler)(f);const x=new i.SVG({fontCache:"local"}),h={display:!0,em:16,ex:8,containerWidth:1280}},
|
||
|
|
715: function _(e,r,n,t,a){t();var d=e(716),o=e(717),l=e(719);n.mathjax={version:d.VERSION,handlers:new o.HandlerList,document:function(e,r){return n.mathjax.handlers.document(e,r)},handleRetriesFor:l.handleRetriesFor,retryAfter:l.retryAfter,asyncLoad:null}},
|
||
|
|
716: function _(n,c,f,i,o){i(),f.VERSION="0.0.0"},
|
||
|
|
717: function _(t,r,n,e,o){var i,u=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),c=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,n=r&&t[r],e=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};e();var l=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return u(r,t),r.prototype.register=function(t){return this.add(t,t.priority)},r.prototype.unregister=function(t){this.remove(t)},r.prototype.handlesDocument=function(t){var r,n;try{for(var e=c(this),o=e.next();!o.done;o=e.next()){var i=o.value.item;if(i.handlesDocument(t))return i}}catch(t){r={error:t}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(r)throw r.error}}throw new Error("Can't find handler for document")},r.prototype.document=function(t,r){return void 0===r&&(r=null),this.handlesDocument(t).create(t,r)},r}(t(718).PrioritizedList);n.HandlerList=l},
|
||
|
|
718: function _(t,i,e,r,n){r();var o=function(){function t(){this.items=[],this.items=[]}return t.prototype[Symbol.iterator]=function(){var t=0,i=this.items;return{next:function(){return{value:i[t++],done:t>i.length}}}},t.prototype.add=function(i,e){void 0===e&&(e=t.DEFAULTPRIORITY);var r=this.items.length;do{r--}while(r>=0&&e<this.items[r].priority);return this.items.splice(r+1,0,{item:i,priority:e}),i},t.prototype.remove=function(t){var i=this.items.length;do{i--}while(i>=0&&this.items[i].item!==t);i>=0&&this.items.splice(i,1)},t.DEFAULTPRIORITY=5,t}();e.PrioritizedList=o},
|
||
|
|
719: function _(r,t,e,n,a){n(),e.handleRetriesFor=function(r){return new Promise((function t(e,n){try{e(r())}catch(r){r.retry&&r.retry instanceof Promise?r.retry.then((function(){return t(e,n)})).catch((function(r){return n(r)})):r.restart&&r.restart.isCallback?MathJax.Callback.After((function(){return t(e,n)}),r.restart):n(r)}}))},e.retryAfter=function(r){var t=new Error("MathJax retry");throw t.retry=r,t}},
|
||
|
|
720: function _(t,e,r,o,n){var i,s=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},a.apply(this,arguments)},p=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(o=i.next()).done;)s.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return s},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};o();var u=t(721),c=t(722),f=t(724),d=l(t(728)),h=l(t(732)),y=l(t(735)),O=l(t(737)),g=l(t(741)),F=t(746),m=t(747);t(749);var _=function(t){function e(r){void 0===r&&(r={});var o=this,n=p((0,c.separateOptions)(r,e.OPTIONS,f.FindTeX.OPTIONS),3),i=n[0],s=n[1],a=n[2];(o=t.call(this,s)||this).findTeX=o.options.FindTeX||new f.FindTeX(a);var l=o.options.packages,u=o.configuration=e.configure(l),h=o._parseOptions=new g.default(u,[o.options,F.TagsFactory.OPTIONS]);return(0,c.userOptions)(h.options,i),u.config(o),e.tags(h,u),o.postFilters.add(d.default.cleanSubSup,-6),o.postFilters.add(d.default.setInherited,-5),o.postFilters.add(d.default.moveLimits,-4),o.postFilters.add(d.default.cleanStretchy,-3),o.postFilters.add(d.default.cleanAttributes,-2),o.postFilters.add(d.default.combineRelations,-1),o}return s(e,t),e.configure=function(t){var e=new m.ParserConfiguration(t,["tex"]);return e.init(),e},e.tags=function(t,e){F.TagsFactory.addTags(e.tags),F.TagsFactory.setDefault(t.options.tags),t.tags=F.TagsFactory.getDefault(),t.tags.configuration=t},e.prototype.setMmlFactory=function(e){t.prototype.setMmlFactory.call(this,e),this._parseOptions.nodeFactory.setMmlFactory(e)},Object.defineProperty(e.prototype,"parseOptions",{get:function(){return this._parseOptions},enumerable:!1,configurable:!0}),e.prototype.reset=function(t){void 0===t&&(t=0),this.parseOptions.tags.reset(t)},e.prototype.compile=function(t,e){this.parseOptions.clear(),this.executeFilters(this.preFilters,t,e,this.parseOptions);var r,o,n=t.display;this.latex=t.math,this.parseOptions.tags.startEquation(t);try{var i=new y.default(this.latex,{display:n,isInner:!1},this.parseOptions);r=i.mml(),o=i.stack.global}catch(t){if(!(t instanceof O.default))throw t;this.parseOptions.error=!0,r=this.options.formatError(this,t)}return r=this.parseOptions.nodeFactory.create("node","math",[r]),(null==o?void 0:o.indentalign)&&h.default.setAttribute(r,"indentalign",o.indentalign),n&&h.default.setAttribute(r,"display","block"),this.parseOptions.tags.finishEquation(t),this.parseOptions.root=r,this.executeFilters(this.postFilters,t,e,this.parseOptions),this.mathNode=this.parseOptions.root,this.mathNode},e.prototype.findMath=function(t){return this.findTeX.findMath(t)},e.prototype.formatError=function(t){var e=t.message.replace(/\n.*/,"");return this.parseOptions.nodeFactory.create("error",e,t.id,this.latex)},e.NAME="TeX",e.OPTIONS=a(a({},u.AbstractInputJax.OPTIONS),{FindTeX:null,packages:["base"],digits:/^(?:[0-9]+(?:\{,\}[0-9]{3})*(?:\.[0-9]*)?|\.[0-9]+)/,maxBuffer:5120,formatError:function(t,e){return t.formatError(e)}}),e}(u.AbstractInputJax);r.TeX=_},
|
||
|
|
721: function _(t,e,n,o,r){o();var i=t(722),u=t(723),c=function(){function t(t){void 0===t&&(t={}),this.adaptor=null,this.mmlFactory=null;var e=this.constructor;this.options=(0,i.userOptions)((0,i.defaultOptions)({},e.OPTIONS),t),this.preFilters=new u.FunctionList,this.postFilters=new u.FunctionList}return Object.defineProperty(t.prototype,"name",{get:function(){return this.constructor.NAME},enumerable:!1,configurable:!0}),t.prototype.setAdaptor=function(t){this.adaptor=t},t.prototype.setMmlFactory=function(t){this.mmlFactory=t},t.prototype.initialize=function(){},t.prototype.reset=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e]},Object.defineProperty(t.prototype,"processStrings",{get:function(){return!0},enumerable:!1,configurable:!0}),t.prototype.findMath=function(t,e){return[]},t.prototype.executeFilters=function(t,e,n,o){var r={math:e,document:n,data:o};return t.execute(r),r.data},t.NAME="generic",t.OPTIONS={},t}();n.AbstractInputJax=c},
|
||
|
|
722: function _(r,t,n,e,o){var a=this&&this.__values||function(r){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&r[t],e=0;if(n)return n.call(r);if(r&&"number"==typeof r.length)return{next:function(){return r&&e>=r.length&&(r=void 0),{value:r&&r[e++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},i=this&&this.__read||function(r,t){var n="function"==typeof Symbol&&r[Symbol.iterator];if(!n)return r;var e,o,a=n.call(r),i=[];try{for(;(void 0===t||t-- >0)&&!(e=a.next()).done;)i.push(e.value)}catch(r){o={error:r}}finally{try{e&&!e.done&&(n=a.return)&&n.call(a)}finally{if(o)throw o.error}}return i},l=this&&this.__spreadArray||function(r,t,n){if(n||2===arguments.length)for(var e,o=0,a=t.length;o<a;o++)!e&&o in t||(e||(e=Array.prototype.slice.call(t,0,o)),e[o]=t[o]);return r.concat(e||Array.prototype.slice.call(t))};e();var c={}.constructor;function u(r){return"object"==typeof r&&null!==r&&(r.constructor===c||r.constructor===f)}n.isObject=u,n.APPEND="[+]",n.REMOVE="[-]",n.OPTIONS={invalidOption:"warn",optionError:function(r,t){if("fatal"===n.OPTIONS.invalidOption)throw new Error(r);console.warn("MathJax: "+r)}};var f=function(){};function y(r){return Object.assign(Object.create(f.prototype),r)}function s(r){return r?Object.keys(r).concat(Object.getOwnPropertySymbols(r)):[]}function v(r){var t,n,e={};try{for(var o=a(s(r)),i=o.next();!i.done;i=o.next()){var l=i.value,c=Object.getOwnPropertyDescriptor(r,l),h=c.value;Array.isArray(h)?c.value=p([],h,!1):u(h)&&(c.value=v(h)),c.enumerable&&(e[l]=c)}}catch(r){t={error:r}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return Object.defineProperties(r.constructor===f?y({}):{},e)}function p(r,t,e){var o,c;void 0===e&&(e=!0);var y=function(o){if(e&&void 0===r[o]&&r.constructor!==f)return"symbol"==typeof o&&(o=o.toString()),n.OPTIONS.optionError('Invalid option "'.concat(o,'" (no default value).'),o),"continue";var a=t[o],c=r[o];if(!u(a)||null===c||"object"!=typeof c&&"function"!=typeof c)Array.isArray(a)?(r[o]=[],p(r[o],a,!1)):u(a)?r[o]=v(a):r[o]=a;else{var y=s(a);Array.isArray(c)&&(1===y.length&&(y[0]===n.APPEND||y[0]===n.REMOVE)&&Array.isArray(a[y[0]])||2===y.length&&y.sort().join(",")===n.APPEND+","+n.REMOVE&&Array.isArray(a[n.APPEND])&&Array.isArray(a[n.REMOVE]))?(a[n.REMOVE]&&(c=r[o]=c.filter((function(r){return a[n.REMOVE].indexOf(r)<0}))),a[n.APPEND]&&(r[o]=l(l([],i(c),!1),i(a[n.APPEND]),!1))):p(c,a,e)}};try{for(var h=a(s(t)),d=h.next();!d.done;d=h.next()){y(d.value)}}catch(r){o={error:r}}finally{try{d&&!d.done&&(c=h.return)&&c.call(h)}finally{if(o)throw o.error}}return r}function h(r){for(var t,n,e=[],o=1;o<arguments.length;o++)e[o-1]=arguments[o];var i={};try{for(var l=a(e),c=l.next();!c.done;c=l.next()){var u=c.value;r.hasOwnProperty(u)&&(i[u]=r[u])}}catch(r){t={error:r}}finally{try{c&&!c.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}return i}n.Expandable=f,n.expandable=y,n.makeArray=function(r){return Array.isArray(r)?r:[r]},n.keys=s,n.copy=v,n.insert=p,n.defaultOptions=function(r){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.forEach((function(t){return p(r,t,!1)})),r},n.userOptions=function(r){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.forEach((function(t){return p(r,t,!0)})),r},n.selectOptions=h,n.selectOptionsFromKeys=function(r,t){return h.apply(void 0,l([r],i(Object.keys(t)),!1))},n.separateOptions=function(r){for(var t,n,e,o,i=[],l=1;l<arguments.length;l++)i[l-1]=arguments[l];var c=[];try{for(var u=a(i),f=u.next();!f.done;f=u.next()){var y=f.value,s={},v={};try{for(var p=(e=void 0,a(Object.keys(r||{}))),h=p.next();!h.done;h=p.next()){var d=h.value;(void 0===y[d]?v:s)[d]=r[d]}}catch(r){e={error:r}}finally{try{h&&!h.done&&(o=p.return)&&o.call(p)}finally{if(e)throw e.error}}c.push(s),r=v}}catch(r){t={error:r}}finally{try{f&&!f.done&&(n=u.return)&&n.call(u)}finally{if(t)throw t.error}}return c.unshift(r),c},n.lookup=function(r,t,n){return void 0===n&&(n=null),t.hasOwnProperty(r)?t[r]:n}},
|
||
|
|
723: function _(t,r,n,e,o){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),l=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,n=r&&t[r],e=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},u=this&&this.__read||function(t,r){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var e,o,i=n.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(e=i.next()).done;)a.push(e.value)}catch(t){o={error:t}}finally{try{e&&!e.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a},c=this&&this.__spreadArray||function(t,r,n){if(n||2===arguments.length)for(var e,o=0,i=r.length;o<i;o++)!e&&o in r||(e||(e=Array.prototype.slice.call(r,0,o)),e[o]=r[o]);return t.concat(e||Array.prototype.slice.call(r))};e();var f=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.prototype.execute=function(){for(var t,r,n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];try{for(var o=l(this),i=o.next();!i.done;i=o.next()){var a=i.value;if(!1===a.item.apply(a,c([],u(n),!1)))return!1}}catch(r){t={error:r}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return!0},r.prototype.asyncExecute=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];var n=-1,e=this.items;return new Promise((function(r,o){!function i(){for(var a;++n<e.length;){var l=(a=e[n]).item.apply(a,c([],u(t),!1));if(l instanceof Promise)return void l.then(i).catch((function(t){return o(t)}));if(!1===l)return void r(!1)}r(!0)}()}))},r}(t(718).PrioritizedList);n.FunctionList=f},
|
||
|
|
724: function _(t,n,e,r,s){var o,i=this&&this.__extends||(o=function(t,n){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},o(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}o(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),a=this&&this.__read||function(t,n){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var r,s,o=e.call(t),i=[];try{for(;(void 0===n||n-- >0)&&!(r=o.next()).done;)i.push(r.value)}catch(t){s={error:t}}finally{try{r&&!r.done&&(e=o.return)&&e.call(o)}finally{if(s)throw s.error}}return i};r();var h=t(725),u=t(726),p=t(727),c=function(t){function n(n){var e=t.call(this,n)||this;return e.getPatterns(),e}return i(n,t),n.prototype.getPatterns=function(){var t=this,n=this.options,e=[],r=[],s=[];this.end={},this.env=this.sub=0;var o=1;n.inlineMath.forEach((function(n){return t.addPattern(e,n,!1)})),n.displayMath.forEach((function(n){return t.addPattern(e,n,!0)})),e.length&&r.push(e.sort(u.sortLength).join("|")),n.processEnvironments&&(r.push("\\\\begin\\s*\\{([^}]*)\\}"),this.env=o,o++),n.processEscapes&&s.push("\\\\([\\\\$])"),n.processRefs&&s.push("(\\\\(?:eq)?ref\\s*\\{[^}]*\\})"),s.length&&(r.push("("+s.join("|")+")"),this.sub=o),this.start=new RegExp(r.join("|"),"g"),this.hasPatterns=r.length>0},n.prototype.addPattern=function(t,n,e){var r=a(n,2),s=r[0],o=r[1];t.push((0,u.quotePattern)(s)),this.end[s]=[o,e,this.endPattern(o)]},n.prototype.endPattern=function(t,n){return new RegExp((n||(0,u.quotePattern)(t))+"|\\\\(?:[a-zA-Z]|.)|[{}]","g")},n.prototype.findEnd=function(t,n,e,r){for(var s,o=a(r,3),i=o[0],h=o[1],u=o[2],c=u.lastIndex=e.index+e[0].length,f=0;s=u.exec(t);){if((s[1]||s[0])===i&&0===f)return(0,p.protoItem)(e[0],t.substr(c,s.index-c),s[0],n,e.index,s.index+s[0].length,h);"{"===s[0]?f++:"}"===s[0]&&f&&f--}return null},n.prototype.findMathInString=function(t,n,e){var r,s;for(this.start.lastIndex=0;r=this.start.exec(e);){if(void 0!==r[this.env]&&this.env){var o="\\\\end\\s*(\\{"+(0,u.quotePattern)(r[this.env])+"\\})";(s=this.findEnd(e,n,r,["{"+r[this.env]+"}",!0,this.endPattern(null,o)]))&&(s.math=s.open+s.math+s.close,s.open=s.close="")}else if(void 0!==r[this.sub]&&this.sub){var i=r[this.sub];o=r.index+r[this.sub].length;s=2===i.length?(0,p.protoItem)("",i.substr(1),"",n,r.index,o):(0,p.protoItem)("",i,"",n,r.index,o,!1)}else s=this.findEnd(e,n,r,this.end[r[0]]);s&&(t.push(s),this.start.lastIndex=s.end.n)}},n.prototype.findMath=function(t){var n=[];if(this.hasPatterns)for(var e=0,r=t.length;e<r;e++)this.findMathInString(n,e,t[e]);return n},n.OPTIONS={inlineMath:[["\\(","\\)"]],displayMath:[["$$","$$"],["\\[","\\]"]],processEscapes:!0,processEnvironments:!0,processRefs:!0},n}(h.AbstractFindMath);e.FindTeX=c},
|
||
|
|
725: function _(t,n,i,o,r){o();var s=t(722),u=function(){function t(t){var n=this.constructor;this.options=(0,s.userOptions)((0,s.defaultOptions)({},n.OPTIONS),t)}return t.OPTIONS={},t}();i.AbstractFindMath=u},
|
||
|
|
726: function _(r,t,n,e,o){var i=this&&this.__read||function(r,t){var n="function"==typeof Symbol&&r[Symbol.iterator];if(!n)return r;var e,o,i=n.call(r),c=[];try{for(;(void 0===t||t-- >0)&&!(e=i.next()).done;)c.push(e.value)}catch(r){o={error:r}}finally{try{e&&!e.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return c},c=this&&this.__spreadArray||function(r,t,n){if(n||2===arguments.length)for(var e,o=0,i=t.length;o<i;o++)!e&&o in t||(e||(e=Array.prototype.slice.call(t,0,o)),e[o]=t[o]);return r.concat(e||Array.prototype.slice.call(t))};e(),n.sortLength=function(r,t){return r.length!==t.length?t.length-r.length:r===t?0:r<t?-1:1},n.quotePattern=function(r){return r.replace(/([\^$(){}+*?\-|\[\]\:\\])/g,"\\$1")},n.unicodeChars=function(r){return Array.from(r).map((function(r){return r.codePointAt(0)}))},n.unicodeString=function(r){return String.fromCodePoint.apply(String,c([],i(r),!1))},n.isPercent=function(r){return!!r.match(/%\s*$/)},n.split=function(r){return r.trim().split(/\s+/)}},
|
||
|
|
727: function _(t,e,i,o,s){o(),i.protoItem=function(t,e,i,o,s,n,r){return void 0===r&&(r=null),{open:t,math:e,close:i,n:o,start:{n:s},end:{n},display:r}};var n=function(){function t(t,e,o,s,n){void 0===o&&(o=!0),void 0===s&&(s={i:0,n:0,delim:""}),void 0===n&&(n={i:0,n:0,delim:""}),this.root=null,this.typesetRoot=null,this.metrics={},this.inputData={},this.outputData={},this._state=i.STATE.UNPROCESSED,this.math=t,this.inputJax=e,this.display=o,this.start=s,this.end=n,this.root=null,this.typesetRoot=null,this.metrics={},this.inputData={},this.outputData={}}return Object.defineProperty(t.prototype,"isEscaped",{get:function(){return null===this.display},enumerable:!1,configurable:!0}),t.prototype.render=function(t){t.renderActions.renderMath(this,t)},t.prototype.rerender=function(t,e){void 0===e&&(e=i.STATE.RERENDER),this.state()>=e&&this.state(e-1),t.renderActions.renderMath(this,t,e)},t.prototype.convert=function(t,e){void 0===e&&(e=i.STATE.LAST),t.renderActions.renderConvert(this,t,e)},t.prototype.compile=function(t){this.state()<i.STATE.COMPILED&&(this.root=this.inputJax.compile(this,t),this.state(i.STATE.COMPILED))},t.prototype.typeset=function(t){this.state()<i.STATE.TYPESET&&(this.typesetRoot=t.outputJax[this.isEscaped?"escaped":"typeset"](this,t),this.state(i.STATE.TYPESET))},t.prototype.updateDocument=function(t){},t.prototype.removeFromDocument=function(t){void 0===t&&(t=!1)},t.prototype.setMetrics=function(t,e,i,o,s){this.metrics={em:t,ex:e,containerWidth:i,lineWidth:o,scale:s}},t.prototype.state=function(t,e){return void 0===t&&(t=null),void 0===e&&(e=!1),null!=t&&(t<i.STATE.INSERTED&&this._state>=i.STATE.INSERTED&&this.removeFromDocument(e),t<i.STATE.TYPESET&&this._state>=i.STATE.TYPESET&&(this.outputData={}),t<i.STATE.COMPILED&&this._state>=i.STATE.COMPILED&&(this.inputData={}),this._state=t),this._state},t.prototype.reset=function(t){void 0===t&&(t=!1),this.state(i.STATE.UNPROCESSED,t)},t}();i.AbstractMathItem=n,i.STATE={UNPROCESSED:0,FINDMATH:10,COMPILED:20,CONVERT:100,METRICS:110,RERENDER:125,TYPESET:150,INSERTED:200,LAST:1e4},i.newState=function(t,e){if(t in i.STATE)throw Error("State "+t+" already exists");i.STATE[t]=e}},
|
||
|
|
728: function _(t,e,r,a,i){var n=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],a=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&a>=t.length&&(t=void 0),{value:t&&t[a++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};a();var l,u=t(729),s=o(t(732));!function(t){t.cleanStretchy=function(t){var e,r,a=t.data;try{for(var i=n(a.getList("fixStretchy")),o=i.next();!o.done;o=i.next()){var l=o.value;if(s.default.getProperty(l,"fixStretchy")){var u=s.default.getForm(l);u&&u[3]&&u[3].stretchy&&s.default.setAttribute(l,"stretchy",!1);var c=l.parent;if(!(s.default.getTexClass(l)||u&&u[2])){var f=a.nodeFactory.create("node","TeXAtom",[l]);c.replaceChild(f,l),f.inheritAttributesFrom(l)}s.default.removeProperties(l,"fixStretchy")}}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}},t.cleanAttributes=function(t){t.data.root.walkTree((function(t,e){var r,a,i=t.attributes;if(i){var o=new Set((i.get("mjx-keep-attrs")||"").split(/ /));delete i.getAllAttributes()["mjx-keep-attrs"];try{for(var l=n(i.getExplicitNames()),u=l.next();!u.done;u=l.next()){var s=u.value;o.has(s)||i.attributes[s]!==t.attributes.getInherited(s)||delete i.attributes[s]}}catch(t){r={error:t}}finally{try{u&&!u.done&&(a=l.return)&&a.call(l)}finally{if(r)throw r.error}}}}),{})},t.combineRelations=function(t){var a,i,o,l,c=[];try{for(var f=n(t.data.getList("mo")),d=f.next();!d.done;d=f.next()){var p=d.value;if(!p.getProperty("relationsCombined")&&p.parent&&(!p.parent||s.default.isType(p.parent,"mrow"))&&s.default.getTexClass(p)===u.TEXCLASS.REL){for(var y=p.parent,v=void 0,h=y.childNodes,m=h.indexOf(p)+1,b=s.default.getProperty(p,"variantForm");m<h.length&&(v=h[m])&&s.default.isType(v,"mo")&&s.default.getTexClass(v)===u.TEXCLASS.REL;){if(b!==s.default.getProperty(v,"variantForm")||!r(p,v)){null==p.attributes.getExplicit("rspace")&&s.default.setAttribute(p,"rspace","0pt"),null==v.attributes.getExplicit("lspace")&&s.default.setAttribute(v,"lspace","0pt");break}s.default.appendChildren(p,s.default.getChildren(v)),e(["stretchy","rspace"],p,v);try{for(var g=(o=void 0,n(v.getPropertyNames())),x=g.next();!x.done;x=g.next()){var E=x.value;p.setProperty(E,v.getProperty(E))}}catch(t){o={error:t}}finally{try{x&&!x.done&&(l=g.return)&&l.call(g)}finally{if(o)throw o.error}}h.splice(m,1),c.push(v),v.parent=null,v.setProperty("relationsCombined",!0)}p.attributes.setInherited("form",p.getForms()[0])}}}catch(t){a={error:t}}finally{try{d&&!d.done&&(i=f.return)&&i.call(f)}finally{if(a)throw a.error}}t.data.removeFromList("mo",c)};var e=function(t,e,r){var a=e.attributes,i=r.attributes;t.forEach((function(t){var e=i.getExplicit(t);null!=e&&a.set(t,e)}))},r=function(t,e){var r,a,i=function(t,e){return t.getExplicitNames().filter((function(r){return r!==e&&("stretchy"!==r||t.getExplicit("stretchy"))}))},o=t.attributes,l=e.attributes,u=i(o,"lspace"),s=i(l,"rspace");if(u.length!==s.length)return!1;try{for(var c=n(u),f=c.next();!f.done;f=c.next()){var d=f.value;if(o.getExplicit(d)!==l.getExplicit(d))return!1}}catch(t){r={error:t}}finally{try{f&&!f.done&&(a=c.return)&&a.call(c)}finally{if(r)throw r.error}}return!0},a=function(t,e,r){var a,i,o=[];try{for(var l=n(t.getList("m"+e+r)),u=l.next();!u.done;u=l.next()){var c=u.value,f=c.childNodes;if(!f[c[e]]||!f[c[r]]){var d=c.parent,p=f[c[e]]?t.nodeFactory.create("node","m"+e,[f[c.base],f[c[e]]]):t.nodeFactory.create("node","m"+r,[f[c.base],f[c[r]]]);s.default.copyAttributes(c,p),d?d.replaceChild(p,c):t.root=p,o.push(c)}}}catch(t){a={error:t}}finally{try{u&&!u.done&&(i=l.return)&&i.call(l)}finally{if(a)throw a.error}}t.removeFromList("m"+e+r,o)};t.cleanSubSup=function(t){var e=t.data;e.error||(a(e,"sub","sup"),a(e,"under","over"))};var i=function(t,e,r){var a,i,o=[];try{for(var l=n(t.getList(e)),u=l.next();!u.done;u=l.next()){var c=u.value;if(!c.attributes.get("displaystyle")){var f=c.childNodes[c.
|
||
|
|
729: function _(t,e,r,n,i){var o,s=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),l=this&&this.__assign||function(){return l=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},l.apply(this,arguments)},a=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},u=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,i,o=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(t){i={error:t}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return s};n();var c=t(730),p=t(731);r.TEXCLASS={ORD:0,OP:1,BIN:2,REL:3,OPEN:4,CLOSE:5,PUNCT:6,INNER:7,VCENTER:8,NONE:-1},r.TEXCLASSNAMES=["ORD","OP","BIN","REL","OPEN","CLOSE","PUNCT","INNER","VCENTER"];var h=["","thinmathspace","mediummathspace","thickmathspace"],f=[[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]];r.indentAttributes=["indentalign","indentalignfirst","indentshift","indentshiftfirst"];var d=function(t){function e(e,r,n){void 0===r&&(r={}),void 0===n&&(n=[]);var i=t.call(this,e)||this;return i.prevClass=null,i.prevLevel=null,i.texclass=null,i.arity<0&&(i.childNodes=[e.create("inferredMrow")],i.childNodes[0].parent=i),i.setChildren(n),i.attributes=new c.Attributes(e.getNodeClass(i.kind).defaults,e.getNodeClass("math").defaults),i.attributes.setList(r),i}return s(e,t),e.prototype.copy=function(t){var e,r,n,i;void 0===t&&(t=!1);var o=this.factory.create(this.kind);if(o.properties=l({},this.properties),this.attributes){var s=this.attributes.getAllAttributes();try{for(var u=a(Object.keys(s)),c=u.next();!c.done;c=u.next()){var p=c.value;("id"!==p||t)&&o.attributes.set(p,s[p])}}catch(t){e={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(e)throw e.error}}}if(this.childNodes&&this.childNodes.length){var h=this.childNodes;1===h.length&&h[0].isInferred&&(h=h[0].childNodes);try{for(var f=a(h),d=f.next();!d.done;d=f.next()){var y=d.value;y?o.appendChild(y.copy()):o.childNodes.push(null)}}catch(t){n={error:t}}finally{try{d&&!d.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}return o},Object.defineProperty(e.prototype,"texClass",{get:function(){return this.texclass},set:function(t){this.texclass=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isToken",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isEmbellished",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSpacelike",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContainer",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hasNewLine",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 1/0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isInferred",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"Parent",{get:function(){for(var t=this.parent;t&&t.notParent;)t=t.Parent;return t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"notParent",{get:function(){retur
|
||
|
|
730: function _(t,e,r,i,n){var o=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};i(),r.INHERIT="_inherit_";var s=function(){function t(t,e){this.global=e,this.defaults=Object.create(e),this.inherited=Object.create(this.defaults),this.attributes=Object.create(this.inherited),Object.assign(this.defaults,t)}return t.prototype.set=function(t,e){this.attributes[t]=e},t.prototype.setList=function(t){Object.assign(this.attributes,t)},t.prototype.get=function(t){var e=this.attributes[t];return e===r.INHERIT&&(e=this.global[t]),e},t.prototype.getExplicit=function(t){if(this.attributes.hasOwnProperty(t))return this.attributes[t]},t.prototype.getList=function(){for(var t,e,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n={};try{for(var s=o(r),u=s.next();!u.done;u=s.next()){var a=u.value;n[a]=this.get(a)}}catch(e){t={error:e}}finally{try{u&&!u.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}return n},t.prototype.setInherited=function(t,e){this.inherited[t]=e},t.prototype.getInherited=function(t){return this.inherited[t]},t.prototype.getDefault=function(t){return this.defaults[t]},t.prototype.isSet=function(t){return this.attributes.hasOwnProperty(t)||this.inherited.hasOwnProperty(t)},t.prototype.hasDefault=function(t){return t in this.defaults},t.prototype.getExplicitNames=function(){return Object.keys(this.attributes)},t.prototype.getInheritedNames=function(){return Object.keys(this.inherited)},t.prototype.getDefaultNames=function(){return Object.keys(this.defaults)},t.prototype.getGlobalNames=function(){return Object.keys(this.global)},t.prototype.getAllAttributes=function(){return this.attributes},t.prototype.getAllInherited=function(){return this.inherited},t.prototype.getAllDefaults=function(){return this.defaults},t.prototype.getAllGlobals=function(){return this.global},t}();r.Attributes=s},
|
||
|
|
731: function _(t,r,e,n,o){var i,l=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),p=this&&this.__assign||function(){return p=Object.assign||function(t){for(var r,e=1,n=arguments.length;e<n;e++)for(var o in r=arguments[e])Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o]);return t},p.apply(this,arguments)},u=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],n=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var c=function(){function t(t,r,e){var n,o;void 0===r&&(r={}),void 0===e&&(e=[]),this.factory=t,this.parent=null,this.properties={},this.childNodes=[];try{for(var i=u(Object.keys(r)),l=i.next();!l.done;l=i.next()){var p=l.value;this.setProperty(p,r[p])}}catch(t){n={error:t}}finally{try{l&&!l.done&&(o=i.return)&&o.call(i)}finally{if(n)throw n.error}}e.length&&this.setChildren(e)}return Object.defineProperty(t.prototype,"kind",{get:function(){return"unknown"},enumerable:!1,configurable:!0}),t.prototype.setProperty=function(t,r){this.properties[t]=r},t.prototype.getProperty=function(t){return this.properties[t]},t.prototype.getPropertyNames=function(){return Object.keys(this.properties)},t.prototype.getAllProperties=function(){return this.properties},t.prototype.removeProperty=function(){for(var t,r,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];try{for(var o=u(e),i=o.next();!i.done;i=o.next()){var l=i.value;delete this.properties[l]}}catch(r){t={error:r}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}},t.prototype.isKind=function(t){return this.factory.nodeIsKind(this,t)},t.prototype.setChildren=function(t){var r,e;this.childNodes=[];try{for(var n=u(t),o=n.next();!o.done;o=n.next()){var i=o.value;this.appendChild(i)}}catch(t){r={error:t}}finally{try{o&&!o.done&&(e=n.return)&&e.call(n)}finally{if(r)throw r.error}}},t.prototype.appendChild=function(t){return this.childNodes.push(t),t.parent=this,t},t.prototype.replaceChild=function(t,r){var e=this.childIndex(r);return null!==e&&(this.childNodes[e]=t,t.parent=this,r.parent=null),t},t.prototype.removeChild=function(t){var r=this.childIndex(t);return null!==r&&(this.childNodes.splice(r,1),t.parent=null),t},t.prototype.childIndex=function(t){var r=this.childNodes.indexOf(t);return-1===r?null:r},t.prototype.copy=function(){var t,r,e=this.factory.create(this.kind);e.properties=p({},this.properties);try{for(var n=u(this.childNodes||[]),o=n.next();!o.done;o=n.next()){var i=o.value;i&&e.appendChild(i.copy())}}catch(r){t={error:r}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}return e},t.prototype.findNodes=function(t){var r=[];return this.walkTree((function(e){e.isKind(t)&&r.push(e)})),r},t.prototype.walkTree=function(t,r){var e,n;t(this,r);try{for(var o=u(this.childNodes),i=o.next();!i.done;i=o.next()){var l=i.value;l&&l.walkTree(t,r)}}catch(t){e={error:t}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}return r},t.prototype.toString=function(){return this.kind+"("+this.childNodes.join(",")+")"},t}();e.AbstractNode=c;var s=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return l(r,t),r.prototype.setChildren=function(t){},r.prototype.appendChild=function(t){return t},r.prototype.replaceChild=function(t,r){return r},r.prototype.childIndex=function(t){return null},r.prototype.walkTree=function(t,r){return t(this,r),r},r.prototype.toString=function(){return this.kind},r}(c);e.AbstractEmptyNode=s},
|
||
|
|
732: function _(t,e,r,n,o){var i=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),l=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)l.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return l},a=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))};n();var u,s=t(729),c=t(733);!function(t){var e=new Map([["autoOP",!0],["fnOP",!0],["movesupsub",!0],["subsupOK",!0],["texprimestyle",!0],["useHeight",!0],["variantForm",!0],["withDelims",!0],["mathaccent",!0],["open",!0],["close",!0]]);function r(t,r){var n,o;try{for(var l=i(Object.keys(r)),a=l.next();!a.done;a=l.next()){var u=a.value,s=r[u];"texClass"===u?(t.texClass=s,t.setProperty(u,s)):"movablelimits"===u?(t.setProperty("movablelimits",s),(t.isKind("mo")||t.isKind("mstyle"))&&t.attributes.set("movablelimits",s)):"inferred"===u||(e.has(u)?t.setProperty(u,s):t.attributes.set(u,s))}}catch(t){n={error:t}}finally{try{a&&!a.done&&(o=l.return)&&o.call(l)}finally{if(n)throw n.error}}}function n(t,e,r){t.childNodes[e]=r,r&&(r.parent=t)}function o(t,e){return t.isKind(e)}t.createEntity=function(t){return String.fromCodePoint(parseInt(t,16))},t.getChildren=function(t){return t.childNodes},t.getText=function(t){return t.getText()},t.appendChildren=function(t,e){var r,n;try{for(var o=i(e),l=o.next();!l.done;l=o.next()){var a=l.value;t.appendChild(a)}}catch(t){r={error:t}}finally{try{l&&!l.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}},t.setAttribute=function(t,e,r){t.attributes.set(e,r)},t.setProperty=function(t,e,r){t.setProperty(e,r)},t.setProperties=r,t.getProperty=function(t,e){return t.getProperty(e)},t.getAttribute=function(t,e){return t.attributes.get(e)},t.removeProperties=function(t){for(var e=[],r=1;r<arguments.length;r++)e[r-1]=arguments[r];t.removeProperty.apply(t,a([],l(e),!1))},t.getChildAt=function(t,e){return t.childNodes[e]},t.setChild=n,t.copyChildren=function(t,e){for(var r=t.childNodes,o=0;o<r.length;o++)n(e,o,r[o])},t.copyAttributes=function(t,e){e.attributes=t.attributes,r(e,t.getAllProperties())},t.isType=o,t.isEmbellished=function(t){return t.isEmbellished},t.getTexClass=function(t){return t.texClass},t.getCoreMO=function(t){return t.coreMO()},t.isNode=function(t){return t instanceof s.AbstractMmlNode||t instanceof s.AbstractMmlEmptyNode},t.isInferred=function(t){return t.isInferred},t.getForm=function(t){var e,r;if(!o(t,"mo"))return null;var n=t,l=n.getForms();try{for(var a=i(l),u=a.next();!u.done;u=a.next()){var s=u.value,f=c.MmlMo.OPTABLE[s][n.getText()];if(f)return f}}catch(t){e={error:t}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}return null}}(u||(u={})),r.default=u},
|
||
|
|
733: function _(t,e,r,i,s){var n,o=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++)for(var s in e=arguments[r])Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s]);return t},a.apply(this,arguments)},c=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var i,s,n=r.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(t){s={error:t}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o},l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};i();var h=t(729),u=t(734),p=t(726),f=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._texClass=null,e.lspace=5/18,e.rspace=5/18,e}return o(e,t),Object.defineProperty(e.prototype,"texClass",{get:function(){if(null===this._texClass){var t=this.getText(),e=c(this.handleExplicitForm(this.getForms()),3),r=e[0],i=e[1],s=e[2],n=this.constructor.OPTABLE,o=n[r][t]||n[i][t]||n[s][t];return o?o[2]:h.TEXCLASS.REL}return this._texClass},set:function(t){this._texClass=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"kind",{get:function(){return"mo"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isEmbellished",{get:function(){return!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hasNewLine",{get:function(){return"newline"===this.attributes.get("linebreak")},enumerable:!1,configurable:!0}),e.prototype.coreParent=function(){for(var t=this,e=this,r=this.factory.getNodeClass("math");e&&e.isEmbellished&&e.coreMO()===this&&!(e instanceof r);)t=e,e=e.parent;return t},e.prototype.coreText=function(t){if(!t)return"";if(t.isEmbellished)return t.coreMO().getText();for(;((t.isKind("mrow")||t.isKind("TeXAtom")&&t.texClass!==h.TEXCLASS.VCENTER||t.isKind("mstyle")||t.isKind("mphantom"))&&1===t.childNodes.length||t.isKind("munderover"))&&t.childNodes[0];)t=t.childNodes[0];return t.isToken?t.getText():""},e.prototype.hasSpacingAttributes=function(){return this.attributes.isSet("lspace")||this.attributes.isSet("rspace")},Object.defineProperty(e.prototype,"isAccent",{get:function(){var t=!1,e=this.coreParent().parent;if(e){var r=e.isKind("mover")?e.childNodes[e.over].coreMO()?"accent":"":e.isKind("munder")?e.childNodes[e.under].coreMO()?"accentunder":"":e.isKind("munderover")?this===e.childNodes[e.over].coreMO()?"accent":this===e.childNodes[e.under].coreMO()?"accentunder":"":"";if(r)t=void 0!==e.attributes.getExplicit(r)?t:this.attributes.get("accent")}return t},enumerable:!1,configurable:!0}),e.prototype.setTeXclass=function(t){var e=this.attributes.getList("form","fence"),r=e.form,i=e.fence;return void 0===this.getProperty("texClass")&&(this.attributes.isSet("lspace")||this.attributes.isSet("rspace"))?null:(i&&this.texClass===h.TEXCLASS.REL&&("prefix"===r&&(this.texClass=h.TEXCLASS.OPEN),"postfix"===r&&(this.texClass=h.TEXCLASS.CLOSE)),this.adjustTeXclass(t))},e.prototype.adjustTeXclass=function(t){var e=this.texClass,r=this.prevClass;if(e===h.TEXCLASS.NONE)return t;if(t?(!t.getProperty("autoOP")||e!==h.TEXCLASS.BIN&&e!==h.TEXCLASS.REL||(r=t.texClass=h.TEXCLASS.ORD),r=this.prevClass=t.texClass||h.TEXCLASS.ORD,this.prevLevel=this.attributes.getInherited("scriptlevel")):r=this.prevClass=h.TEXCLASS.NONE,e!==h.TEXCLASS.BIN||r!==h
|
||
|
|
734: function _(O,E,M,R,L){var N=this&&this.__values||function(O){var E="function"==typeof Symbol&&Symbol.iterator,M=E&&O[E],R=0;if(M)return M.call(O);if(O&&"number"==typeof O.length)return{next:function(){return O&&R>=O.length&&(O=void 0),{value:O&&O[R++],done:!O}}};throw new TypeError(E?"Object is not iterable.":"Symbol.iterator is not defined.")};R();var C=O(729);function I(O,E,M,R){return void 0===M&&(M=C.TEXCLASS.BIN),void 0===R&&(R=null),[O,E,M,R]}M.OPDEF=I,M.MO={ORD:I(0,0,C.TEXCLASS.ORD),ORD11:I(1,1,C.TEXCLASS.ORD),ORD21:I(2,1,C.TEXCLASS.ORD),ORD02:I(0,2,C.TEXCLASS.ORD),ORD55:I(5,5,C.TEXCLASS.ORD),NONE:I(0,0,C.TEXCLASS.NONE),OP:I(1,2,C.TEXCLASS.OP,{largeop:!0,movablelimits:!0,symmetric:!0}),OPFIXED:I(1,2,C.TEXCLASS.OP,{largeop:!0,movablelimits:!0}),INTEGRAL:I(0,1,C.TEXCLASS.OP,{largeop:!0,symmetric:!0}),INTEGRAL2:I(1,2,C.TEXCLASS.OP,{largeop:!0,symmetric:!0}),BIN3:I(3,3,C.TEXCLASS.BIN),BIN4:I(4,4,C.TEXCLASS.BIN),BIN01:I(0,1,C.TEXCLASS.BIN),BIN5:I(5,5,C.TEXCLASS.BIN),TALLBIN:I(4,4,C.TEXCLASS.BIN,{stretchy:!0}),BINOP:I(4,4,C.TEXCLASS.BIN,{largeop:!0,movablelimits:!0}),REL:I(5,5,C.TEXCLASS.REL),REL1:I(1,1,C.TEXCLASS.REL,{stretchy:!0}),REL4:I(4,4,C.TEXCLASS.REL),RELSTRETCH:I(5,5,C.TEXCLASS.REL,{stretchy:!0}),RELACCENT:I(5,5,C.TEXCLASS.REL,{accent:!0}),WIDEREL:I(5,5,C.TEXCLASS.REL,{accent:!0,stretchy:!0}),OPEN:I(0,0,C.TEXCLASS.OPEN,{fence:!0,stretchy:!0,symmetric:!0}),CLOSE:I(0,0,C.TEXCLASS.CLOSE,{fence:!0,stretchy:!0,symmetric:!0}),INNER:I(0,0,C.TEXCLASS.INNER),PUNCT:I(0,3,C.TEXCLASS.PUNCT),ACCENT:I(0,0,C.TEXCLASS.ORD,{accent:!0}),WIDEACCENT:I(0,0,C.TEXCLASS.ORD,{accent:!0,stretchy:!0})},M.RANGES=[[32,127,C.TEXCLASS.REL,"mo"],[160,191,C.TEXCLASS.ORD,"mo"],[192,591,C.TEXCLASS.ORD,"mi"],[688,879,C.TEXCLASS.ORD,"mo"],[880,6688,C.TEXCLASS.ORD,"mi"],[6832,6911,C.TEXCLASS.ORD,"mo"],[6912,7615,C.TEXCLASS.ORD,"mi"],[7616,7679,C.TEXCLASS.ORD,"mo"],[7680,8191,C.TEXCLASS.ORD,"mi"],[8192,8303,C.TEXCLASS.ORD,"mo"],[8304,8351,C.TEXCLASS.ORD,"mo"],[8448,8527,C.TEXCLASS.ORD,"mi"],[8528,8591,C.TEXCLASS.ORD,"mn"],[8592,8703,C.TEXCLASS.REL,"mo"],[8704,8959,C.TEXCLASS.BIN,"mo"],[8960,9215,C.TEXCLASS.ORD,"mo"],[9312,9471,C.TEXCLASS.ORD,"mn"],[9472,10223,C.TEXCLASS.ORD,"mo"],[10224,10239,C.TEXCLASS.REL,"mo"],[10240,10495,C.TEXCLASS.ORD,"mtext"],[10496,10623,C.TEXCLASS.REL,"mo"],[10624,10751,C.TEXCLASS.ORD,"mo"],[10752,11007,C.TEXCLASS.BIN,"mo"],[11008,11055,C.TEXCLASS.ORD,"mo"],[11056,11087,C.TEXCLASS.REL,"mo"],[11088,11263,C.TEXCLASS.ORD,"mo"],[11264,11744,C.TEXCLASS.ORD,"mi"],[11776,11903,C.TEXCLASS.ORD,"mo"],[11904,12255,C.TEXCLASS.ORD,"mi","normal"],[12272,12351,C.TEXCLASS.ORD,"mo"],[12352,42143,C.TEXCLASS.ORD,"mi","normal"],[42192,43055,C.TEXCLASS.ORD,"mi"],[43056,43071,C.TEXCLASS.ORD,"mn"],[43072,55295,C.TEXCLASS.ORD,"mi"],[63744,64255,C.TEXCLASS.ORD,"mi","normal"],[64256,65023,C.TEXCLASS.ORD,"mi"],[65024,65135,C.TEXCLASS.ORD,"mo"],[65136,65791,C.TEXCLASS.ORD,"mi"],[65792,65935,C.TEXCLASS.ORD,"mn"],[65936,74751,C.TEXCLASS.ORD,"mi","normal"],[74752,74879,C.TEXCLASS.ORD,"mn"],[74880,113823,C.TEXCLASS.ORD,"mi","normal"],[113824,119391,C.TEXCLASS.ORD,"mo"],[119648,119679,C.TEXCLASS.ORD,"mn"],[119808,120781,C.TEXCLASS.ORD,"mi"],[120782,120831,C.TEXCLASS.ORD,"mn"],[122624,129023,C.TEXCLASS.ORD,"mo"],[129024,129279,C.TEXCLASS.REL,"mo"],[129280,129535,C.TEXCLASS.ORD,"mo"],[131072,195103,C.TEXCLASS.ORD,"mi","normnal"]],M.getRange=function(O){var E,R,L=O.codePointAt(0);try{for(var C=N(M.RANGES),I=C.next();!I.done;I=C.next()){var T=I.value;if(L<=T[1]){if(L>=T[0])return T;break}}}catch(O){E={error:O}}finally{try{I&&!I.done&&(R=C.return)&&R.call(C)}finally{if(E)throw E.error}}return null},M.MMLSPACING=[[0,0],[1,2],[3,3],[4,4],[0,0],[0,0],[0,3]],M.OPTABLE={prefix:{"(":M.MO.OPEN,"+":M.MO.BIN01,"-":M.MO.BIN01,"[":M.MO.OPEN,"{":M.MO.OPEN,"|":M.MO.OPEN,"||":[0,0,C.TEXCLASS.BIN,{fence:!0,stretchy:!0,symmetric:!0}],"|||":[0,0,C.TEXCLASS.ORD,{fence:!0,stretchy:!0,symmetric:!0}],"\xac":M.MO.ORD21,"\xb1":M.MO.BIN01,"\u2016":[0,0,C.TEXCLASS.ORD,{fence:!0,stretchy:!0}],"\u2018":[0,0,C.TEXCLASS.OPEN,{fence:!0}],"\u201c":[0,0,C.TEXCLASS.OPEN,{fence:!0}],\u214
|
||
|
|
735: function _(t,r,e,i,n){var o=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],i=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},s=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var i,n,o=e.call(t),s=[];try{for(;(void 0===r||r-- >0)&&!(i=o.next()).done;)s.push(i.value)}catch(t){n={error:t}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(n)throw n.error}}return s},a=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var i,n=0,o=r.length;n<o;n++)!i&&n in r||(i||(i=Array.prototype.slice.call(r,0,n)),i[n]=r[n]);return t.concat(i||Array.prototype.slice.call(r))},h=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};i();var c=h(t(736)),u=h(t(740)),l=h(t(737)),f=t(729),g=function(){function t(t,r,e){var i,n;this._string=t,this.configuration=e,this.macroCount=0,this.i=0,this.currentCS="";var s,a=r.hasOwnProperty("isInner"),h=r.isInner;if(delete r.isInner,r){s={};try{for(var c=o(Object.keys(r)),l=c.next();!l.done;l=c.next()){var f=l.value;s[f]=r[f]}}catch(t){i={error:t}}finally{try{l&&!l.done&&(n=c.return)&&n.call(c)}finally{if(i)throw i.error}}}this.configuration.pushParser(this),this.stack=new u.default(this.itemFactory,s,!a||h),this.Parse(),this.Push(this.itemFactory.create("stop"))}return Object.defineProperty(t.prototype,"options",{get:function(){return this.configuration.options},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"itemFactory",{get:function(){return this.configuration.itemFactory},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tags",{get:function(){return this.configuration.tags},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"string",{get:function(){return this._string},set:function(t){this._string=t},enumerable:!1,configurable:!0}),t.prototype.parse=function(t,r){return this.configuration.handlers.get(t).parse(r)},t.prototype.lookup=function(t,r){return this.configuration.handlers.get(t).lookup(r)},t.prototype.contains=function(t,r){return this.configuration.handlers.get(t).contains(r)},t.prototype.toString=function(){var t,r,e="";try{for(var i=o(Array.from(this.configuration.handlers.keys())),n=i.next();!n.done;n=i.next()){var s=n.value;e+=s+": "+this.configuration.handlers.get(s)+"\n"}}catch(r){t={error:r}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}return e},t.prototype.Parse=function(){for(var t;this.i<this.string.length;)t=this.getCodePoint(),this.i+=t.length,this.parse("character",[this,t])},t.prototype.Push=function(t){t instanceof f.AbstractMmlNode&&t.isInferred?this.PushAll(t.childNodes):this.stack.Push(t)},t.prototype.PushAll=function(t){var r,e;try{for(var i=o(t),n=i.next();!n.done;n=i.next()){var s=n.value;this.stack.Push(s)}}catch(t){r={error:t}}finally{try{n&&!n.done&&(e=i.return)&&e.call(i)}finally{if(r)throw r.error}}},t.prototype.mml=function(){if(!this.stack.Top().isKind("mml"))return null;var t=this.stack.Top().First;return this.configuration.popParser(),t},t.prototype.convertDelimiter=function(t){var r=this.lookup("delimiter",t);return r?r.char:null},t.prototype.getCodePoint=function(){var t=this.string.codePointAt(this.i);return void 0===t?"":String.fromCodePoint(t)},t.prototype.nextIsSpace=function(){return!!this.string.charAt(this.i).match(/\s/)},t.prototype.GetNext=function(){for(;this.nextIsSpace();)this.i++;return this.getCodePoint()},t.prototype.GetCS=function(){var t=this.string.slice(this.i).match(/^(([a-z]+) ?|[\uD800-\uDBFF].|.)/i);return t?(this.i+=t[0].length,t[2]||t[1]):(this.i++," ")},t.prototype.GetArgument=function(t,r){switch(this.GetNext()){case"":if(!r)throw new l.default("MissingArgFor","Missing argument for %1",this.currentCS);return null;case"}":if(!r)throw new l.default("ExtraCloseMissingOpen","Extra close brace or missing open brace");return null;
|
||
|
|
736: function _(e,t,r,n,a){var i=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,a,i=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)o.push(n.value)}catch(e){a={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(a)throw a.error}}return o},o=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};n();var u,c=e(729),s=l(e(732)),f=l(e(735)),d=l(e(737)),m=e(738);!function(e){var t=7.2,r={em:function(e){return e},ex:function(e){return.43*e},pt:function(e){return e/10},pc:function(e){return 1.2*e},px:function(e){return e*t/72},in:function(e){return e*t},cm:function(e){return e*t/2.54},mm:function(e){return e*t/25.4},mu:function(e){return e/18}},n="([-+]?([.,]\\d+|\\d+([.,]\\d*)?))",a="(pt|em|ex|mu|px|mm|cm|in|pc)",l=RegExp("^\\s*"+n+"\\s*"+a+"\\s*$"),u=RegExp("^\\s*"+n+"\\s*"+a+" ?");function h(e,t){void 0===t&&(t=!1);var n=e.match(t?u:l);return n?function(e){var t=i(e,3),n=t[0],a=t[1],o=t[2];if("mu"!==a)return[n,a,o];var l=p(r[a](parseFloat(n||"1")));return[l.slice(0,-2),"em",o]}([n[1].replace(/,/,"."),n[4],n[0].length]):[null,null,0]}function p(e){return Math.abs(e)<6e-4?"0em":e.toFixed(3).replace(/\.?0+$/,"")+"em"}function v(e,t,r){"{"!==t&&"}"!==t||(t="\\"+t);var n="{\\bigg"+r+" "+t+"}",a="{\\big"+r+" "+t+"}";return new f.default("\\mathchoice"+n+a+a+a,{},e).mml()}function g(e,t,r){t=t.replace(/^\s+/,m.entities.nbsp).replace(/\s+$/,m.entities.nbsp);var n=e.create("text",t);return e.create("node","mtext",[],r,n)}function y(e,t,r){if(r.match(/^[a-z]/i)&&t.match(/(^|[^\\])(\\\\)*\\[a-z]+$/i)&&(t+=" "),t.length+r.length>e.configuration.options.maxBuffer)throw new d.default("MaxBufferSize","MathJax internal buffer size exceeded; is there a recursive macro call?");return t+r}function x(e,t){for(;t>0;)e=e.trim().slice(1,-1),t--;return e.trim()}function b(e,t){for(var r=e.length,n=0,a="",i=0,o=0,l=!0,u=!1;i<r;){var c=e[i++];switch(c){case" ":break;case"{":l?o++:(u=!1,o>n&&(o=n)),n++;break;case"}":n&&n--,(l||u)&&(o--,u=!0),l=!1;break;default:if(!n&&-1!==t.indexOf(c))return[u?"true":x(a,o),c,e.slice(i)];l=!1,u=!1}a+=c}if(n)throw new d.default("ExtraOpenMissingClose","Extra open brace or missing close brace");return[u?"true":x(a,o),"",e.slice(i)]}e.matchDimen=h,e.dimen2em=function(e){var t=i(h(e),2),n=t[0],a=t[1],o=parseFloat(n||"1"),l=r[a];return l?l(o):0},e.Em=p,e.cols=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.map((function(e){return p(e)})).join(" ")},e.fenced=function(e,t,r,n,a,i){void 0===a&&(a=""),void 0===i&&(i="");var o,l=e.nodeFactory,u=l.create("node","mrow",[],{open:t,close:n,texClass:c.TEXCLASS.INNER});if(a)o=new f.default("\\"+a+"l"+t,e.parser.stack.env,e).mml();else{var d=l.create("text",t);o=l.create("node","mo",[],{fence:!0,stretchy:!0,symmetric:!0,texClass:c.TEXCLASS.OPEN},d)}if(s.default.appendChildren(u,[o,r]),a)o=new f.default("\\"+a+"r"+n,e.parser.stack.env,e).mml();else{var m=l.create("text",n);o=l.create("node","mo",[],{fence:!0,stretchy:!0,symmetric:!0,texClass:c.TEXCLASS.CLOSE},m)}return i&&o.attributes.set("mathcolor",i),s.default.appendChildren(u,[o]),u},e.fixedFence=function(e,t,r,n){var a=e.nodeFactory.create("node","mrow",[],{open:t,close:n,texClass:c.TEXCLASS.ORD});return t&&s.default.appendChildren(a,[v(e,t,"l")]),s.default.isType(r,"mrow")?s.default.appendChildren(a,s.default.getChildren(r)):s.default.appendChildren(a,[r]),n&&s.default.appendChildren(a,[v(e,n,"r")]),a},e.mathPalette=v,e.fixInitialMO=function(e,t){for(var r=0,n=t.length;r<n;r++){var a=t[r];if(a&&!s.default.isType(a,"mspace")&&(!s.default.isType(a,"TeXAtom")||s.default.getChildren(a)[0]&&s.default.getChildren(s.default.getChildren(a)[0]).length)){if(s.default.isEmbellished
|
||
|
|
737: function _(t,n,r,e,s){e();var i=function(){function t(n,r){for(var e=[],s=2;s<arguments.length;s++)e[s-2]=arguments[s];this.id=n,this.message=t.processString(r,e)}return t.processString=function(n,r){for(var e=n.split(t.pattern),s=1,i=e.length;s<i;s+=2){var a=e[s].charAt(0);if(a>="0"&&a<="9")e[s]=r[parseInt(e[s],10)-1],"number"==typeof e[s]&&(e[s]=e[s].toString());else if("{"===a){if((a=e[s].substr(1))>="0"&&a<="9")e[s]=r[parseInt(e[s].substr(1,e[s].length-2),10)-1],"number"==typeof e[s]&&(e[s]=e[s].toString());else e[s].match(/^\{([a-z]+):%(\d+)\|(.*)\}$/)&&(e[s]="%"+e[s])}null==e[s]&&(e[s]="???")}return e.join("")},t.pattern=/%(\d+|\{\d+\}|\{[a-z]+:\%\d+(?:\|(?:%\{\d+\}|%.|[^\}])*)+\}|.)/g,t}();r.default=i},
|
||
|
|
738: function _(e,r,t,a,i){a();var l=e(719),o=e(739);t.options={loadMissingEntities:!0},t.entities={ApplyFunction:"\u2061",Backslash:"\u2216",Because:"\u2235",Breve:"\u02d8",Cap:"\u22d2",CenterDot:"\xb7",CircleDot:"\u2299",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",Congruent:"\u2261",ContourIntegral:"\u222e",Coproduct:"\u2210",Cross:"\u2a2f",Cup:"\u22d3",CupCap:"\u224d",Dagger:"\u2021",Del:"\u2207",Delta:"\u0394",Diamond:"\u22c4",DifferentialD:"\u2146",DotEqual:"\u2250",DoubleDot:"\xa8",DoubleRightTee:"\u22a8",DoubleVerticalBar:"\u2225",DownArrow:"\u2193",DownLeftVector:"\u21bd",DownRightVector:"\u21c1",DownTee:"\u22a4",Downarrow:"\u21d3",Element:"\u2208",EqualTilde:"\u2242",Equilibrium:"\u21cc",Exists:"\u2203",ExponentialE:"\u2147",FilledVerySmallSquare:"\u25aa",ForAll:"\u2200",Gamma:"\u0393",Gg:"\u22d9",GreaterEqual:"\u2265",GreaterEqualLess:"\u22db",GreaterFullEqual:"\u2267",GreaterLess:"\u2277",GreaterSlantEqual:"\u2a7e",GreaterTilde:"\u2273",Hacek:"\u02c7",Hat:"^",HumpDownHump:"\u224e",HumpEqual:"\u224f",Im:"\u2111",ImaginaryI:"\u2148",Integral:"\u222b",Intersection:"\u22c2",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",Lambda:"\u039b",Larr:"\u219e",LeftAngleBracket:"\u27e8",LeftArrow:"\u2190",LeftArrowRightArrow:"\u21c6",LeftCeiling:"\u2308",LeftDownVector:"\u21c3",LeftFloor:"\u230a",LeftRightArrow:"\u2194",LeftTee:"\u22a3",LeftTriangle:"\u22b2",LeftTriangleEqual:"\u22b4",LeftUpVector:"\u21bf",LeftVector:"\u21bc",Leftarrow:"\u21d0",Leftrightarrow:"\u21d4",LessEqualGreater:"\u22da",LessFullEqual:"\u2266",LessGreater:"\u2276",LessSlantEqual:"\u2a7d",LessTilde:"\u2272",Ll:"\u22d8",Lleftarrow:"\u21da",LongLeftArrow:"\u27f5",LongLeftRightArrow:"\u27f7",LongRightArrow:"\u27f6",Longleftarrow:"\u27f8",Longleftrightarrow:"\u27fa",Longrightarrow:"\u27f9",Lsh:"\u21b0",MinusPlus:"\u2213",NestedGreaterGreater:"\u226b",NestedLessLess:"\u226a",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotExists:"\u2204",NotGreater:"\u226f",NotGreaterEqual:"\u2271",NotLeftTriangle:"\u22ea",NotLeftTriangleEqual:"\u22ec",NotLess:"\u226e",NotLessEqual:"\u2270",NotPrecedes:"\u2280",NotPrecedesSlantEqual:"\u22e0",NotRightTriangle:"\u22eb",NotRightTriangleEqual:"\u22ed",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsSlantEqual:"\u22e1",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotVerticalBar:"\u2224",Omega:"\u03a9",OverBar:"\u203e",OverBrace:"\u23de",PartialD:"\u2202",Phi:"\u03a6",Pi:"\u03a0",PlusMinus:"\xb1",Precedes:"\u227a",PrecedesEqual:"\u2aaf",PrecedesSlantEqual:"\u227c",PrecedesTilde:"\u227e",Product:"\u220f",Proportional:"\u221d",Psi:"\u03a8",Rarr:"\u21a0",Re:"\u211c",ReverseEquilibrium:"\u21cb",RightAngleBracket:"\u27e9",RightArrow:"\u2192",RightArrowLeftArrow:"\u21c4",RightCeiling:"\u2309",RightDownVector:"\u21c2",RightFloor:"\u230b",RightTee:"\u22a2",RightTeeArrow:"\u21a6",RightTriangle:"\u22b3",RightTriangleEqual:"\u22b5",RightUpVector:"\u21be",RightVector:"\u21c0",Rightarrow:"\u21d2",Rrightarrow:"\u21db",Rsh:"\u21b1",Sigma:"\u03a3",SmallCircle:"\u2218",Sqrt:"\u221a",Square:"\u25a1",SquareIntersection:"\u2293",SquareSubset:"\u228f",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",Star:"\u22c6",Subset:"\u22d0",SubsetEqual:"\u2286",Succeeds:"\u227b",SucceedsEqual:"\u2ab0",SucceedsSlantEqual:"\u227d",SucceedsTilde:"\u227f",SuchThat:"\u220b",Sum:"\u2211",Superset:"\u2283",SupersetEqual:"\u2287",Supset:"\u22d1",Therefore:"\u2234",Theta:"\u0398",Tilde:"\u223c",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",UnderBar:"_",UnderBrace:"\u23df",Union:"\u22c3",UnionPlus:"\u228e",UpArrow:"\u2191",UpDownArrow:"\u2195",UpTee:"\u22a5",Uparrow:"\u21d1",Updownarrow:"\u21d5",Upsilon:"\u03a5",Vdash:"\u22a9",Vee:"\u22c1",VerticalBar:"\u2223",VerticalTilde:"\u2240",Vvdash:"\u22aa",Wedge:"\u22c0",Xi:"\u039e",amp:"&",acute:"\xb4",aleph:"\u2135",alpha:"\u03b1",amalg:"\u2a3f",and:"\u2227",ang:"\u2220",angmsd:"\u2221",angsph:"\u2222",ape:"\u224a",backprime:"\u2035",backsim:"\u223d",backsimeq:"\u22cd",beta:"\u03b2",beth:"\u2136",between:"\u226c
|
||
|
|
739: function _(n,a,o,t,c){t();var e=n(715);o.asyncLoad=function(n){return e.mathjax.asyncLoad?new Promise((function(a,o){var t=e.mathjax.asyncLoad(n);t instanceof Promise?t.then((function(n){return a(n)})).catch((function(n){return o(n)})):a(t)})):Promise.reject("Can't load '".concat(n,"': No asyncLoad method specified"))}},
|
||
|
|
740: function _(t,e,n,r,i){var o=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},s=this&&this.__read||function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,o=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s},a=this&&this.__spreadArray||function(t,e,n){if(n||2===arguments.length)for(var r,i=0,o=e.length;i<o;i++)!r&&i in e||(r||(r=Array.prototype.slice.call(e,0,i)),r[i]=e[i]);return t.concat(r||Array.prototype.slice.call(e))},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var h=l(t(732)),c=function(){function t(t,e,n){this._factory=t,this._env=e,this.global={},this.stack=[],this.global={isInner:n},this.stack=[this._factory.create("start",this.global)],e&&(this.stack[0].env=e),this.env=this.stack[0].env}return Object.defineProperty(t.prototype,"env",{get:function(){return this._env},set:function(t){this._env=t},enumerable:!1,configurable:!0}),t.prototype.Push=function(){for(var t,e,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];try{for(var i=o(n),l=i.next();!l.done;l=i.next()){var c=l.value;if(c){var u=h.default.isNode(c)?this._factory.create("mml",c):c;u.global=this.global;var f=s(this.stack.length?this.Top().checkItem(u):[null,!0],2),v=f[0];f[1]&&(v?(this.Pop(),this.Push.apply(this,a([],s(v),!1))):(this.stack.push(u),u.env?(u.copyEnv&&Object.assign(u.env,this.env),this.env=u.env):u.env=this.env))}}}catch(e){t={error:e}}finally{try{l&&!l.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}},t.prototype.Pop=function(){var t=this.stack.pop();return t.isOpen||delete t.env,this.env=this.stack.length?this.Top().env:{},t},t.prototype.Top=function(t){return void 0===t&&(t=1),this.stack.length<t?null:this.stack[this.stack.length-t]},t.prototype.Prev=function(t){var e=this.Top();return t?e.First:e.Pop()},t.prototype.toString=function(){return"stack[\n "+this.stack.join("\n ")+"\n]"},t}();n.default=c},
|
||
|
|
741: function _(t,r,e,o,i){var n=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,i,n=e.call(t),s=[];try{for(;(void 0===r||r-- >0)&&!(o=n.next()).done;)s.push(o.value)}catch(t){i={error:t}}finally{try{o&&!o.done&&(e=n.return)&&e.call(n)}finally{if(i)throw i.error}}return s},s=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var o,i=0,n=r.length;i<n;i++)!o&&i in r||(o||(o=Array.prototype.slice.call(r,0,i)),o[i]=r[i]);return t.concat(o||Array.prototype.slice.call(r))},a=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};o();var h=l(t(742)),u=t(745),f=l(t(732)),p=t(722),c=function(){function t(t,r){void 0===r&&(r=[]),this.options={},this.packageData=new Map,this.parsers=[],this.root=null,this.nodeLists={},this.error=!1,this.handlers=t.handlers,this.nodeFactory=new u.NodeFactory,this.nodeFactory.configuration=this,this.nodeFactory.setCreators(t.nodes),this.itemFactory=new h.default(t.items),this.itemFactory.configuration=this,p.defaultOptions.apply(void 0,s([this.options],n(r),!1)),(0,p.defaultOptions)(this.options,t.options)}return t.prototype.pushParser=function(t){this.parsers.unshift(t)},t.prototype.popParser=function(){this.parsers.shift()},Object.defineProperty(t.prototype,"parser",{get:function(){return this.parsers[0]},enumerable:!1,configurable:!0}),t.prototype.clear=function(){this.parsers=[],this.root=null,this.nodeLists={},this.error=!1,this.tags.resetTag()},t.prototype.addNode=function(t,r){var e=this.nodeLists[t];if(e||(e=this.nodeLists[t]=[]),e.push(r),r.kind!==t){var o=f.default.getProperty(r,"in-lists")||"",i=(o?o.split(/,/):[]).concat(t).join(",");f.default.setProperty(r,"in-lists",i)}},t.prototype.getList=function(t){var r,e,o=this.nodeLists[t]||[],i=[];try{for(var n=a(o),s=n.next();!s.done;s=n.next()){var l=s.value;this.inTree(l)&&i.push(l)}}catch(t){r={error:t}}finally{try{s&&!s.done&&(e=n.return)&&e.call(n)}finally{if(r)throw r.error}}return this.nodeLists[t]=i,i},t.prototype.removeFromList=function(t,r){var e,o,i=this.nodeLists[t]||[];try{for(var n=a(r),s=n.next();!s.done;s=n.next()){var l=s.value,h=i.indexOf(l);h>=0&&i.splice(h,1)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(o=n.return)&&o.call(n)}finally{if(e)throw e.error}}},t.prototype.inTree=function(t){for(;t&&t!==this.root;)t=t.parent;return!!t},t}();e.default=c},
|
||
|
|
742: function _(t,n,o,r,e){var u,i,c=this&&this.__extends||(u=function(t,n){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},u(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}u(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var a=t(743),l=t(744),f=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n}(a.BaseItem),p=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.defaultKind="dummy",n.configuration=null,n}return c(n,t),n.DefaultStackItems=((i={})[f.prototype.kind]=f,i),n}(l.AbstractFactory);o.default=p},
|
||
|
|
743: function _(t,e,r,n,o){var i,s=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),u=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s},c=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))},p=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var l=a(t(737)),f=function(){function t(t){this._nodes=t}return Object.defineProperty(t.prototype,"nodes",{get:function(){return this._nodes},enumerable:!1,configurable:!0}),t.prototype.Push=function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];(t=this._nodes).push.apply(t,c([],u(e),!1))},t.prototype.Pop=function(){return this._nodes.pop()},Object.defineProperty(t.prototype,"First",{get:function(){return this._nodes[this.Size()-1]},set:function(t){this._nodes[this.Size()-1]=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"Last",{get:function(){return this._nodes[0]},set:function(t){this._nodes[0]=t},enumerable:!1,configurable:!0}),t.prototype.Peek=function(t){return null==t&&(t=1),this._nodes.slice(this.Size()-t)},t.prototype.Size=function(){return this._nodes.length},t.prototype.Clear=function(){this._nodes=[]},t.prototype.toMml=function(t,e){return void 0===t&&(t=!0),1!==this._nodes.length||e?this.create("node",t?"inferredMrow":"mrow",this._nodes,{}):this.First},t.prototype.create=function(t){for(var e,r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];return(e=this.factory.configuration.nodeFactory).create.apply(e,c([t],u(r),!1))},t}();r.MmlStack=f;var h=function(t){function e(e){for(var r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];var o=t.call(this,r)||this;return o.factory=e,o.global={},o._properties={},o.isOpen&&(o._env={}),o}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"base"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"env",{get:function(){return this._env},set:function(t){this._env=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"copyEnv",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.getProperty=function(t){return this._properties[t]},e.prototype.setProperty=function(t,e){return this._properties[t]=e,this},Object.defineProperty(e.prototype,"isOpen",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isClose",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isFinal",{get:function(){return!1},enumerable:!1,configurable:!0}),e.prototype.isKind=function(t){return t===this.kind},e.prototype.checkItem=function(t){if(t.isKind("over")&&this.isOpen&&(t.setProperty("num",this.toMml(!1)),this.Clear()),t.isKind("cell")&&this.isOpen){if(t.getProperty("linebreak"))return e.fail;throw new l.default("Misplaced","Misplaced %1",t.getName())}if(t.isClose&&this.getErrors(t.kind)){var r=u(this.getErrors(t.kind),2),n=r[0],o=r[1];throw new l.default(n,o,t.getName())}return t.isFinal?(this.Push(t.First),
|
||
|
|
744: function _(t,e,n,r,o){var i=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},a=this&&this.__read||function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a},l=this&&this.__spreadArray||function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};r();var s=function(){function t(t){var e,n;void 0===t&&(t=null),this.defaultKind="unknown",this.nodeMap=new Map,this.node={},null===t&&(t=this.constructor.defaultNodes);try{for(var r=i(Object.keys(t)),o=r.next();!o.done;o=r.next()){var a=o.value;this.setNodeClass(a,t[a])}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}}return t.prototype.create=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return(this.node[t]||this.node[this.defaultKind]).apply(void 0,l([],a(e),!1))},t.prototype.setNodeClass=function(t,e){this.nodeMap.set(t,e);var n=this,r=this.nodeMap.get(t);this.node[t]=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return new(r.bind.apply(r,l([void 0,n],a(t),!1)))}},t.prototype.getNodeClass=function(t){return this.nodeMap.get(t)},t.prototype.deleteNodeClass=function(t){this.nodeMap.delete(t),delete this.node[t]},t.prototype.nodeIsKind=function(t,e){return t instanceof this.getNodeClass(e)},t.prototype.getKinds=function(){return Array.from(this.nodeMap.keys())},t.defaultNodes={},t}();n.AbstractFactory=s},
|
||
|
|
745: function _(t,r,e,o,n){var a=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,n,a=e.call(t),c=[];try{for(;(void 0===r||r-- >0)&&!(o=a.next()).done;)c.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(e=a.return)&&e.call(a)}finally{if(n)throw n.error}}return c},c=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var o,n=0,a=r.length;n<a;n++)!o&&n in r||(o||(o=Array.prototype.slice.call(r,0,n)),o[n]=r[n]);return t.concat(o||Array.prototype.slice.call(r))},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};o();var l=i(t(732)),u=function(){function t(){this.mmlFactory=null,this.factory={node:t.createNode,token:t.createToken,text:t.createText,error:t.createError}}return t.createNode=function(t,r,e,o,n){void 0===e&&(e=[]),void 0===o&&(o={});var a=t.mmlFactory.create(r);return a.setChildren(e),n&&a.appendChild(n),l.default.setProperties(a,o),a},t.createToken=function(t,r,e,o){void 0===e&&(e={}),void 0===o&&(o="");var n=t.create("text",o);return t.create("node",r,[],e,n)},t.createText=function(t,r){return null==r?null:t.mmlFactory.create("text").setText(r)},t.createError=function(t,r){var e=t.create("text",r),o=t.create("node","mtext",[],{},e);return t.create("node","merror",[o],{"data-mjx-error":r})},t.prototype.setMmlFactory=function(t){this.mmlFactory=t},t.prototype.set=function(t,r){this.factory[t]=r},t.prototype.setCreators=function(t){for(var r in t)this.set(r,t[r])},t.prototype.create=function(t){for(var r=[],e=1;e<arguments.length;e++)r[e-1]=arguments[e];var o=(this.factory[t]||this.factory.node).apply(void 0,c([this,r[0]],a(r.slice(1)),!1));return"node"===t&&this.configuration.addNode(r[0],o),o},t.prototype.get=function(t){return this.factory[t]},t}();e.NodeFactory=u},
|
||
|
|
746: function _(t,e,n,r,i){var a,o=this&&this.__extends||(a=function(t,e){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},a(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}a(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},u=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var c=u(t(735)),l=function(t,e){void 0===t&&(t="???"),void 0===e&&(e=""),this.tag=t,this.id=e};n.Label=l;var h=function(t,e,n,r,i,a,o,s){void 0===t&&(t=""),void 0===e&&(e=!1),void 0===n&&(n=!1),void 0===r&&(r=null),void 0===i&&(i=""),void 0===a&&(a=""),void 0===o&&(o=!1),void 0===s&&(s=""),this.env=t,this.taggable=e,this.defaultTags=n,this.tag=r,this.tagId=i,this.tagFormat=a,this.noTag=o,this.labelId=s};n.TagInfo=h;var g=function(){function t(){this.counter=0,this.allCounter=0,this.configuration=null,this.ids={},this.allIds={},this.labels={},this.allLabels={},this.redo=!1,this.refUpdate=!1,this.currentTag=new h,this.history=[],this.stack=[],this.enTag=function(t,e){var n=this.configuration.nodeFactory,r=n.create("node","mtd",[t]),i=n.create("node","mlabeledtr",[e,r]);return n.create("node","mtable",[i],{side:this.configuration.options.tagSide,minlabelspacing:this.configuration.options.tagIndent,displaystyle:!0})}}return t.prototype.start=function(t,e,n){this.currentTag&&this.stack.push(this.currentTag),this.currentTag=new h(t,e,n)},Object.defineProperty(t.prototype,"env",{get:function(){return this.currentTag.env},enumerable:!1,configurable:!0}),t.prototype.end=function(){this.history.push(this.currentTag),this.currentTag=this.stack.pop()},t.prototype.tag=function(t,e){this.currentTag.tag=t,this.currentTag.tagFormat=e?t:this.formatTag(t),this.currentTag.noTag=!1},t.prototype.notag=function(){this.tag("",!0),this.currentTag.noTag=!0},Object.defineProperty(t.prototype,"noTag",{get:function(){return this.currentTag.noTag},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"label",{get:function(){return this.currentTag.labelId},set:function(t){this.currentTag.labelId=t},enumerable:!1,configurable:!0}),t.prototype.formatUrl=function(t,e){return e+"#"+encodeURIComponent(t)},t.prototype.formatTag=function(t){return"("+t+")"},t.prototype.formatId=function(t){return"mjx-eqn:"+t.replace(/\s/g,"_")},t.prototype.formatNumber=function(t){return t.toString()},t.prototype.autoTag=function(){null==this.currentTag.tag&&(this.counter++,this.tag(this.formatNumber(this.counter),!1))},t.prototype.clearTag=function(){this.label="",this.tag(null,!0),this.currentTag.tagId=""},t.prototype.getTag=function(t){if(void 0===t&&(t=!1),t)return this.autoTag(),this.makeTag();var e=this.currentTag;return e.taggable&&!e.noTag&&(e.defaultTags&&this.autoTag(),e.tag)?this.makeTag():null},t.prototype.resetTag=function(){this.history=[],this.redo=!1,this.refUpdate=!1,this.clearTag()},t.prototype.reset=function(t){void 0===t&&(t=0),this.resetTag(),this.counter=this.allCounter=t,this.allLabels={},this.allIds={}},t.prototype.startEquation=function(t){this.history=[],this.stack=[],this.clearTag(),this.currentTag=new h("",void 0,void 0),this.labels={},this.ids={},this.counter=this.allCounter,this.redo=!1;var e=t.inputData.recompile;e&&(this.refUpdate=!0,this.counter=e.counter)},t.prototype.finishEquation=function(t){this.redo&&(t.inputData.recompile={state:t.state(),counter:this.allCounter}),this.refUpdate||(this.allCounter=this.counter),Object.assign(this.allIds,this.ids),Object.assign(this.allLabels,this.labels)},t.prototype.finalize=function(t,e){if(!e.
|
||
|
|
747: function _(t,r,e,i,o){var n=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],i=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},s=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var i,o,n=e.call(t),s=[];try{for(;(void 0===r||r-- >0)&&!(i=n.next()).done;)s.push(i.value)}catch(t){o={error:t}}finally{try{i&&!i.done&&(e=n.return)&&e.call(n)}finally{if(o)throw o.error}}return s};i();var a,c=t(722),d=t(748),l=t(723),h=t(718),f=t(746),u=function(){function t(t,r,e,i,o,n,s,a,c,d,l,h,f){void 0===r&&(r={}),void 0===e&&(e={}),void 0===i&&(i={}),void 0===o&&(o={}),void 0===n&&(n={}),void 0===s&&(s={}),void 0===a&&(a=[]),void 0===c&&(c=[]),void 0===d&&(d=null),void 0===l&&(l=null),this.name=t,this.handler=r,this.fallback=e,this.items=i,this.tags=o,this.options=n,this.nodes=s,this.preprocessors=a,this.postprocessors=c,this.initMethod=d,this.configMethod=l,this.priority=h,this.parser=f,this.handler=Object.assign({character:[],delimiter:[],macro:[],environment:[]},r)}return t.makeProcessor=function(t,r){return Array.isArray(t)?t:[t,r]},t._create=function(r,e){var i=this;void 0===e&&(e={});var o=e.priority||h.PrioritizedList.DEFAULTPRIORITY,n=e.init?this.makeProcessor(e.init,o):null,s=e.config?this.makeProcessor(e.config,o):null,a=(e.preprocessors||[]).map((function(t){return i.makeProcessor(t,o)})),c=(e.postprocessors||[]).map((function(t){return i.makeProcessor(t,o)})),d=e.parser||"tex";return new t(r,e.handler||{},e.fallback||{},e.items||{},e.tags||{},e.options||{},e.nodes||{},a,c,n,s,o,d)},t.create=function(r,e){void 0===e&&(e={});var i=t._create(r,e);return a.set(r,i),i},t.local=function(r){return void 0===r&&(r={}),t._create("",r)},Object.defineProperty(t.prototype,"init",{get:function(){return this.initMethod?this.initMethod[0]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"config",{get:function(){return this.configMethod?this.configMethod[0]:null},enumerable:!1,configurable:!0}),t}();e.Configuration=u,function(t){var r=new Map;t.set=function(t,e){r.set(t,e)},t.get=function(t){return r.get(t)},t.keys=function(){return r.keys()}}(a=e.ConfigurationHandler||(e.ConfigurationHandler={}));var p=function(){function t(t,r){var e,i,o,s;void 0===r&&(r=["tex"]),this.initMethod=new l.FunctionList,this.configMethod=new l.FunctionList,this.configurations=new h.PrioritizedList,this.parsers=[],this.handlers=new d.SubHandlers,this.items={},this.tags={},this.options={},this.nodes={},this.parsers=r;try{for(var a=n(t.slice().reverse()),c=a.next();!c.done;c=a.next()){var f=c.value;this.addPackage(f)}}catch(t){e={error:t}}finally{try{c&&!c.done&&(i=a.return)&&i.call(a)}finally{if(e)throw e.error}}try{for(var u=n(this.configurations),p=u.next();!p.done;p=u.next()){var y=p.value,v=y.item,g=y.priority;this.append(v,g)}}catch(t){o={error:t}}finally{try{p&&!p.done&&(s=u.return)&&s.call(u)}finally{if(o)throw o.error}}}return t.prototype.init=function(){this.initMethod.execute(this)},t.prototype.config=function(t){var r,e;this.configMethod.execute(this,t);try{for(var i=n(this.configurations),o=i.next();!o.done;o=i.next()){var s=o.value;this.addFilters(t,s.item)}}catch(t){r={error:t}}finally{try{o&&!o.done&&(e=i.return)&&e.call(i)}finally{if(r)throw r.error}}},t.prototype.addPackage=function(t){var r="string"==typeof t?t:t[0],e=this.getPackage(r);e&&this.configurations.add(e,"string"==typeof t?e.priority:t[1])},t.prototype.add=function(t,r,e){var i,o;void 0===e&&(e={});var s=this.getPackage(t);this.append(s),this.configurations.add(s,s.priority),this.init();var a=r.parseOptions;a.nodeFactory.setCreators(s.nodes);try{for(var d=n(Object.keys(s.items)),l=d.next();!l.done;l=d.next()){var h=l.value;a.itemFactory.setNodeClass(h,s.items[h])}}catch(t){i={error:t}}finally{try{l&&!l.done&&(o=d.return)&&o.call(d)}finally{if(i)throw i.error}}f.TagsFactory.addTags(s.tags),(0,
|
||
|
|
748: function _(r,t,n,e,o){var i=this&&this.__values||function(r){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&r[t],e=0;if(n)return n.call(r);if(r&&"number"==typeof r.length)return{next:function(){return r&&e>=r.length&&(r=void 0),{value:r&&r[e++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},a=this&&this.__read||function(r,t){var n="function"==typeof Symbol&&r[Symbol.iterator];if(!n)return r;var e,o,i=n.call(r),a=[];try{for(;(void 0===t||t-- >0)&&!(e=i.next()).done;)a.push(e.value)}catch(r){o={error:r}}finally{try{e&&!e.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a};e();var l,u=r(718),f=r(723);!function(r){var t=new Map;r.register=function(r){t.set(r.name,r)},r.getMap=function(r){return t.get(r)}}(l=n.MapHandler||(n.MapHandler={}));var c=function(){function r(){this._configuration=new u.PrioritizedList,this._fallback=new f.FunctionList}return r.prototype.add=function(r,t,n){var e,o;void 0===n&&(n=u.PrioritizedList.DEFAULTPRIORITY);try{for(var a=i(r.slice().reverse()),f=a.next();!f.done;f=a.next()){var c=f.value,y=l.getMap(c);if(!y)return void this.warn("Configuration "+c+" not found! Omitted.");this._configuration.add(y,n)}}catch(r){e={error:r}}finally{try{f&&!f.done&&(o=a.return)&&o.call(a)}finally{if(e)throw e.error}}t&&this._fallback.add(t,n)},r.prototype.parse=function(r){var t,n;try{for(var e=i(this._configuration),o=e.next();!o.done;o=e.next()){var l=o.value.item.parse(r);if(l)return l}}catch(r){t={error:r}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}var u=a(r,2),f=u[0],c=u[1];Array.from(this._fallback)[0].item(f,c)},r.prototype.lookup=function(r){var t=this.applicable(r);return t?t.lookup(r):null},r.prototype.contains=function(r){return!!this.applicable(r)},r.prototype.toString=function(){var r,t,n=[];try{for(var e=i(this._configuration),o=e.next();!o.done;o=e.next()){var a=o.value.item;n.push(a.name)}}catch(t){r={error:t}}finally{try{o&&!o.done&&(t=e.return)&&t.call(e)}finally{if(r)throw r.error}}return n.join(", ")},r.prototype.applicable=function(r){var t,n;try{for(var e=i(this._configuration),o=e.next();!o.done;o=e.next()){var a=o.value.item;if(a.contains(r))return a}}catch(r){t={error:r}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}return null},r.prototype.retrieve=function(r){var t,n;try{for(var e=i(this._configuration),o=e.next();!o.done;o=e.next()){var a=o.value.item;if(a.name===r)return a}}catch(r){t={error:r}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}return null},r.prototype.warn=function(r){console.log("TexParser Warning: "+r)},r}();n.SubHandler=c;var y=function(){function r(){this.map=new Map}return r.prototype.add=function(r,t,n){var e,o;void 0===n&&(n=u.PrioritizedList.DEFAULTPRIORITY);try{for(var a=i(Object.keys(r)),l=a.next();!l.done;l=a.next()){var f=l.value,y=this.get(f);y||(y=new c,this.set(f,y)),y.add(r[f],t[f],n)}}catch(r){e={error:r}}finally{try{l&&!l.done&&(o=a.return)&&o.call(a)}finally{if(e)throw e.error}}},r.prototype.set=function(r,t){this.map.set(r,t)},r.prototype.get=function(r){return this.map.get(r)},r.prototype.retrieve=function(r){var t,n;try{for(var e=i(this.map.values()),o=e.next();!o.done;o=e.next()){var a=o.value.retrieve(r);if(a)return a}}catch(r){t={error:r}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}return null},r.prototype.keys=function(){return this.map.keys()},r}();n.SubHandlers=y},
|
||
|
|
749: function _(t,e,o,r,n){var i,a,p=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}),m=this&&this.__createBinding||(Object.create?function(t,e,o,r){void 0===r&&(r=o);var n=Object.getOwnPropertyDescriptor(e,o);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[o]}}),Object.defineProperty(t,r,n)}:function(t,e,o,r){void 0===r&&(r=o),t[r]=e[o]}),c=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),l=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var o in t)"default"!==o&&Object.prototype.hasOwnProperty.call(t,o)&&m(e,t,o);return c(e,t),e},s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,o=e&&t[e],r=0;if(o)return o.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},d=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var u=t(747),f=t(748),y=d(t(737)),h=d(t(732)),I=t(750),v=l(t(752)),k=t(746);t(753);var b=t(734);function g(t,e){var o=t.stack.env.font?{mathvariant:t.stack.env.font}:{},r=f.MapHandler.getMap("remap").lookup(e),n=(0,b.getRange)(e),i=n?n[3]:"mo",a=t.create("token",i,o,r?r.char:e);n[4]&&a.attributes.set("mathvariant",n[4]),"mo"===i&&(h.default.setProperty(a,"fixStretchy",!0),t.configuration.addNode("fixStretchy",a)),t.Push(a)}new I.CharacterMap("remap",null,{"-":"\u2212","*":"\u2217","`":"\u2018"}),o.Other=g;var _=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e}(k.AbstractTags);o.BaseTags=_,o.BaseConfiguration=u.Configuration.create("base",{handler:{character:["command","special","letter","digit"],delimiter:["delimiter"],macro:["delimiter","macros","mathchar0mi","mathchar0mo","mathchar7"],environment:["environment"]},fallback:{character:g,macro:function(t,e){throw new y.default("UndefinedControlSequence","Undefined control sequence %1","\\"+e)},environment:function(t,e){throw new y.default("UnknownEnv","Unknown environment '%1'",e)}},items:(a={},a[v.StartItem.prototype.kind]=v.StartItem,a[v.StopItem.prototype.kind]=v.StopItem,a[v.OpenItem.prototype.kind]=v.OpenItem,a[v.CloseItem.prototype.kind]=v.CloseItem,a[v.PrimeItem.prototype.kind]=v.PrimeItem,a[v.SubsupItem.prototype.kind]=v.SubsupItem,a[v.OverItem.prototype.kind]=v.OverItem,a[v.LeftItem.prototype.kind]=v.LeftItem,a[v.Middle.prototype.kind]=v.Middle,a[v.RightItem.prototype.kind]=v.RightItem,a[v.BeginItem.prototype.kind]=v.BeginItem,a[v.EndItem.prototype.kind]=v.EndItem,a[v.StyleItem.prototype.kind]=v.StyleItem,a[v.PositionItem.prototype.kind]=v.PositionItem,a[v.CellItem.prototype.kind]=v.CellItem,a[v.MmlItem.prototype.kind]=v.MmlItem,a[v.FnItem.prototype.kind]=v.FnItem,a[v.NotItem.prototype.kind]=v.NotItem,a[v.NonscriptItem.prototype.kind]=v.NonscriptItem,a[v.DotsItem.prototype.kind]=v.DotsItem,a[v.ArrayItem.prototype.kind]=v.ArrayItem,a[v.EqnArrayItem.prototype.kind]=v.EqnArrayItem,a[v.EquationItem.prototype.kind]=v.EquationItem,a),options:{maxMacros:1e3,baseURL:"undefined"==typeof document||0===document.getElementsByTagName("base").length?"":String(document.location).replace(/#.*$/,"")},tags:{base:_},postprocessors:[[function(t){var e,o,r=t.data;try{for(var n=s(r.getList("nonscript")),i=n.next();!i.done;i=n.next()){var a=i.value;if(a.attributes.get("scriptlevel")>0){var p=a.parent;if(p.childNodes.splice(p.childIndex(a),1),r.removeFromList(a.kind,[a]),a.isKind("mrow")){var m=a.childNodes[0];r.removeFr
|
||
|
|
750: function _(r,t,n,e,o){var a,i=this&&this.__extends||(a=function(r,t){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,t){r.__proto__=t}||function(r,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=t[n])},a(r,t)},function(r,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=r}a(r,t),r.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),u=this&&this.__read||function(r,t){var n="function"==typeof Symbol&&r[Symbol.iterator];if(!n)return r;var e,o,a=n.call(r),i=[];try{for(;(void 0===t||t-- >0)&&!(e=a.next()).done;)i.push(e.value)}catch(r){o={error:r}}finally{try{e&&!e.done&&(n=a.return)&&n.call(a)}finally{if(o)throw o.error}}return i},p=this&&this.__values||function(r){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&r[t],e=0;if(n)return n.call(r);if(r&&"number"==typeof r.length)return{next:function(){return r&&e>=r.length&&(r=void 0),{value:r&&r[e++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__spreadArray||function(r,t,n){if(n||2===arguments.length)for(var e,o=0,a=t.length;o<a;o++)!e&&o in t||(e||(e=Array.prototype.slice.call(t,0,o)),e[o]=t[o]);return r.concat(e||Array.prototype.slice.call(t))};e();var s=r(751),c=r(748);function f(r){return void 0===r||r}n.parseResult=f;var y=function(){function r(r,t){this._name=r,this._parser=t,c.MapHandler.register(this)}return Object.defineProperty(r.prototype,"name",{get:function(){return this._name},enumerable:!1,configurable:!0}),r.prototype.parserFor=function(r){return this.contains(r)?this.parser:null},r.prototype.parse=function(r){var t=u(r,2),n=t[0],e=t[1],o=this.parserFor(e),a=this.lookup(e);return o&&a?f(o(n,a)):null},Object.defineProperty(r.prototype,"parser",{get:function(){return this._parser},set:function(r){this._parser=r},enumerable:!1,configurable:!0}),r}();n.AbstractSymbolMap=y;var h=function(r){function t(t,n,e){var o=r.call(this,t,n)||this;return o._regExp=e,o}return i(t,r),t.prototype.contains=function(r){return this._regExp.test(r)},t.prototype.lookup=function(r){return this.contains(r)?r:null},t}(y);n.RegExpMap=h;var v=function(r){function t(){var t=null!==r&&r.apply(this,arguments)||this;return t.map=new Map,t}return i(t,r),t.prototype.lookup=function(r){return this.map.get(r)},t.prototype.contains=function(r){return this.map.has(r)},t.prototype.add=function(r,t){this.map.set(r,t)},t.prototype.remove=function(r){this.map.delete(r)},t}(y);n.AbstractParseMap=v;var d=function(r){function t(t,n,e){var o,a,i=r.call(this,t,n)||this;try{for(var l=p(Object.keys(e)),c=l.next();!c.done;c=l.next()){var f=c.value,y=e[f],h=u("string"==typeof y?[y,null]:y,2),v=h[0],d=h[1],b=new s.Symbol(f,v,d);i.add(f,b)}}catch(r){o={error:r}}finally{try{c&&!c.done&&(a=l.return)&&a.call(l)}finally{if(o)throw o.error}}return i}return i(t,r),t}(v);n.CharacterMap=d;var b=function(r){function t(){return null!==r&&r.apply(this,arguments)||this}return i(t,r),t.prototype.parse=function(t){var n=u(t,2),e=n[0],o=n[1];return r.prototype.parse.call(this,[e,"\\"+o])},t}(d);n.DelimiterMap=b;var m=function(r){function t(t,n,e){var o,a,i=r.call(this,t,null)||this;try{for(var l=p(Object.keys(n)),c=l.next();!c.done;c=l.next()){var f=c.value,y=n[f],h=u("string"==typeof y?[y]:y),v=h[0],d=h.slice(1),b=new s.Macro(f,e[v],d);i.add(f,b)}}catch(r){o={error:r}}finally{try{c&&!c.done&&(a=l.return)&&a.call(l)}finally{if(o)throw o.error}}return i}return i(t,r),t.prototype.parserFor=function(r){var t=this.lookup(r);return t?t.func:null},t.prototype.parse=function(r){var t=u(r,2),n=t[0],e=t[1],o=this.lookup(e),a=this.parserFor(e);return o&&a?f(a.apply(void 0,l([n,o.symbol],u(o.args),!1))):null},t}(v);n.MacroMap=m;var _=function(r){function t(){return null!==r&&r.apply(this,arguments)||this}return i(t,r),t.prototype.parse=function(r){var t=u(r,2),n=t[0],e=t[1],o=this.lookup(e),a=this.parserFor(e);if(!o||!a)return null;var i=n.currentCS;n.currentCS="\\"+e;var p=a.apply(void 0,l([n,"\\"+o.sy
|
||
|
|
751: function _(e,t,r,n,o){n();var i=function(){function e(e,t,r){this._symbol=e,this._char=t,this._attributes=r}return Object.defineProperty(e.prototype,"symbol",{get:function(){return this._symbol},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"char",{get:function(){return this._char},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){return this._attributes},enumerable:!1,configurable:!0}),e}();r.Symbol=i;var u=function(){function e(e,t,r){void 0===r&&(r=[]),this._symbol=e,this._func=t,this._args=r}return Object.defineProperty(e.prototype,"symbol",{get:function(){return this._symbol},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"func",{get:function(){return this._func},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"args",{get:function(){return this._args},enumerable:!1,configurable:!0}),e}();r.Macro=u},
|
||
|
|
752: function _(t,e,r,n,i){var o,s=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,i,o=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(t){i={error:t}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return s},u=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var n,i=0,o=e.length;i<o;i++)!n&&i in e||(n||(n=Array.prototype.slice.call(e,0,i)),n[i]=e[i]);return t.concat(n||Array.prototype.slice.call(e))},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var c=t(748),p=t(738),f=t(729),h=l(t(737)),d=l(t(736)),y=l(t(732)),m=t(743),g=function(t){function e(e,r){var n=t.call(this,e)||this;return n.global=r,n}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"start"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isOpen",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(e){if(e.isKind("stop")){var r=this.toMml();return this.global.isInner||(r=this.factory.configuration.tags.finalize(r,this.env)),[[this.factory.create("mml",r)],!0]}return t.prototype.checkItem.call(this,e)},e}(m.BaseItem);r.StartItem=g;var b=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"stop"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isClose",{get:function(){return!0},enumerable:!1,configurable:!0}),e}(m.BaseItem);r.StopItem=b;var v=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"open"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isOpen",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(e){if(e.isKind("close")){var r=this.toMml(),n=this.create("node","TeXAtom",[r]);return[[this.factory.create("mml",n)],!0]}return t.prototype.checkItem.call(this,e)},e.errors=Object.assign(Object.create(m.BaseItem.errors),{stop:["ExtraOpenMissingClose","Extra open brace or missing close brace"]}),e}(m.BaseItem);r.OpenItem=v;var P=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"close"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isClose",{get:function(){return!0},enumerable:!1,configurable:!0}),e}(m.BaseItem);r.CloseItem=P;var I=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"prime"},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(t){var e=a(this.Peek(2),2),r=e[0],n=e[1];return!y.default.isType(r,"msubsup")||y.default.isType(r,"msup")?[[this.create("node","msup",[r,n]),t],!0]:(y.default.setChild(r,r.sup,n),[[r,t],!0])},e}(m.BaseItem);r.PrimeItem=I;var w=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"subsup"},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(e){if(e.isKind("open")||e.isKind("left"))return m.BaseItem.success;var r=this.First,n=this.getProperty("position");if(e.isKind("mml")){if(this.getProperty("primes"))if(2!==n)y.default.setChild(r,2,this.getProperty("primes"));else{y.default.setProperty(this.getProperty("primes"),"variantForm",!0);var i=this.create("node","mrow",[this.getProperty("primes"),e.First]
|
||
|
|
753: function _(t,a,e,n,r){var o=this&&this.__createBinding||(Object.create?function(t,a,e,n){void 0===n&&(n=e);var r=Object.getOwnPropertyDescriptor(a,e);r&&!("get"in r?!a.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return a[e]}}),Object.defineProperty(t,n,r)}:function(t,a,e,n){void 0===n&&(n=e),t[n]=a[e]}),i=this&&this.__setModuleDefault||(Object.create?function(t,a){Object.defineProperty(t,"default",{enumerable:!0,value:a})}:function(t,a){t.default=a}),s=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var a={};if(null!=t)for(var e in t)"default"!==e&&Object.prototype.hasOwnProperty.call(t,e)&&o(a,t,e);return i(a,t),a},m=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var l=s(t(750)),h=t(754),S=m(t(755)),C=m(t(757)),p=m(t(736)),c=t(729),T=t(756);new l.RegExpMap("letter",C.default.variable,/[a-z]/i),new l.RegExpMap("digit",C.default.digit,/[0-9.,]/),new l.RegExpMap("command",C.default.controlSequence,/^\\/),new l.MacroMap("special",{"{":"Open","}":"Close","~":"Tilde","^":"Superscript",_:"Subscript"," ":"Space","\t":"Space","\r":"Space","\n":"Space","'":"Prime","%":"Comment","&":"Entry","#":"Hash","\xa0":"Space","\u2019":"Prime"},S.default),new l.CharacterMap("mathchar0mi",C.default.mathchar0mi,{alpha:"\u03b1",beta:"\u03b2",gamma:"\u03b3",delta:"\u03b4",epsilon:"\u03f5",zeta:"\u03b6",eta:"\u03b7",theta:"\u03b8",iota:"\u03b9",kappa:"\u03ba",lambda:"\u03bb",mu:"\u03bc",nu:"\u03bd",xi:"\u03be",omicron:"\u03bf",pi:"\u03c0",rho:"\u03c1",sigma:"\u03c3",tau:"\u03c4",upsilon:"\u03c5",phi:"\u03d5",chi:"\u03c7",psi:"\u03c8",omega:"\u03c9",varepsilon:"\u03b5",vartheta:"\u03d1",varpi:"\u03d6",varrho:"\u03f1",varsigma:"\u03c2",varphi:"\u03c6",S:["\xa7",{mathvariant:h.TexConstant.Variant.NORMAL}],aleph:["\u2135",{mathvariant:h.TexConstant.Variant.NORMAL}],hbar:["\u210f",{variantForm:!0}],imath:"\u0131",jmath:"\u0237",ell:"\u2113",wp:["\u2118",{mathvariant:h.TexConstant.Variant.NORMAL}],Re:["\u211c",{mathvariant:h.TexConstant.Variant.NORMAL}],Im:["\u2111",{mathvariant:h.TexConstant.Variant.NORMAL}],partial:["\u2202",{mathvariant:h.TexConstant.Variant.ITALIC}],infty:["\u221e",{mathvariant:h.TexConstant.Variant.NORMAL}],prime:["\u2032",{variantForm:!0}],emptyset:["\u2205",{mathvariant:h.TexConstant.Variant.NORMAL}],nabla:["\u2207",{mathvariant:h.TexConstant.Variant.NORMAL}],top:["\u22a4",{mathvariant:h.TexConstant.Variant.NORMAL}],bot:["\u22a5",{mathvariant:h.TexConstant.Variant.NORMAL}],angle:["\u2220",{mathvariant:h.TexConstant.Variant.NORMAL}],triangle:["\u25b3",{mathvariant:h.TexConstant.Variant.NORMAL}],backslash:["\u2216",{mathvariant:h.TexConstant.Variant.NORMAL}],forall:["\u2200",{mathvariant:h.TexConstant.Variant.NORMAL}],exists:["\u2203",{mathvariant:h.TexConstant.Variant.NORMAL}],neg:["\xac",{mathvariant:h.TexConstant.Variant.NORMAL}],lnot:["\xac",{mathvariant:h.TexConstant.Variant.NORMAL}],flat:["\u266d",{mathvariant:h.TexConstant.Variant.NORMAL}],natural:["\u266e",{mathvariant:h.TexConstant.Variant.NORMAL}],sharp:["\u266f",{mathvariant:h.TexConstant.Variant.NORMAL}],clubsuit:["\u2663",{mathvariant:h.TexConstant.Variant.NORMAL}],diamondsuit:["\u2662",{mathvariant:h.TexConstant.Variant.NORMAL}],heartsuit:["\u2661",{mathvariant:h.TexConstant.Variant.NORMAL}],spadesuit:["\u2660",{mathvariant:h.TexConstant.Variant.NORMAL}]}),new l.CharacterMap("mathchar0mo",C.default.mathchar0mo,{surd:"\u221a",coprod:["\u2210",{texClass:c.TEXCLASS.OP,movesupsub:!0}],bigvee:["\u22c1",{texClass:c.TEXCLASS.OP,movesupsub:!0}],bigwedge:["\u22c0",{texClass:c.TEXCLASS.OP,movesupsub:!0}],biguplus:["\u2a04",{texClass:c.TEXCLASS.OP,movesupsub:!0}],bigcap:["\u22c2",{texClass:c.TEXCLASS.OP,movesupsub:!0}],bigcup:["\u22c3",{texClass:c.TEXCLASS.OP,movesupsub:!0}],int:["\u222b",{texClass:c.TEXCLASS.OP}],intop:["\u222b",{texClass:c.TEXCLASS.OP,movesupsub:!0,movablelimits:!0}],iint:["\u222c",{texClass:c.TEXCLASS.OP}],iiint:["\u222d",{texClass:c.TEXCLASS.OP}],prod:["\u220f",{texClass:c.TEXCLASS.OP,movesupsub:!0}],sum:["\u2211",{texClass:c.TEXCLASS.OP,movesupsub:!0}],bigotimes:["\u2a02
|
||
|
|
754: function _(t,i,e,I,T){I(),function(t){t.Variant={NORMAL:"normal",BOLD:"bold",ITALIC:"italic",BOLDITALIC:"bold-italic",DOUBLESTRUCK:"double-struck",FRAKTUR:"fraktur",BOLDFRAKTUR:"bold-fraktur",SCRIPT:"script",BOLDSCRIPT:"bold-script",SANSSERIF:"sans-serif",BOLDSANSSERIF:"bold-sans-serif",SANSSERIFITALIC:"sans-serif-italic",SANSSERIFBOLDITALIC:"sans-serif-bold-italic",MONOSPACE:"monospace",INITIAL:"inital",TAILED:"tailed",LOOPED:"looped",STRETCHED:"stretched",CALLIGRAPHIC:"-tex-calligraphic",BOLDCALLIGRAPHIC:"-tex-bold-calligraphic",OLDSTYLE:"-tex-oldstyle",BOLDOLDSTYLE:"-tex-bold-oldstyle",MATHITALIC:"-tex-mathit"},t.Form={PREFIX:"prefix",INFIX:"infix",POSTFIX:"postfix"},t.LineBreak={AUTO:"auto",NEWLINE:"newline",NOBREAK:"nobreak",GOODBREAK:"goodbreak",BADBREAK:"badbreak"},t.LineBreakStyle={BEFORE:"before",AFTER:"after",DUPLICATE:"duplicate",INFIXLINBREAKSTYLE:"infixlinebreakstyle"},t.IndentAlign={LEFT:"left",CENTER:"center",RIGHT:"right",AUTO:"auto",ID:"id",INDENTALIGN:"indentalign"},t.IndentShift={INDENTSHIFT:"indentshift"},t.LineThickness={THIN:"thin",MEDIUM:"medium",THICK:"thick"},t.Notation={LONGDIV:"longdiv",ACTUARIAL:"actuarial",PHASORANGLE:"phasorangle",RADICAL:"radical",BOX:"box",ROUNDEDBOX:"roundedbox",CIRCLE:"circle",LEFT:"left",RIGHT:"right",TOP:"top",BOTTOM:"bottom",UPDIAGONALSTRIKE:"updiagonalstrike",DOWNDIAGONALSTRIKE:"downdiagonalstrike",VERTICALSTRIKE:"verticalstrike",HORIZONTALSTRIKE:"horizontalstrike",NORTHEASTARROW:"northeastarrow",MADRUWB:"madruwb",UPDIAGONALARROW:"updiagonalarrow"},t.Align={TOP:"top",BOTTOM:"bottom",CENTER:"center",BASELINE:"baseline",AXIS:"axis",LEFT:"left",RIGHT:"right"},t.Lines={NONE:"none",SOLID:"solid",DASHED:"dashed"},t.Side={LEFT:"left",RIGHT:"right",LEFTOVERLAP:"leftoverlap",RIGHTOVERLAP:"rightoverlap"},t.Width={AUTO:"auto",FIT:"fit"},t.Actiontype={TOGGLE:"toggle",STATUSLINE:"statusline",TOOLTIP:"tooltip",INPUT:"input"},t.Overflow={LINBREAK:"linebreak",SCROLL:"scroll",ELIDE:"elide",TRUNCATE:"truncate",SCALE:"scale"},t.Unit={EM:"em",EX:"ex",PX:"px",IN:"in",CM:"cm",MM:"mm",PT:"pt",PC:"pc"}}(e.TexConstant||(e.TexConstant={}))},
|
||
|
|
755: function _(e,t,r,a,n){var s=this&&this.__assign||function(){return s=Object.assign||function(e){for(var t,r=1,a=arguments.length;r<a;r++)for(var n in t=arguments[r])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},s.apply(this,arguments)},o=this&&this.__createBinding||(Object.create?function(e,t,r,a){void 0===a&&(a=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,n)}:function(e,t,r,a){void 0===a&&(a=r),e[a]=t[r]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),u=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&o(t,e,r);return i(t,e),t},c=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var a,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(a=s.next()).done;)o.push(a.value)}catch(e){n={error:e}}finally{try{a&&!a.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o},l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};a();var d=u(e(752)),f=l(e(732)),m=l(e(737)),p=l(e(735)),h=e(754),v=l(e(736)),g=e(729),y=e(746),b=e(756),P=e(738),A=e(722),k={},w=1.2/.85,C={fontfamily:1,fontsize:1,fontweight:1,fontstyle:1,color:1,background:1,id:1,class:1,href:1,style:1};function T(e,t){var r=e.stack.env,a=r.inRoot;r.inRoot=!0;var n=new p.default(t,r,e.configuration),s=n.mml(),o=n.stack.global;if(o.leftRoot||o.upRoot){var i={};o.leftRoot&&(i.width=o.leftRoot),o.upRoot&&(i.voffset=o.upRoot,i.height=o.upRoot),s=e.create("node","mpadded",[s],i)}return r.inRoot=a,s}k.Open=function(e,t){e.Push(e.itemFactory.create("open"))},k.Close=function(e,t){e.Push(e.itemFactory.create("close"))},k.Tilde=function(e,t){e.Push(e.create("token","mtext",{},P.entities.nbsp))},k.Space=function(e,t){},k.Superscript=function(e,t){var r,a,n;e.GetNext().match(/\d/)&&(e.string=e.string.substr(0,e.i+1)+" "+e.string.substr(e.i+1));var s=e.stack.Top();s.isKind("prime")?(n=(r=c(s.Peek(2),2))[0],a=r[1],e.stack.Pop()):(n=e.stack.Prev())||(n=e.create("token","mi",{},""));var o=f.default.getProperty(n,"movesupsub"),i=f.default.isType(n,"msubsup")?n.sup:n.over;if(f.default.isType(n,"msubsup")&&!f.default.isType(n,"msup")&&f.default.getChildAt(n,n.sup)||f.default.isType(n,"munderover")&&!f.default.isType(n,"mover")&&f.default.getChildAt(n,n.over)&&!f.default.getProperty(n,"subsupOK"))throw new m.default("DoubleExponent","Double exponent: use braces to clarify");f.default.isType(n,"msubsup")&&!f.default.isType(n,"msup")||(o?((!f.default.isType(n,"munderover")||f.default.isType(n,"mover")||f.default.getChildAt(n,n.over))&&(n=e.create("node","munderover",[n],{movesupsub:!0})),i=n.over):i=(n=e.create("node","msubsup",[n])).sup),e.Push(e.itemFactory.create("subsup",n).setProperties({position:i,primes:a,movesupsub:o}))},k.Subscript=function(e,t){var r,a,n;e.GetNext().match(/\d/)&&(e.string=e.string.substr(0,e.i+1)+" "+e.string.substr(e.i+1));var s=e.stack.Top();s.isKind("prime")?(n=(r=c(s.Peek(2),2))[0],a=r[1],e.stack.Pop()):(n=e.stack.Prev())||(n=e.create("token","mi",{},""));var o=f.default.getProperty(n,"movesupsub"),i=f.default.isType(n,"msubsup")?n.sub:n.under;if(f.default.isType(n,"msubsup")&&!f.default.isType(n,"msup")&&f.default.getChildAt(n,n.sub)||f.default.isType(n,"munderover")&&!f.default.isType(n,"mover")&&f.default.getChildAt(n,n.under)&&!f.default.getProperty(n,"subsupOK"))throw new m.default("DoubleSubscripts","Double subscripts: use braces to clarify");f.default.isType(n,"msubsup")&&!f.default.isType(n,"msup")||(o?((!f.default.isType(n,"munderover")||f.default.isType(n,"mover")||f.default.getChildAt(n,n.under))&&(n=e.create("node","munderover",[n],{movesupsub:!0})),i=n.under):i=(n=e.create("node","msubsup",[n])).sub),e.Push(e.itemFactory.create("subsup",n).setProperties({position:i,primes:a,movesupsub:o}))},k.Prime=fun
|
||
|
|
756: function _(e,t,a,i,n){i(),a.BIGDIMEN=1e6,a.UNITS={px:1,in:96,cm:96/2.54,mm:96/25.4},a.RELUNITS={em:1,ex:.431,pt:.1,pc:1.2,mu:1/18},a.MATHSPACE={veryverythinmathspace:1/18,verythinmathspace:2/18,thinmathspace:3/18,mediummathspace:4/18,thickmathspace:5/18,verythickmathspace:6/18,veryverythickmathspace:7/18,negativeveryverythinmathspace:-1/18,negativeverythinmathspace:-2/18,negativethinmathspace:-3/18,negativemediummathspace:-4/18,negativethickmathspace:-5/18,negativeverythickmathspace:-6/18,negativeveryverythickmathspace:-7/18,thin:.04,medium:.06,thick:.1,normal:1,big:2,small:1/Math.sqrt(2),infinity:a.BIGDIMEN},a.length2em=function(e,t,i,n){if(void 0===t&&(t=0),void 0===i&&(i=1),void 0===n&&(n=16),"string"!=typeof e&&(e=String(e)),""===e||null==e)return t;if(a.MATHSPACE[e])return a.MATHSPACE[e];var r=e.match(/^\s*([-+]?(?:\.\d+|\d+(?:\.\d*)?))?(pt|em|ex|mu|px|pc|in|mm|cm|%)?/);if(!r)return t;var m=parseFloat(r[1]||"1"),c=r[2];return a.UNITS.hasOwnProperty(c)?m*a.UNITS[c]/n/i:a.RELUNITS.hasOwnProperty(c)?m*a.RELUNITS[c]:"%"===c?m/100*t:m*t},a.percent=function(e){return(100*e).toFixed(1).replace(/\.?0+$/,"")+"%"},a.em=function(e){return Math.abs(e)<.001?"0":e.toFixed(3).replace(/\.?0+$/,"")+"em"},a.emRounded=function(e,t){return void 0===t&&(t=16),e=(Math.round(e*t)+.05)/t,Math.abs(e)<.001?"0em":e.toFixed(3).replace(/\.?0+$/,"")+"em"},a.px=function(e,t,i){return void 0===t&&(t=-a.BIGDIMEN),void 0===i&&(i=16),e*=i,t&&e<t&&(e=t),Math.abs(e)<.1?"0":e.toFixed(1).replace(/\.0$/,"")+"px"}},
|
||
|
|
757: function _(t,e,r,a,n){var i=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var a,n,i=r.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(a=i.next()).done;)o.push(a.value)}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return o},o=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var a,n=0,i=e.length;n<i;n++)!a&&n in e||(a||(a=Array.prototype.slice.call(e,0,n)),a[n]=e[n]);return t.concat(a||Array.prototype.slice.call(e))},c=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};a();var u,s=c(t(732)),h=t(754),f=c(t(736));!function(t){t.variable=function(t,e){var r=f.default.getFontDef(t),a=t.stack.env;a.multiLetterIdentifiers&&""!==a.font&&(e=t.string.substr(t.i-1).match(a.multiLetterIdentifiers)[0],t.i+=e.length-1,r.mathvariant===h.TexConstant.Variant.NORMAL&&a.noAutoOP&&e.length>1&&(r.autoOP=!1));var n=t.create("token","mi",r,e);t.Push(n)},t.digit=function(t,e){var r,a=t.configuration.options.digits,n=t.string.slice(t.i-1).match(a),i=f.default.getFontDef(t);n?(r=t.create("token","mn",i,n[0].replace(/[{}]/g,"")),t.i+=n[0].length-1):r=t.create("token","mo",i,e),t.Push(r)},t.controlSequence=function(t,e){var r=t.GetCS();t.parse("macro",[t,r])},t.mathchar0mi=function(t,e){var r=e.attributes||{mathvariant:h.TexConstant.Variant.ITALIC},a=t.create("token","mi",r,e.char);t.Push(a)},t.mathchar0mo=function(t,e){var r=e.attributes||{};r.stretchy=!1;var a=t.create("token","mo",r,e.char);s.default.setProperty(a,"fixStretchy",!0),t.configuration.addNode("fixStretchy",a),t.Push(a)},t.mathchar7=function(t,e){var r=e.attributes||{mathvariant:h.TexConstant.Variant.NORMAL};t.stack.env.font&&(r.mathvariant=t.stack.env.font);var a=t.create("token","mi",r,e.char);t.Push(a)},t.delimiter=function(t,e){var r=e.attributes||{};r=Object.assign({fence:!1,stretchy:!1},r);var a=t.create("token","mo",r,e.char);t.Push(a)},t.environment=function(t,e,r,a){var n=a[0],c=t.itemFactory.create("begin").setProperties({name:e,end:n});c=r.apply(void 0,o([t,c],i(a.slice(1)),!1)),t.Push(c)}}(u||(u={})),r.default=u},
|
||
|
|
758: function _(t,r,o,e,i){var n,a=this&&this.__extends||(n=function(t,r){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])},n(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function o(){this.constructor=t}n(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}),s=this&&this.__read||function(t,r){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var e,i,n=o.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(e=n.next()).done;)a.push(e.value)}catch(t){i={error:t}}finally{try{e&&!e.done&&(o=n.return)&&o.call(n)}finally{if(i)throw i.error}}return a};e();var h=t(721),p=t(722),l=t(723),c=t(759),u=t(760),d=function(t){function r(r){void 0===r&&(r={});var o=this,e=s((0,p.separateOptions)(r,c.FindMathML.OPTIONS,u.MathMLCompile.OPTIONS),3),i=e[0],n=e[1],a=e[2];return(o=t.call(this,i)||this).findMathML=o.options.FindMathML||new c.FindMathML(n),o.mathml=o.options.MathMLCompile||new u.MathMLCompile(a),o.mmlFilters=new l.FunctionList,o}return a(r,t),r.prototype.setAdaptor=function(r){t.prototype.setAdaptor.call(this,r),this.findMathML.adaptor=r,this.mathml.adaptor=r},r.prototype.setMmlFactory=function(r){t.prototype.setMmlFactory.call(this,r),this.mathml.setMmlFactory(r)},Object.defineProperty(r.prototype,"processStrings",{get:function(){return!1},enumerable:!1,configurable:!0}),r.prototype.compile=function(t,r){var o=t.start.node;if(!o||!t.end.node||this.options.forceReparse||"#text"===this.adaptor.kind(o)){var e=this.executeFilters(this.preFilters,t,r,(t.math||"<math></math>").trim()),i=this.checkForErrors(this.adaptor.parse(e,"text/"+this.options.parseAs)),n=this.adaptor.body(i);1!==this.adaptor.childNodes(n).length&&this.error("MathML must consist of a single element"),o=this.adaptor.remove(this.adaptor.firstChild(n)),"math"!==this.adaptor.kind(o).replace(/^[a-z]+:/,"")&&this.error("MathML must be formed by a <math> element, not <"+this.adaptor.kind(o)+">")}return o=this.executeFilters(this.mmlFilters,t,r,o),this.executeFilters(this.postFilters,t,r,this.mathml.compile(o))},r.prototype.checkForErrors=function(t){var r=this.adaptor.tags(this.adaptor.body(t),"parsererror")[0];return r&&(""===this.adaptor.textContent(r)&&this.error("Error processing MathML"),this.options.parseError.call(this,r)),t},r.prototype.error=function(t){throw new Error(t)},r.prototype.findMath=function(t){return this.findMathML.findMath(t)},r.NAME="MathML",r.OPTIONS=(0,p.defaultOptions)({parseAs:"html",forceReparse:!1,FindMathML:null,MathMLCompile:null,parseError:function(t){this.error(this.adaptor.textContent(t).replace(/\n.*/g,""))}},h.AbstractInputJax.OPTIONS),r}(h.AbstractInputJax);o.MathML=d},
|
||
|
|
759: function _(t,r,o,n,e){var a,i=this&&this.__extends||(a=function(t,r){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])},a(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function o(){this.constructor=t}a(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}),l=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,o=r&&t[r],n=0;if(o)return o.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var d=t(725),f="http://www.w3.org/1998/Math/MathML",h=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return i(r,t),r.prototype.findMath=function(t){var r=new Set;this.findMathNodes(t,r),this.findMathPrefixed(t,r);var o=this.adaptor.root(this.adaptor.document);return"html"===this.adaptor.kind(o)&&0===r.size&&this.findMathNS(t,r),this.processMath(r)},r.prototype.findMathNodes=function(t,r){var o,n;try{for(var e=l(this.adaptor.tags(t,"math")),a=e.next();!a.done;a=e.next()){var i=a.value;r.add(i)}}catch(t){o={error:t}}finally{try{a&&!a.done&&(n=e.return)&&n.call(e)}finally{if(o)throw o.error}}},r.prototype.findMathPrefixed=function(t,r){var o,n,e,a,i=this.adaptor.root(this.adaptor.document);try{for(var d=l(this.adaptor.allAttributes(i)),h=d.next();!h.done;h=d.next()){var s=h.value;if("xmlns:"===s.name.substr(0,6)&&s.value===f){var u=s.name.substr(6);try{for(var c=(e=void 0,l(this.adaptor.tags(t,u+":math"))),p=c.next();!p.done;p=c.next()){var y=p.value;r.add(y)}}catch(t){e={error:t}}finally{try{p&&!p.done&&(a=c.return)&&a.call(c)}finally{if(e)throw e.error}}}}}catch(t){o={error:t}}finally{try{h&&!h.done&&(n=d.return)&&n.call(d)}finally{if(o)throw o.error}}},r.prototype.findMathNS=function(t,r){var o,n;try{for(var e=l(this.adaptor.tags(t,"math",f)),a=e.next();!a.done;a=e.next()){var i=a.value;r.add(i)}}catch(t){o={error:t}}finally{try{a&&!a.done&&(n=e.return)&&n.call(e)}finally{if(o)throw o.error}}},r.prototype.processMath=function(t){var r,o,n=[];try{for(var e=l(Array.from(t)),a=e.next();!a.done;a=e.next()){var i=a.value,d="block"===this.adaptor.getAttribute(i,"display")||"display"===this.adaptor.getAttribute(i,"mode"),f={node:i,n:0,delim:""},h={node:i,n:0,delim:""};n.push({math:this.adaptor.outerHTML(i),start:f,end:h,display:d})}}catch(t){r={error:t}}finally{try{a&&!a.done&&(o=e.return)&&o.call(e)}finally{if(r)throw r.error}}return n},r.OPTIONS={},r}(d.AbstractFindMath);o.FindMathML=h},
|
||
|
|
760: function _(t,e,r,i,a){var o=this&&this.__assign||function(){return o=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++)for(var a in e=arguments[r])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},o.apply(this,arguments)},s=this&&this.__createBinding||(Object.create?function(t,e,r,i){void 0===i&&(i=r);var a=Object.getOwnPropertyDescriptor(e,r);a&&!("get"in a?!e.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,i,a)}:function(t,e,r,i){void 0===i&&(i=r),t[i]=e[r]}),n=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),l=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&s(e,t,r);return n(e,t),e},c=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};i();var u=t(729),h=t(722),d=l(t(738)),f=function(){function t(t){void 0===t&&(t={});var e=this.constructor;this.options=(0,h.userOptions)((0,h.defaultOptions)({},e.OPTIONS),t)}return t.prototype.setMmlFactory=function(t){this.factory=t},t.prototype.compile=function(t){var e=this.makeNode(t);return e.verifyTree(this.options.verify),e.setInheritedAttributes({},!1,0,!1),e.walkTree(this.markMrows),e},t.prototype.makeNode=function(t){var e,r,i=this.adaptor,a=!1,o=i.kind(t).replace(/^.*:/,""),s=i.getAttribute(t,"data-mjx-texclass")||"";s&&(s=this.filterAttribute("data-mjx-texclass",s)||"");var n=s&&"mrow"===o?"TeXAtom":o;try{for(var l=c(this.filterClassList(i.allClasses(t))),h=l.next();!h.done;h=l.next()){var d=h.value;d.match(/^MJX-TeXAtom-/)&&"mrow"===o?(s=d.substr(12),n="TeXAtom"):"MJX-fixedlimits"===d&&(a=!0)}}catch(t){e={error:t}}finally{try{h&&!h.done&&(r=l.return)&&r.call(l)}finally{if(e)throw e.error}}this.factory.getNodeClass(n)||this.error('Unknown node type "'+n+'"');var f=this.factory.create(n);return"TeXAtom"!==n||"OP"!==s||a||(f.setProperty("movesupsub",!0),f.attributes.setInherited("movablelimits",!0)),s&&(f.texClass=u.TEXCLASS[s],f.setProperty("texClass",f.texClass)),this.addAttributes(f,t),this.checkClass(f,t),this.addChildren(f,t),f},t.prototype.addAttributes=function(t,e){var r,i,a=!1;try{for(var o=c(this.adaptor.allAttributes(e)),s=o.next();!s.done;s=o.next()){var n=s.value,l=n.name,u=this.filterAttribute(l,n.value);if(null!==u&&"xmlns"!==l)if("data-mjx-"===l.substr(0,9))switch(l.substr(9)){case"alternate":t.setProperty("variantForm",!0);break;case"variant":t.attributes.set("mathvariant",u),a=!0;break;case"smallmatrix":t.setProperty("scriptlevel",1),t.setProperty("useHeight",!1);break;case"accent":t.setProperty("mathaccent","true"===u);break;case"auto-op":t.setProperty("autoOP","true"===u);break;case"script-align":t.setProperty("scriptalign",u)}else if("class"!==l){var h=u.toLowerCase();"true"===h||"false"===h?t.attributes.set(l,"true"===h):a&&"mathvariant"===l||t.attributes.set(l,u)}}}catch(t){r={error:t}}finally{try{s&&!s.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}},t.prototype.filterAttribute=function(t,e){return e},t.prototype.filterClassList=function(t){return t},t.prototype.addChildren=function(t,e){var r,i;if(0!==t.arity){var a=this.adaptor;try{for(var o=c(a.childNodes(e)),s=o.next();!s.done;s=o.next()){var n=s.value,l=a.kind(n);if("#comment"!==l)if("#text"===l)this.addText(t,n);else if(t.isKind("annotation-xml"))t.appendChild(this.factory.create("XML").setXML(n,a));else{var u=t.appendChild(this.makeNode(n));0===u.arity&&a.childNodes(n).length&&(this.options.fixMisplacedChildren?this.addChildren(t,n):u.mError("There should not be children for "+u.kind+" nodes",this.options.verify,!0))}}}catch(t){r={error:t}}finally{try{s&&!s.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}}
|
||
|
|
761: function _(t,e,i,o,n){var r,s=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,i=1,o=arguments.length;i<o;i++)for(var n in e=arguments[i])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},a.apply(this,arguments)},h=this&&this.__read||function(t,e){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var o,n,r=i.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(o=r.next()).done;)s.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(i=r.return)&&i.call(r)}finally{if(n)throw n.error}}return s};o();var c=t(762),l=t(766),p=t(857),f=t(909),u=t(726),d=t(756);i.SVGNS="http://www.w3.org/2000/svg",i.XLINKNS="http://www.w3.org/1999/xlink";var y=function(t){function e(e){void 0===e&&(e=null);var i=t.call(this,e,l.SVGWrapperFactory,p.TeXFont)||this;return i.minwidth=0,i.shift=0,i.container=null,i.svgStyles=null,i.fontCache=new f.FontCache(i),i}return s(e,t),e.prototype.initialize=function(){"global"===this.options.fontCache&&this.fontCache.clearCache()},e.prototype.clearFontCache=function(){this.fontCache.clearCache()},e.prototype.reset=function(){this.clearFontCache()},e.prototype.setScale=function(t){1!==this.options.scale&&this.adaptor.setStyle(t,"fontSize",(0,d.percent)(this.options.scale))},e.prototype.escaped=function(t,e){return this.setDocument(e),this.html("span",{},[this.text(t.math)])},e.prototype.styleSheet=function(i){if(this.svgStyles)return this.svgStyles;var o=this.svgStyles=t.prototype.styleSheet.call(this,i);return this.adaptor.setAttribute(o,"id",e.STYLESHEETID),o},e.prototype.pageElements=function(t){return"global"!==this.options.fontCache||this.findCache(t)?null:this.svg("svg",{id:e.FONTCACHEID,style:{display:"none"}},[this.fontCache.getCache()])},e.prototype.findCache=function(t){for(var i=this.adaptor,o=i.tags(i.body(t.document),"svg"),n=o.length-1;n>=0;n--)if(this.adaptor.getAttribute(o[n],"id")===e.FONTCACHEID)return!0;return!1},e.prototype.processMath=function(t,e){var i=this.container;this.container=e;var o=this.factory.wrap(t),n=h(this.createRoot(o),2),r=n[0],s=n[1];this.typesetSVG(o,r,s),this.container=i},e.prototype.createRoot=function(t){var e=t.getOuterBBox(),o=e.w,n=e.h,r=e.d,s=e.pwidth,a=t.metrics.em/1e3,h=Math.max(o,a),c=Math.max(n+r,a),l=this.svg("g",{stroke:"currentColor",fill:"currentColor","stroke-width":0,transform:"scale(1,-1)"}),p=this.adaptor,f=p.append(this.container,this.svg("svg",{xmlns:i.SVGNS,width:this.ex(h),height:this.ex(c),role:"img",focusable:!1,style:{"vertical-align":this.ex(-r)},viewBox:[0,this.fixed(1e3*-n,1),this.fixed(1e3*h,1),this.fixed(1e3*c,1)].join(" ")},[l]));if(.001===h&&(p.setAttribute(f,"preserveAspectRatio","xMidYMid slice"),o<0&&p.setStyle(this.container,"margin-right",this.ex(o))),s){p.setStyle(f,"min-width",this.ex(h)),p.setAttribute(f,"width",s),p.removeAttribute(f,"viewBox");var u=this.fixed(t.metrics.ex/(1e3*this.font.params.x_height),6);p.setAttribute(l,"transform","scale(".concat(u,",-").concat(u,") translate(0, ").concat(this.fixed(1e3*-n,1),")"))}return"none"!==this.options.fontCache&&p.setAttribute(f,"xmlns:xlink",i.XLINKNS),[f,l]},e.prototype.typesetSVG=function(t,e,i){var o=this.adaptor;if(this.minwidth=this.shift=0,"local"===this.options.fontCache&&(this.fontCache.clearCache(),this.fontCache.useLocalID(this.options.localID),o.insert(this.fontCache.getCache(),i)),t.toSVG(i),this.fontCache.clearLocalID(),this.minwidth)o.setStyle(e,"minWidth",this.ex(this.minwidth)),o.setStyle(this.container,"minWidth",this.ex(this.minwidth));else if(this.shift){var n=o.getAttribute(this.container,"justify")||"center";this.setIndent(e,n,this.
|
||
|
|
762: function _(t,e,o,r,n){var i,s=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,o=1,r=arguments.length;o<r;o++)for(var n in e=arguments[o])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},a.apply(this,arguments)},l=this&&this.__read||function(t,e){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var r,n,i=o.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){n={error:t}}finally{try{r&&!r.done&&(o=i.return)&&o.call(i)}finally{if(n)throw n.error}}return s},h=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,o=e&&t[e],r=0;if(o)return o.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};r();var c=t(763),p=t(727),y=t(722),u=t(756),d=t(764),f=t(765),m=function(t){function e(e,o,r){void 0===e&&(e=null),void 0===o&&(o=null),void 0===r&&(r=null);var n=this,i=l((0,y.separateOptions)(e,r.OPTIONS),2),s=i[0],a=i[1];return(n=t.call(this,s)||this).factory=n.options.wrapperFactory||new o,n.factory.jax=n,n.cssStyles=n.options.cssStyles||new f.CssStyles,n.font=n.options.font||new r(a),n.unknownCache=new Map,n}return s(e,t),e.prototype.typeset=function(t,e){this.setDocument(e);var o=this.createNode();return this.toDOM(t,o,e),o},e.prototype.createNode=function(){var t=this.constructor.NAME;return this.html("mjx-container",{class:"MathJax",jax:t})},e.prototype.setScale=function(t){var e=this.math.metrics.scale*this.options.scale;1!==e&&this.adaptor.setStyle(t,"fontSize",(0,u.percent)(e))},e.prototype.toDOM=function(t,e,o){void 0===o&&(o=null),this.setDocument(o),this.math=t,this.pxPerEm=t.metrics.ex/this.font.params.x_height,t.root.setTeXclass(null),this.setScale(e),this.nodeMap=new Map,this.container=e,this.processMath(t.root,e),this.nodeMap=null,this.executeFilters(this.postFilters,t,o,e)},e.prototype.getBBox=function(t,e){this.setDocument(e),this.math=t,t.root.setTeXclass(null),this.nodeMap=new Map;var o=this.factory.wrap(t.root).getOuterBBox();return this.nodeMap=null,o},e.prototype.getMetrics=function(t){var e,o;this.setDocument(t);var r=this.adaptor,n=this.getMetricMaps(t);try{for(var i=h(t.math),s=i.next();!s.done;s=i.next()){var a=s.value,l=r.parent(a.start.node);if(a.state()<p.STATE.METRICS&&l){var c=n[a.display?1:0].get(l),y=c.em,u=c.ex,d=c.containerWidth,f=c.lineWidth,m=c.scale,x=c.family;a.setMetrics(y,u,d,f,m),this.options.mtextInheritFont&&(a.outputData.mtextFamily=x),this.options.merrorInheritFont&&(a.outputData.merrorFamily=x),a.state(p.STATE.METRICS)}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(o=i.return)&&o.call(i)}finally{if(e)throw e.error}}},e.prototype.getMetricsFor=function(t,e){var o=this.options.mtextInheritFont||this.options.merrorInheritFont,r=this.getTestElement(t,e),n=this.measureMetrics(r,o);return this.adaptor.remove(r),n},e.prototype.getMetricMaps=function(t){var e,o,r,n,i,s,a,l,c,y,u=this.adaptor,d=[new Map,new Map];try{for(var f=h(t.math),m=f.next();!m.done;m=f.next()){var x=m.value;if((O=u.parent(x.start.node))&&x.state()<p.STATE.METRICS){var v=d[x.display?1:0];v.has(O)||v.set(O,this.getTestElement(O,x.display))}}}catch(t){e={error:t}}finally{try{m&&!m.done&&(o=f.return)&&o.call(f)}finally{if(e)throw e.error}}var S=this.options.mtextInheritFont||this.options.merrorInheritFont,g=[new Map,new Map];try{for(var w=h(g.keys()),b=w.next();!b.done;b=w.next()){var M=b.value;try{for(var F=(i=void 0,h(d[M].keys())),T=F.next();!T.done;T=F.next()){var O=T.value;g
|
||
|
|
763: function _(t,e,n,o,r){o();var i=t(722),u=t(723),p=function(){function t(t){void 0===t&&(t={}),this.adaptor=null;var e=this.constructor;this.options=(0,i.userOptions)((0,i.defaultOptions)({},e.OPTIONS),t),this.postFilters=new u.FunctionList}return Object.defineProperty(t.prototype,"name",{get:function(){return this.constructor.NAME},enumerable:!1,configurable:!0}),t.prototype.setAdaptor=function(t){this.adaptor=t},t.prototype.initialize=function(){},t.prototype.reset=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e]},t.prototype.getMetrics=function(t){},t.prototype.styleSheet=function(t){return null},t.prototype.pageElements=function(t){return null},t.prototype.executeFilters=function(t,e,n,o){var r={math:e,document:n,data:o};return t.execute(r),r.data},t.NAME="generic",t.OPTIONS={},t}();n.AbstractOutputJax=p},
|
||
|
|
764: function _(t,e,r,n,i){var l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},o=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,i,l=r.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(n=l.next()).done;)o.push(n.value)}catch(t){i={error:t}}finally{try{n&&!n.done&&(r=l.return)&&r.call(l)}finally{if(i)throw i.error}}return o},a=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var n,i=0,l=e.length;i<l;i++)!n&&i in e||(n||(n=Array.prototype.slice.call(e,0,i)),n[i]=e[i]);return t.concat(n||Array.prototype.slice.call(e))};n();var s=["top","right","bottom","left"],c=["width","style","color"];function h(t){for(var e=t.split(/((?:'[^']*'|"[^"]*"|,[\s\n]|[^\s\n])*)/g),r=[];e.length>1;)e.shift(),r.push(e.shift());return r}function y(t){var e,r,n=h(this.styles[t]);0===n.length&&n.push(""),1===n.length&&n.push(n[0]),2===n.length&&n.push(n[0]),3===n.length&&n.push(n[1]);try{for(var i=l(N.connect[t].children),o=i.next();!o.done;o=i.next()){var a=o.value;this.setStyle(this.childName(t,a),n.shift())}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}}function d(t){var e,r,n=N.connect[t].children,i=[];try{for(var o=l(n),a=o.next();!a.done;a=o.next()){var s=a.value,c=this.styles[t+"-"+s];if(!c)return void delete this.styles[t];i.push(c)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(e)throw e.error}}i[3]===i[1]&&(i.pop(),i[2]===i[0]&&(i.pop(),i[1]===i[0]&&i.pop())),this.styles[t]=i.join(" ")}function u(t){var e,r;try{for(var n=l(N.connect[t].children),i=n.next();!i.done;i=n.next()){var o=i.value;this.setStyle(this.childName(t,o),this.styles[t])}}catch(t){e={error:t}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(e)throw e.error}}}function f(t){var e,r,n=a([],o(N.connect[t].children),!1),i=this.styles[this.childName(t,n.shift())];try{for(var s=l(n),c=s.next();!c.done;c=s.next()){var h=c.value;if(this.styles[this.childName(t,h)]!==i)return void delete this.styles[t]}}catch(t){e={error:t}}finally{try{c&&!c.done&&(r=s.return)&&r.call(s)}finally{if(e)throw e.error}}this.styles[t]=i}var p=/^(?:[\d.]+(?:[a-z]+)|thin|medium|thick|inherit|initial|unset)$/,m=/^(?:none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|inherit|initial|unset)$/;function v(t){var e,r,n,i,o={width:"",style:"",color:""};try{for(var a=l(h(this.styles[t])),s=a.next();!s.done;s=a.next()){var c=s.value;c.match(p)&&""===o.width?o.width=c:c.match(m)&&""===o.style?o.style=c:o.color=c}}catch(t){e={error:t}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}try{for(var y=l(N.connect[t].children),d=y.next();!d.done;d=y.next()){var u=d.value;this.setStyle(this.childName(t,u),o[u])}}catch(t){n={error:t}}finally{try{d&&!d.done&&(i=y.return)&&i.call(y)}finally{if(n)throw n.error}}}function g(t){var e,r,n=[];try{for(var i=l(N.connect[t].children),o=i.next();!o.done;o=i.next()){var a=o.value,s=this.styles[this.childName(t,a)];s&&n.push(s)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}n.length?this.styles[t]=n.join(" "):delete this.styles[t]}var b={style:/^(?:normal|italic|oblique|inherit|initial|unset)$/,variant:new RegExp("^(?:"+["normal|none","inherit|initial|unset","common-ligatures|no-common-ligatures","discretionary-ligatures|no-discretionary-ligatures","historical-ligatures|no-historical-ligatures","contextual|no-contextual","(?:stylistic|character-variant|swash|ornaments|annotation)\\([^)]*\\)","small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps","lining-nums|oldstyle-nums|proportional-nums|tabular-nums","diagonal-fractions|stacked-fractions","ordinal|slashed-zero","jis78|jis83|jis90|jis04|simplified|traditional","full-width|proportion
|
||
|
|
765: function _(t,e,r,n,o){var l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var i=function(){function t(t){void 0===t&&(t=null),this.styles={},this.addStyles(t)}return Object.defineProperty(t.prototype,"cssText",{get:function(){return this.getStyleString()},enumerable:!1,configurable:!0}),t.prototype.addStyles=function(t){var e,r;if(t)try{for(var n=l(Object.keys(t)),o=n.next();!o.done;o=n.next()){var i=o.value;this.styles[i]||(this.styles[i]={}),Object.assign(this.styles[i],t[i])}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(e)throw e.error}}},t.prototype.removeStyles=function(){for(var t,e,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];try{for(var o=l(r),i=o.next();!i.done;i=o.next()){var y=i.value;delete this.styles[y]}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(t)throw t.error}}},t.prototype.clear=function(){this.styles={}},t.prototype.getStyleString=function(){return this.getStyleRules().join("\n\n")},t.prototype.getStyleRules=function(){var t,e,r=Object.keys(this.styles),n=new Array(r.length),o=0;try{for(var i=l(r),y=i.next();!y.done;y=i.next()){var a=y.value;n[o++]=a+" {\n"+this.getStyleDefString(this.styles[a])+"\n}"}}catch(e){t={error:e}}finally{try{y&&!y.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}return n},t.prototype.getStyleDefString=function(t){var e,r,n=Object.keys(t),o=new Array(n.length),i=0;try{for(var y=l(n),a=y.next();!a.done;a=y.next()){var s=a.value;o[i++]=" "+s+": "+t[s]+";"}}catch(t){e={error:t}}finally{try{a&&!a.done&&(r=y.return)&&r.call(y)}finally{if(e)throw e.error}}return o.join("\n")},t}();r.CssStyles=i},
|
||
|
|
766: function _(t,r,o,n,e){var p,c=this&&this.__extends||(p=function(t,r){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])},p(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function o(){this.constructor=t}p(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)});n();var u=t(767),a=t(769),i=function(t){function r(){var r=null!==t&&t.apply(this,arguments)||this;return r.jax=null,r}return c(r,t),r.defaultNodes=a.SVGWrappers,r}(u.CommonWrapperFactory);o.SVGWrapperFactory=i},
|
||
|
|
767: function _(t,r,n,o,e){var c,p=this&&this.__extends||(c=function(t,r){return c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},c(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}c(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});o();var u=function(t){function r(){var r=null!==t&&t.apply(this,arguments)||this;return r.jax=null,r}return p(r,t),Object.defineProperty(r.prototype,"Wrappers",{get:function(){return this.node},enumerable:!1,configurable:!0}),r.defaultNodes={},r}(t(768).AbstractWrapperFactory);n.CommonWrapperFactory=u},
|
||
|
|
768: function _(t,r,n,o,e){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),c=this&&this.__read||function(t,r){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var o,e,i=n.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(o=i.next()).done;)a.push(o.value)}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return a},l=this&&this.__spreadArray||function(t,r,n){if(n||2===arguments.length)for(var o,e=0,i=r.length;e<i;e++)!o&&e in r||(o||(o=Array.prototype.slice.call(r,0,e)),o[e]=r[e]);return t.concat(o||Array.prototype.slice.call(r))};o();var p=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.prototype.wrap=function(t){for(var r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];return this.create.apply(this,l([t.kind,t],c(r),!1))},r}(t(744).AbstractFactory);n.AbstractWrapperFactory=p},
|
||
|
|
769: function _(G,S,V,n,m){var d;n();var i=G(770),e=G(775),r=G(778),t=G(781),k=G(784),o=G(786),a=G(789),s=G(792),p=G(795),c=G(797),u=G(800),l=G(803),b=G(805),f=G(808),h=G(811),v=G(814),x=G(817),w=G(822),M=G(825),T=G(828),X=G(832),W=G(835),g=G(838),q=G(841),y=G(846),A=G(849),L=G(852),N=G(855);V.SVGWrappers=((d={})[e.SVGmath.kind]=e.SVGmath,d[r.SVGmrow.kind]=r.SVGmrow,d[r.SVGinferredMrow.kind]=r.SVGinferredMrow,d[t.SVGmi.kind]=t.SVGmi,d[k.SVGmo.kind]=k.SVGmo,d[o.SVGmn.kind]=o.SVGmn,d[a.SVGms.kind]=a.SVGms,d[s.SVGmtext.kind]=s.SVGmtext,d[p.SVGmerror.kind]=p.SVGmerror,d[c.SVGmspace.kind]=c.SVGmspace,d[u.SVGmpadded.kind]=u.SVGmpadded,d[l.SVGmphantom.kind]=l.SVGmphantom,d[b.SVGmfrac.kind]=b.SVGmfrac,d[f.SVGmsqrt.kind]=f.SVGmsqrt,d[h.SVGmroot.kind]=h.SVGmroot,d[v.SVGmfenced.kind]=v.SVGmfenced,d[x.SVGmsub.kind]=x.SVGmsub,d[x.SVGmsup.kind]=x.SVGmsup,d[x.SVGmsubsup.kind]=x.SVGmsubsup,d[w.SVGmunder.kind]=w.SVGmunder,d[w.SVGmover.kind]=w.SVGmover,d[w.SVGmunderover.kind]=w.SVGmunderover,d[M.SVGmmultiscripts.kind]=M.SVGmmultiscripts,d[T.SVGmtable.kind]=T.SVGmtable,d[X.SVGmtr.kind]=X.SVGmtr,d[X.SVGmlabeledtr.kind]=X.SVGmlabeledtr,d[W.SVGmtd.kind]=W.SVGmtd,d[g.SVGmaction.kind]=g.SVGmaction,d[q.SVGmenclose.kind]=q.SVGmenclose,d[y.SVGsemantics.kind]=y.SVGsemantics,d[y.SVGannotation.kind]=y.SVGannotation,d[y.SVGannotationXML.kind]=y.SVGannotationXML,d[y.SVGxml.kind]=y.SVGxml,d[A.SVGmglyph.kind]=A.SVGmglyph,d[L.SVGTeXAtom.kind]=L.SVGTeXAtom,d[N.SVGTextNode.kind]=N.SVGTextNode,d[i.SVGWrapper.kind]=i.SVGWrapper,d)},
|
||
|
|
770: function _(t,e,r,i,o){var n,a=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},h=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var i,o,n=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(i=n.next()).done;)a.push(i.value)}catch(t){o={error:t}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(o)throw o.error}}return a};i();var l=t(771),d=t(772),p=t(761),f=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.element=null,e.dx=0,e}return a(e,t),e.prototype.toSVG=function(t){this.addChildren(this.standardSVGnode(t))},e.prototype.addChildren=function(t){var e,r,i=0;try{for(var o=s(this.childNodes),n=o.next();!n.done;n=o.next()){var a=n.value;a.toSVG(t);var h=a.getOuterBBox();a.element&&a.place(i+h.L*h.rscale,0),i+=(h.L+h.w+h.R)*h.rscale}}catch(t){e={error:t}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(e)throw e.error}}},e.prototype.standardSVGnode=function(t){var e=this.createSVGnode(t);return this.handleStyles(),this.handleScale(),this.handleBorder(),this.handleColor(),this.handleAttributes(),e},e.prototype.createSVGnode=function(t){this.element=this.svg("g",{"data-mml-node":this.node.kind});var e=this.node.attributes.get("href");if(e){t=this.adaptor.append(t,this.svg("a",{href:e}));var r=this.getOuterBBox(),i=r.h,o=r.d,n=r.w;this.adaptor.append(this.element,this.svg("rect",{"data-hitbox":!0,fill:"none",stroke:"none","pointer-events":"all",width:this.fixed(n),height:this.fixed(i+o),y:this.fixed(-o)}))}return this.adaptor.append(t,this.element),this.element},e.prototype.handleStyles=function(){var t=this;if(this.styles){var e=this.styles.cssText;e&&this.adaptor.setAttribute(this.element,"style",e),l.BBox.StyleAdjust.forEach((function(e){var r=h(e,3),i=r[0];if(0===r[2]){var o=t.styles.get(i);o&&(t.dx+=t.length2em(o,1,t.bbox.rscale))}}))}},e.prototype.handleScale=function(){if(1!==this.bbox.rscale){var t="scale("+this.fixed(this.bbox.rscale/1e3,3)+")";this.adaptor.setAttribute(this.element,"transform",t)}},e.prototype.handleColor=function(){var t,e=this.adaptor,r=this.node.attributes,i=r.getExplicit("mathcolor"),o=r.getExplicit("color"),n=r.getExplicit("mathbackground"),a=r.getExplicit("background"),s=(null===(t=this.styles)||void 0===t?void 0:t.get("background-color"))||"";if((i||o)&&(e.setAttribute(this.element,"fill",i||o),e.setAttribute(this.element,"stroke",i||o)),n||a||s){var h=this.getOuterBBox(),l=h.h,d=h.d,p=h.w,f=this.svg("rect",{fill:n||a||s,x:this.fixed(-this.dx),y:this.fixed(-d),width:this.fixed(p),height:this.fixed(l+d),"data-bgcolor":!0}),c=e.firstChild(this.element);c?e.insert(f,c):e.append(this.element,f)}},e.prototype.handleBorder=function(){var t,r,i,o;if(this.styles){var n=Array(4).fill(0),a=Array(4),l=Array(4);try{for(var d=s([["Top",0],["Right",1],["Bottom",2],["Left",3]]),p=d.next();!p.done;p=d.next()){var f=h(p.value,2),c=f[0],u=f[1],y="border"+c,x=this.styles.get(y+"Width");x&&(n[u]=Math.max(0,this.length2em(x,1,this.bbox.rscale)),a[u]=this.styles.get(y+"Style")||"solid",l[u]=this.styles.get(y+"Color")||"currentColor")}}catch(e){t={error:e}}finally{try{p&&!p.done&&(r=d.return)&&r.call(d)}finally{if(t)throw t.error}}var v=e.borderFuzz,g=this.getOuterBBox(),m=h([g.h+v,g.d+v,g.w+v],3),b=m[0],w=m[1],B=m[2],C=[B,b],S=[-v,b],k=[B,-w],A=[-v,-w],j=[B-n[1],b-n[0]],_=[-v+n[3],b-
|
||
|
|
771: function _(t,i,h,d,s){d();var o=t(756),n=function(){function t(t){void 0===t&&(t={w:0,h:-o.BIGDIMEN,d:-o.BIGDIMEN}),this.w=t.w||0,this.h="h"in t?t.h:-o.BIGDIMEN,this.d="d"in t?t.d:-o.BIGDIMEN,this.L=this.R=this.ic=this.sk=this.dx=0,this.scale=this.rscale=1,this.pwidth=""}return t.zero=function(){return new t({h:0,d:0,w:0})},t.empty=function(){return new t},t.prototype.empty=function(){return this.w=0,this.h=this.d=-o.BIGDIMEN,this},t.prototype.clean=function(){this.w===-o.BIGDIMEN&&(this.w=0),this.h===-o.BIGDIMEN&&(this.h=0),this.d===-o.BIGDIMEN&&(this.d=0)},t.prototype.rescale=function(t){this.w*=t,this.h*=t,this.d*=t},t.prototype.combine=function(t,i,h){void 0===i&&(i=0),void 0===h&&(h=0);var d=t.rscale,s=i+d*(t.w+t.L+t.R),o=h+d*t.h,n=d*t.d-h;s>this.w&&(this.w=s),o>this.h&&(this.h=o),n>this.d&&(this.d=n)},t.prototype.append=function(t){var i=t.rscale;this.w+=i*(t.w+t.L+t.R),i*t.h>this.h&&(this.h=i*t.h),i*t.d>this.d&&(this.d=i*t.d)},t.prototype.updateFrom=function(t){this.h=t.h,this.d=t.d,this.w=t.w,t.pwidth&&(this.pwidth=t.pwidth)},t.fullWidth="100%",t.StyleAdjust=[["borderTopWidth","h"],["borderRightWidth","w"],["borderBottomWidth","d"],["borderLeftWidth","w",0],["paddingTop","h"],["paddingRight","w"],["paddingBottom","d"],["paddingLeft","w",0]],t}();h.BBox=n},
|
||
|
|
772: function _(t,e,i,r,o){var n,s=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),a=this&&this.__createBinding||(Object.create?function(t,e,i,r){void 0===r&&(r=i);var o=Object.getOwnPropertyDescriptor(e,i);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[i]}}),Object.defineProperty(t,r,o)}:function(t,e,i,r){void 0===r&&(r=i),t[r]=e[i]}),l=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),h=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var i in t)"default"!==i&&Object.prototype.hasOwnProperty.call(t,i)&&a(e,t,i);return l(e,t),e},c=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,i=e&&t[e],r=0;if(i)return i.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},f=this&&this.__read||function(t,e){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var r,o,n=i.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=n.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(o)throw o.error}}return s},p=this&&this.__spreadArray||function(t,e,i){if(i||2===arguments.length)for(var r,o=0,n=e.length;o<n;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};r();var u=t(773),d=t(729),y=t(726),b=h(t(756)),g=t(764),m=t(771),v=t(774),x=2/18;function S(t,e){return t?e<x?0:x:e}var w=function(t){function e(e,i,r){void 0===r&&(r=null);var o=t.call(this,e,i)||this;return o.parent=null,o.removedStyles=null,o.styles=null,o.variant="",o.bboxComputed=!1,o.stretch=v.NOSTRETCH,o.font=null,o.parent=r,o.font=e.jax.font,o.bbox=m.BBox.zero(),o.getStyles(),o.getVariant(),o.getScale(),o.getSpace(),o.childNodes=i.childNodes.map((function(t){var e=o.wrap(t);return e.bbox.pwidth&&(i.notParent||i.isKind("math"))&&(o.bbox.pwidth=m.BBox.fullWidth),e})),o}return s(e,t),Object.defineProperty(e.prototype,"jax",{get:function(){return this.factory.jax},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"adaptor",{get:function(){return this.factory.jax.adaptor},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"metrics",{get:function(){return this.factory.jax.math.metrics},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"fixesPWidth",{get:function(){return!this.node.notParent&&!this.node.isToken},enumerable:!1,configurable:!0}),e.prototype.wrap=function(t,e){void 0===e&&(e=null);var i=this.factory.wrap(t,e||this);return e&&e.childNodes.push(i),this.jax.nodeMap.set(t,i),i},e.prototype.getBBox=function(t){if(void 0===t&&(t=!0),this.bboxComputed)return this.bbox;var e=t?this.bbox:m.BBox.zero();return this.computeBBox(e),this.bboxComputed=t,e},e.prototype.getOuterBBox=function(t){var e,i;void 0===t&&(t=!0);var r=this.getBBox(t);if(!this.styles)return r;var o=new m.BBox;Object.assign(o,r);try{for(var n=c(m.BBox.StyleAdjust),s=n.next();!s.done;s=n.next()){var a=f(s.value,2),l=a[0],h=a[1],p=this.styles.get(l);p&&(o[h]+=this.length2em(p,1,o.rscale))}}catch(t){e={error:t}}finally{try{s&&!s.done&&(i=n.return)&&i.call(n)}finally{if(e)throw e.error}}return o},e.prototype.computeBBox=function(t,e){var i,r;void 0===e&&(e=!1),t.empty();try{for(var o=c(this.childNodes),n=o.next();!n.done;n=o.next()){var s=n.value;t.append(s.getOuterBBox())}}catch(t){i={error:t}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(
|
||
|
|
773: function _(t,n,r,e,o){e();var i=function(){function t(t,n){this.factory=t,this.node=n}return Object.defineProperty(t.prototype,"kind",{get:function(){return this.node.kind},enumerable:!1,configurable:!0}),t.prototype.wrap=function(t){return this.factory.wrap(t)},t}();r.AbstractWrapper=i},
|
||
|
|
774: function _(t,r,e,a,i){var n=this&&this.__assign||function(){return n=Object.assign||function(t){for(var r,e=1,a=arguments.length;e<a;e++)for(var i in r=arguments[e])Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i]);return t},n.apply(this,arguments)},s=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var a,i,n=e.call(t),s=[];try{for(;(void 0===r||r-- >0)&&!(a=n.next()).done;)s.push(a.value)}catch(t){i={error:t}}finally{try{a&&!a.done&&(e=n.return)&&e.call(n)}finally{if(i)throw i.error}}return s},o=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var a,i=0,n=r.length;i<n;i++)!a&&i in r||(a||(a=Array.prototype.slice.call(r,0,i)),a[i]=r[i]);return t.concat(a||Array.prototype.slice.call(r))},l=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],a=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&a>=t.length&&(t=void 0),{value:t&&t[a++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};a();var c=t(722);e.V=1,e.H=2,e.NOSTRETCH={dir:0};var f=function(){function t(t){var r,e,a,i;void 0===t&&(t=null),this.variant={},this.delimiters={},this.cssFontMap={},this.remapChars={},this.skewIcFactor=.75;var f=this.constructor;this.options=(0,c.userOptions)((0,c.defaultOptions)({},f.OPTIONS),t),this.params=n({},f.defaultParams),this.sizeVariants=o([],s(f.defaultSizeVariants),!1),this.stretchVariants=o([],s(f.defaultStretchVariants),!1),this.cssFontMap=n({},f.defaultCssFonts);try{for(var u=l(Object.keys(this.cssFontMap)),p=u.next();!p.done;p=u.next()){var h=p.value;"unknown"===this.cssFontMap[h][0]&&(this.cssFontMap[h][0]=this.options.unknownFamily)}}catch(t){r={error:t}}finally{try{p&&!p.done&&(e=u.return)&&e.call(u)}finally{if(r)throw r.error}}this.cssFamilyPrefix=f.defaultCssFamilyPrefix,this.createVariants(f.defaultVariants),this.defineDelimiters(f.defaultDelimiters);try{for(var d=l(Object.keys(f.defaultChars)),m=d.next();!m.done;m=d.next()){var y=m.value;this.defineChars(y,f.defaultChars[y])}}catch(t){a={error:t}}finally{try{m&&!m.done&&(i=d.return)&&i.call(d)}finally{if(a)throw a.error}}this.defineRemap("accent",f.defaultAccentMap),this.defineRemap("mo",f.defaultMoMap),this.defineRemap("mn",f.defaultMnMap)}return t.charOptions=function(t,r){var e=t[r];return 3===e.length&&(e[3]={}),e[3]},Object.defineProperty(t.prototype,"styles",{get:function(){return this._styles},set:function(t){this._styles=t},enumerable:!1,configurable:!0}),t.prototype.createVariant=function(t,r,e){void 0===r&&(r=null),void 0===e&&(e=null);var a={linked:[],chars:r?Object.create(this.variant[r].chars):{}};e&&this.variant[e]&&(Object.assign(a.chars,this.variant[e].chars),this.variant[e].linked.push(a.chars),a.chars=Object.create(a.chars)),this.remapSmpChars(a.chars,t),this.variant[t]=a},t.prototype.remapSmpChars=function(t,r){var e,a,i,n,o=this.constructor;if(o.VariantSmp[r]){var c=o.SmpRemap,f=[null,null,o.SmpRemapGreekU,o.SmpRemapGreekL];try{for(var u=l(o.SmpRanges),p=u.next();!p.done;p=u.next()){var h=s(p.value,3),d=h[0],m=h[1],y=h[2],b=o.VariantSmp[r][d];if(b){for(var v=m;v<=y;v++)if(930!==v){var g=b+v-m;t[v]=this.smpChar(c[g]||g)}if(f[d])try{for(var k=(i=void 0,l(Object.keys(f[d]).map((function(t){return parseInt(t)})))),_=k.next();!_.done;_=k.next()){t[v=_.value]=this.smpChar(b+f[d][v])}}catch(t){i={error:t}}finally{try{_&&!_.done&&(n=k.return)&&n.call(k)}finally{if(i)throw i.error}}}}}catch(t){e={error:t}}finally{try{p&&!p.done&&(a=u.return)&&a.call(u)}finally{if(e)throw e.error}}}"bold"===r&&(t[988]=this.smpChar(120778),t[989]=this.smpChar(120779))},t.prototype.smpChar=function(t){return[,,,{smp:t}]},t.prototype.createVariants=function(t){var r,e;try{for(var a=l(t),i=a.next();!i.done;i=a.next()){var n=i.value;this.createVariant(n[0],n[1],n[2])}}catch(t){r={error:t}}finally{try{i&&!i.done&&(e=a.return)&&e.call(a)}finally{if(r)throw r.error}}},t.prototype.defineChars=function(t,r){var e,a,i=this.variant[t];Object.assign(i.chars,r);try{for(var n=l(i.linked
|
||
|
|
775: function _(t,e,i,r,n){var o,a=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),l=this&&this.__read||function(t,e){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var r,n,o=i.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(t){n={error:t}}finally{try{r&&!r.done&&(i=o.return)&&i.call(o)}finally{if(n)throw n.error}}return a},s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,i=e&&t[e],r=0;if(i)return i.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};r();var h=t(770),u=t(776),c=t(777),p=t(771),f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.toSVG=function(e){t.prototype.toSVG.call(this,e);var i=this.adaptor;"block"===this.node.attributes.get("display")&&(i.setAttribute(this.jax.container,"display","true"),this.handleDisplay()),this.jax.document.options.internalSpeechTitles&&this.handleSpeech()},e.prototype.handleDisplay=function(){var t=l(this.getAlignShift(),2),e=t[0],i=t[1];if("center"!==e&&this.adaptor.setAttribute(this.jax.container,"justify",e),this.bbox.pwidth===p.BBox.fullWidth){if(this.adaptor.setAttribute(this.jax.container,"width","full"),this.jax.table){var r=this.jax.table.getOuterBBox(),n=r.L,o=r.w,a=r.R;"right"===e?a=Math.max(a||-i,-i):"left"===e?n=Math.max(n||i,i):"center"===e&&(o+=2*Math.abs(i)),this.jax.minwidth=Math.max(0,n+o+a)}}else this.jax.shift=i},e.prototype.handleSpeech=function(){var t,e,i=this.adaptor,r=this.node.attributes,n=r.get("aria-label")||r.get("data-semantic-speech");if(n){var o=this.getTitleID(),a=this.svg("title",{id:o},[this.text(n)]);i.insert(a,i.firstChild(this.element)),i.setAttribute(this.element,"aria-labeledby",o),i.removeAttribute(this.element,"aria-label");try{for(var l=s(this.childNodes[0].childNodes),h=l.next();!h.done;h=l.next()){var u=h.value;i.setAttribute(u.element,"aria-hidden","true")}}catch(e){t={error:e}}finally{try{h&&!h.done&&(e=l.return)&&e.call(l)}finally{if(t)throw t.error}}}},e.prototype.getTitleID=function(){return"mjx-svg-title-"+String(this.jax.options.titleID++)},e.prototype.setChildPWidths=function(e,i,r){return void 0===i&&(i=null),void 0===r&&(r=!0),t.prototype.setChildPWidths.call(this,e,this.parent?i:this.metrics.containerWidth/this.jax.pxPerEm,!1)},e.kind=c.MmlMath.prototype.kind,e.styles={'mjx-container[jax="SVG"][display="true"]':{display:"block","text-align":"center",margin:"1em 0"},'mjx-container[jax="SVG"][display="true"][width="full"]':{display:"flex"},'mjx-container[jax="SVG"][justify="left"]':{"text-align":"left"},'mjx-container[jax="SVG"][justify="right"]':{"text-align":"right"}},e}((0,u.CommonMathMixin)(h.SVGWrapper));i.SVGmath=f},
|
||
|
|
776: function _(t,n,o,r,e){var i,c=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r(),o.CommonMathMixin=function(t){return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n.prototype.getWrapWidth=function(t){return this.parent?this.getBBox().w:this.metrics.containerWidth/this.jax.pxPerEm},n}(t)}},
|
||
|
|
777: function _(t,e,i,n,r){var s,a=this&&this.__extends||(s=function(t,e){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},s(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}s(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),l=this&&this.__assign||function(){return l=Object.assign||function(t){for(var e,i=1,n=arguments.length;i<n;i++)for(var r in e=arguments[i])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},l.apply(this,arguments)};n();var o=t(729),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"math"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setChildInheritedAttributes=function(e,i,n,r){"display"===this.attributes.get("mode")&&this.attributes.setInherited("display","block"),e=this.addInheritedAttributes(e,this.attributes.getAllAttributes()),i=!!this.attributes.get("displaystyle")||!this.attributes.get("displaystyle")&&"block"===this.attributes.get("display"),this.attributes.setInherited("displaystyle",i),n=this.attributes.get("scriptlevel")||this.constructor.defaults.scriptlevel,t.prototype.setChildInheritedAttributes.call(this,e,i,n,r)},e.defaults=l(l({},o.AbstractMmlLayoutNode.defaults),{mathvariant:"normal",mathsize:"normal",mathcolor:"",mathbackground:"transparent",dir:"ltr",scriptlevel:0,displaystyle:!1,display:"inline",maxwidth:"",overflow:"linebreak",altimg:"","altimg-width":"","altimg-height":"","altimg-valign":"",alttext:"",cdgroup:"",scriptsizemultiplier:1/Math.sqrt(2),scriptminsize:"8px",infixlinebreakstyle:"before",lineleading:"1ex",linebreakmultchar:"\u2062",indentshift:"auto",indentalign:"auto",indenttarget:"",indentalignfirst:"indentalign",indentshiftfirst:"indentshift",indentalignlast:"indentalign",indentshiftlast:"indentshift"}),e}(o.AbstractMmlLayoutNode);i.MmlMath=u},
|
||
|
|
778: function _(t,n,r,o,e){var i,p=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)});o();var u=t(770),s=t(779),c=t(779),f=t(780),l=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return p(n,t),n.prototype.toSVG=function(t){var n=this.node.isInferred?this.element=t:this.standardSVGnode(t);this.addChildren(n)},n.kind=f.MmlMrow.prototype.kind,n}((0,s.CommonMrowMixin)(u.SVGWrapper));r.SVGmrow=l;var a=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return p(n,t),n.kind=f.MmlInferredMrow.prototype.kind,n}((0,c.CommonInferredMrowMixin)(l));r.SVGinferredMrow=a},
|
||
|
|
779: function _(r,t,e,n,o){var i,l=this&&this.__extends||(i=function(r,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,t){r.__proto__=t}||function(r,t){for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&(r[e]=t[e])},i(r,t)},function(r,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function e(){this.constructor=r}i(r,t),r.prototype=null===t?Object.create(t):(e.prototype=t.prototype,new e)}),a=this&&this.__read||function(r,t){var e="function"==typeof Symbol&&r[Symbol.iterator];if(!e)return r;var n,o,i=e.call(r),l=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)l.push(n.value)}catch(r){o={error:r}}finally{try{n&&!n.done&&(e=i.return)&&e.call(i)}finally{if(o)throw o.error}}return l},c=this&&this.__spreadArray||function(r,t,e){if(e||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return r.concat(n||Array.prototype.slice.call(t))},f=this&&this.__values||function(r){var t="function"==typeof Symbol&&Symbol.iterator,e=t&&r[t],n=0;if(e)return e.call(r);if(r&&"number"==typeof r.length)return{next:function(){return r&&n>=r.length&&(r=void 0),{value:r&&r[n++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var u=r(771);e.CommonMrowMixin=function(r){return function(r){function t(){for(var t,e,n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var i=r.apply(this,c([],a(n),!1))||this;i.stretchChildren();try{for(var l=f(i.childNodes),h=l.next();!h.done;h=l.next()){if(h.value.bbox.pwidth){i.bbox.pwidth=u.BBox.fullWidth;break}}}catch(r){t={error:r}}finally{try{h&&!h.done&&(e=l.return)&&e.call(l)}finally{if(t)throw t.error}}return i}return l(t,r),Object.defineProperty(t.prototype,"fixesPWidth",{get:function(){return!1},enumerable:!1,configurable:!0}),t.prototype.stretchChildren=function(){var r,t,e,n,o,i,l=[];try{for(var a=f(this.childNodes),c=a.next();!c.done;c=a.next()){(S=c.value).canStretch(1)&&l.push(S)}}catch(t){r={error:t}}finally{try{c&&!c.done&&(t=a.return)&&t.call(a)}finally{if(r)throw r.error}}var u=l.length,h=this.childNodes.length;if(u&&h>1){var s=0,y=0,p=u>1&&u===h;try{for(var d=f(this.childNodes),v=d.next();!v.done;v=d.next()){var b=0===(S=v.value).stretch.dir;if(p||b){var x=S.getOuterBBox(b),_=x.h,w=x.d,g=x.rscale;(_*=g)>s&&(s=_),(w*=g)>y&&(y=w)}}}catch(r){e={error:r}}finally{try{v&&!v.done&&(n=d.return)&&n.call(d)}finally{if(e)throw e.error}}try{for(var m=f(l),O=m.next();!O.done;O=m.next()){var S;(S=O.value).coreMO().getStretchedVariant([s,y])}}catch(r){o={error:r}}finally{try{O&&!O.done&&(i=m.return)&&i.call(m)}finally{if(o)throw o.error}}}},t}(r)},e.CommonInferredMrowMixin=function(r){return function(r){function t(){return null!==r&&r.apply(this,arguments)||this}return l(t,r),t.prototype.getScale=function(){this.bbox.scale=this.parent.bbox.scale,this.bbox.rscale=1},t}(r)}},
|
||
|
|
780: function _(e,t,r,n,o){var i,l=this&&this.__extends||(i=function(e,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},i(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),s=this&&this.__assign||function(){return s=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},s.apply(this,arguments)},a=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var c=e(729),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._core=null,t}return l(t,e),Object.defineProperty(t.prototype,"kind",{get:function(){return"mrow"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isSpacelike",{get:function(){var e,t;try{for(var r=a(this.childNodes),n=r.next();!n.done;n=r.next()){if(!n.value.isSpacelike)return!1}}catch(t){e={error:t}}finally{try{n&&!n.done&&(t=r.return)&&t.call(r)}finally{if(e)throw e.error}}return!0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isEmbellished",{get:function(){var e,t,r=!1,n=0;try{for(var o=a(this.childNodes),i=o.next();!i.done;i=o.next()){var l=i.value;if(l)if(l.isEmbellished){if(r)return!1;r=!0,this._core=n}else if(!l.isSpacelike)return!1;n++}}catch(t){e={error:t}}finally{try{i&&!i.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}return r},enumerable:!1,configurable:!0}),t.prototype.core=function(){return this.isEmbellished&&null!=this._core?this.childNodes[this._core]:this},t.prototype.coreMO=function(){return this.isEmbellished&&null!=this._core?this.childNodes[this._core].coreMO():this},t.prototype.nonSpaceLength=function(){var e,t,r=0;try{for(var n=a(this.childNodes),o=n.next();!o.done;o=n.next()){var i=o.value;i&&!i.isSpacelike&&r++}}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}return r},t.prototype.firstNonSpace=function(){var e,t;try{for(var r=a(this.childNodes),n=r.next();!n.done;n=r.next()){var o=n.value;if(o&&!o.isSpacelike)return o}}catch(t){e={error:t}}finally{try{n&&!n.done&&(t=r.return)&&t.call(r)}finally{if(e)throw e.error}}return null},t.prototype.lastNonSpace=function(){for(var e=this.childNodes.length;--e>=0;){var t=this.childNodes[e];if(t&&!t.isSpacelike)return t}return null},t.prototype.setTeXclass=function(e){var t,r,n,o;if(null!=this.getProperty("open")||null!=this.getProperty("close")){this.getPrevClass(e),e=null;try{for(var i=a(this.childNodes),l=i.next();!l.done;l=i.next()){e=l.value.setTeXclass(e)}}catch(e){t={error:e}}finally{try{l&&!l.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}null==this.texClass&&(this.texClass=c.TEXCLASS.INNER)}else{try{for(var s=a(this.childNodes),u=s.next();!u.done;u=s.next()){e=u.value.setTeXclass(e)}}catch(e){n={error:e}}finally{try{u&&!u.done&&(o=s.return)&&o.call(s)}finally{if(n)throw n.error}}this.childNodes[0]&&this.updateTeXclass(this.childNodes[0])}return e},t.defaults=s({},c.AbstractMmlNode.defaults),t}(c.AbstractMmlNode);r.MmlMrow=u;var f=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return l(t,e),Object.defineProperty(t.prototype,"kind",{get:function(){return"inferredMrow"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isInferred",{get:function(){return!0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"notParent",{get:function(){return!0},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"["+this.childNodes.join(",")+"]"},t.def
|
||
|
|
781: function _(t,n,o,r,e){var i,p=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var c=t(770),u=t(782),s=t(783),f=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return p(n,t),n.kind=s.MmlMi.prototype.kind,n}((0,u.CommonMiMixin)(c.SVGWrapper));o.SVGmi=f},
|
||
|
|
782: function _(t,o,n,r,e){var i,c=this&&this.__extends||(i=function(t,o){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(t[n]=o[n])},i(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function n(){this.constructor=t}i(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)});r(),n.CommonMiMixin=function(t){return function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return c(o,t),o.prototype.computeBBox=function(o,n){void 0===n&&(n=!1),t.prototype.computeBBox.call(this,o),this.copySkewIC(o)},o}(t)}},
|
||
|
|
783: function _(t,e,r,o,n){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},s.apply(this,arguments)};o();var u=t(729),c=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.texclass=u.TEXCLASS.ORD,e}return a(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mi"},enumerable:!1,configurable:!0}),e.prototype.setInheritedAttributes=function(r,o,n,i){void 0===r&&(r={}),void 0===o&&(o=!1),void 0===n&&(n=0),void 0===i&&(i=!1),t.prototype.setInheritedAttributes.call(this,r,o,n,i),this.getText().match(e.singleCharacter)&&!r.mathvariant&&this.attributes.setInherited("mathvariant","italic")},e.prototype.setTeXclass=function(t){this.getPrevClass(t);var r=this.getText();return r.length>1&&r.match(e.operatorName)&&"normal"===this.attributes.get("mathvariant")&&void 0===this.getProperty("autoOP")&&void 0===this.getProperty("texClass")&&(this.texClass=u.TEXCLASS.OP,this.setProperty("autoOP",!0)),this},e.defaults=s({},u.AbstractMmlTokenNode.defaults),e.operatorName=/^[a-z][a-z0-9]*$/i,e.singleCharacter=/^[\uD800-\uDBFF]?.[\u0300-\u036F\u1AB0-\u1ABE\u1DC0-\u1DFF\u20D0-\u20EF]*$/,e}(u.AbstractMmlTokenNode);r.MmlMi=c},
|
||
|
|
784: function _(t,r,e,i,n){var o,a=this&&this.__extends||(o=function(t,r){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},o(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}o(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),h=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],i=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},s=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var i,n,o=e.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(i=o.next()).done;)a.push(i.value)}catch(t){n={error:t}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(n)throw n.error}}return a};i();var d=t(770),f=t(785),c=t(733),l=.1,p=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.prototype.toSVG=function(t){var r=this.node.attributes,e=r.get("symmetric")&&2!==this.stretch.dir,i=0!==this.stretch.dir;i&&null===this.size&&this.getStretchedVariant([]);var n=this.standardSVGnode(t);if(i&&this.size<0)this.stretchSVG();else{var o=e||r.get("largeop")?this.fixed(this.getCenterOffset()):"0",a=this.node.getProperty("mathaccent")?this.fixed(this.getAccentOffset()):"0";"0"===o&&"0"===a||this.adaptor.setAttribute(n,"transform","translate(".concat(a," ").concat(o,")")),this.addChildren(n)}},r.prototype.stretchSVG=function(){var t=this.stretch.stretch,r=this.getStretchVariants(),e=this.getBBox();1===this.stretch.dir?this.stretchVertical(t,r,e):this.stretchHorizontal(t,r,e)},r.prototype.getStretchVariants=function(){var t,r,e=this.stretch.c||this.getText().codePointAt(0),i=[];try{for(var n=h(this.stretch.stretch.keys()),o=n.next();!o.done;o=n.next()){var a=o.value;i[a]=this.font.getStretchVariant(e,a)}}catch(r){t={error:r}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}return i},r.prototype.stretchVertical=function(t,r,e){var i=e.h,n=e.d,o=e.w,a=this.addTop(t[0],r[0],i,o),h=this.addBot(t[2],r[2],n,o);if(4===t.length){var d=s(this.addMidV(t[3],r[3],o),2),f=d[0],c=d[1];this.addExtV(t[1],r[1],i,0,a,f,o),this.addExtV(t[1],r[1],0,n,c,h,o)}else this.addExtV(t[1],r[1],i,n,a,h,o)},r.prototype.stretchHorizontal=function(t,r,e){var i=e.w,n=this.addLeft(t[0],r[0]),o=this.addRight(t[2],r[2],i);if(4===t.length){var a=s(this.addMidH(t[3],r[3],i),2),h=a[0],d=a[1],f=i/2;this.addExtH(t[1],r[1],f,n,f-h),this.addExtH(t[1],r[1],f,d-f,o,f)}else this.addExtH(t[1],r[1],i,n,o)},r.prototype.getChar=function(t,r){var e=this.font.getChar(r,t)||[0,0,0,null];return[e[0],e[1],e[2],e[3]||{}]},r.prototype.addGlyph=function(t,r,e,i,n){return void 0===n&&(n=null),this.placeChar(t,e,i,n||this.element,r)},r.prototype.addTop=function(t,r,e,i){if(!t)return 0;var n=s(this.getChar(t,r),3),o=n[0],a=n[1],h=n[2];return this.addGlyph(t,r,(i-h)/2,e-o),o+a},r.prototype.addExtV=function(t,r,e,i,n,o,a){var h=this;if(t){n=Math.max(0,n-l),o=Math.max(0,o-l);var d=this.adaptor,f=s(this.getChar(t,r),3),c=f[0],p=f[1],u=f[2],y=e+i-n-o,v=1.5*y/(c+p),x=(v*(c-p)-y)/2;if(!(y<=0)){var g=this.svg("svg",{width:this.fixed(u),height:this.fixed(y),y:this.fixed(o-i),x:this.fixed((a-u)/2),viewBox:[0,x,u,y].map((function(t){return h.fixed(t)})).join(" ")});this.addGlyph(t,r,0,0,g);var m=d.lastChild(g);d.setAttribute(m,"transform","scale(1,".concat(this.jax.fixed(v),")")),d.append(this.element,g)}}},r.prototype.addBot=function(t,r,e,i){if(!t)return 0;var n=s(this.getChar(t,r),3),o=n[0],a=n[1],h=n[2];return this.addGlyph(t,r,(i-h)/2,a-e),o+a},r.prototype.addMidV=function(t,r,e){if(!t)return[0,0];var i=s(this.getChar(t,r),3),n=i[0],o=i[1],a=i[2],h=(o-n)/2+this.font.params.axis_height;return this.addGlyph(t,r,(e-a)/2,h),
|
||
|
|
785: function _(t,e,r,i,n){var o,s,a=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),h=this&&this.__assign||function(){return h=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},h.apply(this,arguments)},c=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var i,n,o=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(i=o.next()).done;)s.push(i.value)}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return s},p=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var i,n=0,o=e.length;n<o;n++)!i&&n in e||(i||(i=Array.prototype.slice.call(e,0,n)),i[n]=e[n]);return t.concat(i||Array.prototype.slice.call(e))},l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};i();var u=t(771),f=t(726),y=t(774);r.DirectionVH=((s={})[1]="v",s[2]="h",s),r.CommonMoMixin=function(t){return function(t){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var i=t.apply(this,p([],c(e),!1))||this;return i.size=null,i.isAccent=i.node.isAccent,i}return a(e,t),e.prototype.computeBBox=function(t,e){if(void 0===e&&(e=!1),this.protoBBox(t),this.node.attributes.get("symmetric")&&2!==this.stretch.dir){var r=this.getCenterOffset(t);t.h+=r,t.d-=r}this.node.getProperty("mathaccent")&&(0===this.stretch.dir||this.size>=0)&&(t.w=0)},e.prototype.protoBBox=function(e){var r=0!==this.stretch.dir;r&&null===this.size&&this.getStretchedVariant([0]),r&&this.size<0||(t.prototype.computeBBox.call(this,e),this.copySkewIC(e))},e.prototype.getAccentOffset=function(){var t=u.BBox.empty();return this.protoBBox(t),-t.w/2},e.prototype.getCenterOffset=function(e){return void 0===e&&(e=null),e||(e=u.BBox.empty(),t.prototype.computeBBox.call(this,e)),(e.h+e.d)/2+this.font.params.axis_height-e.h},e.prototype.getVariant=function(){this.node.attributes.get("largeop")?this.variant=this.node.attributes.get("displaystyle")?"-largeop":"-smallop":this.node.attributes.getExplicit("mathvariant")||!1!==this.node.getProperty("pseudoscript")?t.prototype.getVariant.call(this):this.variant="-tex-variant"},e.prototype.canStretch=function(t){if(0!==this.stretch.dir)return this.stretch.dir===t;if(!this.node.attributes.get("stretchy"))return!1;var e=this.getText();if(1!==Array.from(e).length)return!1;var r=this.font.getDelimiter(e.codePointAt(0));return this.stretch=r&&r.dir===t?r:y.NOSTRETCH,0!==this.stretch.dir},e.prototype.getStretchedVariant=function(t,e){var r,i;if(void 0===e&&(e=!1),0!==this.stretch.dir){var n=this.getWH(t),o=this.getSize("minsize",0),s=this.getSize("maxsize",1/0),a=this.node.getProperty("mathaccent");n=Math.max(o,Math.min(s,n));var c=this.font.params.delimiterfactor/1e3,p=this.font.params.delimitershortfall,u=o||e?n:a?Math.min(n/c,n+p):Math.max(n*c,n-p),f=this.stretch,y=f.c||this.getText().codePointAt(0),d=0;if(f.sizes)try{for(var g=l(f.sizes),m=g.next();!m.done;m=g.next()){if(m.value>=u)return a&&d&&d--,this.variant=this.font.getSizeVariant(y,d),this.size=d,void(f.schar&&f.schar[d]&&(this.stretch=h(h({},this.stretch),{c:f.schar[d]})));d++}}catch(t){r={error:t}}finally{try{m&&!m.done&&(i=g.return)&&i.call(g)}finally{if(r)throw r.error}}f.stretch?(this.size=-1,this.invalidateBBox(),this.getStretchBBox(t,this.checkExtendedHeight(n,f),f)):(this.variant=this.font.ge
|
||
|
|
786: function _(t,n,o,r,e){var i,p=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var c=t(770),u=t(787),s=t(788),f=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return p(n,t),n.kind=s.MmlMn.prototype.kind,n}((0,u.CommonMnMixin)(c.SVGWrapper));o.SVGmn=f},
|
||
|
|
787: function _(t,n,o,r,e){var i,c=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r(),o.CommonMnMixin=function(t){return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n.prototype.remapChars=function(t){if(t.length){var n=this.font.getRemappedChar("mn",t[0]);if(n){var o=this.unicodeChars(n,this.variant);1===o.length?t[0]=o[0]:t=o.concat(t.slice(1))}}return t},n}(t)}},
|
||
|
|
788: function _(t,n,r,o,e){var i,c=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++)for(var e in n=arguments[r])Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e]);return t},s.apply(this,arguments)};o();var u=t(729),a=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.texclass=u.TEXCLASS.ORD,n}return c(n,t),Object.defineProperty(n.prototype,"kind",{get:function(){return"mn"},enumerable:!1,configurable:!0}),n.defaults=s({},u.AbstractMmlTokenNode.defaults),n}(u.AbstractMmlTokenNode);r.MmlMn=a},
|
||
|
|
789: function _(t,n,o,r,e){var i,p=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var c=t(770),u=t(790),s=t(791),f=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return p(n,t),n.kind=s.MmlMs.prototype.kind,n}((0,u.CommonMsMixin)(c.SVGWrapper));o.SVGms=f},
|
||
|
|
790: function _(t,r,e,o,n){var i,u=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),a=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,n,i=e.call(t),u=[];try{for(;(void 0===r||r-- >0)&&!(o=i.next()).done;)u.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(e=i.return)&&e.call(i)}finally{if(n)throw n.error}}return u},c=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var o,n=0,i=r.length;n<i;n++)!o&&n in r||(o||(o=Array.prototype.slice.call(r,0,n)),o[n]=r[n]);return t.concat(o||Array.prototype.slice.call(r))};o(),e.CommonMsMixin=function(t){return function(t){function r(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];var o=t.apply(this,c([],a(r),!1))||this,n=o.node.attributes,i=n.getList("lquote","rquote");return"monospace"!==o.variant&&(n.isSet("lquote")||'"'!==i.lquote||(i.lquote="\u201c"),n.isSet("rquote")||'"'!==i.rquote||(i.rquote="\u201d")),o.childNodes.unshift(o.createText(i.lquote)),o.childNodes.push(o.createText(i.rquote)),o}return u(r,t),r.prototype.createText=function(t){var r=this.wrap(this.mmlText(t));return r.parent=this,r},r}(t)}},
|
||
|
|
791: function _(t,n,r,o,e){var i,s=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}),u=this&&this.__assign||function(){return u=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++)for(var e in n=arguments[r])Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e]);return t},u.apply(this,arguments)};o();var c=t(729),a=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.texclass=c.TEXCLASS.ORD,n}return s(n,t),Object.defineProperty(n.prototype,"kind",{get:function(){return"ms"},enumerable:!1,configurable:!0}),n.defaults=u(u({},c.AbstractMmlTokenNode.defaults),{lquote:'"',rquote:'"'}),n}(c.AbstractMmlTokenNode);r.MmlMs=a},
|
||
|
|
792: function _(t,n,o,r,e){var i,p=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var c=t(770),u=t(793),s=t(794),f=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return p(n,t),n.kind=s.MmlMtext.prototype.kind,n}((0,u.CommonMtextMixin)(c.SVGWrapper));o.SVGmtext=f},
|
||
|
|
793: function _(t,o,r,n,i){var e,a=this&&this.__extends||(e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])},e(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function r(){this.constructor=t}e(t,o),t.prototype=null===o?Object.create(o):(r.prototype=o.prototype,new r)});n(),r.CommonMtextMixin=function(t){var o;return o=function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return a(o,t),o.prototype.getVariant=function(){var o=this.jax.options,r=this.jax.math.outputData,n=(!!r.merrorFamily||!!o.merrorFont)&&this.node.Parent.isKind("merror");if(r.mtextFamily||o.mtextFont||n){var i=this.node.attributes.get("mathvariant"),e=this.constructor.INHERITFONTS[i]||this.jax.font.getCssFont(i),a=e[0]||(n?r.merrorFamily||o.merrorFont:r.mtextFamily||o.mtextFont);this.variant=this.explicitVariant(a,e[2]?"bold":"",e[1]?"italic":"")}else t.prototype.getVariant.call(this)},o}(t),o.INHERITFONTS={normal:["",!1,!1],bold:["",!1,!0],italic:["",!0,!1],"bold-italic":["",!0,!0]},o}},
|
||
|
|
794: function _(t,e,n,r,o){var i,c=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),u=this&&this.__assign||function(){return u=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},u.apply(this,arguments)};r();var a=t(729),s=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.texclass=a.TEXCLASS.ORD,e}return c(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mtext"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSpacelike",{get:function(){return!0},enumerable:!1,configurable:!0}),e.defaults=u({},a.AbstractMmlTokenNode.defaults),e}(a.AbstractMmlTokenNode);n.MmlMtext=s},
|
||
|
|
795: function _(t,e,r,o,n){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});o();var s=t(770),d=t(796),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.toSVG=function(t){var e=this.standardSVGnode(t),r=this.getBBox(),o=r.h,n=r.d,i=r.w;this.adaptor.append(this.element,this.svg("rect",{"data-background":!0,width:this.fixed(i),height:this.fixed(o+n),y:this.fixed(-n)}));var a=this.node.attributes.get("title");a&&this.adaptor.append(this.element,this.svg("title",{},[this.adaptor.text(a)])),this.addChildren(e)},e.kind=d.MmlMerror.prototype.kind,e.styles={'g[data-mml-node="merror"] > g':{fill:"red",stroke:"red"},'g[data-mml-node="merror"] > rect[data-background]':{fill:"yellow",stroke:"none"}},e}(s.SVGWrapper);r.SVGmerror=p},
|
||
|
|
796: function _(t,r,e,n,o){var i,u=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var r,e=1,n=arguments.length;e<n;e++)for(var o in r=arguments[e])Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o]);return t},c.apply(this,arguments)};n();var a=t(729),l=function(t){function r(){var r=null!==t&&t.apply(this,arguments)||this;return r.texclass=a.TEXCLASS.ORD,r}return u(r,t),Object.defineProperty(r.prototype,"kind",{get:function(){return"merror"},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"arity",{get:function(){return-1},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),r.defaults=c({},a.AbstractMmlNode.defaults),r}(a.AbstractMmlNode);e.MmlMerror=l},
|
||
|
|
797: function _(t,n,o,r,e){var i,p=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var c=t(770),u=t(798),s=t(799),a=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return p(n,t),n.kind=s.MmlMspace.prototype.kind,n}((0,u.CommonMspaceMixin)(c.SVGWrapper));o.SVGmspace=a},
|
||
|
|
798: function _(t,n,o,e,r){var i,u=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});e(),o.CommonMspaceMixin=function(t){return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return u(n,t),n.prototype.computeBBox=function(t,n){void 0===n&&(n=!1);var o=this.node.attributes;t.w=this.length2em(o.get("width"),0),t.h=this.length2em(o.get("height"),0),t.d=this.length2em(o.get("depth"),0)},n.prototype.handleVariant=function(){},n}(t)}},
|
||
|
|
799: function _(t,e,n,r,o){var i,u=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},c.apply(this,arguments)};r();var l=t(729),a=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.texclass=l.TEXCLASS.NONE,e}return u(e,t),e.prototype.setTeXclass=function(t){return t},Object.defineProperty(e.prototype,"kind",{get:function(){return"mspace"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSpacelike",{get:function(){return!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hasNewline",{get:function(){var t=this.attributes;return null==t.getExplicit("width")&&null==t.getExplicit("height")&&null==t.getExplicit("depth")&&"newline"===t.get("linebreak")},enumerable:!1,configurable:!0}),e.defaults=c(c({},l.AbstractMmlTokenNode.defaults),{width:"0em",height:"0ex",depth:"0ex",linebreak:"auto"}),e}(l.AbstractMmlTokenNode);n.MmlMspace=a},
|
||
|
|
800: function _(t,n,r,o,e){var i,a=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}),p=this&&this.__read||function(t,n){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,e,i=r.call(t),a=[];try{for(;(void 0===n||n-- >0)&&!(o=i.next()).done;)a.push(o.value)}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}return a};o();var l=t(770),s=t(801),c=t(802),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return a(n,t),n.prototype.toSVG=function(t){var n=this.standardSVGnode(t),r=p(this.getDimens(),9),o=r[5],e=r[6],i=r[7],a=r[8],l=this.node.attributes.get("data-align")||"left",s=e+a-(o<0&&"left"!==l?"center"===l?o/2:o:0);(s||i)&&(n=this.adaptor.append(n,this.svg("g")),this.place(s,i,n)),this.addChildren(n)},n.kind=c.MmlMpadded.prototype.kind,n}((0,s.CommonMpaddedMixin)(l.SVGWrapper));r.SVGmpadded=u},
|
||
|
|
801: function _(t,e,n,i,o){var r,h=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__read||function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,o,r=n.call(t),h=[];try{for(;(void 0===e||e-- >0)&&!(i=r.next()).done;)h.push(i.value)}catch(t){o={error:t}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return h};i(),n.CommonMpaddedMixin=function(t){return function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return h(e,t),e.prototype.getDimens=function(){var t=this.node.attributes.getList("width","height","depth","lspace","voffset"),e=this.childNodes[0].getBBox(),n=e.w,i=e.h,o=e.d,r=n,h=i,s=o,a=0,u=0,d=0;""!==t.width&&(n=this.dimen(t.width,e,"w",0)),""!==t.height&&(i=this.dimen(t.height,e,"h",0)),""!==t.depth&&(o=this.dimen(t.depth,e,"d",0)),""!==t.voffset&&(u=this.dimen(t.voffset,e)),""!==t.lspace&&(a=this.dimen(t.lspace,e));var l=this.node.attributes.get("data-align");return l&&(d=this.getAlignX(n,e,l)),[h,s,r,i-h,o-s,n-r,a,u,d]},e.prototype.dimen=function(t,e,n,i){void 0===n&&(n=""),void 0===i&&(i=null);var o=(t=String(t)).match(/width|height|depth/),r=o?e[o[0].charAt(0)]:n?e[n]:0,h=this.length2em(t,r)||0;return t.match(/^[-+]/)&&n&&(h+=r),null!=i&&(h=Math.max(i,h)),h},e.prototype.computeBBox=function(t,e){void 0===e&&(e=!1);var n=s(this.getDimens(),6),i=n[0],o=n[1],r=n[2],h=n[3],a=n[4],u=n[5];t.w=r+u,t.h=i+h,t.d=o+a,this.setChildPWidths(e,t.w)},e.prototype.getWrapWidth=function(t){return this.getBBox().w},e.prototype.getChildAlign=function(t){return this.node.attributes.get("data-align")||"left"},e}(t)}},
|
||
|
|
802: function _(t,n,e,o,r){var i,u=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var n,e=1,o=arguments.length;e<o;e++)for(var r in n=arguments[e])Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r]);return t},a.apply(this,arguments)};o();var c=t(729),s=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return u(n,t),Object.defineProperty(n.prototype,"kind",{get:function(){return"mpadded"},enumerable:!1,configurable:!0}),n.defaults=a(a({},c.AbstractMmlLayoutNode.defaults),{width:"",height:"",depth:"",lspace:0,voffset:0}),n}(c.AbstractMmlLayoutNode);e.MmlMpadded=s},
|
||
|
|
803: function _(t,n,o,r,e){var p,i=this&&this.__extends||(p=function(t,n){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},p(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}p(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var c=t(770),u=t(804),a=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.toSVG=function(t){this.standardSVGnode(t)},n.kind=u.MmlMphantom.prototype.kind,n}(c.SVGWrapper);o.SVGmphantom=a},
|
||
|
|
804: function _(t,n,o,r,e){var a,i=this&&this.__extends||(a=function(t,n){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},a(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}a(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}),u=this&&this.__assign||function(){return u=Object.assign||function(t){for(var n,o=1,r=arguments.length;o<r;o++)for(var e in n=arguments[o])Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e]);return t},u.apply(this,arguments)};r();var c=t(729),s=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.texclass=c.TEXCLASS.ORD,n}return i(n,t),Object.defineProperty(n.prototype,"kind",{get:function(){return"mphantom"},enumerable:!1,configurable:!0}),n.defaults=u({},c.AbstractMmlLayoutNode.defaults),n}(c.AbstractMmlLayoutNode);o.MmlMphantom=s},
|
||
|
|
805: function _(t,e,i,n,o){var r,a=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),s=this&&this.__read||function(t,e){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var n,o,r=i.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(n=r.next()).done;)a.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(i=r.return)&&i.call(r)}finally{if(o)throw o.error}}return a};n();var l=t(770),h=t(806),c=t(807),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.toSVG=function(t){this.standardSVGnode(t);var e=this.node.attributes.getList("linethickness","bevelled"),i=e.linethickness,n=e.bevelled,o=this.isDisplay();if(n)this.makeBevelled(o);else{var r=this.length2em(String(i),.06);0===r?this.makeAtop(o):this.makeFraction(o,r)}},e.prototype.makeFraction=function(t,e){var i=this.element,n=this.node.attributes.getList("numalign","denomalign"),o=n.numalign,r=n.denomalign,a=s(this.childNodes,2),l=a[0],h=a[1],c=l.getOuterBBox(),p=h.getOuterBBox(),u=this.font.params,d=u.axis_height,f=this.node.getProperty("withDelims")?0:u.nulldelimiterspace,g=Math.max((c.L+c.w+c.R)*c.rscale,(p.L+p.w+p.R)*p.rscale),m=this.getAlignX(g,c,o)+.1+f,y=this.getAlignX(g,p,r)+.1+f,v=this.getTUV(t,e),x=v.T,b=v.u,S=v.v;l.toSVG(i),l.place(m,d+x+Math.max(c.d*c.rscale,b)),h.toSVG(i),h.place(y,d-x-Math.max(p.h*p.rscale,S)),this.adaptor.append(i,this.svg("rect",{width:this.fixed(g+.2),height:this.fixed(e),x:this.fixed(f),y:this.fixed(d-e/2)}))},e.prototype.makeAtop=function(t){var e=this.element,i=this.node.attributes.getList("numalign","denomalign"),n=i.numalign,o=i.denomalign,r=s(this.childNodes,2),a=r[0],l=r[1],h=a.getOuterBBox(),c=l.getOuterBBox(),p=this.font.params,u=this.node.getProperty("withDelims")?0:p.nulldelimiterspace,d=Math.max((h.L+h.w+h.R)*h.rscale,(c.L+c.w+c.R)*c.rscale),f=this.getAlignX(d,h,n)+u,g=this.getAlignX(d,c,o)+u,m=this.getUVQ(t),y=m.u,v=m.v;a.toSVG(e),a.place(f,y),l.toSVG(e),l.place(g,-v)},e.prototype.makeBevelled=function(t){var e=this.element,i=s(this.childNodes,2),n=i[0],o=i[1],r=this.getBevelData(t),a=r.u,l=r.v,h=r.delta,c=r.nbox,p=r.dbox,u=(c.L+c.w+c.R)*c.rscale;n.toSVG(e),this.bevel.toSVG(e),o.toSVG(e),n.place(c.L*c.rscale,a),this.bevel.place(u-h/2,0),o.place(u+this.bevel.getOuterBBox().w+p.L*p.rscale-h,l)},e.kind=c.MmlMfrac.prototype.kind,e}((0,h.CommonMfracMixin)(l.SVGWrapper));i.SVGmfrac=p},
|
||
|
|
806: function _(t,e,o,i,n){var r,s=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}),a=this&&this.__read||function(t,e){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var i,n,r=o.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(t){n={error:t}}finally{try{i&&!i.done&&(o=r.return)&&o.call(r)}finally{if(n)throw n.error}}return s},l=this&&this.__spreadArray||function(t,e,o){if(o||2===arguments.length)for(var i,n=0,r=e.length;n<r;n++)!i&&n in e||(i||(i=Array.prototype.slice.call(e,0,n)),i[n]=e[n]);return t.concat(i||Array.prototype.slice.call(e))};i(),o.CommonMfracMixin=function(t){return function(t){function e(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];var i=t.apply(this,l([],a(e),!1))||this;if(i.bevel=null,i.pad=i.node.getProperty("withDelims")?0:i.font.params.nulldelimiterspace,i.node.attributes.get("bevelled")){var n=i.getBevelData(i.isDisplay()).H,r=i.bevel=i.createMo("/");r.node.attributes.set("symmetric",!0),r.canStretch(1),r.getStretchedVariant([n],!0)}return i}return s(e,t),e.prototype.computeBBox=function(t,e){void 0===e&&(e=!1),t.empty();var o=this.node.attributes.getList("linethickness","bevelled"),i=o.linethickness,n=o.bevelled,r=this.isDisplay(),s=null;if(n)this.getBevelledBBox(t,r);else{var a=this.length2em(String(i),.06);s=-2*this.pad,0===a?this.getAtopBBox(t,r):(this.getFractionBBox(t,r,a),s-=.2),s+=t.w}t.clean(),this.setChildPWidths(e,s)},e.prototype.getFractionBBox=function(t,e,o){var i=this.childNodes[0].getOuterBBox(),n=this.childNodes[1].getOuterBBox(),r=this.font.params.axis_height,s=this.getTUV(e,o),a=s.T,l=s.u,c=s.v;t.combine(i,0,r+a+Math.max(i.d*i.rscale,l)),t.combine(n,0,r-a-Math.max(n.h*n.rscale,c)),t.w+=2*this.pad+.2},e.prototype.getTUV=function(t,e){var o=this.font.params,i=o.axis_height,n=(t?3.5:1.5)*e;return{T:(t?3.5:1.5)*e,u:(t?o.num1:o.num2)-i-n,v:(t?o.denom1:o.denom2)+i-n}},e.prototype.getAtopBBox=function(t,e){var o=this.getUVQ(e),i=o.u,n=o.v,r=o.nbox,s=o.dbox;t.combine(r,0,i),t.combine(s,0,-n),t.w+=2*this.pad},e.prototype.getUVQ=function(t){var e=this.childNodes[0].getOuterBBox(),o=this.childNodes[1].getOuterBBox(),i=this.font.params,n=a(t?[i.num1,i.denom1]:[i.num3,i.denom2],2),r=n[0],s=n[1],l=(t?7:3)*i.rule_thickness,c=r-e.d*e.scale-(o.h*o.scale-s);return c<l&&(r+=(l-c)/2,s+=(l-c)/2,c=l),{u:r,v:s,q:c,nbox:e,dbox:o}},e.prototype.getBevelledBBox=function(t,e){var o=this.getBevelData(e),i=o.u,n=o.v,r=o.delta,s=o.nbox,a=o.dbox,l=this.bevel.getOuterBBox();t.combine(s,0,i),t.combine(l,t.w-r/2,0),t.combine(a,t.w-r/2,n)},e.prototype.getBevelData=function(t){var e=this.childNodes[0].getOuterBBox(),o=this.childNodes[1].getOuterBBox(),i=t?.4:.15,n=Math.max(e.scale*(e.h+e.d),o.scale*(o.h+o.d))+2*i,r=this.font.params.axis_height;return{H:n,delta:i,u:e.scale*(e.d-e.h)/2+r+i,v:o.scale*(o.d-o.h)/2+r-i,nbox:e,dbox:o}},e.prototype.canStretch=function(t){return!1},e.prototype.isDisplay=function(){var t=this.node.attributes.getList("displaystyle","scriptlevel"),e=t.displaystyle,o=t.scriptlevel;return e&&0===o},e.prototype.getWrapWidth=function(t){var e=this.node.attributes;return e.get("bevelled")?this.childNodes[t].getOuterBBox().w:this.getBBox().w-(this.length2em(e.get("linethickness"))?.2:0)-2*this.pad},e.prototype.getChildAlign=function(t){var e=this.node.attributes;return e.get("bevelled")?"left":e.get(["numalign","denomalign"][t])},e}(t)}},
|
||
|
|
807: function _(t,e,r,n,o){var i,l=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},s.apply(this,arguments)},u=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var a=t(729),c=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return l(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mfrac"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setTeXclass=function(t){var e,r;this.getPrevClass(t);try{for(var n=u(this.childNodes),o=n.next();!o.done;o=n.next()){o.value.setTeXclass(null)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(e)throw e.error}}return this},e.prototype.setChildInheritedAttributes=function(t,e,r,n){(!e||r>0)&&r++,this.childNodes[0].setInheritedAttributes(t,!1,r,n),this.childNodes[1].setInheritedAttributes(t,!1,r,!0)},e.defaults=s(s({},a.AbstractMmlBaseNode.defaults),{linethickness:"medium",numalign:"center",denomalign:"center",bevelled:!1}),e}(a.AbstractMmlBaseNode);r.MmlMfrac=c},
|
||
|
|
808: function _(t,o,i,s,n){var r,e=this&&this.__extends||(r=function(t,o){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(t[i]=o[i])},r(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function i(){this.constructor=t}r(t,o),t.prototype=null===o?Object.create(o):(i.prototype=o.prototype,new i)});s();var h=t(770),p=t(809),a=t(810),d=function(t){function o(){var o=null!==t&&t.apply(this,arguments)||this;return o.dx=0,o}return e(o,t),o.prototype.toSVG=function(t){var o=this.childNodes[this.surd],i=this.childNodes[this.base],s=this.root?this.childNodes[this.root]:null,n=o.getBBox(),r=i.getOuterBBox(),e=this.getPQ(n)[1],h=this.font.params.rule_thickness*this.bbox.scale,p=r.h+e+h,a=this.standardSVGnode(t),d=this.adaptor.append(a,this.svg("g"));this.addRoot(a,s,n,p),o.toSVG(a),o.place(this.dx,p-n.h),i.toSVG(d),i.place(this.dx+n.w,0),this.adaptor.append(a,this.svg("rect",{width:this.fixed(r.w),height:this.fixed(h),x:this.fixed(this.dx+n.w),y:this.fixed(p-h)}))},o.prototype.addRoot=function(t,o,i,s){},o.kind=a.MmlMsqrt.prototype.kind,o}((0,p.CommonMsqrtMixin)(h.SVGWrapper));i.SVGmsqrt=d},
|
||
|
|
809: function _(t,e,r,o,n){var i,s=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(o=i.next()).done;)s.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return s},c=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var o,n=0,i=e.length;n<i;n++)!o&&n in e||(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))};o();var u=t(771);r.CommonMsqrtMixin=function(t){return function(t){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var o=t.apply(this,c([],a(e),!1))||this,n=o.createMo("\u221a");n.canStretch(1);var i=o.childNodes[o.base].getOuterBBox(),s=i.h,u=i.d,h=o.font.params.rule_thickness,l=o.node.attributes.get("displaystyle")?o.font.params.x_height:h;return o.surdH=s+u+2*h+l/4,n.getStretchedVariant([o.surdH-u,u],!0),o}return s(e,t),Object.defineProperty(e.prototype,"base",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"surd",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"root",{get:function(){return null},enumerable:!1,configurable:!0}),e.prototype.createMo=function(e){var r=t.prototype.createMo.call(this,e);return this.childNodes.push(r),r},e.prototype.computeBBox=function(t,e){void 0===e&&(e=!1);var r=this.childNodes[this.surd].getBBox(),o=new u.BBox(this.childNodes[this.base].getOuterBBox()),n=this.getPQ(r)[1],i=this.font.params.rule_thickness,s=o.h+n+i,c=a(this.getRootDimens(r,s),1)[0];t.h=s+i,this.combineRootBBox(t,r,s),t.combine(r,c,s-r.h),t.combine(o,c+r.w,0),t.clean(),this.setChildPWidths(e)},e.prototype.combineRootBBox=function(t,e,r){},e.prototype.getPQ=function(t){var e=this.font.params.rule_thickness,r=this.node.attributes.get("displaystyle")?this.font.params.x_height:e;return[r,t.h+t.d>this.surdH?(t.h+t.d-(this.surdH-2*e-r/2))/2:e+r/4]},e.prototype.getRootDimens=function(t,e){return[0,0,0,0]},e}(t)}},
|
||
|
|
810: function _(t,e,r,n,o){var i,s=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),u=this&&this.__assign||function(){return u=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},u.apply(this,arguments)};n();var c=t(729),l=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.texclass=c.TEXCLASS.ORD,e}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"msqrt"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return-1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setTeXclass=function(t){return this.getPrevClass(t),this.childNodes[0].setTeXclass(null),this},e.prototype.setChildInheritedAttributes=function(t,e,r,n){this.childNodes[0].setInheritedAttributes(t,e,r,!0)},e.defaults=u({},c.AbstractMmlNode.defaults),e}(c.AbstractMmlNode);r.MmlMsqrt=l},
|
||
|
|
811: function _(t,o,r,n,e){var i,c=this&&this.__extends||(i=function(t,o){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])},i(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function r(){this.constructor=t}i(t,o),t.prototype=null===o?Object.create(o):(r.prototype=o.prototype,new r)}),u=this&&this.__read||function(t,o){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,e,i=r.call(t),c=[];try{for(;(void 0===o||o-- >0)&&!(n=i.next()).done;)c.push(n.value)}catch(t){e={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}return c};n();var l=t(808),a=t(812),f=t(813),p=function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return c(o,t),o.prototype.addRoot=function(t,o,r,n){o.toSVG(t);var e=u(this.getRootDimens(r,n),3),i=e[0],c=e[1],l=e[2],a=o.getOuterBBox();o.place(l*a.rscale,c),this.dx=i},o.kind=f.MmlMroot.prototype.kind,o}((0,a.CommonMrootMixin)(l.SVGmsqrt));r.SVGmroot=p},
|
||
|
|
812: function _(t,o,e,r,n){var i,u=this&&this.__extends||(i=function(t,o){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(t[e]=o[e])},i(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function e(){this.constructor=t}i(t,o),t.prototype=null===o?Object.create(o):(e.prototype=o.prototype,new e)});r(),e.CommonMrootMixin=function(t){return function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return u(o,t),Object.defineProperty(o.prototype,"surd",{get:function(){return 2},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"root",{get:function(){return 1},enumerable:!1,configurable:!0}),o.prototype.combineRootBBox=function(t,o,e){var r=this.childNodes[this.root].getOuterBBox(),n=this.getRootDimens(o,e)[1];t.combine(r,0,n)},o.prototype.getRootDimens=function(t,o){var e=this.childNodes[this.surd],r=this.childNodes[this.root].getOuterBBox(),n=(e.size<0?.5:.6)*t.w,i=r.w,u=r.rscale,c=Math.max(i,n/u),s=Math.max(0,c-i);return[c*u-n,this.rootHeight(r,t,e.size,o),s]},o.prototype.rootHeight=function(t,o,e,r){var n=o.h+o.d;return(e<0?1.9:.55*n)-(n-r)+Math.max(0,t.d*t.rscale)},o}(t)}},
|
||
|
|
813: function _(t,e,r,n,o){var s,i=this&&this.__extends||(s=function(t,e){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},s(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}s(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},c.apply(this,arguments)};n();var u=t(729),l=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.texclass=u.TEXCLASS.ORD,e}return i(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mroot"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),e.prototype.setTeXclass=function(t){return this.getPrevClass(t),this.childNodes[0].setTeXclass(null),this.childNodes[1].setTeXclass(null),this},e.prototype.setChildInheritedAttributes=function(t,e,r,n){this.childNodes[0].setInheritedAttributes(t,e,r,!0),this.childNodes[1].setInheritedAttributes(t,!1,r+2,n)},e.defaults=c({},u.AbstractMmlNode.defaults),e}(u.AbstractMmlNode);r.MmlMroot=l},
|
||
|
|
814: function _(t,n,r,e,o){var i,l=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}),a=this&&this.__values||function(t){var n="function"==typeof Symbol&&Symbol.iterator,r=n&&t[n],e=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")};e();var c=t(770),s=t(815),u=t(816),f=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return l(n,t),n.prototype.toSVG=function(t){var n=this.standardSVGnode(t);this.setChildrenParent(this.mrow),this.mrow.toSVG(n),this.setChildrenParent(this)},n.prototype.setChildrenParent=function(t){var n,r;try{for(var e=a(this.childNodes),o=e.next();!o.done;o=e.next()){o.value.parent=t}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=e.return)&&r.call(e)}finally{if(n)throw n.error}}},n.kind=u.MmlMfenced.prototype.kind,n}((0,s.CommonMfencedMixin)(c.SVGWrapper));r.SVGmfenced=f},
|
||
|
|
815: function _(t,r,o,e,n){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function o(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}),s=this&&this.__read||function(t,r){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var e,n,i=o.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(e=i.next()).done;)a.push(e.value)}catch(t){n={error:t}}finally{try{e&&!e.done&&(o=i.return)&&o.call(i)}finally{if(n)throw n.error}}return a},l=this&&this.__spreadArray||function(t,r,o){if(o||2===arguments.length)for(var e,n=0,i=r.length;n<i;n++)!e&&n in r||(e||(e=Array.prototype.slice.call(r,0,n)),e[n]=r[n]);return t.concat(e||Array.prototype.slice.call(r))},c=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,o=r&&t[r],e=0;if(o)return o.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};e(),o.CommonMfencedMixin=function(t){return function(t){function r(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var e=t.apply(this,l([],s(r),!1))||this;return e.mrow=null,e.createMrow(),e.addMrowChildren(),e}return a(r,t),r.prototype.createMrow=function(){var t=this.node.factory.create("inferredMrow");t.inheritAttributesFrom(this.node),this.mrow=this.wrap(t),this.mrow.parent=this},r.prototype.addMrowChildren=function(){var t,r,o=this.node,e=this.mrow;this.addMo(o.open),this.childNodes.length&&e.childNodes.push(this.childNodes[0]);var n=0;try{for(var i=c(this.childNodes.slice(1)),a=i.next();!a.done;a=i.next()){var s=a.value;this.addMo(o.separators[n++]),e.childNodes.push(s)}}catch(r){t={error:r}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}this.addMo(o.close),e.stretchChildren()},r.prototype.addMo=function(t){if(t){var r=this.wrap(t);this.mrow.childNodes.push(r),r.parent=this.mrow}},r.prototype.computeBBox=function(t,r){void 0===r&&(r=!1),t.updateFrom(this.mrow.getOuterBBox()),this.setChildPWidths(r)},r}(t)}},
|
||
|
|
816: function _(t,e,r,o,s){var n,i=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var s in e=arguments[r])Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s]);return t},a.apply(this,arguments)},l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],o=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};o();var c=t(729),h=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.texclass=c.TEXCLASS.INNER,e.separators=[],e.open=null,e.close=null,e}return i(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mfenced"},enumerable:!1,configurable:!0}),e.prototype.setTeXclass=function(t){this.getPrevClass(t),this.open&&(t=this.open.setTeXclass(t)),this.childNodes[0]&&(t=this.childNodes[0].setTeXclass(t));for(var e=1,r=this.childNodes.length;e<r;e++)this.separators[e-1]&&(t=this.separators[e-1].setTeXclass(t)),this.childNodes[e]&&(t=this.childNodes[e].setTeXclass(t));return this.close&&(t=this.close.setTeXclass(t)),this.updateTeXclass(this.open),t},e.prototype.setChildInheritedAttributes=function(e,r,o,s){var n,i;this.addFakeNodes();try{for(var a=l([this.open,this.close].concat(this.separators)),c=a.next();!c.done;c=a.next()){var h=c.value;h&&h.setInheritedAttributes(e,r,o,s)}}catch(t){n={error:t}}finally{try{c&&!c.done&&(i=a.return)&&i.call(a)}finally{if(n)throw n.error}}t.prototype.setChildInheritedAttributes.call(this,e,r,o,s)},e.prototype.addFakeNodes=function(){var t,e,r=this.attributes.getList("open","close","separators"),o=r.open,s=r.close,n=r.separators;if(o=o.replace(/[ \t\n\r]/g,""),s=s.replace(/[ \t\n\r]/g,""),n=n.replace(/[ \t\n\r]/g,""),o&&(this.open=this.fakeNode(o,{fence:!0,form:"prefix"},c.TEXCLASS.OPEN)),n){for(;n.length<this.childNodes.length-1;)n+=n.charAt(n.length-1);var i=0;try{for(var a=l(this.childNodes.slice(1)),h=a.next();!h.done;h=a.next()){h.value&&this.separators.push(this.fakeNode(n.charAt(i++)))}}catch(e){t={error:e}}finally{try{h&&!h.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}}s&&(this.close=this.fakeNode(s,{fence:!0,form:"postfix"},c.TEXCLASS.CLOSE))},e.prototype.fakeNode=function(t,e,r){void 0===e&&(e={}),void 0===r&&(r=null);var o=this.factory.create("text").setText(t),s=this.factory.create("mo",e,[o]);return s.texClass=r,s.parent=this,s},e.defaults=a(a({},c.AbstractMmlNode.defaults),{open:"(",close:")",separators:","}),e}(c.AbstractMmlNode);r.MmlMfenced=h},
|
||
|
|
817: function _(t,n,o,r,i){var e,s=this&&this.__extends||(e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},e(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}),u=this&&this.__read||function(t,n){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var r,i,e=o.call(t),s=[];try{for(;(void 0===n||n-- >0)&&!(r=e.next()).done;)s.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(o=e.return)&&o.call(e)}finally{if(i)throw i.error}}return s};r();var p=t(818),l=t(820),a=t(820),c=t(820),f=t(821),h=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return s(n,t),n.kind=f.MmlMsub.prototype.kind,n}((0,l.CommonMsubMixin)(p.SVGscriptbase));o.SVGmsub=h;var y=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return s(n,t),n.kind=f.MmlMsup.prototype.kind,n}((0,a.CommonMsupMixin)(p.SVGscriptbase));o.SVGmsup=y;var d=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return s(n,t),n.prototype.toSVG=function(t){var n=this.standardSVGnode(t),o=u([this.baseChild,this.supChild,this.subChild],3),r=o[0],i=o[1],e=o[2],s=this.getBaseWidth(),p=this.getAdjustedIc(),l=u(this.getUVQ(),2),a=l[0],c=l[1];r.toSVG(n),i.toSVG(n),e.toSVG(n),e.place(s,c),i.place(s+p,a)},n.kind=f.MmlMsubsup.prototype.kind,n}((0,c.CommonMsubsupMixin)(p.SVGscriptbase));o.SVGmsubsup=d},
|
||
|
|
818: function _(t,r,o,n,e){var i,s=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function o(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}),a=this&&this.__read||function(t,r){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var n,e,i=o.call(t),s=[];try{for(;(void 0===r||r-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(t){e={error:t}}finally{try{n&&!n.done&&(o=i.return)&&o.call(i)}finally{if(e)throw e.error}}return s};n();var c=t(770),l=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return s(r,t),r.prototype.toSVG=function(t){var r=this.standardSVGnode(t),o=this.getBaseWidth(),n=a(this.getOffset(),2),e=n[0],i=n[1];this.baseChild.toSVG(r),this.scriptChild.toSVG(r),this.scriptChild.place(o+e,i)},r.kind="scriptbase",r}((0,t(819).CommonScriptbaseMixin)(c.SVGWrapper));o.SVGscriptbase=l},
|
||
|
|
819: function _(e,t,r,i,n){var s,o=this&&this.__extends||(s=function(e,t){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},s(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}s(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),a=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o},c=this&&this.__spreadArray||function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;n<s;n++)!i&&n in t||(i||(i=Array.prototype.slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||Array.prototype.slice.call(t))},h=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};i();var l=e(729);r.CommonScriptbaseMixin=function(e){var t;return t=function(e){function t(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];var i=e.apply(this,c([],a(t),!1))||this;i.baseScale=1,i.baseIc=0,i.baseRemoveIc=!1,i.baseIsChar=!1,i.baseHasAccentOver=null,i.baseHasAccentUnder=null,i.isLineAbove=!1,i.isLineBelow=!1,i.isMathAccent=!1;var n=i.baseCore=i.getBaseCore();return n?(i.setBaseAccentsFor(n),i.baseScale=i.getBaseScale(),i.baseIc=i.getBaseIc(),i.baseIsChar=i.isCharBase(),i.isMathAccent=i.baseIsChar&&i.scriptChild&&!!i.scriptChild.coreMO().node.getProperty("mathaccent"),i.checkLineAccents(),i.baseRemoveIc=!i.isLineAbove&&!i.isLineBelow&&(!i.constructor.useIC||i.isMathAccent),i):i}return o(t,e),Object.defineProperty(t.prototype,"baseChild",{get:function(){return this.childNodes[this.node.base]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"scriptChild",{get:function(){return this.childNodes[1]},enumerable:!1,configurable:!0}),t.prototype.getBaseCore=function(){for(var e=this.getSemanticBase()||this.childNodes[0];e&&(1===e.childNodes.length&&(e.node.isKind("mrow")||e.node.isKind("TeXAtom")&&e.node.texClass!==l.TEXCLASS.VCENTER||e.node.isKind("mstyle")||e.node.isKind("mpadded")||e.node.isKind("mphantom")||e.node.isKind("semantics"))||e.node.isKind("munderover")&&e.isMathAccent);)this.setBaseAccentsFor(e),e=e.childNodes[0];return e||(this.baseHasAccentOver=this.baseHasAccentUnder=!1),e||this.childNodes[0]},t.prototype.setBaseAccentsFor=function(e){e.node.isKind("munderover")&&(null===this.baseHasAccentOver&&(this.baseHasAccentOver=!!e.node.attributes.get("accent")),null===this.baseHasAccentUnder&&(this.baseHasAccentUnder=!!e.node.attributes.get("accentunder")))},t.prototype.getSemanticBase=function(){var e=this.node.attributes.getExplicit("data-semantic-fencepointer");return this.getBaseFence(this.baseChild,e)},t.prototype.getBaseFence=function(e,t){var r,i;if(!e||!e.node.attributes||!t)return null;if(e.node.attributes.getExplicit("data-semantic-id")===t)return e;try{for(var n=h(e.childNodes),s=n.next();!s.done;s=n.next()){var o=s.value,a=this.getBaseFence(o,t);if(a)return a}}catch(e){r={error:e}}finally{try{s&&!s.done&&(i=n.return)&&i.call(n)}finally{if(r)throw r.error}}return null},t.prototype.getBaseScale=function(){for(var e=this.baseCore,t=1;e&&e!==this;){t*=e.getOuterBBox().rscale,e=e.parent}return t},t.prototype.getBaseIc=function(){return this.baseCore.getOuterBBox().ic*this.baseScale},t.prototype.getAdjustedIc=function(){var e=this.baseCore.getOuterBBox();return(e.ic?1.05*e.ic+.05:0)*this.baseScale},t.prototype.isCharBase=function(){var e=this.baseCore;return(e.node.isKind("mo")&&null===e.size||e.node.isKind("mi")||e.node.isKind("mn"))&&1===e.bbox.rsc
|
||
|
|
820: function _(t,e,r,i,n){var o,s=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),u=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var i,n,o=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(i=o.next()).done;)s.push(i.value)}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return s};i(),r.CommonMsubMixin=function(t){var e;return e=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.sub]},enumerable:!1,configurable:!0}),e.prototype.getOffset=function(){return[0,-this.getV()]},e}(t),e.useIC=!1,e},r.CommonMsupMixin=function(t){return function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.sup]},enumerable:!1,configurable:!0}),e.prototype.getOffset=function(){return[this.getAdjustedIc()-(this.baseRemoveIc?0:this.baseIc),this.getU()]},e}(t)},r.CommonMsubsupMixin=function(t){var e;return e=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.UVQ=null,e}return s(e,t),Object.defineProperty(e.prototype,"subChild",{get:function(){return this.childNodes[this.node.sub]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"supChild",{get:function(){return this.childNodes[this.node.sup]},enumerable:!1,configurable:!0}),e.prototype.computeBBox=function(t,e){void 0===e&&(e=!1);var r=this.baseChild.getOuterBBox(),i=u([this.subChild.getOuterBBox(),this.supChild.getOuterBBox()],2),n=i[0],o=i[1];t.empty(),t.append(r);var s=this.getBaseWidth(),h=this.getAdjustedIc(),c=u(this.getUVQ(),2),a=c[0],l=c[1];t.combine(n,s,l),t.combine(o,s+h,a),t.w+=this.font.params.scriptspace,t.clean(),this.setChildPWidths(e)},e.prototype.getUVQ=function(t,e){void 0===t&&(t=this.subChild.getOuterBBox()),void 0===e&&(e=this.supChild.getOuterBBox());var r=this.baseCore.getOuterBBox();if(this.UVQ)return this.UVQ;var i=this.font.params,n=3*i.rule_thickness,o=this.length2em(this.node.attributes.get("subscriptshift"),i.sub2),s=this.baseCharZero(r.d*this.baseScale+i.sub_drop*t.rscale),h=u([this.getU(),Math.max(s,o)],2),c=h[0],a=h[1],l=c-e.d*e.rscale-(t.h*t.rscale-a);if(l<n){a+=n-l;var p=.8*i.x_height-(c-e.d*e.rscale);p>0&&(c+=p,a-=p)}return c=Math.max(this.length2em(this.node.attributes.get("superscriptshift"),c),c),a=Math.max(this.length2em(this.node.attributes.get("subscriptshift"),a),a),l=c-e.d*e.rscale-(t.h*t.rscale-a),this.UVQ=[c,-a,l],this.UVQ},e}(t),e.useIC=!1,e}},
|
||
|
|
821: function _(t,e,r,n,o){var u,i=this&&this.__extends||(u=function(t,e){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},u(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}u(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},s.apply(this,arguments)};n();var p=t(729),c=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"msubsup"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 3},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"base",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sub",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sup",{get:function(){return 2},enumerable:!1,configurable:!0}),e.prototype.setChildInheritedAttributes=function(t,e,r,n){var o=this.childNodes;o[0].setInheritedAttributes(t,e,r,n),o[1].setInheritedAttributes(t,!1,r+1,n||1===this.sub),o[2]&&o[2].setInheritedAttributes(t,!1,r+1,n||2===this.sub)},e.defaults=s(s({},p.AbstractMmlBaseNode.defaults),{subscriptshift:"",superscriptshift:""}),e}(p.AbstractMmlBaseNode);r.MmlMsubsup=c;var f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"msub"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),e.defaults=s({},c.defaults),e}(c);r.MmlMsub=f;var a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"msup"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sup",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sub",{get:function(){return 2},enumerable:!1,configurable:!0}),e.defaults=s({},c.defaults),e}(c);r.MmlMsup=a},
|
||
|
|
822: function _(t,e,o,i,r){var n,s=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}),l=this&&this.__read||function(t,e){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var i,r,n=o.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(i=n.next()).done;)s.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(o=n.return)&&o.call(n)}finally{if(r)throw r.error}}return s};i();var a=t(817),u=t(823),h=t(823),p=t(823),c=t(824),d=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.prototype.toSVG=function(e){if(this.hasMovableLimits())t.prototype.toSVG.call(this,e);else{var o=this.standardSVGnode(e),i=l([this.baseChild,this.scriptChild],2),r=i[0],n=i[1],s=l([r.getOuterBBox(),n.getOuterBBox()],2),a=s[0],u=s[1];r.toSVG(o),n.toSVG(o);var h=this.isLineBelow?0:this.getDelta(!0),p=this.getUnderKV(a,u)[1],c=l(this.getDeltaW([a,u],[0,-h]),2),d=c[0],f=c[1];r.place(d,0),n.place(f,p)}},e.kind=c.MmlMunder.prototype.kind,e}((0,u.CommonMunderMixin)(a.SVGmsub));o.SVGmunder=d;var f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.prototype.toSVG=function(e){if(this.hasMovableLimits())t.prototype.toSVG.call(this,e);else{var o=this.standardSVGnode(e),i=l([this.baseChild,this.scriptChild],2),r=i[0],n=i[1],s=l([r.getOuterBBox(),n.getOuterBBox()],2),a=s[0],u=s[1];r.toSVG(o),n.toSVG(o);var h=this.isLineAbove?0:this.getDelta(),p=this.getOverKU(a,u)[1],c=l(this.getDeltaW([a,u],[0,h]),2),d=c[0],f=c[1];r.place(d,0),n.place(f,p)}},e.kind=c.MmlMover.prototype.kind,e}((0,h.CommonMoverMixin)(a.SVGmsup));o.SVGmover=f;var v=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.prototype.toSVG=function(e){if(this.hasMovableLimits())t.prototype.toSVG.call(this,e);else{var o=this.standardSVGnode(e),i=l([this.baseChild,this.overChild,this.underChild],3),r=i[0],n=i[1],s=i[2],a=l([r.getOuterBBox(),n.getOuterBBox(),s.getOuterBBox()],3),u=a[0],h=a[1],p=a[2];r.toSVG(o),s.toSVG(o),n.toSVG(o);var c=this.getDelta(),d=this.getOverKU(u,h)[1],f=this.getUnderKV(u,p)[1],v=l(this.getDeltaW([u,p,h],[0,this.isLineBelow?0:-c,this.isLineAbove?0:c]),3),y=v[0],S=v[1],V=v[2];r.place(y,0),s.place(S,f),n.place(V,d)}},e.kind=c.MmlMunderover.prototype.kind,e}((0,p.CommonMunderoverMixin)(a.SVGmsubsup));o.SVGmunderover=v},
|
||
|
|
823: function _(t,e,r,i,o){var n,s=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),h=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var i,o,n=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(i=n.next()).done;)s.push(i.value)}catch(t){o={error:t}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(o)throw o.error}}return s},a=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var i,o=0,n=e.length;o<n;o++)!i&&o in e||(i||(i=Array.prototype.slice.call(e,0,o)),i[o]=e[o]);return t.concat(i||Array.prototype.slice.call(e))};i(),r.CommonMunderMixin=function(t){return function(t){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var i=t.apply(this,a([],h(e),!1))||this;return i.stretchChildren(),i}return s(e,t),Object.defineProperty(e.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.under]},enumerable:!1,configurable:!0}),e.prototype.computeBBox=function(e,r){if(void 0===r&&(r=!1),this.hasMovableLimits())t.prototype.computeBBox.call(this,e,r);else{e.empty();var i=this.baseChild.getOuterBBox(),o=this.scriptChild.getOuterBBox(),n=this.getUnderKV(i,o)[1],s=this.isLineBelow?0:this.getDelta(!0),a=h(this.getDeltaW([i,o],[0,-s]),2),c=a[0],l=a[1];e.combine(i,c,0),e.combine(o,l,n),e.d+=this.font.params.big_op_spacing5,e.clean(),this.setChildPWidths(r)}},e}(t)},r.CommonMoverMixin=function(t){return function(t){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var i=t.apply(this,a([],h(e),!1))||this;return i.stretchChildren(),i}return s(e,t),Object.defineProperty(e.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.over]},enumerable:!1,configurable:!0}),e.prototype.computeBBox=function(e){if(this.hasMovableLimits())t.prototype.computeBBox.call(this,e);else{e.empty();var r=this.baseChild.getOuterBBox(),i=this.scriptChild.getOuterBBox();this.node.attributes.get("accent")&&(r.h=Math.max(r.h,this.font.params.x_height*r.scale));var o=this.getOverKU(r,i)[1],n=this.isLineAbove?0:this.getDelta(),s=h(this.getDeltaW([r,i],[0,n]),2),a=s[0],c=s[1];e.combine(r,a,0),e.combine(i,c,o),e.h+=this.font.params.big_op_spacing5,e.clean()}},e}(t)},r.CommonMunderoverMixin=function(t){return function(t){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var i=t.apply(this,a([],h(e),!1))||this;return i.stretchChildren(),i}return s(e,t),Object.defineProperty(e.prototype,"underChild",{get:function(){return this.childNodes[this.node.under]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"overChild",{get:function(){return this.childNodes[this.node.over]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"subChild",{get:function(){return this.underChild},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"supChild",{get:function(){return this.overChild},enumerable:!1,configurable:!0}),e.prototype.computeBBox=function(e){if(this.hasMovableLimits())t.prototype.computeBBox.call(this,e);else{e.empty();var r=this.overChild.getOuterBBox(),i=this.baseChild.getOuterBBox(),o=this.underChild.getOuterBBox();this.node.attributes.get("accent")&&(i.h=Math.max(i.h,this.font.params.x_height*i.scale));var n=this.getOverKU(i,r)[1],s=this.getUnderKV(i,o)[1],a=this.getDelta(),c=h(this.getDeltaW([i,o,r],[0,this.isLineBelow?0:-a,this.isLineAbove?0:a]),3),l=c[0],u=c[1],p=c[2];e.combine(i,l,0),e.combine(r,p,n),e.combine(o,u,s);var f=this.font.params.big_op_spacing5;e.h+=f,e.d+=f,e.clean()}},e}(t)}},
|
||
|
|
824: function _(e,t,r,n,i){var o,u=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),c=this&&this.__assign||function(){return c=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},c.apply(this,arguments)};n();var a=e(729),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),Object.defineProperty(t.prototype,"kind",{get:function(){return"munderover"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"arity",{get:function(){return 3},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"base",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"under",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"over",{get:function(){return 2},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),t.prototype.setChildInheritedAttributes=function(e,t,r,n){var i=this.childNodes;i[0].setInheritedAttributes(e,t,r,n||!!i[this.over]);var o=!(t||!i[0].coreMO().attributes.get("movablelimits")),u=this.constructor.ACCENTS;i[1].setInheritedAttributes(e,!1,this.getScriptlevel(u[1],o,r),n||1===this.under),this.setInheritedAccent(1,u[1],t,r,n,o),i[2]&&(i[2].setInheritedAttributes(e,!1,this.getScriptlevel(u[2],o,r),n||2===this.under),this.setInheritedAccent(2,u[2],t,r,n,o))},t.prototype.getScriptlevel=function(e,t,r){return!t&&this.attributes.get(e)||r++,r},t.prototype.setInheritedAccent=function(e,t,r,n,i,o){var u=this.childNodes[e];if(null==this.attributes.getExplicit(t)&&u.isEmbellished){var c=u.coreMO().attributes.get("accent");this.attributes.setInherited(t,c),c!==this.attributes.getDefault(t)&&u.setInheritedAttributes({},r,this.getScriptlevel(t,o,n),i)}},t.defaults=c(c({},a.AbstractMmlBaseNode.defaults),{accent:!1,accentunder:!1,align:"center"}),t.ACCENTS=["","accentunder","accent"],t}(a.AbstractMmlBaseNode);r.MmlMunderover=l;var s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),Object.defineProperty(t.prototype,"kind",{get:function(){return"munder"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),t.defaults=c({},l.defaults),t}(l);r.MmlMunder=s;var p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),Object.defineProperty(t.prototype,"kind",{get:function(){return"mover"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"over",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"under",{get:function(){return 2},enumerable:!1,configurable:!0}),t.defaults=c({},l.defaults),t.ACCENTS=["","accent","accentunder"],t}(l);r.MmlMover=p},
|
||
|
|
825: function _(t,r,n,e,i){var o,s=this&&this.__extends||(o=function(t,r){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},o(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}o(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),c=this&&this.__read||function(t,r){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var e,i,o=n.call(t),s=[];try{for(;(void 0===r||r-- >0)&&!(e=o.next()).done;)s.push(e.value)}catch(t){i={error:t}}finally{try{e&&!e.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s};e();var u=t(817),p=t(826),a=t(827),l=t(726);function h(t){return{left:function(t,r){return 0},center:function(t,r){return(r-t)/2},right:function(t,r){return r-t}}[t]||function(t,r){return 0}}n.AlignX=h;var f=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return s(r,t),r.prototype.toSVG=function(t){var r=this.standardSVGnode(t),n=this.scriptData,e=this.node.getProperty("scriptalign")||"right left",i=c((0,l.split)(e+" "+e),2),o=i[0],s=i[1],u=this.combinePrePost(n.sub,n.psub),p=this.combinePrePost(n.sup,n.psup),a=c(this.getUVQ(u,p),2),h=a[0],f=a[1],d=0;n.numPrescripts&&(d=this.addScripts(.05,h,f,this.firstPrescript,n.numPrescripts,o));var y=this.baseChild;y.toSVG(r),y.place(d,0),d+=y.getOuterBBox().w,n.numScripts&&this.addScripts(d,h,f,1,n.numScripts,s)},r.prototype.addScripts=function(t,r,n,e,i,o){var s=this.adaptor,u=h(o),p=s.append(this.element,this.svg("g")),a=s.append(this.element,this.svg("g"));this.place(t,r,p),this.place(t,n,a);for(var l=e+2*i,f=0;e<l;){var d=c([this.childNodes[e++],this.childNodes[e++]],2),y=d[0],m=d[1],v=c([y.getOuterBBox(),m.getOuterBBox()],2),S=v[0],g=v[1],_=c([S.rscale,g.rscale],2),b=_[0],w=_[1],P=Math.max(S.w*b,g.w*w);y.toSVG(a),m.toSVG(p),y.place(f+u(S.w*b,P),0),m.place(f+u(g.w*w,P),0),f+=P}return t+f},r.kind=a.MmlMmultiscripts.prototype.kind,r}((0,p.CommonMmultiscriptsMixin)(u.SVGmsubsup));n.SVGmmultiscripts=f},
|
||
|
|
826: function _(t,s,r,i,e){var o,n=this&&this.__extends||(o=function(t,s){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,s){t.__proto__=s}||function(t,s){for(var r in s)Object.prototype.hasOwnProperty.call(s,r)&&(t[r]=s[r])},o(t,s)},function(t,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null");function r(){this.constructor=t}o(t,s),t.prototype=null===s?Object.create(s):(r.prototype=s.prototype,new r)}),p=this&&this.__read||function(t,s){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var i,e,o=r.call(t),n=[];try{for(;(void 0===s||s-- >0)&&!(i=o.next()).done;)n.push(i.value)}catch(t){e={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(e)throw e.error}}return n},u=this&&this.__spreadArray||function(t,s,r){if(r||2===arguments.length)for(var i,e=0,o=s.length;e<o;e++)!i&&e in s||(i||(i=Array.prototype.slice.call(s,0,e)),i[e]=s[e]);return t.concat(i||Array.prototype.slice.call(s))},c=this&&this.__values||function(t){var s="function"==typeof Symbol&&Symbol.iterator,r=s&&t[s],i=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(s?"Object is not iterable.":"Symbol.iterator is not defined.")};i();var a=t(771);r.NextScript={base:"subList",subList:"supList",supList:"subList",psubList:"psupList",psupList:"psubList"},r.ScriptNames=["sup","sup","psup","psub"],r.CommonMmultiscriptsMixin=function(t){return function(t){function s(){for(var s=[],r=0;r<arguments.length;r++)s[r]=arguments[r];var i=t.apply(this,u([],p(s),!1))||this;return i.scriptData=null,i.firstPrescript=0,i.getScriptData(),i}return n(s,t),s.prototype.combinePrePost=function(t,s){var r=new a.BBox(t);return r.combine(s,0,0),r},s.prototype.computeBBox=function(t,s){void 0===s&&(s=!1);var r=this.font.params.scriptspace,i=this.scriptData,e=this.combinePrePost(i.sub,i.psub),o=this.combinePrePost(i.sup,i.psup),n=p(this.getUVQ(e,o),2),u=n[0],c=n[1];if(t.empty(),i.numPrescripts&&(t.combine(i.psup,r,u),t.combine(i.psub,r,c)),t.append(i.base),i.numScripts){var a=t.w;t.combine(i.sup,a,u),t.combine(i.sub,a,c),t.w+=r}t.clean(),this.setChildPWidths(s)},s.prototype.getScriptData=function(){var t=this.scriptData={base:null,sub:a.BBox.empty(),sup:a.BBox.empty(),psub:a.BBox.empty(),psup:a.BBox.empty(),numPrescripts:0,numScripts:0},s=this.getScriptBBoxLists();this.combineBBoxLists(t.sub,t.sup,s.subList,s.supList),this.combineBBoxLists(t.psub,t.psup,s.psubList,s.psupList),t.base=s.base[0],t.numPrescripts=s.psubList.length,t.numScripts=s.subList.length},s.prototype.getScriptBBoxLists=function(){var t,s,i={base:[],subList:[],supList:[],psubList:[],psupList:[]},e="base";try{for(var o=c(this.childNodes),n=o.next();!n.done;n=o.next()){var p=n.value;p.node.isKind("mprescripts")?e="psubList":(i[e].push(p.getOuterBBox()),e=r.NextScript[e])}}catch(s){t={error:s}}finally{try{n&&!n.done&&(s=o.return)&&s.call(o)}finally{if(t)throw t.error}}return this.firstPrescript=i.subList.length+i.supList.length+2,this.padLists(i.subList,i.supList),this.padLists(i.psubList,i.psupList),i},s.prototype.padLists=function(t,s){t.length>s.length&&s.push(a.BBox.empty())},s.prototype.combineBBoxLists=function(t,s,r,i){for(var e=0;e<r.length;e++){var o=p(this.getScaledWHD(r[e]),3),n=o[0],u=o[1],c=o[2],a=p(this.getScaledWHD(i[e]),3),l=a[0],h=a[1],b=a[2],f=Math.max(n,l);t.w+=f,s.w+=f,u>t.h&&(t.h=u),c>t.d&&(t.d=c),h>s.h&&(s.h=h),b>s.d&&(s.d=b)}},s.prototype.getScaledWHD=function(t){var s=t.w,r=t.h,i=t.d,e=t.rscale;return[s*e,r*e,i*e]},s.prototype.getUVQ=function(s,r){var i;if(!this.UVQ){var e=p([0,0,0],3),o=e[0],n=e[1],u=e[2];0===s.h&&0===s.d?o=this.getU():0===r.h&&0===r.d?o=-this.getV():(o=(i=p(t.prototype.getUVQ.call(this,s,r),3))[0],n=i[1],u=i[2]),this.UVQ=[o,n,u]}return this.UVQ},s}(t)}},
|
||
|
|
827: function _(t,e,r,i,n){var o,s=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},c.apply(this,arguments)};i();var u=t(729),l=t(821),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mmultiscripts"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 1},enumerable:!1,configurable:!0}),e.prototype.setChildInheritedAttributes=function(t,e,r,i){this.childNodes[0].setInheritedAttributes(t,e,r,i);for(var n=!1,o=1,s=0;o<this.childNodes.length;o++){var c=this.childNodes[o];if(c.isKind("mprescripts")){if(!n&&(n=!0,o%2==0)){var u=this.factory.create("mrow");this.childNodes.splice(o,0,u),u.parent=this,o++}}else{var l=i||s%2==0;c.setInheritedAttributes(t,!1,r+1,l),s++}}this.childNodes.length%2==(n?1:0)&&(this.appendChild(this.factory.create("mrow")),this.childNodes[this.childNodes.length-1].setInheritedAttributes(t,!1,r+1,i))},e.prototype.verifyChildren=function(e){for(var r=!1,i=e.fixMmultiscripts,n=0;n<this.childNodes.length;n++){var o=this.childNodes[n];o.isKind("mprescripts")&&(r?o.mError(o.kind+" can only appear once in "+this.kind,e,!0):(r=!0,n%2!=0||i||this.mError("There must be an equal number of prescripts of each type",e)))}this.childNodes.length%2!=(r?1:0)||i||this.mError("There must be an equal number of scripts of each type",e),t.prototype.verifyChildren.call(this,e)},e.defaults=c({},l.MmlMsubsup.defaults),e}(l.MmlMsubsup);r.MmlMmultiscripts=p;var a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mprescripts"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 0},enumerable:!1,configurable:!0}),e.prototype.verifyTree=function(e){t.prototype.verifyTree.call(this,e),this.parent&&!this.parent.isKind("mmultiscripts")&&this.mError(this.kind+" must be a child of mmultiscripts",e,!0)},e.defaults=c({},u.AbstractMmlNode.defaults),e}(u.AbstractMmlNode);r.MmlMprescripts=a;var h=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"none"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 0},enumerable:!1,configurable:!0}),e.prototype.verifyTree=function(e){t.prototype.verifyTree.call(this,e),this.parent&&!this.parent.isKind("mmultiscripts")&&this.mError(this.kind+" must be a child of mmultiscripts",e,!0)},e.defaults=c({},u.AbstractMmlNode.defaults),e}(u.AbstractMmlNode);r.MmlNone=h},
|
||
|
|
828: function _(t,e,i,s,a){var n,o=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),h=this&&this.__read||function(t,e){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var s,a,n=i.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(t){a={error:t}}finally{try{s&&!s.done&&(i=n.return)&&i.call(n)}finally{if(a)throw a.error}}return o},r=this&&this.__spreadArray||function(t,e,i){if(i||2===arguments.length)for(var s,a=0,n=e.length;a<n;a++)!s&&a in e||(s||(s=Array.prototype.slice.call(e,0,a)),s[a]=e[a]);return t.concat(s||Array.prototype.slice.call(e))};s();var l=t(770),d=t(829),p=t(831),f=function(t){function e(e,i,s){void 0===s&&(s=null);var a=t.call(this,e,i,s)||this,n={"data-labels":!0};return a.isTop&&(n.transform="matrix(1 0 0 -1 0 0)"),a.labels=a.svg("g",n),a}return o(e,t),e.prototype.toSVG=function(t){var e=this.standardSVGnode(t);this.placeRows(e),this.handleColumnLines(e),this.handleRowLines(e),this.handleFrame(e);var i=this.handlePWidth(e);this.handleLabels(e,t,i)},e.prototype.placeRows=function(t){for(var e,i,s,a=this.node.attributes.get("equalrows"),n=this.getTableData(),o=n.H,l=n.D,d=this.getEqualRowHeight(),p=this.getRowHalfSpacing(),f=r(r([this.fLine],h(this.rLines),!1),[this.fLine],!1),c=this.getBBox().h-f[0],g=0;g<this.numRows;g++){var u=this.childNodes[g];e=h(this.getRowHD(a,d,o[g],l[g]),2),u.H=e[0],u.D=e[1],i=h([p[g],p[g+1]],2),u.tSpace=i[0],u.bSpace=i[1],s=h([f[g],f[g+1]],2),u.tLine=s[0],u.bLine=s[1],u.toSVG(t),u.place(0,c-p[g]-u.H),c-=p[g]+u.H+u.D+p[g+1]+f[g+1]}},e.prototype.getRowHD=function(t,e,i,s){return t?[(e+i-s)/2,(e-i+s)/2]:[i,s]},e.prototype.handleColor=function(){t.prototype.handleColor.call(this);var e=this.firstChild();e&&this.adaptor.setAttribute(e,"width",this.fixed(this.getWidth()))},e.prototype.handleColumnLines=function(t){if("none"!==this.node.attributes.get("columnlines")){var e=this.getColumnAttributes("columnlines");if(e)for(var i=this.getColumnHalfSpacing(),s=this.cLines,a=this.getComputedWidths(),n=this.fLine,o=0;o<e.length;o++)n+=i[o]+a[o]+i[o+1],"none"!==e[o]&&this.adaptor.append(t,this.makeVLine(n,e[o],s[o])),n+=s[o]}},e.prototype.handleRowLines=function(t){if("none"!==this.node.attributes.get("rowlines")){var e=this.getRowAttributes("rowlines");if(e)for(var i=this.node.attributes.get("equalrows"),s=this.getTableData(),a=s.H,n=s.D,o=this.getEqualRowHeight(),r=this.getRowHalfSpacing(),l=this.rLines,d=this.getBBox().h-this.fLine,p=0;p<e.length;p++){var f=h(this.getRowHD(i,o,a[p],n[p]),2),c=f[0],g=f[1];d-=r[p]+c+g+r[p+1],"none"!==e[p]&&this.adaptor.append(t,this.makeHLine(d,e[p],l[p])),d-=l[p]}}},e.prototype.handleFrame=function(t){if(this.frame&&this.fLine){var e=this.getBBox(),i=e.h,s=e.d,a=e.w,n=this.node.attributes.get("frame");this.adaptor.append(t,this.makeFrame(a,i,s,n))}},e.prototype.handlePWidth=function(t){if(!this.pWidth)return 0;var e=this.getBBox(),i=e.w,s=e.L,a=e.R,n=s+this.pWidth+a,o=this.getAlignShift()[0],h=Math.max(this.isTop?n:0,this.container.getWrapWidth(this.containerI))-s-a,r=i-(this.pWidth>h?h:this.pWidth),l="left"===o?0:"right"===o?r:r/2;if(l){var d=this.svg("g",{},this.adaptor.childNodes(t));this.place(l,0,d),this.adaptor.append(t,d)}return l},e.prototype.lineClass=function(t){return"mjx-"+t},e.prototype.makeFrame=function(t,e,i,s){var a=this.fLine;return this.svg("rect",this.setLineThickness(a,s,{"data-frame":!0,class:this.lineClass(s),width:this.fixed(t-a),height:this.fixed(e+i-a),x:this.fixed(a/2),y:this.fixed(a/2-i)}))},e.prototype.makeVLine=function(t,e,i){var s=this.getBBox(),a=s.h,n=s.d,o="dotted"===e?i/2:0,h=this.fixed(t+i/2);return this.svg("line",this.setLineThickness(i,e,{"data-lin
|
||
|
|
829: function _(t,e,i,n,r){var o,s=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),a=this&&this.__read||function(t,e){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var n,r,o=i.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(t){r={error:t}}finally{try{n&&!n.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}return s},h=this&&this.__spreadArray||function(t,e,i){if(i||2===arguments.length)for(var n,r=0,o=e.length;r<o;r++)!n&&r in e||(n||(n=Array.prototype.slice.call(e,0,r)),n[r]=e[r]);return t.concat(n||Array.prototype.slice.call(e))},l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,i=e&&t[e],n=0;if(i)return i.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var u=t(771),c=t(726),f=t(830);i.CommonMtableMixin=function(t){return function(t){function e(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];var n=t.apply(this,h([],a(e),!1))||this;n.numCols=0,n.numRows=0,n.data=null,n.pwidthCells=[],n.pWidth=0,n.numCols=(0,f.max)(n.tableRows.map((function(t){return t.numCells}))),n.numRows=n.childNodes.length,n.hasLabels=n.childNodes.reduce((function(t,e){return t||e.node.isKind("mlabeledtr")}),!1),n.findContainer(),n.isTop=!n.container||n.container.node.isKind("math")&&!n.container.parent,n.isTop&&(n.jax.table=n),n.getPercentageWidth();var r=n.node.attributes;return n.frame="none"!==r.get("frame"),n.fLine=n.frame&&r.get("frame")?.07:0,n.fSpace=n.frame?n.convertLengths(n.getAttributeArray("framespacing")):[0,0],n.cSpace=n.convertLengths(n.getColumnAttributes("columnspacing")),n.rSpace=n.convertLengths(n.getRowAttributes("rowspacing")),n.cLines=n.getColumnAttributes("columnlines").map((function(t){return"none"===t?0:.07})),n.rLines=n.getRowAttributes("rowlines").map((function(t){return"none"===t?0:.07})),n.cWidths=n.getColumnWidths(),n.stretchRows(),n.stretchColumns(),n}return s(e,t),Object.defineProperty(e.prototype,"tableRows",{get:function(){return this.childNodes},enumerable:!1,configurable:!0}),e.prototype.findContainer=function(){for(var t=this,e=t.parent;e&&(e.node.notParent||e.node.isKind("mrow"));)t=e,e=e.parent;this.container=e,this.containerI=t.node.childPosition()},e.prototype.getPercentageWidth=function(){if(this.hasLabels)this.bbox.pwidth=u.BBox.fullWidth;else{var t=this.node.attributes.get("width");(0,c.isPercent)(t)&&(this.bbox.pwidth=t)}},e.prototype.stretchRows=function(){for(var t=this.node.attributes.get("equalrows"),e=t?this.getEqualRowHeight():0,i=t?this.getTableData():{H:[0],D:[0]},n=i.H,r=i.D,o=this.tableRows,s=0;s<this.numRows;s++){var a=t?[(e+n[s]-r[s])/2,(e-n[s]+r[s])/2]:null;o[s].stretchChildren(a)}},e.prototype.stretchColumns=function(){for(var t=0;t<this.numCols;t++){var e="number"==typeof this.cWidths[t]?this.cWidths[t]:null;this.stretchColumn(t,e)}},e.prototype.stretchColumn=function(t,e){var i,n,r,o,s,a,h=[];try{for(var u=l(this.tableRows),c=u.next();!c.done;c=u.next()){if(y=c.value.getChild(t))0===(C=y.childNodes[0]).stretch.dir&&C.canStretch(2)&&h.push(C)}}catch(t){i={error:t}}finally{try{c&&!c.done&&(n=u.return)&&n.call(u)}finally{if(i)throw i.error}}var f=h.length,p=this.childNodes.length;if(f&&p>1){if(null===e){e=0;var d=f>1&&f===p;try{for(var g=l(this.tableRows),m=g.next();!m.done;m=g.next()){var y;if(y=m.value.getChild(t)){var v=0===(C=y.childNodes[0]).stretch.dir;if(d||v){var b=C.getBBox(v).w;b>e&&(e=b)}}}}catch(t){r={error:t}}finally{try{m&&!m.done&&(o=g.return)&&o.call(g)}finally{if(r)throw r.error}}}try{fo
|
||
|
|
830: function _(n,u,r,t,e){t(),r.sum=function(n){return n.reduce((function(n,u){return n+u}),0)},r.max=function(n){return n.reduce((function(n,u){return Math.max(n,u)}),0)}},
|
||
|
|
831: function _(t,e,r,i,n){var o,l=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},a.apply(this,arguments)},s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};i();var c=t(729),u=t(726),h=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.properties={useHeight:!0},e.texclass=c.TEXCLASS.ORD,e}return l(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mtable"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setInheritedAttributes=function(e,r,i,n){var o,l;try{for(var a=s(c.indentAttributes),u=a.next();!u.done;u=a.next()){var h=u.value;e[h]&&this.attributes.setInherited(h,e[h][1]),void 0!==this.attributes.getExplicit(h)&&delete this.attributes.getAllAttributes()[h]}}catch(t){o={error:t}}finally{try{u&&!u.done&&(l=a.return)&&l.call(a)}finally{if(o)throw o.error}}t.prototype.setInheritedAttributes.call(this,e,r,i,n)},e.prototype.setChildInheritedAttributes=function(t,e,r,i){var n,o,l,a;try{for(var c=s(this.childNodes),h=c.next();!h.done;h=c.next()){(b=h.value).isKind("mtr")||this.replaceChild(this.factory.create("mtr"),b).appendChild(b)}}catch(t){n={error:t}}finally{try{h&&!h.done&&(o=c.return)&&o.call(c)}finally{if(n)throw n.error}}r=this.getProperty("scriptlevel")||r,e=!(!this.attributes.getExplicit("displaystyle")&&!this.attributes.getDefault("displaystyle")),t=this.addInheritedAttributes(t,{columnalign:this.attributes.get("columnalign"),rowalign:"center"});var d=this.attributes.getExplicit("data-cramped"),p=(0,u.split)(this.attributes.get("rowalign"));try{for(var f=s(this.childNodes),y=f.next();!y.done;y=f.next()){var b=y.value;t.rowalign[1]=p.shift()||t.rowalign[1],b.setInheritedAttributes(t,e,r,!!d)}}catch(t){l={error:t}}finally{try{y&&!y.done&&(a=f.return)&&a.call(f)}finally{if(l)throw l.error}}},e.prototype.verifyChildren=function(e){for(var r=null,i=this.factory,n=0;n<this.childNodes.length;n++){var o=this.childNodes[n];if(o.isKind("mtr"))r=null;else{var l=o.isKind("mtd");if(r?(this.removeChild(o),n--):r=this.replaceChild(i.create("mtr"),o),r.appendChild(l?o:i.create("mtd",{},[o])),!e.fixMtables){o.parent.removeChild(o),o.parent=this,l&&r.appendChild(i.create("mtd"));var a=o.mError("Children of "+this.kind+" must be mtr or mlabeledtr",e,l);r.childNodes[r.childNodes.length-1].appendChild(a)}}}t.prototype.verifyChildren.call(this,e)},e.prototype.setTeXclass=function(t){var e,r;this.getPrevClass(t);try{for(var i=s(this.childNodes),n=i.next();!n.done;n=i.next()){n.value.setTeXclass(null)}}catch(t){e={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}return this},e.defaults=a(a({},c.AbstractMmlNode.defaults),{align:"axis",rowalign:"baseline",columnalign:"center",groupalign:"{left}",alignmentscope:!0,columnwidth:"auto",width:"auto",rowspacing:"1ex",columnspacing:".8em",rowlines:"none",columnlines:"none",frame:"none",framespacing:"0.4em 0.5ex",equalrows:!1,equalcolumns:!1,displaystyle:!1,side:"right",minlabelspacing:"0.8em"}),e}(c.AbstractMmlNode);r.MmlMtable=h},
|
||
|
|
832: function _(t,e,r,i,n){var o,l=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var i,n,o=r.call(t),l=[];try{for(;(void 0===e||e-- >0)&&!(i=o.next()).done;)l.push(i.value)}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return l},s=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var i,n=0,o=e.length;n<o;n++)!i&&n in e||(i||(i=Array.prototype.slice.call(e,0,n)),i[n]=e[n]);return t.concat(i||Array.prototype.slice.call(e))};i();var p=t(770),c=t(833),h=t(833),u=t(834),f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return l(e,t),e.prototype.toSVG=function(t){var e=this.standardSVGnode(t);this.placeCells(e),this.placeColor()},e.prototype.placeCells=function(t){for(var e=this.parent.getColumnHalfSpacing(),r=s(s([this.parent.fLine],a(this.parent.cLines),!1),[this.parent.fLine],!1),i=this.parent.getComputedWidths(),n=1/this.getBBox().rscale,o=r[0],l=0;l<this.numCells;l++){var p=this.getChild(l);p.toSVG(t),o+=this.placeCell(p,{x:o,y:0,lSpace:e[l]*n,rSpace:e[l+1]*n,w:i[l]*n,lLine:r[l]*n,rLine:r[l+1]*n})}},e.prototype.placeCell=function(t,e){var r=e.x,i=e.y,n=e.lSpace,o=e.w,l=e.rSpace,s=e.lLine,p=e.rLine,c=1/this.getBBox().rscale,h=a([this.H*c,this.D*c],2),u=h[0],f=h[1],y=a([this.tSpace*c,this.bSpace*c],2),d=y[0],S=y[1],b=a(t.placeCell(r+n,i,o,u,f),2),v=b[0],C=b[1],_=n+o+l;return t.placeColor(-(v+n+s/2),-(f+S+C),_+(s+p)/2,u+f+d+S),_+p},e.prototype.placeColor=function(){var t=1/this.getBBox().rscale,e=this.adaptor,r=this.firstChild();if(r&&"rect"===e.kind(r)&&e.getAttribute(r,"data-bgcolor")){var i=a([this.tLine/2*t,this.bLine/2*t],2),n=i[0],o=i[1],l=a([this.tSpace*t,this.bSpace*t],2),s=l[0],p=l[1],c=a([this.H*t,this.D*t],2),h=c[0],u=c[1];e.setAttribute(r,"y",this.fixed(-(u+p+o))),e.setAttribute(r,"width",this.fixed(this.parent.getWidth()*t)),e.setAttribute(r,"height",this.fixed(n+s+h+u+p+o))}},e.kind=u.MmlMtr.prototype.kind,e}((0,c.CommonMtrMixin)(p.SVGWrapper));r.SVGmtr=f;var y=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return l(e,t),e.prototype.toSVG=function(e){t.prototype.toSVG.call(this,e);var r=this.childNodes[0];r&&r.toSVG(this.parent.labels)},e.kind=u.MmlMlabeledtr.prototype.kind,e}((0,h.CommonMlabeledtrMixin)(f));r.SVGmlabeledtr=y},
|
||
|
|
833: function _(e,t,r,n,o){var i,l=this&&this.__extends||(i=function(e,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},i(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),u=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};n(),r.CommonMtrMixin=function(e){return function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return l(t,e),Object.defineProperty(t.prototype,"fixesPWidth",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"numCells",{get:function(){return this.childNodes.length},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"labeled",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tableCells",{get:function(){return this.childNodes},enumerable:!1,configurable:!0}),t.prototype.getChild=function(e){return this.childNodes[e]},t.prototype.getChildBBoxes=function(){return this.childNodes.map((function(e){return e.getBBox()}))},t.prototype.stretchChildren=function(e){var t,r,n,o,i,l;void 0===e&&(e=null);var c=[],a=this.labeled?this.childNodes.slice(1):this.childNodes;try{for(var f=u(a),h=f.next();!h.done;h=f.next()){(j=h.value.childNodes[0]).canStretch(1)&&c.push(j)}}catch(e){t={error:e}}finally{try{h&&!h.done&&(r=f.return)&&r.call(f)}finally{if(t)throw t.error}}var s=c.length,d=this.childNodes.length;if(s&&d>1){if(null===e){var p=0,y=0,b=s>1&&s===d;try{for(var g=u(a),v=g.next();!v.done;v=g.next()){var m=0===(j=v.value.childNodes[0]).stretch.dir;if(b||m){var x=j.getBBox(m),O=x.h,N=x.d;O>p&&(p=O),N>y&&(y=N)}}}catch(e){n={error:e}}finally{try{v&&!v.done&&(o=g.return)&&o.call(g)}finally{if(n)throw n.error}}e=[p,y]}try{for(var _=u(c),C=_.next();!C.done;C=_.next()){var j;(j=C.value).coreMO().getStretchedVariant(e)}}catch(e){i={error:e}}finally{try{C&&!C.done&&(l=_.return)&&l.call(_)}finally{if(i)throw i.error}}}},t}(e)},r.CommonMlabeledtrMixin=function(e){return function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return l(t,e),Object.defineProperty(t.prototype,"numCells",{get:function(){return Math.max(0,this.childNodes.length-1)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"labeled",{get:function(){return!0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tableCells",{get:function(){return this.childNodes.slice(1)},enumerable:!1,configurable:!0}),t.prototype.getChild=function(e){return this.childNodes[e+1]},t.prototype.getChildBBoxes=function(){return this.childNodes.slice(1).map((function(e){return e.getBBox()}))},t}(e)}},
|
||
|
|
834: function _(t,e,r,n,i){var o,l=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},a.apply(this,arguments)},s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var u=t(729),c=t(730),f=t(726),h=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return l(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mtr"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setChildInheritedAttributes=function(t,e,r,n){var i,o,l,a;try{for(var u=s(this.childNodes),c=u.next();!c.done;c=u.next()){(y=c.value).isKind("mtd")||this.replaceChild(this.factory.create("mtd"),y).appendChild(y)}}catch(t){i={error:t}}finally{try{c&&!c.done&&(o=u.return)&&o.call(u)}finally{if(i)throw i.error}}var h=(0,f.split)(this.attributes.get("columnalign"));1===this.arity&&h.unshift(this.parent.attributes.get("side")),t=this.addInheritedAttributes(t,{rowalign:this.attributes.get("rowalign"),columnalign:"center"});try{for(var d=s(this.childNodes),p=d.next();!p.done;p=d.next()){var y=p.value;t.columnalign[1]=h.shift()||t.columnalign[1],y.setInheritedAttributes(t,e,r,n)}}catch(t){l={error:t}}finally{try{p&&!p.done&&(a=d.return)&&a.call(d)}finally{if(l)throw l.error}}},e.prototype.verifyChildren=function(e){var r,n;if(!this.parent||this.parent.isKind("mtable")){try{for(var i=s(this.childNodes),o=i.next();!o.done;o=i.next()){var l=o.value;if(!l.isKind("mtd"))this.replaceChild(this.factory.create("mtd"),l).appendChild(l),e.fixMtables||l.mError("Children of "+this.kind+" must be mtd",e)}}catch(t){r={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}t.prototype.verifyChildren.call(this,e)}else this.mError(this.kind+" can only be a child of an mtable",e,!0)},e.prototype.setTeXclass=function(t){var e,r;this.getPrevClass(t);try{for(var n=s(this.childNodes),i=n.next();!i.done;i=n.next()){i.value.setTeXclass(null)}}catch(t){e={error:t}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(e)throw e.error}}return this},e.defaults=a(a({},u.AbstractMmlNode.defaults),{rowalign:c.INHERIT,columnalign:c.INHERIT,groupalign:c.INHERIT}),e}(u.AbstractMmlNode);r.MmlMtr=h;var d=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return l(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mlabeledtr"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 1},enumerable:!1,configurable:!0}),e}(h);r.MmlMlabeledtr=d},
|
||
|
|
835: function _(t,e,i,o,n){var r,s=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)});o();var a=t(770),u=t(836),p=t(837),c=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.prototype.placeCell=function(t,e,i,o,n){var r=this.getBBox(),s=Math.max(r.h,.75),a=Math.max(r.d,.25),u=this.node.attributes.get("columnalign"),p=this.node.attributes.get("rowalign"),c=this.getAlignX(i,r,u),l=this.getAlignY(o,n,s,a,p);return this.place(t+c,e+l),[c,l]},e.prototype.placeColor=function(t,e,i,o){var n=this.adaptor,r=this.firstChild();r&&"rect"===n.kind(r)&&n.getAttribute(r,"data-bgcolor")&&(n.setAttribute(r,"x",this.fixed(t)),n.setAttribute(r,"y",this.fixed(e)),n.setAttribute(r,"width",this.fixed(i)),n.setAttribute(r,"height",this.fixed(o)))},e.kind=p.MmlMtd.prototype.kind,e}((0,u.CommonMtdMixin)(a.SVGWrapper));i.SVGmtd=c},
|
||
|
|
836: function _(t,n,o,e,r){var i,u=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});e(),o.CommonMtdMixin=function(t){return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return u(n,t),Object.defineProperty(n.prototype,"fixesPWidth",{get:function(){return!1},enumerable:!1,configurable:!0}),n.prototype.invalidateBBox=function(){this.bboxComputed=!1},n.prototype.getWrapWidth=function(t){var n=this.parent.parent,o=this.parent,e=this.node.childPosition()-(o.labeled?1:0);return"number"==typeof n.cWidths[e]?n.cWidths[e]:n.getTableData().W[e]},n.prototype.getChildAlign=function(t){return this.node.attributes.get("columnalign")},n}(t)}},
|
||
|
|
837: function _(t,e,n,r,o){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},s.apply(this,arguments)};r();var l=t(729),c=t(730),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mtd"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return-1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.verifyChildren=function(e){!this.parent||this.parent.isKind("mtr")?t.prototype.verifyChildren.call(this,e):this.mError(this.kind+" can only be a child of an mtr or mlabeledtr",e,!0)},e.prototype.setTeXclass=function(t){return this.getPrevClass(t),this.childNodes[0].setTeXclass(null),this},e.defaults=s(s({},l.AbstractMmlBaseNode.defaults),{rowspan:1,columnspan:1,rowalign:c.INHERIT,columnalign:c.INHERIT,groupalign:c.INHERIT}),e}(l.AbstractMmlBaseNode);n.MmlMtd=u},
|
||
|
|
838: function _(t,e,o,n,i){var a,s=this&&this.__extends||(a=function(t,e){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},a(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}a(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)});n();var r=t(770),l=t(839),d=t(839),p=t(840),c=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.prototype.toSVG=function(t){var e=this.standardSVGnode(t),o=this.selected,n=o.getOuterBBox(),i=n.h,a=n.d,s=n.w;this.adaptor.append(this.element,this.svg("rect",{width:this.fixed(s),height:this.fixed(i+a),y:this.fixed(-a),fill:"none","pointer-events":"all"})),o.toSVG(e);var r=o.getOuterBBox();o.element&&o.place(r.L*r.rscale,0),this.action(this,this.data)},e.prototype.setEventHandler=function(t,e){this.element.addEventListener(t,e)},e.kind=p.MmlMaction.prototype.kind,e.styles={'[jax="SVG"] mjx-tool':{display:"inline-block",position:"relative",width:0,height:0},'[jax="SVG"] mjx-tool > mjx-tip':{position:"absolute",top:0,left:0},"mjx-tool > mjx-tip":{display:"inline-block",padding:".2em",border:"1px solid #888","font-size":"70%","background-color":"#F8F8F8",color:"black","box-shadow":"2px 2px 5px #AAAAAA"},'g[data-mml-node="maction"][data-toggle]':{cursor:"pointer"},"mjx-status":{display:"block",position:"fixed",left:"1em",bottom:"1em","min-width":"25%",padding:".2em .4em",border:"1px solid #888","font-size":"90%","background-color":"#F8F8F8",color:"black"}},e.actions=new Map([["toggle",[function(t,e){t.adaptor.setAttribute(t.element,"data-toggle",t.node.attributes.get("selection"));var o=t.factory.jax.math,n=t.factory.jax.document,i=t.node;t.setEventHandler("click",(function(t){o.end.node||(o.start.node=o.end.node=o.typesetRoot,o.start.n=o.end.n=0),i.nextToggleSelection(),o.rerender(n),t.stopPropagation()}))},{}]],["tooltip",[function(t,e){var o=t.childNodes[1];if(o){var n=t.firstChild();if(o.node.isKind("mtext")){var i=o.node.getText();t.adaptor.insert(t.svg("title",{},[t.text(i)]),n)}else{var a=t.adaptor,s=t.jax.container,r=t.node.factory.create("math",{},[t.childNodes[1].node]),l=t.html("mjx-tool",{},[t.html("mjx-tip")]),d=a.append(n,t.svg("foreignObject",{style:{display:"none"}},[l]));t.jax.processMath(r,a.firstChild(l)),t.childNodes[1].node.parent=t.node,t.setEventHandler("mouseover",(function(o){e.stopTimers(t,e),e.hoverTimer.set(t,setTimeout((function(){a.setStyle(l,"left","0"),a.setStyle(l,"top","0"),a.append(s,l);var e=a.nodeBBox(l),o=a.nodeBBox(t.element),n=(o.right-e.left)/t.metrics.em+t.dx,i=(o.bottom-e.bottom)/t.metrics.em+t.dy;a.setStyle(l,"left",t.px(n)),a.setStyle(l,"top",t.px(i))}),e.postDelay)),o.stopPropagation()})),t.setEventHandler("mouseout",(function(o){e.stopTimers(t,e);var n=setTimeout((function(){return a.append(d,l)}),e.clearDelay);e.clearTimer.set(t,n),o.stopPropagation()}))}}},d.TooltipData]],["statusline",[function(t,e){var o=t.childNodes[1];if(o&&o.node.isKind("mtext")){var n=t.adaptor,i=o.node.getText();n.setAttribute(t.element,"data-statusline",i),t.setEventHandler("mouseover",(function(o){if(null===e.status){var a=n.body(n.document);e.status=n.append(a,t.html("mjx-status",{},[t.text(i)]))}o.stopPropagation()})),t.setEventHandler("mouseout",(function(t){e.status&&(n.remove(e.status),e.status=null),t.stopPropagation()}))}},{status:null}]]]),e}((0,l.CommonMactionMixin)(r.SVGWrapper));o.SVGmaction=c},
|
||
|
|
839: function _(t,e,r,o,n){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),c=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return a},l=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var o,n=0,i=e.length;n<i;n++)!o&&n in e||(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))};o();var s=t(726);r.TooltipData={dx:".2em",dy:".1em",postDelay:600,clearDelay:100,hoverTimer:new Map,clearTimer:new Map,stopTimers:function(t,e){e.clearTimer.has(t)&&(clearTimeout(e.clearTimer.get(t)),e.clearTimer.delete(t)),e.hoverTimer.has(t)&&(clearTimeout(e.hoverTimer.get(t)),e.hoverTimer.delete(t))}},r.CommonMactionMixin=function(t){return function(t){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var o=t.apply(this,l([],c(e),!1))||this,n=o.constructor.actions,i=o.node.attributes.get("actiontype"),a=c(n.get(i)||[function(t,e){},{}],2),s=a[0],u=a[1];return o.action=s,o.data=u,o.getParameters(),o}return a(e,t),Object.defineProperty(e.prototype,"selected",{get:function(){var t=this.node.attributes.get("selection"),e=Math.max(1,Math.min(this.childNodes.length,t))-1;return this.childNodes[e]||this.wrap(this.node.selected)},enumerable:!1,configurable:!0}),e.prototype.getParameters=function(){var t=this.node.attributes.get("data-offsets"),e=c((0,s.split)(t||""),2),o=e[0],n=e[1];this.dx=this.length2em(o||r.TooltipData.dx),this.dy=this.length2em(n||r.TooltipData.dy)},e.prototype.computeBBox=function(t,e){void 0===e&&(e=!1),t.updateFrom(this.selected.getOuterBBox()),this.selected.setChildPWidths(e)},e}(t)}},
|
||
|
|
840: function _(t,e,o,r,i){var n,s=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var e,o=1,r=arguments.length;o<r;o++)for(var i in e=arguments[o])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},c.apply(this,arguments)};r();var l=t(729),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"maction"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"selected",{get:function(){var t=this.attributes.get("selection"),e=Math.max(1,Math.min(this.childNodes.length,t))-1;return this.childNodes[e]||this.factory.create("mrow")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isEmbellished",{get:function(){return this.selected.isEmbellished},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSpacelike",{get:function(){return this.selected.isSpacelike},enumerable:!1,configurable:!0}),e.prototype.core=function(){return this.selected.core()},e.prototype.coreMO=function(){return this.selected.coreMO()},e.prototype.verifyAttributes=function(e){(t.prototype.verifyAttributes.call(this,e),"toggle"!==this.attributes.get("actiontype")&&void 0!==this.attributes.getExplicit("selection"))&&delete this.attributes.getAllAttributes().selection},e.prototype.setTeXclass=function(t){"tooltip"===this.attributes.get("actiontype")&&this.childNodes[1]&&this.childNodes[1].setTeXclass(null);var e=this.selected;return t=e.setTeXclass(t),this.updateTeXclass(e),t},e.prototype.nextToggleSelection=function(){var t=Math.max(1,this.attributes.get("selection")+1);t>this.childNodes.length&&(t=1),this.attributes.set("selection",t)},e.defaults=c(c({},l.AbstractMmlNode.defaults),{actiontype:"toggle",selection:1}),e}(l.AbstractMmlNode);o.MmlMaction=u},
|
||
|
|
841: function _(t,e,r,n,o){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),d=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),l=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&s(e,t,r);return d(e,t),e},h=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},f=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a};n();var u=t(770),c=t(842),p=l(t(844)),x=t(845),g=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.toSVG=function(t){var e,r,n=this.standardSVGnode(t),o=this.getBBoxExtenders()[3],i={};o>0&&(i.transform="translate("+this.fixed(o)+", 0)");var a=this.adaptor.append(n,this.svg("g",i));this.renderChild?this.renderChild(this,a):this.childNodes[0].toSVG(a);try{for(var s=h(Object.keys(this.notations)),d=s.next();!d.done;d=s.next()){var l=d.value,f=this.notations[l];!f.renderChild&&f.renderer(this,n)}}catch(t){e={error:t}}finally{try{d&&!d.done&&(r=s.return)&&r.call(s)}finally{if(e)throw e.error}}},e.prototype.arrow=function(t,e,r,n,o){void 0===n&&(n=""),void 0===o&&(o=0);var i=this.getBBox(),a=i.w,s=(t-a)/2,d=(i.h-i.d)/2,l=this.thickness,h=l/2,u=f([l*this.arrowhead.x,l*this.arrowhead.y,l*this.arrowhead.dx],3),c=u[0],p=u[1],x=u[2],g=r?this.fill("M",a+s,d,"l",-(c+x),p,"l",x,h-p,"L",c-s,d+h,"l",x,p-h,"l",-(c+x),-p,"l",c+x,-p,"l",-x,p-h,"L",a+s-c,d-h,"l",-x,h-p,"Z"):this.fill("M",a+s,d,"l",-(c+x),p,"l",x,h-p,"L",-s,d+h,"l",0,-l,"L",a+s-c,d-h,"l",-x,h-p,"Z"),v=[];if(o&&v.push("X"===n?"translate(".concat(this.fixed(-o)," 0)"):"translate(0 ".concat(this.fixed(o),")")),e){var b=this.jax.fixed(180*-e/Math.PI);v.push("rotate(".concat(b," ").concat(this.fixed(a/2)," ").concat(this.fixed(d),")"))}return v.length&&this.adaptor.setAttribute(g,"transform",v.join(" ")),g},e.prototype.line=function(t){var e=f(t,4),r=e[0],n=e[1],o=e[2],i=e[3];return this.svg("line",{x1:this.fixed(r),y1:this.fixed(n),x2:this.fixed(o),y2:this.fixed(i),"stroke-width":this.fixed(this.thickness)})},e.prototype.box=function(t,e,r,n){void 0===n&&(n=0);var o=this.thickness,i={x:this.fixed(o/2),y:this.fixed(o/2-r),width:this.fixed(t-o),height:this.fixed(e+r-o),fill:"none","stroke-width":this.fixed(o)};return n&&(i.rx=this.fixed(n)),this.svg("rect",i)},e.prototype.ellipse=function(t,e,r){var n=this.thickness;return this.svg("ellipse",{rx:this.fixed((t-n)/2),ry:this.fixed((e+r-n)/2),cx:this.fixed(t/2),cy:this.fixed((e-r)/2),fill:"none","stroke-width":this.fixed(n)})},e.prototype.path=function(t){for(var e=this,r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];return this.svg("path",{d:r.map((function(t){return"string"==typeof t?t:e.fixed(t)})).join(" "),style:{"stroke-width":this.fixed
|
||
|
|
842: function _(t,r,e,o,n){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),s=this&&this.__createBinding||(Object.create?function(t,r,e,o){void 0===o&&(o=e);var n=Object.getOwnPropertyDescriptor(r,e);n&&!("get"in n?!r.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return r[e]}}),Object.defineProperty(t,o,n)}:function(t,r,e,o){void 0===o&&(o=e),t[o]=r[e]}),l=this&&this.__setModuleDefault||(Object.create?function(t,r){Object.defineProperty(t,"default",{enumerable:!0,value:r})}:function(t,r){t.default=r}),h=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var r={};if(null!=t)for(var e in t)"default"!==e&&Object.prototype.hasOwnProperty.call(t,e)&&s(r,t,e);return l(r,t),r},c=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,n,i=e.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(e=i.return)&&e.call(i)}finally{if(n)throw n.error}}return a},u=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var o,n=0,i=r.length;n<i;n++)!o&&n in r||(o||(o=Array.prototype.slice.call(r,0,n)),o[n]=r[n]);return t.concat(o||Array.prototype.slice.call(r))},d=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};o();var f=h(t(843)),y=t(726);e.CommonMencloseMixin=function(t){return function(t){function r(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];var o=t.apply(this,u([],c(r),!1))||this;return o.notations={},o.renderChild=null,o.msqrt=null,o.padding=f.PADDING,o.thickness=f.THICKNESS,o.arrowhead={x:f.ARROWX,y:f.ARROWY,dx:f.ARROWDX},o.TRBL=[0,0,0,0],o.getParameters(),o.getNotations(),o.removeRedundantNotations(),o.initializeNotations(),o.TRBL=o.getBBoxExtenders(),o}return a(r,t),r.prototype.getParameters=function(){var t=this.node.attributes,r=t.get("data-padding");void 0!==r&&(this.padding=this.length2em(r,f.PADDING));var e=t.get("data-thickness");void 0!==e&&(this.thickness=this.length2em(e,f.THICKNESS));var o=t.get("data-arrowhead");if(void 0!==o){var n=c((0,y.split)(o),3),i=n[0],a=n[1],s=n[2];this.arrowhead={x:i?parseFloat(i):f.ARROWX,y:a?parseFloat(a):f.ARROWY,dx:s?parseFloat(s):f.ARROWDX}}},r.prototype.getNotations=function(){var t,r,e=this.constructor.notations;try{for(var o=d((0,y.split)(this.node.attributes.get("notation"))),n=o.next();!n.done;n=o.next()){var i=n.value,a=e.get(i);a&&(this.notations[i]=a,a.renderChild&&(this.renderChild=a.renderer))}}catch(r){t={error:r}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}},r.prototype.removeRedundantNotations=function(){var t,r,e,o;try{for(var n=d(Object.keys(this.notations)),i=n.next();!i.done;i=n.next()){var a=i.value;if(this.notations[a]){var s=this.notations[a].remove||"";try{for(var l=(e=void 0,d(s.split(/ /))),h=l.next();!h.done;h=l.next()){var c=h.value;delete this.notations[c]}}catch(t){e={error:t}}finally{try{h&&!h.done&&(o=l.return)&&o.call(l)}finally{if(e)throw e.error}}}}}catch(r){t={error:r}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}},r.prototype.initializeNotations=function(){var t,r;try{for(var e=d(Object.keys(this.notations)),o=e.next();!o.done;o=e.next()){var n=o.value,i=this.notations[n].init;i&&i(this)}}catch(r){t={error:r}}finally{try{o&&!o.done&&(r=e.return)&&r.call(e)}finally{if(t)throw t.error}}},r.prototype.computeBBox=fun
|
||
|
|
843: function _(r,o,n,t,a){var e=this&&this.__read||function(r,o){var n="function"==typeof Symbol&&r[Symbol.iterator];if(!n)return r;var t,a,e=n.call(r),i=[];try{for(;(void 0===o||o-- >0)&&!(t=e.next()).done;)i.push(t.value)}catch(r){a={error:r}}finally{try{t&&!t.done&&(n=e.return)&&n.call(e)}finally{if(a)throw a.error}}return i};t(),n.ARROWX=4,n.ARROWDX=1,n.ARROWY=2,n.THICKNESS=.067,n.PADDING=.2,n.SOLID=n.THICKNESS+"em solid",n.sideIndex={top:0,right:1,bottom:2,left:3},n.sideNames=Object.keys(n.sideIndex),n.fullBBox=function(r){return new Array(4).fill(r.thickness+r.padding)},n.fullPadding=function(r){return new Array(4).fill(r.padding)},n.fullBorder=function(r){return new Array(4).fill(r.thickness)};n.arrowHead=function(r){return Math.max(r.padding,r.thickness*(r.arrowhead.x+r.arrowhead.dx+1))};n.arrowBBoxHD=function(r,o){if(r.childNodes[0]){var n=r.childNodes[0].getBBox(),t=n.h,a=n.d;o[0]=o[2]=Math.max(0,r.thickness*r.arrowhead.y-(t+a)/2)}return o};n.arrowBBoxW=function(r,o){if(r.childNodes[0]){var n=r.childNodes[0].getBBox().w;o[1]=o[3]=Math.max(0,r.thickness*r.arrowhead.y-n/2)}return o},n.arrowDef={up:[-Math.PI/2,!1,!0,"verticalstrike"],down:[Math.PI/2,!1,!0,"verticakstrike"],right:[0,!1,!1,"horizontalstrike"],left:[Math.PI,!1,!1,"horizontalstrike"],updown:[Math.PI/2,!0,!0,"verticalstrike uparrow downarrow"],leftright:[0,!0,!1,"horizontalstrike leftarrow rightarrow"]},n.diagonalArrowDef={updiagonal:[-1,0,!1,"updiagonalstrike northeastarrow"],northeast:[-1,0,!1,"updiagonalstrike updiagonalarrow"],southeast:[1,0,!1,"downdiagonalstrike"],northwest:[1,Math.PI,!1,"downdiagonalstrike"],southwest:[-1,Math.PI,!1,"updiagonalstrike"],northeastsouthwest:[-1,0,!0,"updiagonalstrike northeastarrow updiagonalarrow southwestarrow"],northwestsoutheast:[1,0,!0,"downdiagonalstrike northwestarrow southeastarrow"]},n.arrowBBox={up:function(r){return(0,n.arrowBBoxW)(r,[(0,n.arrowHead)(r),0,r.padding,0])},down:function(r){return(0,n.arrowBBoxW)(r,[r.padding,0,(0,n.arrowHead)(r),0])},right:function(r){return(0,n.arrowBBoxHD)(r,[0,(0,n.arrowHead)(r),0,r.padding])},left:function(r){return(0,n.arrowBBoxHD)(r,[0,r.padding,0,(0,n.arrowHead)(r)])},updown:function(r){return(0,n.arrowBBoxW)(r,[(0,n.arrowHead)(r),0,(0,n.arrowHead)(r),0])},leftright:function(r){return(0,n.arrowBBoxHD)(r,[0,(0,n.arrowHead)(r),0,(0,n.arrowHead)(r)])}};n.CommonBorder=function(r){return function(o){var t=n.sideIndex[o];return[o,{renderer:r,bbox:function(r){var o=[0,0,0,0];return o[t]=r.thickness+r.padding,o},border:function(r){var o=[0,0,0,0];return o[t]=r.thickness,o}}]}};n.CommonBorder2=function(r){return function(o,t,a){var e=n.sideIndex[t],i=n.sideIndex[a];return[o,{renderer:r,bbox:function(r){var o=r.thickness+r.padding,n=[0,0,0,0];return n[e]=n[i]=o,n},border:function(r){var o=[0,0,0,0];return o[e]=o[i]=r.thickness,o},remove:t+" "+a}]}};n.CommonDiagonalStrike=function(r){return function(o){var t="mjx-"+o.charAt(0)+"strike";return[o+"diagonalstrike",{renderer:r(t),bbox:n.fullBBox}]}};n.CommonDiagonalArrow=function(r){return function(o){var t=e(n.diagonalArrowDef[o],4),a=t[0],i=t[1],d=t[2];return[o+"arrow",{renderer:function(o,n){var t=e(o.arrowAW(),2),u=t[0],s=t[1],w=o.arrow(s,a*(u-i),d);r(o,w)},bbox:function(r){var o=r.arrowData(),n=o.a,t=o.x,a=o.y,i=e([r.arrowhead.x,r.arrowhead.y,r.arrowhead.dx],3),d=i[0],u=i[1],s=i[2],w=e(r.getArgMod(d+s,u),2),h=w[0],f=w[1],c=a+(h>n?r.thickness*f*Math.sin(h-n):0),l=t+(h>Math.PI/2-n?r.thickness*f*Math.sin(h+n-Math.PI/2):0);return[c,l,c,l]},remove:t[3]}]}};n.CommonArrow=function(r){return function(o){var t=e(n.arrowDef[o],4),a=t[0],i=t[1],d=t[2],u=t[3];return[o+"arrow",{renderer:function(o,n){var t=o.getBBox(),u=t.w,s=t.h,w=t.d,h=e(d?[s+w,"X"]:[u,"Y"],2),f=h[0],c=h[1],l=o.getOffset(c),g=o.arrow(f,a,i,c,l);r(o,g)},bbox:n.arrowBBox[o],remove:u}]}}},
|
||
|
|
844: function _(n,t,e,r,o){var i=this&&this.__createBinding||(Object.create?function(n,t,e,r){void 0===r&&(r=e);var o=Object.getOwnPropertyDescriptor(t,e);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[e]}}),Object.defineProperty(n,r,o)}:function(n,t,e,r){void 0===r&&(r=e),n[r]=t[e]}),a=this&&this.__setModuleDefault||(Object.create?function(n,t){Object.defineProperty(n,"default",{enumerable:!0,value:t})}:function(n,t){n.default=t}),u=this&&this.__importStar||function(n){if(n&&n.__esModule)return n;var t={};if(null!=n)for(var e in n)"default"!==e&&Object.prototype.hasOwnProperty.call(n,e)&&i(t,n,e);return a(t,n),t},f=this&&this.__exportStar||function(n,t){for(var e in n)"default"===e||Object.prototype.hasOwnProperty.call(t,e)||i(t,n,e)};r();var c=u(n(843));f(n(843),e),e.computeLineData={top:function(n,t,e,r){return[0,n-r,e,n-r]},right:function(n,t,e,r){return[e-r,-t,e-r,n]},bottom:function(n,t,e,r){return[0,r-t,e,r-t]},left:function(n,t,e,r){return[r,-t,r,n]},vertical:function(n,t,e,r){return[e/2,n,e/2,-t]},horizontal:function(n,t,e,r){return[0,(n-t)/2,e,(n-t)/2]},up:function(n,t,e,r){return[r,r-t,e-r,n-r]},down:function(n,t,e,r){return[r,n-r,e-r,r-t]}};e.lineData=function(n,t,r){void 0===r&&(r="");var o=n.getBBox(),i=o.h,a=o.d,u=o.w,f=n.thickness/2;return(0,e.lineOffset)(e.computeLineData[t](i,a,u,f),n,r)};e.lineOffset=function(n,t,e){if(e){var r=t.getOffset(e);r&&("X"===e?(n[0]-=r,n[2]-=r):(n[1]-=r,n[3]-=r))}return n};e.RenderLine=function(n,t){return void 0===t&&(t=""),function(r,o){var i=r.line((0,e.lineData)(r,n,t));r.adaptor.append(r.element,i)}};e.Border=function(n){return c.CommonBorder((function(t,r){t.adaptor.append(t.element,t.line((0,e.lineData)(t,n)))}))(n)};e.Border2=function(n,t,r){return c.CommonBorder2((function(n,o){n.adaptor.append(n.element,n.line((0,e.lineData)(n,t))),n.adaptor.append(n.element,n.line((0,e.lineData)(n,r)))}))(n,t,r)};e.DiagonalStrike=function(n){return c.CommonDiagonalStrike((function(t){return function(t,r){t.adaptor.append(t.element,t.line((0,e.lineData)(t,n)))}}))(n)};e.DiagonalArrow=function(n){return c.CommonDiagonalArrow((function(n,t){n.adaptor.append(n.element,t)}))(n)};e.Arrow=function(n){return c.CommonArrow((function(n,t){n.adaptor.append(n.element,t)}))(n)}},
|
||
|
|
845: function _(t,e,n,r,o){var i,c=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},s.apply(this,arguments)};r();var u=t(729),a=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.texclass=u.TEXCLASS.ORD,e}return c(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"menclose"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return-1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"linebreakContininer",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setTeXclass=function(t){return t=this.childNodes[0].setTeXclass(t),this.updateTeXclass(this.childNodes[0]),t},e.defaults=s(s({},u.AbstractMmlNode.defaults),{notation:"longdiv"}),e}(u.AbstractMmlNode);n.MmlMenclose=a},
|
||
|
|
846: function _(t,n,o,i,e){var r,a=this&&this.__extends||(r=function(t,n){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},r(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}r(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});i();var p=t(770),s=t(847),c=t(848),l=t(729),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return a(n,t),n.prototype.toSVG=function(t){var n=this.standardSVGnode(t);this.childNodes.length&&this.childNodes[0].toSVG(n)},n.kind=c.MmlSemantics.prototype.kind,n}((0,s.CommonSemanticsMixin)(p.SVGWrapper));o.SVGsemantics=u;var h=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return a(n,t),n.prototype.toSVG=function(n){t.prototype.toSVG.call(this,n)},n.prototype.computeBBox=function(){return this.bbox},n.kind=c.MmlAnnotation.prototype.kind,n}(p.SVGWrapper);o.SVGannotation=h;var f=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return a(n,t),n.kind=c.MmlAnnotationXML.prototype.kind,n.styles={"foreignObject[data-mjx-xml]":{"font-family":"initial","line-height":"normal",overflow:"visible"}},n}(p.SVGWrapper);o.SVGannotationXML=f;var d=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return a(n,t),n.prototype.toSVG=function(t){var n=this.adaptor.clone(this.node.getXML()),o=this.jax.math.metrics.em*this.jax.math.metrics.scale,i=this.fixed(1/o),e=this.getBBox(),r=e.w,a=e.h,p=e.d;this.element=this.adaptor.append(t,this.svg("foreignObject",{"data-mjx-xml":!0,y:this.jax.fixed(-a*o)+"px",width:this.jax.fixed(r*o)+"px",height:this.jax.fixed((a+p)*o)+"px",transform:"scale(".concat(i,") matrix(1 0 0 -1 0 0)")},[n]))},n.prototype.computeBBox=function(t,n){void 0===n&&(n=!1);var o=this.jax.measureXMLnode(this.node.getXML()),i=o.w,e=o.h,r=o.d;t.w=i,t.h=e,t.d=r},n.prototype.getStyles=function(){},n.prototype.getScale=function(){},n.prototype.getVariant=function(){},n.kind=l.XMLNode.prototype.kind,n.autoStyle=!1,n}(p.SVGWrapper);o.SVGxml=d},
|
||
|
|
847: function _(t,o,n,r,e){var i,c=this&&this.__extends||(i=function(t,o){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(t[n]=o[n])},i(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function n(){this.constructor=t}i(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)});r(),n.CommonSemanticsMixin=function(t){return function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return c(o,t),o.prototype.computeBBox=function(t,o){if(void 0===o&&(o=!1),this.childNodes.length){var n=this.childNodes[0].getBBox(),r=n.w,e=n.h,i=n.d;t.w=r,t.h=e,t.d=i}},o}(t)}},
|
||
|
|
848: function _(t,n,e,r,o){var i,u=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),l=this&&this.__assign||function(){return l=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},l.apply(this,arguments)};r();var a=t(729),c=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return u(n,t),Object.defineProperty(n.prototype,"kind",{get:function(){return"semantics"},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"arity",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"notParent",{get:function(){return!0},enumerable:!1,configurable:!0}),n.defaults=l(l({},a.AbstractMmlBaseNode.defaults),{definitionUrl:null,encoding:null}),n}(a.AbstractMmlBaseNode);e.MmlSemantics=c;var s=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return u(n,t),Object.defineProperty(n.prototype,"kind",{get:function(){return"annotation-xml"},enumerable:!1,configurable:!0}),n.prototype.setChildInheritedAttributes=function(){},n.defaults=l(l({},a.AbstractMmlNode.defaults),{definitionUrl:null,encoding:null,cd:"mathmlkeys",name:"",src:null}),n}(a.AbstractMmlNode);e.MmlAnnotationXML=s;var f=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.properties={isChars:!0},n}return u(n,t),Object.defineProperty(n.prototype,"kind",{get:function(){return"annotation"},enumerable:!1,configurable:!0}),n.defaults=l({},s.defaults),n}(s);e.MmlAnnotation=f},
|
||
|
|
849: function _(t,r,i,e,n){var o,s=this&&this.__extends||(o=function(t,r){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])},o(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function i(){this.constructor=t}o(t,r),t.prototype=null===r?Object.create(r):(i.prototype=r.prototype,new i)});e();var a=t(770),h=t(850),p=t(851),c=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return s(r,t),r.prototype.toSVG=function(t){var r=this.standardSVGnode(t);if(this.charWrapper)this.charWrapper.toSVG(r);else{var i=this.node.attributes.getList("src","alt"),e=i.src,n=i.alt,o=this.fixed(this.height),s={width:this.fixed(this.width),height:o,transform:"translate(0 "+this.fixed(this.height+(this.valign||0))+") matrix(1 0 0 -1 0 0)",preserveAspectRatio:"none","aria-label":n,href:e},a=this.svg("image",s);this.adaptor.append(r,a)}},r.kind=p.MmlMglyph.prototype.kind,r}((0,h.CommonMglyphMixin)(a.SVGWrapper));i.SVGmglyph=c},
|
||
|
|
850: function _(t,r,e,n,i){var o,a=this&&this.__extends||(o=function(t,r){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},o(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}o(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),h=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var n,i,o=e.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(t){i={error:t}}finally{try{n&&!n.done&&(e=o.return)&&e.call(o)}finally{if(i)throw i.error}}return a},s=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var n,i=0,o=r.length;i<o;i++)!n&&i in r||(n||(n=Array.prototype.slice.call(r,0,i)),n[i]=r[i]);return t.concat(n||Array.prototype.slice.call(r))};n(),e.CommonMglyphMixin=function(t){return function(t){function r(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];var n=t.apply(this,s([],h(r),!1))||this;return n.getParameters(),n}return a(r,t),r.prototype.getParameters=function(){var t=this.node.attributes.getList("width","height","valign","src","index"),r=t.width,e=t.height,n=t.valign,i=t.src,o=t.index;if(i)this.width="auto"===r?1:this.length2em(r),this.height="auto"===e?1:this.length2em(e),this.valign=this.length2em(n||"0");else{var a=String.fromCodePoint(parseInt(o)),h=this.node.factory;this.charWrapper=this.wrap(h.create("text").setText(a)),this.charWrapper.parent=this}},r.prototype.computeBBox=function(t,r){void 0===r&&(r=!1),this.charWrapper?t.updateFrom(this.charWrapper.getBBox()):(t.w=this.width,t.h=this.height+this.valign,t.d=-this.valign)},r}(t)}},
|
||
|
|
851: function _(t,r,e,n,o){var i,s=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var r,e=1,n=arguments.length;e<n;e++)for(var o in r=arguments[e])Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o]);return t},a.apply(this,arguments)};n();var u=t(729),c=function(t){function r(){var r=null!==t&&t.apply(this,arguments)||this;return r.texclass=u.TEXCLASS.ORD,r}return s(r,t),Object.defineProperty(r.prototype,"kind",{get:function(){return"mglyph"},enumerable:!1,configurable:!0}),r.prototype.verifyAttributes=function(r){var e=this.attributes.getList("src","fontfamily","index"),n=e.src,o=e.fontfamily,i=e.index;""!==n||""!==o&&""!==i?t.prototype.verifyAttributes.call(this,r):this.mError("mglyph must have either src or fontfamily and index attributes",r,!0)},r.defaults=a(a({},u.AbstractMmlTokenNode.defaults),{alt:"",src:"",index:"",width:"auto",height:"auto",valign:"0em"}),r}(u.AbstractMmlTokenNode);e.MmlMglyph=c},
|
||
|
|
852: function _(t,o,e,n,r){var i,s=this&&this.__extends||(i=function(t,o){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(t[e]=o[e])},i(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function e(){this.constructor=t}i(t,o),t.prototype=null===o?Object.create(o):(e.prototype=o.prototype,new e)});n();var a=t(770),p=t(853),c=t(854),l=t(729),u=function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return s(o,t),o.prototype.toSVG=function(o){if(t.prototype.toSVG.call(this,o),this.adaptor.setAttribute(this.element,"data-mjx-texclass",l.TEXCLASSNAMES[this.node.texClass]),this.node.texClass===l.TEXCLASS.VCENTER){var e=this.childNodes[0].getBBox(),n=e.h,r=(n+e.d)/2+this.font.params.axis_height-n,i="translate(0 "+this.fixed(r)+")";this.adaptor.setAttribute(this.element,"transform",i)}},o.kind=c.TeXAtom.prototype.kind,o}((0,p.CommonTeXAtomMixin)(a.SVGWrapper));e.SVGTeXAtom=u},
|
||
|
|
853: function _(t,o,n,i,r){var e,c=this&&this.__extends||(e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(t[n]=o[n])},e(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function n(){this.constructor=t}e(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)});i();var s=t(729);n.CommonTeXAtomMixin=function(t){return function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return c(o,t),o.prototype.computeBBox=function(o,n){if(void 0===n&&(n=!1),t.prototype.computeBBox.call(this,o,n),this.childNodes[0]&&this.childNodes[0].bbox.ic&&(o.ic=this.childNodes[0].bbox.ic),this.node.texClass===s.TEXCLASS.VCENTER){var i=o.h,r=(i+o.d)/2+this.font.params.axis_height-i;o.h+=r,o.d-=r}},o}(t)}},
|
||
|
|
854: function _(t,e,r,o,n){var s,c=this&&this.__extends||(s=function(t,e){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},s(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}s(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},i.apply(this,arguments)};o();var a=t(729),u=t(733),l=function(t){function e(e,r,o){var n=t.call(this,e,r,o)||this;return n.texclass=a.TEXCLASS.ORD,n.setProperty("texClass",n.texClass),n}return c(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"TeXAtom"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return-1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"notParent",{get:function(){return this.childNodes[0]&&1===this.childNodes[0].childNodes.length},enumerable:!1,configurable:!0}),e.prototype.setTeXclass=function(t){return this.childNodes[0].setTeXclass(null),this.adjustTeXclass(t)},e.prototype.adjustTeXclass=function(t){return t},e.defaults=i({},a.AbstractMmlBaseNode.defaults),e}(a.AbstractMmlBaseNode);r.TeXAtom=l,l.prototype.adjustTeXclass=u.MmlMo.prototype.adjustTeXclass},
|
||
|
|
855: function _(t,e,n,r,o){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};r();var p=t(729),s=t(770),c=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.toSVG=function(t){var e,n,r=this.node.getText(),o=this.parent.variant;if(0!==r.length)if("-explicitFont"===o)this.element=this.adaptor.append(t,this.jax.unknownText(r,o));else{var i=this.remappedText(r,o);this.parent.childNodes.length>1&&(t=this.element=this.adaptor.append(t,this.svg("g",{"data-mml-node":"text"})));var a=0;try{for(var p=l(i),s=p.next();!s.done;s=p.next()){var c=s.value;a+=this.placeChar(c,a,0,t,o)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=p.return)&&n.call(p)}finally{if(e)throw e.error}}}},e.kind=p.TextNode.prototype.kind,e.styles={'mjx-container[jax="SVG"] path[data-c], mjx-container[jax="SVG"] use[data-c]':{"stroke-width":3}},e}((0,t(856).CommonTextNodeMixin)(s.SVGWrapper));n.SVGTextNode=c},
|
||
|
|
856: function _(t,r,e,n,o){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),u=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],n=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},c=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var n,o,i=e.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(e=i.return)&&e.call(i)}finally{if(o)throw o.error}}return a};n(),e.CommonTextNodeMixin=function(t){return function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.prototype.computeBBox=function(t,r){var e,n;void 0===r&&(r=!1);var o=this.parent.variant,i=this.node.getText();if("-explicitFont"===o){var a=this.jax.getFontData(this.parent.styles),l=this.jax.measureText(i,o,a),p=l.w,s=l.h,f=l.d;t.h=s,t.d=f,t.w=p}else{var h=this.remappedText(i,o);t.empty();try{for(var y=u(h),d=y.next();!d.done;d=y.next()){var v=d.value,x=c(this.getVariantChar(o,v),4),m=(s=x[0],f=x[1],p=x[2],x[3]);if(m.unknown){var _=this.jax.measureText(String.fromCodePoint(v),o);p=_.w,s=_.h,f=_.d}t.w+=p,s>t.h&&(t.h=s),f>t.d&&(t.d=f),t.ic=m.ic||0,t.sk=m.sk||0,t.dx=m.dx||0}}catch(t){e={error:t}}finally{try{d&&!d.done&&(n=y.return)&&n.call(y)}finally{if(e)throw e.error}}h.length>1&&(t.sk=0),t.clean()}},r.prototype.remappedText=function(t,r){var e=this.parent.stretch.c;return e?[e]:this.parent.remapChars(this.unicodeChars(t,r))},r.prototype.getStyles=function(){},r.prototype.getVariant=function(){},r.prototype.getScale=function(){},r.prototype.getSpace=function(){},r}(t)}},
|
||
|
|
857: function _(t,r,e,o,i){var l,a=this&&this.__extends||(l=function(t,r){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},l(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}l(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),n=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};o();var s=t(858),c=t(859),d=t(860),f=t(862),u=t(864),p=t(866),b=t(868),h=t(870),S=t(872),x=t(874),y=t(876),v=t(878),m=t(880),B=t(882),O=t(884),_=t(886),g=t(888),I=t(890),k=t(892),C=t(894),w=t(896),z=t(898),j=t(900),F=t(902),T=t(904),D=t(906),M=t(908),E=function(t){function r(r){var e,o;void 0===r&&(r=null);var i=t.call(this,r)||this,l=i.constructor;try{for(var a=n(Object.keys(l.variantCacheIds)),s=a.next();!s.done;s=a.next()){var c=s.value;i.variant[c].cacheID="TEX-"+l.variantCacheIds[c]}}catch(t){e={error:t}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(e)throw e.error}}return i}return a(r,t),r.defaultDelimiters=M.delimiters,r.defaultChars={normal:y.normal,bold:f.bold,italic:h.italic,"bold-italic":d.boldItalic,"double-struck":u.doubleStruck,fraktur:b.fraktur,"bold-fraktur":p.frakturBold,script:g.script,"bold-script":_.scriptBold,"sans-serif":O.sansSerif,"bold-sans-serif":m.sansSerifBold,"sans-serif-italic":B.sansSerifItalic,"sans-serif-bold-italic":v.sansSerifBoldItalic,monospace:x.monospace,"-smallop":I.smallop,"-largeop":S.largeop,"-size3":F.texSize3,"-size4":T.texSize4,"-tex-calligraphic":C.texCalligraphic,"-tex-bold-calligraphic":k.texCalligraphicBold,"-tex-mathit":w.texMathit,"-tex-oldstyle":j.texOldstyle,"-tex-bold-oldstyle":z.texOldstyleBold,"-tex-variant":D.texVariant},r.variantCacheIds={normal:"N",bold:"B",italic:"I","bold-italic":"BI","double-struck":"D",fraktur:"F","bold-fraktur":"BF",script:"S","bold-script":"BS","sans-serif":"SS","bold-sans-serif":"BSS","sans-serif-italic":"SSI","sans-serif-bold-italic":"SSBI",monospace:"M","-smallop":"SO","-largeop":"LO","-size3":"S3","-size4":"S4","-tex-calligraphic":"C","-tex-bold-calligraphic":"BC","-tex-mathit":"MI","-tex-oldstyle":"OS","-tex-bold-oldstyle":"BOS","-tex-variant":"V"},r}((0,c.CommonTeXFontMixin)(s.SVGFontData));e.TeXFont=E},
|
||
|
|
858: function _(t,r,n,e,o){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var r,n=1,e=arguments.length;n<e;n++)for(var o in r=arguments[n])Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o]);return t},c.apply(this,arguments)},u=this&&this.__createBinding||(Object.create?function(t,r,n,e){void 0===e&&(e=n);var o=Object.getOwnPropertyDescriptor(r,n);o&&!("get"in o?!r.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return r[n]}}),Object.defineProperty(t,e,o)}:function(t,r,n,e){void 0===e&&(e=n),t[e]=r[n]}),l=this&&this.__exportStar||function(t,r){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(r,n)||u(r,t,n)},s=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,n=r&&t[r],e=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")};e();var f=t(774);l(t(774),n);var p=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.charOptions=function(r,n){return t.charOptions.call(this,r,n)},r.OPTIONS=c(c({},f.FontData.OPTIONS),{dynamicPrefix:"./output/svg/fonts"}),r.JAX="SVG",r}(f.FontData);n.SVGFontData=p,n.AddPaths=function(t,r,n){var e,o,i,a;try{for(var c=s(Object.keys(r)),u=c.next();!u.done;u=c.next()){var l=u.value,f=parseInt(l);p.charOptions(t,f).p=r[f]}}catch(t){e={error:t}}finally{try{u&&!u.done&&(o=c.return)&&o.call(c)}finally{if(e)throw e.error}}try{for(var y=s(Object.keys(n)),h=y.next();!h.done;h=y.next()){l=h.value,f=parseInt(l);p.charOptions(t,f).c=n[f]}}catch(t){i={error:t}}finally{try{h&&!h.done&&(a=y.return)&&a.call(y)}finally{if(i)throw i.error}}return t}},
|
||
|
|
859: function _(t,r,e,o,i){var n,a=this&&this.__extends||(n=function(t,r){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},n(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}n(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),l=this&&this.__assign||function(){return l=Object.assign||function(t){for(var r,e=1,o=arguments.length;e<o;e++)for(var i in r=arguments[e])Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i]);return t},l.apply(this,arguments)},s=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,i,n=e.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(o=n.next()).done;)a.push(o.value)}catch(t){i={error:t}}finally{try{o&&!o.done&&(e=n.return)&&e.call(n)}finally{if(i)throw i.error}}return a},c=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var o,i=0,n=r.length;i<n;i++)!o&&i in r||(o||(o=Array.prototype.slice.call(r,0,i)),o[i]=r[i]);return t.concat(o||Array.prototype.slice.call(r))};o(),e.CommonTeXFontMixin=function(t){var r;return r=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.prototype.getDelimiterData=function(t){return this.getChar("-smallop",t)||this.getChar("-size4",t)},r}(t),r.NAME="TeX",r.defaultVariants=c(c([],s(t.defaultVariants),!1),[["-smallop","normal"],["-largeop","normal"],["-size3","normal"],["-size4","normal"],["-tex-calligraphic","italic"],["-tex-bold-calligraphic","bold-italic"],["-tex-oldstyle","normal"],["-tex-bold-oldstyle","bold"],["-tex-mathit","italic"],["-tex-variant","normal"]],!1),r.defaultCssFonts=l(l({},t.defaultCssFonts),{"-smallop":["serif",!1,!1],"-largeop":["serif",!1,!1],"-size3":["serif",!1,!1],"-size4":["serif",!1,!1],"-tex-calligraphic":["cursive",!0,!1],"-tex-bold-calligraphic":["cursive",!0,!0],"-tex-oldstyle":["serif",!1,!1],"-tex-bold-oldstyle":["serif",!1,!0],"-tex-mathit":["serif",!0,!1]}),r.defaultSizeVariants=["normal","-smallop","-largeop","-size3","-size4","-tex-variant"],r.defaultStretchVariants=["-size4"],r}},
|
||
|
|
860: function _(Q,T,H,L,a){L();var d=Q(858),l=Q(861);H.boldItalic=(0,d.AddPaths)(l.boldItalic,{47:"189 -210Q179 -210 170 -203T160 -179Q160 -171 162 -166Q164 -163 420 266T679 698Q686 711 704 711Q714 711 723 704T733 681Q733 672 730 667Q723 654 469 228T211 -201Q202 -210 189 -210",305:"24 296Q24 305 34 328T63 380T115 430T187 452Q205 452 223 448T262 435T295 406T308 360Q308 345 287 290T240 170T207 87Q202 67 202 57Q202 42 215 42Q235 42 257 64Q288 92 302 140Q307 156 310 159T330 162H336H347Q367 162 367 148Q367 140 357 117T329 65T276 14T201 -8Q158 -8 121 15T83 84Q83 104 133 229T184 358Q189 376 189 388Q189 402 177 402Q156 402 134 380Q103 352 89 304Q84 288 81 285T61 282H55H44Q24 282 24 296",567:"297 360T297 373T294 392T288 400T278 401H276Q237 398 200 363Q181 343 170 325T156 299T149 287T129 282H123H116Q102 282 97 284T92 298Q93 303 98 315T118 349T151 390T201 427T267 451H279Q357 451 388 422T420 354V339L370 138Q321 -60 317 -69Q287 -157 163 -194Q133 -201 99 -201Q39 -201 14 -178T-12 -125Q-12 -94 11 -69T68 -43Q93 -43 108 -57T123 -95Q123 -121 100 -151H104Q131 -151 155 -125T193 -60Q195 -54 244 141T294 345Q297 360 297 373",8260:"189 -210Q179 -210 170 -203T160 -179Q160 -171 162 -166Q164 -163 420 266T679 698Q686 711 704 711Q714 711 723 704T733 681Q733 672 730 667Q723 654 469 228T211 -201Q202 -210 189 -210",8710:"65 0Q59 6 59 9T61 16Q64 20 334 357T608 698Q616 706 629 710Q630 710 634 710T644 710T656 711Q686 711 694 703Q698 699 700 693Q706 674 805 345T904 14Q904 7 894 1L479 0H65ZM630 342L567 551L232 134L462 133H693Q693 137 630 342",10744:"189 -210Q179 -210 170 -203T160 -179Q160 -171 162 -166Q164 -163 420 266T679 698Q686 711 704 711Q714 711 723 704T733 681Q733 672 730 667Q723 654 469 228T211 -201Q202 -210 189 -210"},{})},
|
||
|
|
861: function _(k,s,c,i,l){i(),c.boldItalic={47:[.711,.21,.894],305:[.452,.008,.394,{sk:.0319}],567:[.451,.201,.439,{sk:.0958}],8260:[.711,.21,.894],8710:[.711,0,.958,{sk:.192}],10744:[.711,.21,.894]}},
|
||
|
|
862: function _(Q,T,L,H,V){H();var M=Q(858),Z=Q(863);L.bold=(0,M.AddPaths)(Z.bold,{33:"89 629Q89 663 116 684T171 705Q215 705 237 681T260 634Q260 619 233 434T204 244Q201 237 175 237Q150 237 146 244Q144 248 117 433T89 629ZM90 86Q90 125 116 148T177 171Q211 169 235 146T259 86Q259 48 235 25T175 1Q138 1 114 24T90 86",34:"38 572T38 608T61 669T121 694Q167 694 196 657T225 559Q225 520 214 482T186 418T151 370T119 339T99 329T82 340T70 360Q70 365 74 369T92 385T122 414Q142 441 154 471T170 518L172 535L166 532Q160 530 148 527T122 523Q85 523 62 547ZM305 572T305 608T328 669T388 694Q434 694 463 657T492 559Q492 520 481 482T453 418T418 370T386 339T366 329T349 340T337 360Q337 365 341 369T359 385T389 414Q409 441 421 471T436 518L439 535L433 532Q427 530 415 527T389 523Q352 523 329 547",35:"64 362Q64 380 87 393H363L366 404Q379 443 390 480T409 542T424 590T435 628T443 655T451 674T458 686T467 692T478 694Q490 694 499 686T509 662Q505 643 427 395Q427 393 523 393H620L623 404Q630 426 652 498T691 624T711 681Q718 694 735 694Q748 694 757 685T766 662Q762 643 684 395Q684 393 777 393H871Q872 392 875 390T881 386T887 381T891 374T893 363Q893 345 871 333L767 332H664L660 319Q660 318 638 245T614 171Q614 169 742 169H871L877 165Q883 161 885 159T890 151T893 138Q893 120 871 109L732 108H594L590 95Q587 84 546 -46Q508 -175 505 -178Q498 -193 478 -193Q462 -193 455 -183T448 -164Q448 -156 530 106Q530 108 434 108H337L333 95Q330 84 289 -46Q251 -175 248 -178Q240 -193 222 -193Q206 -193 199 -183T191 -164Q191 -154 273 106Q273 108 180 108L87 109Q64 117 64 139Q64 156 87 169H293L321 262Q326 277 331 294T340 321L343 330Q343 332 215 332L87 333Q64 343 64 362ZM600 330Q600 332 504 332H407L403 319Q403 318 381 245T357 171Q357 169 453 169H550L578 262Q583 277 588 294T597 321L600 330",36:"64 494Q64 541 80 579T120 638T171 674T219 693T253 698H256V750H318V699H323Q355 694 380 686T433 663T480 620T506 556Q510 539 510 520Q510 480 488 463T440 445L422 447Q407 451 398 459Q370 478 370 515Q370 542 384 559T412 580L427 584Q424 589 418 596T386 617T324 636H318V434Q411 419 460 355T510 217Q510 196 507 175T492 122T461 67T404 23T318 -4V-56H256V-5H254Q252 -3 240 -3Q194 4 160 23T108 64T80 112T67 156T64 190Q64 218 81 240T134 262Q171 262 187 240T204 193T190 150T153 125Q146 125 144 123Q142 123 149 113T174 89T218 66Q247 58 255 58Q256 58 256 173V287L239 291Q160 308 112 365T64 494ZM255 636Q246 635 236 632T206 620T173 591T160 543Q160 472 256 448V542Q256 636 255 636ZM320 59Q324 59 333 61T356 70T384 89T406 120T415 167Q415 200 395 225T356 260T318 274V59H320",37:"65 549Q65 609 84 652T132 714T187 742T236 750Q265 750 296 734T355 697T431 661T541 644Q662 644 736 730Q751 749 767 749T790 739T797 719Q797 710 768 672T504 329Q212 -47 211 -48Q203 -55 191 -55Q161 -55 161 -25Q161 -17 163 -12L642 609Q608 595 542 595Q515 595 488 599T441 608T405 619T381 628L373 632Q373 630 375 619T380 589T383 548Q383 455 343 401T235 347Q217 347 198 351T154 368T110 403T78 462T65 549ZM320 549Q320 633 295 665T235 698H234Q214 698 196 674Q182 650 182 549Q182 509 183 486T190 441T207 409T238 399Q269 399 294 431T320 549ZM745 -56Q727 -56 708 -52T664 -35T620 0T588 59T575 146T588 232T620 291T663 325T708 343T747 347Q810 347 851 294T893 146Q893 89 879 48T841 -15T794 -46T745 -56ZM830 146Q830 230 805 262T745 295H744Q724 295 706 271Q692 247 692 146Q692 106 693 83T700 38T717 6T748 -4Q779 -4 804 28T830 146",38:"255 -11Q209 -11 164 4T84 56T48 146Q48 159 50 171Q57 197 72 218T99 249T152 292Q204 333 204 334L194 356Q185 379 176 421T166 511Q166 538 168 551Q182 613 226 654T332 704Q334 704 343 704T358 705Q412 702 444 661T476 565V559Q476 489 334 371L330 368L335 357Q382 272 485 165L496 154L506 163Q543 200 597 273L671 382H601V444H610L732 441Q821 441 830 444H836V382H741L709 335Q702 324 687 302T665 270T646 244T625 216T605 191T581 162T553 132L537 116Q544 109 557 98T605 69T673 51Q711 51 739 70T767 115V118H829V114Q829 70 786 30T668 -11Q570 -11 474 37L451 49L441 43Q352 -11 255 -11ZM415 564Q415 596 400 625T356 654Q329 654 310 634T285 588Q283 580 283 554Q283 475 309 417L325 431Q415 512 415 564ZM192 182Q192 126 213 89T279 51Q348 51 400 83L389 91Q362 112 338 137T295 186T264 229T240 265T227 286Q226
|
||
|
|
863: function _(k,s,c,i,n){i(),c.bold={33:[.705,0,.35],34:[.694,-.329,.603],35:[.694,.193,.958],36:[.75,.056,.575],37:[.75,.056,.958],38:[.705,.011,.894],39:[.694,-.329,.319],40:[.75,.249,.447],41:[.75,.249,.447],42:[.75,-.306,.575],43:[.633,.131,.894],44:[.171,.194,.319],45:[.278,-.166,.383],46:[.171,0,.319],47:[.75,.25,.575],58:[.444,0,.319],59:[.444,.194,.319],60:[.587,.085,.894],61:[.393,-.109,.894],62:[.587,.085,.894],63:[.7,0,.543],64:[.699,.006,.894],91:[.75,.25,.319],92:[.75,.25,.575],93:[.75,.25,.319],94:[.694,-.52,.575],95:[-.01,.061,.575],96:[.706,-.503,.575],123:[.75,.25,.575],124:[.75,.249,.319],125:[.75,.25,.575],126:[.344,-.202,.575],168:[.695,-.535,.575],172:[.371,-.061,.767],175:[.607,-.54,.575],176:[.702,-.536,.575],177:[.728,.035,.894],180:[.706,-.503,.575],183:[.336,-.166,.319],215:[.53,.028,.894],247:[.597,.096,.894],305:[.442,0,.278,{sk:.0278}],567:[.442,.205,.306,{sk:.0833}],697:[.563,-.033,.344],710:[.694,-.52,.575],711:[.66,-.515,.575],713:[.607,-.54,.575],714:[.706,-.503,.575],715:[.706,-.503,.575],728:[.694,-.5,.575],729:[.695,-.525,.575],730:[.702,-.536,.575],732:[.694,-.552,.575],768:[.706,-.503,0],769:[.706,-.503,0],770:[.694,-.52,0],771:[.694,-.552,0],772:[.607,-.54,0],774:[.694,-.5,0],775:[.695,-.525,0],776:[.695,-.535,0],778:[.702,-.536,0],779:[.714,-.511,0],780:[.66,-.515,0],824:[.711,.21,0],8194:[0,0,.5],8195:[0,0,.999],8196:[0,0,.333],8197:[0,0,.25],8198:[0,0,.167],8201:[0,0,.167],8202:[0,0,.083],8211:[.3,-.249,.575],8212:[.3,-.249,1.15],8213:[.3,-.249,1.15],8214:[.75,.248,.575],8215:[-.01,.061,.575],8216:[.694,-.329,.319],8217:[.694,-.329,.319],8220:[.694,-.329,.603],8221:[.694,-.329,.603],8224:[.702,.211,.511],8225:[.702,.202,.511],8226:[.474,-.028,.575],8230:[.171,0,1.295],8242:[.563,-.033,.344],8243:[.563,0,.688],8244:[.563,0,1.032],8254:[.607,-.54,.575],8260:[.75,.25,.575],8279:[.563,0,1.376],8407:[.723,-.513,.575],8463:[.694,.008,.668,{sk:-.0319}],8467:[.702,.019,.474,{sk:.128}],8472:[.461,.21,.74],8501:[.694,0,.703],8592:[.518,.017,1.15],8593:[.694,.193,.575],8594:[.518,.017,1.15],8595:[.694,.194,.575],8596:[.518,.017,1.15],8597:[.767,.267,.575],8598:[.724,.194,1.15],8599:[.724,.193,1.15],8600:[.694,.224,1.15],8601:[.694,.224,1.15],8602:[.711,.21,1.15],8603:[.711,.21,1.15],8614:[.518,.017,1.15],8617:[.518,.017,1.282],8618:[.518,.017,1.282],8622:[.711,.21,1.15],8636:[.518,-.22,1.15],8637:[.281,.017,1.15],8640:[.518,-.22,1.15],8641:[.281,.017,1.15],8652:[.718,.017,1.15],8653:[.711,.21,1.15],8654:[.711,.21,1.15],8655:[.711,.21,1.15],8656:[.547,.046,1.15],8657:[.694,.193,.703],8658:[.547,.046,1.15],8659:[.694,.194,.703],8660:[.547,.046,1.15],8661:[.767,.267,.703],8704:[.694,.016,.639],8707:[.694,0,.639],8708:[.711,.21,.639],8709:[.767,.073,.575],8710:[.698,0,.958],8712:[.587,.086,.767],8713:[.711,.21,.767],8715:[.587,.086,.767],8716:[.711,.21,.767],8722:[.281,-.221,.894],8723:[.537,.227,.894],8725:[.75,.25,.575],8726:[.75,.25,.575],8727:[.472,-.028,.575],8728:[.474,-.028,.575],8729:[.474,-.028,.575],8730:[.82,.18,.958,{ic:.03}],8733:[.451,.008,.894],8734:[.452,.008,1.15],8736:[.714,0,.722],8739:[.75,.249,.319],8740:[.75,.249,.319],8741:[.75,.248,.575],8742:[.75,.248,.575],8743:[.604,.017,.767],8744:[.604,.016,.767],8745:[.603,.016,.767],8746:[.604,.016,.767],8747:[.711,.211,.569,{ic:.063}],8764:[.391,-.109,.894],8768:[.583,.082,.319],8769:[.711,.21,.894],8771:[.502,0,.894],8772:[.711,.21,.894],8773:[.638,.027,.894],8775:[.711,.21,.894],8776:[.524,-.032,.894],8777:[.711,.21,.894],8781:[.533,.032,.894],8784:[.721,-.109,.894],8800:[.711,.21,.894],8801:[.505,0,.894],8802:[.711,.21,.894],8804:[.697,.199,.894],8805:[.697,.199,.894],8810:[.617,.116,1.15],8811:[.618,.116,1.15],8813:[.711,.21,.894],8814:[.711,.21,.894],8815:[.711,.21,.894],8816:[.711,.21,.894],8817:[.711,.21,.894],8826:[.585,.086,.894],8827:[.586,.086,.894],8832:[.711,.21,.894],8833:[.711,.21,.894],8834:[.587,.085,.894],8835:[.587,.086,.894],8836:[.711,.21,.894],8837:[.711,.21,.894],8838:[.697,.199,.894],8839:[.697,.199,.894],8840:[.711,.21,.894],8841:[.711,.21,.894],8846:[.604,.016,.767],8849:[.697,.199,.894],8850:[.697,.1
|
||
|
|
864: function _(u,c,o,t,b){t(),b("doubleStruck",u(865).doubleStruck)},
|
||
|
|
865: function _(u,c,n,o,t){o(),n.doubleStruck={}},
|
||
|
|
866: function _(Q,T,L,H,V){H();var M=Q(858),Z=Q(867);L.frakturBold=(0,M.AddPaths)(Z.frakturBold,{33:"121 621Q121 657 132 673T177 689Q223 689 223 644V635Q223 604 222 595Q221 590 210 490T187 292T175 190V186L166 185L156 184Q156 185 139 393T121 621ZM107 47Q107 70 127 87T174 104Q201 104 221 89T241 48Q241 24 222 6T174 -12Q147 -12 127 6T107 47",34:"53 695Q74 695 90 679V622L65 433L52 432H39L27 516Q10 626 10 655Q10 680 26 688Q33 693 39 693Q49 695 53 695ZM151 668Q151 691 191 691Q217 691 224 685T231 661V652Q230 634 219 531L207 433L195 432Q183 432 183 433L168 541Q151 664 151 668",38:"290 -14Q186 -14 115 41T44 185Q44 222 54 249T88 300T131 336T189 371Q216 387 216 388Q185 459 185 510Q185 563 206 601T263 659T334 687T405 696Q476 696 503 668T531 603Q531 565 513 536T450 476Q423 459 370 432L334 413L354 384Q474 212 560 139L563 137Q611 185 611 250Q611 295 577 329Q549 356 496 357Q439 357 433 354Q432 354 432 379V403L437 402Q443 402 479 401T557 400Q653 400 735 403T831 407H836Q833 352 833 351L821 352Q809 352 792 352T756 352T720 353T696 354Q680 354 680 353L681 346Q682 339 683 327T685 306Q685 283 681 260T669 218T653 182T635 152T619 129T606 114L602 109Q604 107 618 99T659 81T707 71Q742 71 767 99T804 155L815 183Q815 184 821 183T833 180T839 177Q837 169 834 156T816 110T782 52T727 5T648 -16Q569 -16 499 35H498Q496 35 466 23T387 -1T290 -14ZM418 592Q418 617 398 639T352 661T302 642T278 574Q278 545 288 514T306 465T319 444Q342 456 353 463T382 488T409 529T418 584V592ZM159 239Q159 158 222 98T364 38Q386 38 447 57L469 63L434 98Q349 185 286 275Q258 316 238 345Q233 353 232 353Q159 316 159 239",39:"80 645T80 662T93 687T123 695Q158 695 158 659Q158 649 157 643L123 437Q123 436 114 436H104Q104 442 92 538Q80 645 80 662",40:"347 719Q325 708 311 698T272 656T233 580T207 455T195 267Q195 30 247 -79Q261 -110 291 -136Q320 -163 347 -172V-179Q347 -186 344 -186Q338 -186 328 -184T287 -165T230 -123Q134 -25 134 271Q134 417 158 514T226 662T335 734L346 737Q347 737 347 728V719",41:"264 262Q264 366 253 446T226 572T186 649T145 692T105 714V725Q105 735 107 735Q108 734 121 731T154 719T196 692T242 641T284 560T314 437T326 268Q326 112 299 7Q279 -78 239 -124T116 -185L105 -187V-179L106 -171L109 -169Q130 -161 138 -158T165 -146T190 -127T210 -101T229 -64T243 -12T255 58T261 148T264 262",42:"40 516L62 529Q85 542 110 556T140 574L126 582Q112 591 104 595T80 607T40 629Q53 642 57 645L65 652L78 642Q106 620 132 603L152 589V595Q152 630 149 681V692H179V689Q178 681 174 638T171 593Q173 593 240 639L258 652Q260 652 267 643L276 633L260 625Q190 587 175 576Q173 575 180 570Q183 569 186 567Q213 549 256 527L277 515L256 495Q246 501 228 515T194 539T170 554V543Q170 486 178 449H148V456Q152 492 152 550L151 562Q150 562 102 528L53 495Q40 514 40 516",43:"422 584L471 598Q472 598 472 440V282H837Q833 273 829 263L821 244L647 243H472V-63L448 -73L423 -82Q422 -82 422 81V243H239Q56 243 56 244Q60 253 65 263L73 282H422V584",44:"118 61Q118 80 135 93T169 107Q190 107 221 65T253 -23Q253 -39 251 -49T237 -80T198 -133Q148 -191 144 -191Q142 -191 137 -182T132 -172Q143 -161 160 -131T183 -83Q185 -77 185 -62Q185 -54 184 -48T182 -38T177 -28T171 -19T162 -8T150 6Q130 28 124 38T118 61",45:"54 236L73 275H453Q833 275 833 274Q830 265 825 255L818 236H54",46:"103 23T103 44T120 83T170 102Q200 102 218 84T237 44Q237 20 216 3T168 -15Q138 -15 121 4",47:"272 270Q503 721 506 721L509 720Q512 720 518 719T529 717L550 713L91 -181L66 -182Q41 -182 41 -181L272 270",48:"238 -12Q162 -12 102 42T42 185Q42 303 130 393Q163 425 208 452T284 490L313 501Q323 499 339 495T395 472T464 426Q533 357 533 273Q533 201 483 133T364 27T238 -12ZM428 208Q428 255 402 297T342 365T280 404T241 419Q214 419 178 374T142 259Q142 206 168 164T225 99Q259 74 310 74Q326 74 337 75T366 82T396 103T417 141Q428 171 428 208",49:"95 481Q102 481 217 485T383 489Q384 489 384 485Q367 397 367 165Q367 58 369 54Q374 46 380 44T410 42H466H546V40Q547 38 547 19L548 0H54V23Q54 29 54 34T54 44L55 47Q79 47 134 46T202 45Q226 45 234 52Q240 57 241 64T245 105Q254 236 254 320V347Q254 369 252 382T240 409T211 431L97 450L96 465Q95 480 95 481",50:"307 335Q307 374 283 397T224 421Q187 421 112 387Q105 384 100 382T95 381Q90 387 86 394L77 407L
|
||
|
|
867: function _(c,f,i,n,o){n(),i.frakturBold={33:[.689,.012,.349],34:[.695,-.432,.254],38:[.696,.016,.871],39:[.695,-.436,.25],40:[.737,.186,.459],41:[.735,.187,.459],42:[.692,-.449,.328],43:[.598,.082,.893],44:[.107,.191,.328],45:[.275,-.236,.893],46:[.102,.015,.328],47:[.721,.182,.593],48:[.501,.012,.593],49:[.489,0,.593],50:[.491,0,.593],51:[.487,.193,.593],52:[.495,.196,.593],53:[.481,.19,.593],54:[.704,.012,.593],55:[.479,.197,.593],56:[.714,.005,.593],57:[.487,.195,.593],58:[.457,.012,.255],59:[.458,.19,.255],61:[.343,-.168,.582],63:[.697,.014,.428],91:[.74,.13,.257],93:[.738,.132,.257],94:[.734,-.452,.59],8216:[.708,-.411,.254],8217:[.692,-.394,.254],8260:[.721,.182,.593],58113:[.63,.027,.587],58114:[.693,.212,.394,{ic:.014}],58115:[.681,.219,.387],58116:[.473,.212,.593],58117:[.684,.027,.393],58120:[.679,.22,.981],58121:[.717,.137,.727]}},
|
||
|
|
868: function _(Q,T,L,V,H){V();var M=Q(858),Z=Q(869);L.fraktur=(0,M.AddPaths)(Z.fraktur,{33:"102 582T102 620T112 673T152 689Q190 689 190 638Q190 605 167 373L148 187L133 184Q102 582 102 620ZM91 24T91 48T107 88T148 104Q171 104 187 87T204 48Q204 22 188 5T149 -12Q124 -12 108 6",34:"33 436Q8 603 8 648Q8 663 9 671T19 687T43 695Q63 695 74 681Q76 678 76 650V623L66 532Q57 443 55 436V432H33V436ZM128 666Q128 691 162 691T196 668Q196 634 186 531Q176 441 176 432H166Q155 432 155 434L142 545Q135 603 130 647Q128 664 128 666",38:"181 520Q181 604 231 650T328 697L330 698Q333 698 335 698Q336 698 340 698T346 697Q390 697 418 670T446 604Q446 554 414 511Q384 467 300 417L283 406Q281 405 296 374T347 286T425 182Q466 135 469 135Q470 135 473 140T480 152T486 165Q509 210 509 263Q509 282 507 292Q498 317 488 332T465 352T443 359T418 361Q388 361 357 358L346 356L347 374Q347 394 348 396V399H355Q366 396 535 396Q663 396 689 398L703 399Q703 398 702 375T700 351L688 353Q655 356 601 357Q553 357 553 355Q562 332 562 294Q562 280 561 267T555 241T548 218T539 195T529 175T518 156T508 141T497 126L489 115L496 107Q549 54 596 54Q623 54 644 67T677 101T697 140T708 174L710 187Q710 188 710 188L711 190Q714 190 723 187T733 183Q733 179 732 172T726 145T714 107T694 66T665 27T623 0T569 -11Q500 -11 443 41L434 49L425 42Q348 -9 275 -9Q251 -9 233 -6Q187 -1 152 18T98 60T67 111T52 159T49 195Q49 231 60 261T96 315T141 354T197 390L208 397Q181 459 181 520ZM374 577Q374 607 356 629T311 651Q289 651 271 636Q242 614 242 559Q242 533 249 502T262 453T270 435T279 440T298 453T314 464Q374 503 374 577ZM127 217Q127 145 173 89T291 32Q318 32 347 42T393 63T409 75Q384 100 325 184T227 351Q223 366 220 366Q215 366 178 338Q127 298 127 217",39:"69 666Q69 680 79 687T104 695Q112 695 117 694T128 684T134 659L104 438Q104 436 96 436T88 438Q88 447 79 540T69 655V666",40:"293 737V719Q291 718 285 714T276 708T268 702T258 695T250 686T241 674Q164 570 164 282Q164 -37 230 -119Q273 -171 292 -171Q293 -171 293 -179V-186H289Q270 -180 259 -175Q175 -132 145 -23T114 275Q114 491 157 598T293 737",41:"223 259Q223 386 212 474T178 609T136 677T89 714V735Q121 726 139 713Q276 622 276 273Q276 98 246 -23Q225 -106 189 -139T89 -187V-170L101 -165Q148 -146 172 -110T210 13T223 259",42:"118 573Q118 575 76 602L34 629L50 647L55 652L66 642Q76 633 91 620T117 598L128 590Q128 663 125 687V692H151V689V687Q151 685 151 683T150 678T150 672Q145 628 144 605V592L219 652L232 634Q232 632 220 624Q195 610 155 582L146 575L158 567Q178 552 197 540T225 523T233 516Q233 515 226 506T217 495L152 549L143 555V530Q144 509 145 492T148 466T149 454Q149 449 142 449H125V462Q128 522 128 549V562L115 552Q88 531 59 506L45 495Q44 495 39 505T34 516L118 573",43:"357 584L399 598V282H709L702 263L696 243H399V-64L379 -73L358 -82Q357 -82 357 81V243H47L51 253Q52 256 54 263T58 272L62 282H357V584",44:"99 62Q99 82 114 94T144 107Q159 107 178 77T205 26Q213 5 213 -23Q213 -49 207 -65T181 -113Q128 -189 122 -191Q121 -191 116 -184T111 -174Q111 -173 122 -155T145 -111T156 -62Q156 -44 152 -34T127 4L104 37Q99 49 99 62",45:"46 236L62 274Q62 275 384 275H706L699 255L693 236H46",46:"87 43Q87 69 104 85T142 102Q164 102 182 86T200 44Q200 20 183 3T141 -15Q118 -15 103 2T87 43",47:"230 270Q426 721 428 721Q437 719 447 717L466 713L448 672Q78 -180 77 -181Q77 -182 55 -182L34 -181L230 270",48:"212 -13Q184 -13 156 -2T101 32T59 97T42 195Q42 311 132 396Q170 433 211 462T262 492Q272 492 301 477T366 434T429 360T456 258Q456 161 378 74T212 -13ZM381 209Q381 257 365 295T328 355T282 390T243 408T223 413Q220 413 204 403T167 376T137 341Q119 305 119 250Q119 168 159 114T263 59Q308 59 344 93T381 209",49:"123 459Q145 459 170 460T217 462T256 464T284 466L295 467Q296 467 296 467T297 468Q299 468 302 466T307 462L309 459Q307 454 304 424T299 341T297 235Q297 139 298 101T302 55T313 44Q316 43 367 43L460 46Q460 35 459 22V-1H450Q402 2 281 6Q222 6 171 4T91 1T56 -1L47 -2V43H121H170Q195 43 201 45T209 56Q212 69 212 214Q212 333 209 365T194 409Q183 417 161 423T121 430L104 432Q103 432 103 446V459H123",50:"104 384Q115 394 133 409T199 449T281 474Q321 474 351 447T385 378Q385 328 333 255T228 127T176 72Q176 67 183 65Q184 65 203 65T260 67T331 69L475 73L484 67Q484 64 47
|
||
|
|
869: function _(c,i,f,n,r){n(),f.fraktur={33:[.689,.012,.296],34:[.695,-.432,.215],38:[.698,.011,.738],39:[.695,-.436,.212],40:[.737,.186,.389],41:[.735,.187,.389],42:[.692,-.449,.278],43:[.598,.082,.756],44:[.107,.191,.278],45:[.275,-.236,.756],46:[.102,.015,.278],47:[.721,.182,.502],48:[.492,.013,.502],49:[.468,0,.502],50:[.474,0,.502],51:[.473,.182,.502],52:[.476,.191,.502],53:[.458,.184,.502],54:[.7,.013,.502],55:[.468,.181,.502],56:[.705,.01,.502],57:[.469,.182,.502],58:[.457,.012,.216],59:[.458,.189,.216],61:[.368,-.132,.756],63:[.693,.011,.362],91:[.74,.13,.278],93:[.738,.131,.278],94:[.734,-.452,.5],8216:[.708,-.41,.215],8217:[.692,-.395,.215],8260:[.721,.182,.502],58112:[.683,.032,.497],58113:[.616,.03,.498],58114:[.68,.215,.333],58115:[.679,.224,.329],58116:[.471,.214,.503],58117:[.686,.02,.333],58118:[.577,.021,.334,{ic:.013}],58119:[.475,.022,.501,{ic:.013}]}},
|
||
|
|
870: function _(Q,T,L,H,M){H();var Z=Q(858),V=Q(871);L.italic=(0,Z.AddPaths)(V.italic,{33:"330 716Q351 716 365 703T380 670V659L304 433Q230 207 227 204Q225 198 205 198Q184 198 184 207T220 439T260 669Q270 694 297 708Q300 709 304 710T311 713T316 714Q324 716 330 716ZM107 51Q110 83 133 102T179 121Q207 121 219 105T231 72Q231 45 209 23T156 0Q138 0 123 11T107 51",34:"214 620Q214 647 236 670T289 694Q312 694 326 677T341 633V624Q341 588 327 550T294 482T253 428T216 392T196 379Q191 379 184 388T176 401Q176 404 195 421T243 472T287 547Q299 576 299 582L295 580Q291 578 282 576T264 573Q241 573 228 585T214 620ZM411 620Q411 647 433 670T486 694Q509 694 523 677T538 633V624Q538 588 524 550T491 482T450 428T413 392T393 379Q388 379 381 388T373 401Q373 404 392 421T440 472T484 547Q496 576 496 582L492 580Q488 578 479 576T461 573Q438 573 425 585T411 620",35:"281 327H228Q186 327 175 330T164 347Q164 359 176 365Q179 367 292 367H404L563 688Q569 694 578 694T593 686T597 670Q597 667 531 535L448 367H614L773 688Q779 694 787 694Q796 694 802 688T808 674V672L807 670Q807 667 732 517L658 368L736 367H814Q828 357 828 347Q828 336 812 327H637L599 250Q561 174 561 173H662H724Q760 173 769 170T779 153T770 136T729 132Q721 132 696 132T651 133H540L380 -188Q374 -194 366 -194Q357 -194 351 -188T345 -174L346 -172V-170Q346 -167 412 -35L495 133H330L170 -188Q164 -194 156 -194Q147 -194 141 -188T135 -174L136 -172V-170Q136 -167 211 -17L285 133H207L130 134Q115 140 115 153Q115 164 131 173H306L344 250Q382 326 382 327H281ZM592 327H427L389 250Q351 174 351 173H516L554 250Q592 326 592 327",37:"301 348Q257 348 231 383T205 480Q205 553 244 629T346 736Q370 750 394 750Q416 750 429 742T458 714Q512 644 606 644Q722 644 802 732Q817 750 827 750Q835 750 841 744T847 730Q847 725 827 700T689 540Q586 421 512 335Q180 -50 176 -52Q172 -56 165 -56Q157 -56 151 -50T145 -35Q145 -29 162 -9T330 186Q392 258 430 302Q711 627 711 628L701 624Q652 607 604 607Q551 607 494 634L479 642V624Q479 544 439 467Q414 416 377 382T301 348ZM270 443Q270 385 303 385H306H308Q326 385 348 407Q384 441 409 504T434 627Q434 713 390 713Q358 713 328 663Q307 631 289 556T270 451V443ZM608 -56Q573 -56 543 -23T513 76Q513 129 536 190T604 296L627 318Q670 347 704 347Q747 347 767 310T788 222Q788 126 732 35T608 -56ZM742 222Q742 310 699 310Q677 310 655 285T620 227Q608 197 593 138T578 42V36Q578 -18 613 -18Q657 -18 699 64T742 222",38:"209 444Q209 546 278 631T424 716Q473 716 501 683T530 601Q530 554 511 535T467 515Q446 515 437 527T427 553Q427 578 446 594T481 610H483V617Q480 641 464 660T419 679Q367 679 328 603Q316 578 305 538T288 470L282 443L295 449Q308 455 330 462T371 469Q397 469 413 450T430 404Q430 363 400 329T331 295Q291 295 256 322Q255 322 246 293T227 223T217 158Q217 117 232 88T273 43T327 22T387 15Q457 15 512 37T599 93T652 169T680 248T688 317T678 380T659 423T647 437Q643 435 637 431T613 416T581 392T554 364T538 332Q540 310 541 310Q554 335 587 335Q601 335 613 327T626 300Q626 290 622 279T603 255T563 242Q532 245 512 263T491 320Q494 351 511 377T547 418T600 456T652 494Q676 512 697 539T728 582T738 601Q738 602 736 602Q732 602 726 604T714 616T707 638Q707 661 724 677T764 694Q799 694 802 660Q802 625 767 562T688 467L694 458Q700 449 702 444T711 428T720 408T727 385T733 358T735 327Q735 281 724 235T685 141T617 59T515 1T375 -22Q270 -22 199 34T127 181Q127 216 147 270T207 374L216 386Q209 421 209 444ZM386 412Q386 432 366 432Q345 432 325 418T294 390T284 375Q284 371 289 362T306 343T335 332Q355 332 367 350T383 384T386 412",39:"250 620Q250 647 272 670T325 694Q348 694 362 677T377 633V624Q377 566 343 506T275 412T231 379Q226 379 220 388T213 401T232 421T279 472T323 547Q335 573 335 582L331 580Q327 578 318 576T300 573Q277 573 264 585T250 620",40:"241 -250Q203 -212 174 -140T144 39Q144 158 180 288T296 544T481 746L487 750H499Q517 750 517 740Q517 736 495 716Q399 630 331 491T236 228T208 3Q208 -73 224 -130T255 -214T271 -244Q271 -250 252 -250H241",41:"326 497Q326 546 320 588T304 655T285 699T269 728T262 740Q262 746 267 749L272 750Q276 750 281 750H293Q331 712 360 640T390 461Q390 332 339 171T188 -116Q161 -150 121 -188T47 -250H35Q17 -250 17 -240Q17 -236 39 -216Q135 -130 203 9T298 272T326 497",42:"5
|
||
|
|
871: function _(i,c,n,t,a){t(),n.italic={33:[.716,0,.307,{ic:.073}],34:[.694,-.379,.514,{ic:.024}],35:[.694,.194,.818,{ic:.01}],37:[.75,.056,.818,{ic:.029}],38:[.716,.022,.767,{ic:.035}],39:[.694,-.379,.307,{ic:.07}],40:[.75,.25,.409,{ic:.108}],41:[.75,.25,.409],42:[.75,-.32,.511,{ic:.073}],43:[.557,.057,.767],44:[.121,.194,.307],45:[.251,-.18,.358],46:[.121,0,.307],47:[.716,.215,.778],48:[.665,.021,.511,{ic:.051}],49:[.666,0,.511],50:[.666,.022,.511,{ic:.04}],51:[.666,.022,.511,{ic:.051}],52:[.666,.194,.511],53:[.666,.022,.511,{ic:.056}],54:[.665,.022,.511,{ic:.054}],55:[.666,.022,.511,{ic:.123}],56:[.666,.021,.511,{ic:.042}],57:[.666,.022,.511,{ic:.042}],58:[.431,0,.307],59:[.431,.194,.307],61:[.367,-.133,.767],63:[.716,0,.511,{ic:.04}],64:[.705,.011,.767,{ic:.022}],91:[.75,.25,.307,{ic:.139}],93:[.75,.25,.307,{ic:.052}],94:[.694,-.527,.511,{ic:.017}],95:[-.025,.062,.511,{ic:.043}],126:[.318,-.208,.511,{ic:.06}],305:[.441,.01,.307,{ic:.033}],567:[.442,.204,.332],768:[.697,-.5,0],769:[.697,-.5,0,{ic:.039}],770:[.694,-.527,0,{ic:.017}],771:[.668,-.558,0,{ic:.06}],772:[.589,-.544,0,{ic:.054}],774:[.694,-.515,0,{ic:.062}],775:[.669,-.548,0],776:[.669,-.554,0,{ic:.045}],778:[.716,-.542,0],779:[.697,-.503,0,{ic:.065}],780:[.638,-.502,0,{ic:.029}],989:[.605,.085,.778],8211:[.285,-.248,.511,{ic:.043}],8212:[.285,-.248,1.022,{ic:.016}],8213:[.285,-.248,1.022,{ic:.016}],8215:[-.025,.062,.511,{ic:.043}],8216:[.694,-.379,.307,{ic:.055}],8217:[.694,-.379,.307,{ic:.07}],8220:[.694,-.379,.514,{ic:.092}],8221:[.694,-.379,.514,{ic:.024}],8260:[.716,.215,.778],8463:[.695,.013,.54,{ic:.022}],8710:[.716,0,.833,{sk:.167}],10744:[.716,.215,.778]}},
|
||
|
|
872: function _(T,Q,L,V,H){V();var M=T(858),Z=T(873);L.largeop=(0,M.AddPaths)(Z.largeop,{40:"180 96T180 250T205 541T266 770T353 944T444 1069T527 1150H555Q561 1144 561 1141Q561 1137 545 1120T504 1072T447 995T386 878T330 721T288 513T272 251Q272 133 280 56Q293 -87 326 -209T399 -405T475 -531T536 -609T561 -640Q561 -643 555 -649H527Q483 -612 443 -568T353 -443T266 -270T205 -41",41:"35 1138Q35 1150 51 1150H56H69Q113 1113 153 1069T243 944T330 771T391 541T416 250T391 -40T330 -270T243 -443T152 -568T69 -649H56Q43 -649 39 -647T35 -637Q65 -607 110 -548Q283 -316 316 56Q324 133 324 251Q324 368 316 445Q278 877 48 1123Q36 1137 35 1138",47:"78 -649Q56 -646 56 -625Q56 -614 382 261T712 1140Q716 1150 732 1150Q754 1147 754 1126Q754 1116 428 240T98 -639Q94 -649 78 -649",91:"224 -649V1150H455V1099H275V-598H455V-649H224",92:"754 -625Q754 -649 731 -649Q715 -649 712 -639Q709 -635 383 242T55 1124Q54 1135 61 1142T80 1150Q92 1150 98 1140Q101 1137 427 262T754 -625",93:"16 1099V1150H247V-649H16V-598H196V1099H16",123:"547 -643L541 -649H528Q515 -649 503 -645Q324 -582 293 -466Q289 -449 289 -428T287 -200L286 42L284 53Q274 98 248 135T196 190T146 222L121 235Q119 239 119 250Q119 262 121 266T133 273Q262 336 284 449L286 460L287 701Q287 737 287 794Q288 949 292 963Q293 966 293 967Q325 1080 508 1148Q516 1150 527 1150H541L547 1144V1130Q547 1117 546 1115T536 1109Q480 1086 437 1046T381 950L379 940L378 699Q378 657 378 594Q377 452 374 438Q373 437 373 436Q350 348 243 282Q192 257 186 254L176 251L188 245Q211 236 234 223T287 189T340 135T373 65Q373 64 374 63Q377 49 378 -93Q378 -156 378 -198L379 -438L381 -449Q393 -504 436 -544T536 -608Q544 -611 545 -613T547 -629V-643",125:"119 1130Q119 1144 121 1147T135 1150H139Q151 1150 182 1138T252 1105T326 1046T373 964Q378 942 378 702Q378 469 379 462Q386 394 439 339Q482 296 535 272Q544 268 545 266T547 251Q547 241 547 238T542 231T531 227T510 217T477 194Q390 129 379 39Q378 32 378 -201Q378 -441 373 -463Q342 -580 165 -644Q152 -649 139 -649Q125 -649 122 -646T119 -629Q119 -622 119 -619T121 -614T124 -610T132 -607T143 -602Q195 -579 235 -539T285 -447Q286 -435 287 -199T289 51Q294 74 300 91T329 138T390 197Q412 213 436 226T475 244L489 250L472 258Q455 265 430 279T377 313T327 366T293 434Q289 451 289 472T287 699Q286 941 285 948Q279 978 262 1005T227 1048T184 1080T151 1100T129 1109L127 1110Q119 1113 119 1130",710:"1004 603Q1004 600 999 583T991 565L960 574Q929 582 866 599T745 631L500 698Q497 698 254 631Q197 616 134 599T39 574L8 565Q5 565 0 582T-5 603L26 614Q58 624 124 646T248 687L499 772Q999 604 1004 603",732:"296 691Q258 691 216 683T140 663T79 639T34 619T16 611Q13 619 8 628L0 644L36 662Q206 749 321 749Q410 749 517 710T703 670Q741 670 783 678T859 698T920 722T965 742T983 750Q986 742 991 733L999 717L963 699Q787 611 664 611Q594 611 484 651T296 691",770:"4 603Q4 600 -1 583T-9 565L-40 574Q-71 582 -134 599T-255 631L-500 698Q-503 698 -746 631Q-803 616 -866 599T-961 574L-992 565Q-995 565 -1000 582T-1005 603L-974 614Q-942 624 -876 646T-752 687L-501 772Q-1 604 4 603",771:"-704 691Q-742 691 -784 683T-860 663T-921 639T-966 619T-984 611Q-987 619 -992 628L-1000 644L-964 662Q-794 749 -679 749Q-590 749 -483 710T-297 670Q-259 670 -217 678T-141 698T-80 722T-35 742T-17 750Q-14 742 -9 733L-1 717L-37 699Q-213 611 -336 611Q-405 611 -515 651T-704 691",8214:"257 0V602H300V0H257ZM478 0V602H521V0H478",8260:"78 -649Q56 -646 56 -625Q56 -614 382 261T712 1140Q716 1150 732 1150Q754 1147 754 1126Q754 1116 428 240T98 -639Q94 -649 78 -649",8593:"112 421L120 424Q127 427 136 430T161 441T191 458T224 481T260 510T295 546T328 591L333 600L340 589Q380 527 431 489T555 421V377L543 381Q445 418 368 492L355 504V0H312V504L299 492Q222 418 124 381L112 377V421",8595:"312 96V600H355V96L368 108Q445 182 543 219L555 223V179L546 176Q538 173 529 169T505 158T475 141T442 119T407 90T372 53T339 9L334 0L327 11Q287 73 236 111T112 179V223L124 219Q222 182 299 108L312 96",8657:"142 329Q300 419 389 599Q389 598 399 579T420 541T452 494T497 438T558 383T636 329T708 294L721 289V246Q718 246 694 256T623 293T532 356L522 364L521 182V0H478V405L466 417Q436 450 389 516Q388 515 378 500T352 463T312 417L300 405V0H257V364L247 356Q202 320
|
||
|
|
873: function _(c,i,n,o,a){o(),n.largeop={40:[1.15,.649,.597],41:[1.15,.649,.597],47:[1.15,.649,.811],91:[1.15,.649,.472],92:[1.15,.649,.811],93:[1.15,.649,.472],123:[1.15,.649,.667],125:[1.15,.649,.667],710:[.772,-.565,1],732:[.75,-.611,1],770:[.772,-.565,0],771:[.75,-.611,0],8214:[.602,0,.778],8260:[1.15,.649,.811],8593:[.6,0,.667],8595:[.6,0,.667],8657:[.599,0,.778],8659:[.6,0,.778],8719:[.95,.45,1.278],8720:[.95,.45,1.278],8721:[.95,.45,1.444],8730:[1.15,.65,1,{ic:.02}],8739:[.627,.015,.333],8741:[.627,.015,.556],8747:[1.36,.862,.556,{ic:.388}],8748:[1.36,.862,1.084,{ic:.388}],8749:[1.36,.862,1.592,{ic:.388}],8750:[1.36,.862,.556,{ic:.388}],8896:[.95,.45,1.111],8897:[.95,.45,1.111],8898:[.949,.45,1.111],8899:[.95,.449,1.111],8968:[1.15,.649,.528],8969:[1.15,.649,.528],8970:[1.15,.649,.528],8971:[1.15,.649,.528],9001:[1.15,.649,.611],9002:[1.15,.649,.611],9168:[.602,0,.667],10072:[.627,.015,.333],10216:[1.15,.649,.611],10217:[1.15,.649,.611],10752:[.949,.449,1.511],10753:[.949,.449,1.511],10754:[.949,.449,1.511],10756:[.95,.449,1.111],10758:[.95,.45,1.111],10764:[1.36,.862,2.168,{ic:.388}],12296:[1.15,.649,.611],12297:[1.15,.649,.611]}},
|
||
|
|
874: function _(Q,T,H,V,L){V();var M=Q(858),Z=Q(875);H.monospace=(0,M.AddPaths)(Z.monospace,{32:"",33:"206 565Q206 590 222 606T265 622Q287 621 303 606T319 565T314 392L308 216Q299 194 273 194H262Q247 194 241 195T228 200T217 216L211 392Q206 539 206 565ZM206 56Q206 83 223 99T265 115Q288 113 304 99T320 58Q320 33 303 17T262 0Q237 0 222 17T206 56",34:"122 575Q122 593 137 608T173 623Q196 623 210 608T225 575Q225 562 218 464Q212 373 211 361T201 341Q193 333 173 333Q154 333 146 341Q138 348 137 360T129 464Q122 561 122 575ZM299 575Q299 593 314 608T350 623Q373 623 387 608T402 575Q402 562 395 464Q389 373 388 361T378 341Q370 333 350 333Q331 333 323 341Q315 348 314 360T306 464Q299 561 299 575",35:"93 163Q74 163 65 164T46 173T36 198Q36 210 40 215T61 233H131V236Q132 239 140 307T149 377Q149 379 105 379L61 380Q36 392 36 414Q36 450 86 450Q91 450 99 450T112 449H159Q163 480 167 517Q168 524 170 545T174 573T180 591T191 607T210 611Q223 611 232 604T243 588L245 580Q245 565 238 511T230 451Q230 449 282 449H333Q337 480 341 517Q342 524 343 537T345 556T348 573T352 589T359 600T370 608T384 611Q395 611 406 602T419 580Q419 565 412 511T404 451Q404 449 431 449H442Q477 449 485 429Q489 421 489 414Q489 392 463 380L428 379H394V376Q393 373 385 305T376 235Q376 233 419 233H463L468 230Q472 227 473 227T477 223T482 218T486 213T488 206T489 198Q489 162 436 162Q430 162 422 162T412 163H366V161Q364 159 357 92Q356 85 355 73T353 54T350 37T346 22T339 11T328 3T314 0Q303 0 292 9T279 31Q279 37 287 96T295 162Q295 163 244 163H192V161Q190 159 183 92Q182 85 181 73T179 54T176 37T172 22T165 11T154 3T140 0Q129 0 118 9T105 31Q105 37 113 96T121 162Q121 163 93 163ZM323 377Q323 379 272 379H220V376Q219 373 211 305T202 235Q202 233 253 233H305V236Q306 239 314 307T323 377",36:"415 397Q392 397 377 411T362 448Q362 464 376 485Q369 498 362 506T346 520T332 528T315 533T300 538V445L301 353L311 350Q382 334 424 284T466 174Q466 115 425 65T303 -2L300 -3V-30Q300 -64 291 -74Q283 -82 262 -82H255Q234 -82 225 -60L224 -32V-4L213 -2Q152 6 106 51T59 170V180Q59 197 74 213Q89 227 110 227T146 213T162 174Q162 156 147 137Q153 123 161 112T176 95T191 85T205 79T216 76T224 74V283L213 285Q147 298 103 343T58 449Q58 516 108 560T224 614V643V654Q224 666 226 673T237 687T264 694Q289 693 294 683T300 642V615H303Q355 607 390 587T440 540T460 493T466 453Q466 425 451 411T415 397ZM137 452Q137 425 158 404T198 376T223 369Q224 369 224 453T223 537Q198 532 168 509T137 452ZM301 75Q307 75 325 83T365 116T387 171Q387 238 300 267V171Q300 75 301 75",37:"35 560Q35 607 54 645T110 693Q111 693 116 693T125 694Q165 692 187 651T210 560Q210 506 186 467T123 428Q84 428 60 466T35 560ZM139 560Q139 574 136 587T130 608T124 615Q122 617 120 614Q106 595 106 561Q106 516 121 506Q123 504 125 507Q139 526 139 560ZM123 -83Q107 -83 98 -73T88 -48Q88 -43 89 -41Q90 -37 229 316T370 675Q381 694 400 694Q416 694 426 684T436 659Q436 654 435 652Q434 647 295 294T153 -65Q144 -83 123 -83ZM314 50Q314 104 338 143T400 183Q439 183 464 144T489 50T465 -43T402 -82Q358 -82 336 -41T314 50ZM417 50Q417 71 413 85T405 102L401 106Q386 95 386 50Q386 29 390 15T398 -2L402 -6Q417 5 417 50",38:"96 462Q96 546 132 584T211 622Q255 622 284 583T314 474Q314 395 224 305L208 288Q213 275 226 251L265 185L269 179Q273 184 299 246L332 333L342 363Q342 364 341 365Q334 365 334 393Q334 406 334 410T340 420T356 431H412H440Q467 431 478 424T490 393Q490 376 484 367T470 357T448 355H441H415L399 312Q349 176 322 127L315 115L323 106Q360 65 393 65Q405 65 410 80T416 109Q416 140 452 140Q487 140 487 105Q487 56 460 23T391 -11L286 41L273 53L262 42Q212 -11 151 -11Q97 -11 63 33T28 143Q28 161 30 176T38 205T47 227T60 247T72 261T84 274T94 283L122 311L119 323Q96 392 96 462ZM243 474Q243 533 218 545L215 546Q212 546 210 546Q182 546 169 501Q167 492 167 466Q167 419 179 368L188 377Q234 425 242 461Q243 465 243 474ZM217 129Q185 174 154 235Q121 214 115 176Q113 168 113 143Q113 83 139 67Q141 66 152 66Q191 66 228 112L217 129",39:"205 554Q205 577 221 594T263 611Q302 611 325 577T349 490Q349 409 298 347Q285 330 258 309T214 287Q203 289 189 302T175 327Q175 341 185 349T213 369T245 402Q269 437 273 483V497Q264 496 263 496Q240 496 223 513T205 554",40:"437 -53
|
||
|
|
875: function _(n,o,c,a,e){a(),c.monospace={32:[0,0,.525],33:[.622,0,.525],34:[.623,-.333,.525],35:[.611,0,.525],36:[.694,.082,.525],37:[.694,.083,.525],38:[.622,.011,.525],39:[.611,-.287,.525],40:[.694,.082,.525],41:[.694,.082,.525],42:[.52,-.09,.525],43:[.531,-.081,.525],44:[.14,.139,.525],45:[.341,-.271,.525],46:[.14,0,.525],47:[.694,.083,.525],58:[.431,0,.525],59:[.431,.139,.525],60:[.557,-.055,.525],61:[.417,-.195,.525],62:[.557,-.055,.525],63:[.617,0,.525],64:[.617,.006,.525],91:[.694,.082,.525],92:[.694,.083,.525],93:[.694,.082,.525],94:[.611,-.46,.525],95:[-.025,.095,.525],96:[.681,-.357,.525],123:[.694,.083,.525],124:[.694,.082,.525],125:[.694,.083,.525],126:[.611,-.466,.525],127:[.612,-.519,.525],160:[0,0,.525],305:[.431,0,.525],567:[.431,.228,.525],697:[.623,-.334,.525],768:[.611,-.485,0],769:[.611,-.485,0],770:[.611,-.46,0],771:[.611,-.466,0],772:[.577,-.5,0],774:[.611,-.504,0],776:[.612,-.519,0],778:[.619,-.499,0],780:[.577,-.449,0],913:[.623,0,.525],914:[.611,0,.525],915:[.611,0,.525],916:[.623,0,.525],917:[.611,0,.525],918:[.611,0,.525],919:[.611,0,.525],920:[.621,.01,.525],921:[.611,0,.525],922:[.611,0,.525],923:[.623,0,.525],924:[.611,0,.525],925:[.611,0,.525],926:[.611,0,.525],927:[.621,.01,.525],928:[.611,0,.525],929:[.611,0,.525],931:[.611,0,.525],932:[.611,0,.525],933:[.622,0,.525],934:[.611,0,.525],935:[.611,0,.525],936:[.611,0,.525],937:[.622,0,.525],8215:[-.025,.095,.525],8242:[.623,-.334,.525],8243:[.623,0,1.05],8244:[.623,0,1.575],8260:[.694,.083,.525],8279:[.623,0,2.1],8710:[.623,0,.525]}},
|
||
|
|
876: function _(Q,T,L,H,V){H();var M=Q(858),Z=Q(877);L.normal=(0,M.AddPaths)(Z.normal,{32:"",33:"78 661Q78 682 96 699T138 716T180 700T199 661Q199 654 179 432T158 206Q156 198 139 198Q121 198 119 206Q118 209 98 431T78 661ZM79 61Q79 89 97 105T141 121Q164 119 181 104T198 61Q198 31 181 16T139 1Q114 1 97 16T79 61",34:"34 634Q34 659 50 676T93 694Q121 694 144 668T168 579Q168 525 146 476T101 403T73 379Q69 379 60 388T50 401Q50 404 62 417T88 448T116 500T131 572Q131 584 130 584T125 581T112 576T94 573Q69 573 52 590T34 634ZM238 634Q238 659 254 676T297 694Q325 694 348 668T372 579Q372 525 350 476T305 403T277 379Q273 379 264 388T254 401Q254 404 266 417T292 448T320 500T335 572Q335 584 334 584T329 581T316 576T298 573Q273 573 256 590T238 634",35:"56 347Q56 360 70 367H313L355 524Q394 676 401 686Q406 694 416 694Q434 694 436 676Q436 672 396 522Q355 374 355 369L354 367H543L585 524Q626 679 630 685Q636 694 646 694Q653 694 659 689T665 678Q665 668 626 522Q585 374 585 369L584 367H762Q777 359 777 347Q777 334 767 331T722 327H667H572L552 251L531 174Q531 173 647 173H720Q756 173 766 170T777 153T762 133H519L477 -24Q436 -179 432 -185Q426 -194 416 -194Q409 -194 403 -189T397 -177Q397 -167 436 -21Q477 125 477 131L478 133H289L247 -24Q206 -179 202 -185Q196 -194 186 -194Q179 -194 173 -189T167 -177Q167 -167 206 -21Q247 125 247 131L248 133H70Q56 140 56 153Q56 168 72 173H260L280 249L301 326Q301 327 186 327H72Q56 332 56 347ZM531 326Q531 327 437 327H342L322 251L301 174Q301 173 395 173H490L510 249L531 326",36:"162 187Q162 164 146 149T109 133H103V130Q108 115 115 105Q122 92 131 82T150 64T170 52T190 44T206 40T220 37L227 36V313Q190 320 162 335Q116 358 86 404T55 508Q55 567 85 614T165 685Q186 696 225 704H227V750H273V704L286 703Q369 690 413 631Q441 588 444 531Q444 514 443 509Q439 490 425 479T391 468Q368 468 353 483T337 522Q337 546 353 560T390 575L394 576V578Q386 599 372 614T342 637T314 649T288 656L273 658V408L288 405Q329 394 355 376Q396 348 420 300T444 199Q444 130 408 76T313 1Q286 -9 276 -9H273V-56H227V-10H221Q202 -6 193 -4T155 11T108 41T74 94T55 176V182Q55 227 95 238Q103 240 108 240Q129 240 145 226T162 187ZM225 657Q219 657 204 651T169 632T135 594T121 538Q121 512 131 491T156 457T187 435T213 423T227 420V539Q227 657 225 657ZM378 169Q378 230 339 265T274 301Q273 301 273 169V37Q324 50 351 87T378 169",37:"465 605Q428 605 394 614T340 632T319 641Q332 608 332 548Q332 458 293 403T202 347Q145 347 101 402T56 548Q56 637 101 693T202 750Q241 750 272 719Q359 642 464 642Q580 642 650 732Q662 748 668 749Q670 750 673 750Q682 750 688 743T693 726Q178 -47 170 -52Q166 -56 160 -56Q147 -56 142 -45Q137 -36 142 -27Q143 -24 363 304Q469 462 525 546T581 630Q528 605 465 605ZM207 385Q235 385 263 427T292 548Q292 617 267 664T200 712Q193 712 186 709T167 698T147 668T134 615Q132 595 132 548V527Q132 436 165 403Q183 385 203 385H207ZM500 146Q500 234 544 290T647 347Q699 347 737 292T776 146T737 0T646 -56Q590 -56 545 0T500 146ZM651 -18Q679 -18 707 24T736 146Q736 215 711 262T644 309Q637 309 630 306T611 295T591 265T578 212Q577 200 577 146V124Q577 -18 647 -18H651",38:"156 540Q156 620 201 668T302 716Q354 716 377 671T401 578Q401 505 287 386L274 373Q309 285 416 148L429 132L437 142Q474 191 543 309L562 341V349Q562 368 541 376T498 385H493V431H502L626 428Q709 428 721 431H727V385H712Q688 384 669 379T639 369T618 354T603 337T591 316T578 295Q537 223 506 176T464 117T454 104Q454 102 471 85T497 62Q543 24 585 24Q618 24 648 48T682 113V121H722V112Q721 94 714 75T692 32T646 -7T574 -22Q491 -19 414 42L402 51L391 42Q312 -22 224 -22Q144 -22 93 25T42 135Q42 153 46 169T55 197T74 225T96 249T125 278T156 308L195 347L190 360Q185 372 182 382T174 411T165 448T159 491T156 540ZM361 576Q361 613 348 646T305 679Q272 679 252 649T232 572Q232 497 255 426L259 411L267 420Q361 519 361 576ZM140 164Q140 103 167 64T240 24Q271 24 304 36T356 61T374 77Q295 156 235 262L220 292L210 310L193 293Q177 277 169 268T151 229T140 164",39:"78 634Q78 659 95 676T138 694Q166 694 189 668T212 579Q212 525 190 476T146 403T118 379Q114 379 105 388T95 401Q95 404 107 417T133 448T161 500T176 572Q176 584 175 584T170 581T157 576T139 573Q114 573 96 590T78 634",40:"94 250Q94 319 104 381T127 488T
|
||
|
|
877: function _(k,s,c,i,n){i(),c.normal={32:[0,0,.25],33:[.716,0,.278],34:[.694,-.379,.5],35:[.694,.194,.833],36:[.75,.056,.5],37:[.75,.056,.833],38:[.716,.022,.778],39:[.694,-.379,.278],40:[.75,.25,.389],41:[.75,.25,.389],42:[.75,-.32,.5],43:[.583,.082,.778],44:[.121,.194,.278],45:[.252,-.179,.333],46:[.12,0,.278],47:[.75,.25,.5],48:[.666,.022,.5],49:[.666,0,.5],50:[.666,0,.5],51:[.665,.022,.5],52:[.677,0,.5],53:[.666,.022,.5],54:[.666,.022,.5],55:[.676,.022,.5],56:[.666,.022,.5],57:[.666,.022,.5],58:[.43,0,.278],59:[.43,.194,.278],60:[.54,.04,.778],61:[.583,.082,.778],62:[.54,.04,.778],63:[.705,0,.472],64:[.705,.011,.778],65:[.716,0,.75],66:[.683,0,.708],67:[.705,.021,.722],68:[.683,0,.764],69:[.68,0,.681],70:[.68,0,.653],71:[.705,.022,.785],72:[.683,0,.75],73:[.683,0,.361],74:[.683,.022,.514],75:[.683,0,.778],76:[.683,0,.625],77:[.683,0,.917],78:[.683,0,.75],79:[.705,.022,.778],80:[.683,0,.681],81:[.705,.193,.778],82:[.683,.022,.736],83:[.705,.022,.556],84:[.677,0,.722],85:[.683,.022,.75],86:[.683,.022,.75],87:[.683,.022,1.028],88:[.683,0,.75],89:[.683,0,.75],90:[.683,0,.611],91:[.75,.25,.278],92:[.75,.25,.5],93:[.75,.25,.278],94:[.694,-.531,.5],95:[-.025,.062,.5],96:[.699,-.505,.5],97:[.448,.011,.5],98:[.694,.011,.556],99:[.448,.011,.444],100:[.694,.011,.556],101:[.448,.011,.444],102:[.705,0,.306,{ic:.066}],103:[.453,.206,.5],104:[.694,0,.556],105:[.669,0,.278],106:[.669,.205,.306],107:[.694,0,.528],108:[.694,0,.278],109:[.442,0,.833],110:[.442,0,.556],111:[.448,.01,.5],112:[.442,.194,.556],113:[.442,.194,.528],114:[.442,0,.392],115:[.448,.011,.394],116:[.615,.01,.389],117:[.442,.011,.556],118:[.431,.011,.528],119:[.431,.011,.722],120:[.431,0,.528],121:[.431,.204,.528],122:[.431,0,.444],123:[.75,.25,.5],124:[.75,.249,.278],125:[.75,.25,.5],126:[.318,-.215,.5],160:[0,0,.25],163:[.714,.011,.769],165:[.683,0,.75],168:[.669,-.554,.5],172:[.356,-.089,.667],174:[.709,.175,.947],175:[.59,-.544,.5],176:[.715,-.542,.5],177:[.666,0,.778],180:[.699,-.505,.5],183:[.31,-.19,.278],215:[.491,-.009,.778],240:[.749,.021,.556],247:[.537,.036,.778],305:[.442,0,.278,{sk:.0278}],567:[.442,.205,.306,{sk:.0833}],697:[.56,-.043,.275],710:[.694,-.531,.5],711:[.644,-.513,.5],713:[.59,-.544,.5],714:[.699,-.505,.5],715:[.699,-.505,.5],728:[.694,-.515,.5],729:[.669,-.549,.5],730:[.715,-.542,.5],732:[.668,-.565,.5],768:[.699,-.505,0],769:[.699,-.505,0],770:[.694,-.531,0],771:[.668,-.565,0],772:[.59,-.544,0],774:[.694,-.515,0],775:[.669,-.549,0],776:[.669,-.554,0],778:[.715,-.542,0],779:[.701,-.51,0],780:[.644,-.513,0],824:[.716,.215,0],913:[.716,0,.75],914:[.683,0,.708],915:[.68,0,.625],916:[.716,0,.833],917:[.68,0,.681],918:[.683,0,.611],919:[.683,0,.75],920:[.705,.022,.778],921:[.683,0,.361],922:[.683,0,.778],923:[.716,0,.694],924:[.683,0,.917],925:[.683,0,.75],926:[.677,0,.667],927:[.705,.022,.778],928:[.68,0,.75],929:[.683,0,.681],931:[.683,0,.722],932:[.677,0,.722],933:[.705,0,.778],934:[.683,0,.722],935:[.683,0,.75],936:[.683,0,.778],937:[.704,0,.722],8192:[0,0,.5],8193:[0,0,1],8194:[0,0,.5],8195:[0,0,1],8196:[0,0,.333],8197:[0,0,.25],8198:[0,0,.167],8201:[0,0,.167],8202:[0,0,.1],8203:[0,0,0],8204:[0,0,0],8211:[.285,-.248,.5],8212:[.285,-.248,1],8213:[.285,-.248,1],8214:[.75,.25,.5],8215:[-.025,.062,.5],8216:[.694,-.379,.278],8217:[.694,-.379,.278],8220:[.694,-.379,.5],8221:[.694,-.379,.5],8224:[.705,.216,.444],8225:[.705,.205,.444],8226:[.444,-.055,.5],8230:[.12,0,1.172],8242:[.56,-.043,.275],8243:[.56,0,.55],8244:[.56,0,.825],8245:[.56,-.043,.275],8246:[.56,0,.55],8247:[.56,0,.825],8254:[.59,-.544,.5],8260:[.75,.25,.5],8279:[.56,0,1.1],8288:[0,0,0],8289:[0,0,0],8290:[0,0,0],8291:[0,0,0],8292:[0,0,0],8407:[.714,-.516,.5],8450:[.702,.019,.722],8459:[.717,.036,.969,{ic:.272,sk:.333}],8460:[.666,.133,.72],8461:[.683,0,.778],8462:[.694,.011,.576,{sk:-.0278}],8463:[.695,.013,.54,{ic:.022}],8464:[.717,.017,.809,{ic:.137,sk:.333}],8465:[.686,.026,.554],8466:[.717,.017,.874,{ic:.161,sk:.306}],8467:[.705,.02,.417,{sk:.111}],8469:[.683,.02,.722],8472:[.453,.216,.636,{sk:.111}],8473:[.683,0,.611],8474:[.701,.181,.778],8475:[.717,.017,.85,{ic:.037,sk
|
||
|
|
878: function _(Q,T,a,H,i){H();var s=Q(858),d=Q(879);a.sansSerifBoldItalic=(0,s.AddPaths)(d.sansSerifBoldItalic,{305:"54 431Q63 458 102 458H127H149Q192 458 199 433Q201 427 201 229T199 25Q190 0 149 0H125L81 1Q61 7 54 28V431",567:"-38 -84Q-36 -84 -14 -95T33 -106H38Q70 -103 78 -86Q83 -78 83 -49T84 180Q84 427 86 433Q93 458 136 458H158H180Q201 458 209 456T225 443Q230 436 231 418Q232 397 232 313V183V124V40Q232 -55 228 -87T203 -147Q166 -205 78 -205Q31 -205 -20 -189T-71 -159Q-71 -156 -59 -123Q-50 -96 -47 -91T-38 -84"},{})},
|
||
|
|
879: function _(i,n,a,c,f){c(),a.sansSerifBoldItalic={305:[.458,0,.256],567:[.458,.205,.286]}},
|
||
|
|
880: function _(Q,T,L,H,V){H();var M=Q(858),Z=Q(881);L.sansSerifBold=(0,M.AddPaths)(Z.sansSerifBold,{33:"111 669Q111 680 111 682T113 689T121 693T137 694H184H249Q255 686 256 681Q244 220 239 213Q236 208 229 208T183 207T137 207T127 213T118 431T111 669ZM110 71V95Q110 137 136 144Q140 146 183 146H200Q246 146 254 121Q256 115 256 73V51Q256 9 230 2Q225 0 181 0L138 1Q121 7 113 21L111 28L110 71",34:"38 687Q42 693 45 693Q46 694 111 694H176Q179 690 183 687V556L144 501Q139 494 134 486T126 474T120 465T114 457T110 451T106 447T102 445T98 443T94 443T89 442H73H62Q37 442 37 453Q37 458 55 501T74 546Q74 548 59 548L44 549L38 555V687ZM275 687Q279 693 282 693Q283 694 348 694H413Q416 690 420 687V556L381 501Q376 494 371 486T363 474T357 465T351 457T347 451T343 447T339 445T335 443T331 443T326 442H310H299Q274 442 274 453Q274 458 292 501T311 546Q311 548 296 548L281 549L275 555V687",35:"61 365Q61 370 62 375T65 383T69 390T74 395T80 399T85 403T90 406L94 407H344L381 536Q418 668 426 680Q431 687 445 692Q451 694 457 694Q477 694 488 682T500 651Q500 645 466 528T431 409Q431 407 504 407H577L609 521Q651 668 656 675Q669 693 691 693Q710 693 721 680T733 651Q733 645 699 528T664 409Q664 407 743 407H823L827 405Q831 403 834 402T841 397T848 389T853 379T855 365Q855 337 823 324L731 323H639L619 253Q599 181 598 180V177H823L827 175Q831 173 834 172T841 167T848 159T853 149T855 135Q855 107 823 94L698 93H573L540 -21Q498 -168 493 -175Q480 -193 458 -193Q439 -193 428 -180T416 -151Q416 -144 450 -27T485 91Q485 93 412 93H340L307 -21Q265 -168 260 -175Q247 -193 225 -193Q206 -193 195 -180T183 -151Q183 -144 217 -27T252 91Q252 93 173 93L94 94Q61 105 61 135Q61 140 62 145T65 153T69 160T74 165T80 169T85 173T90 176L94 177H185L277 178L297 248L318 320V323H206L94 324Q61 335 61 365ZM551 320V323H479Q406 323 405 322Q404 319 385 249T365 178T438 177L510 178L530 248L551 320",36:"231 712L232 716Q232 719 232 722T234 729T239 736T246 743T256 748T271 750Q318 750 318 711V703Q393 692 451 656Q469 645 470 640Q470 635 461 587L453 537Q445 529 442 529Q438 529 424 540T384 565T330 585Q328 585 325 585T320 586L318 587V434Q322 433 333 429T350 424T365 418T382 409T399 397T419 380Q488 313 488 213Q488 24 334 -5L318 -8V-17Q318 -56 279 -56H272Q253 -56 243 -46T232 -30T231 -18V-8H224Q170 2 127 20T68 50T49 67Q49 71 58 122T68 176Q71 182 79 182Q83 182 98 169T145 138T216 110Q228 108 229 108H231V288Q167 299 114 356T61 496Q61 537 70 570T94 624T126 661T162 684T195 696T219 701L228 702H231V712ZM231 521Q231 583 230 583Q226 582 220 579T204 561T193 521Q193 491 212 472Q226 458 230 458Q231 458 231 521ZM318 112Q356 131 356 187Q356 237 318 263V112",37:"61 549Q61 733 218 749Q220 749 228 749T241 750Q286 750 321 735T369 708T389 683Q422 634 422 548V538Q422 519 420 501T408 453T381 401T328 364T243 347Q61 347 61 549ZM292 549Q292 663 242 663Q221 663 211 648T198 615T196 566V548Q196 471 206 454Q218 434 242 434Q292 434 292 549ZM243 -55Q223 -55 212 -42T201 -13Q201 -2 207 7Q209 11 480 371T758 738Q770 750 788 750Q805 750 817 738T830 709Q830 694 820 681L544 315Q273 -43 269 -47Q258 -55 243 -55ZM606 146Q606 330 763 346Q764 346 773 346T786 347Q831 347 866 332T914 305T934 280Q966 233 966 146V135Q966 115 964 97T952 49T925 -2T872 -40T788 -56Q606 -56 606 146ZM742 146V132Q742 107 743 93T748 62T762 39T787 31Q819 31 832 79Q837 97 837 146Q837 260 787 260Q767 260 757 246T744 214T742 169V146",38:"757 117Q762 117 769 110V3Q759 -7 718 -14T641 -22T571 -15T518 1T477 19T453 31L437 23Q350 -19 257 -22Q158 -22 103 30T47 155Q47 188 57 216T87 263T119 292T151 313L182 333L187 336L181 349Q150 431 150 506Q150 605 211 660T347 716Q417 716 471 668T526 543Q526 517 518 495T471 432T360 343L342 330Q342 327 358 306T402 250T458 189L467 181Q518 225 556 289T607 395L620 437Q622 443 630 443Q631 443 679 430Q718 420 725 418T733 409Q733 402 722 365T670 255T573 123Q562 111 563 111Q589 94 644 94Q678 94 703 100T740 111T757 117ZM397 544Q397 573 384 601T346 629Q320 629 299 607T277 538Q277 484 295 429Q301 413 301 412Q302 409 309 415Q397 476 397 544ZM227 258Q197 228 197 177Q197 150 207 126T234 95Q242 93 251 93Q288 93 337 107L349 110L328 131Q266 196 234 248L227 258",39:"81 687Q85 693 88 693Q89 694 154 694H2
|
||
|
|
881: function _(n,f,i,o,s){o(),i.sansSerifBold={33:[.694,0,.367],34:[.694,-.442,.558],35:[.694,.193,.917],36:[.75,.056,.55],37:[.75,.056,1.029],38:[.716,.022,.831],39:[.694,-.442,.306],40:[.75,.249,.428],41:[.75,.25,.428],42:[.75,-.293,.55],43:[.617,.116,.856],44:[.146,.106,.306],45:[.273,-.186,.367],46:[.146,0,.306],47:[.75,.249,.55],58:[.458,0,.306],59:[.458,.106,.306],61:[.407,-.094,.856],63:[.705,0,.519],64:[.704,.011,.733],91:[.75,.25,.343],93:[.75,.25,.343],94:[.694,-.537,.55],95:[-.023,.11,.55],126:[.344,-.198,.55],305:[.458,0,.256],567:[.458,.205,.286],768:[.694,-.537,0],769:[.694,-.537,0],770:[.694,-.537,0],771:[.694,-.548,0],772:[.66,-.56,0],774:[.694,-.552,0],775:[.695,-.596,0],776:[.695,-.595,0],778:[.694,-.538,0],779:[.694,-.537,0],780:[.657,-.5,0],8211:[.327,-.24,.55],8212:[.327,-.24,1.1],8213:[.327,-.24,1.1],8215:[-.023,.11,.55],8216:[.694,-.443,.306],8217:[.694,-.442,.306],8220:[.694,-.443,.558],8221:[.694,-.442,.558],8260:[.75,.249,.55],8710:[.694,0,.917]}},
|
||
|
|
882: function _(Q,T,L,H,V){H();var M=Q(858),Z=Q(883);L.sansSerifItalic=(0,M.AddPaths)(Z.sansSerifItalic,{33:"160 187L257 694H306Q355 694 355 693L238 186H199Q160 186 160 187ZM110 2Q111 3 120 49T131 96Q131 98 180 98T229 96L219 50Q209 3 208 2V0H110V2",34:"171 647L180 694H229Q278 694 278 693L276 686Q275 680 273 668T268 644L258 597L182 471H157Q133 471 133 472L189 595Q189 596 174 596H160V598Q160 601 171 647ZM365 647L374 694H423Q472 694 472 693L470 686Q469 680 467 668T462 644L452 597L376 471H351Q327 471 327 472L383 595Q383 596 368 596H354V598Q354 601 365 647",35:"793 170Q809 162 809 149Q809 145 807 141T802 135T796 132L793 130H547L472 -27Q397 -184 394 -187Q389 -194 379 -194Q367 -194 362 -183Q359 -179 359 -173Q360 -168 431 -20L503 129Q503 130 410 130H317L242 -27Q167 -184 164 -187Q159 -194 149 -194Q137 -194 132 -183Q129 -179 129 -173Q130 -168 201 -19L273 130H187L100 131Q87 141 87 150Q87 162 102 170H294L331 248Q339 265 349 286T365 318L370 328Q370 330 258 330Q145 330 142 332Q129 338 129 351Q129 362 140 368Q146 370 267 370L391 371L467 527Q542 684 544 686Q544 688 549 691T560 694H562Q565 693 567 692T571 690T575 686T578 681T579 672Q577 665 507 520T436 373L435 370H528L621 371L692 518Q767 675 769 677Q775 694 789 694Q798 694 804 688T809 672Q806 664 737 519L665 371L751 370Q835 370 841 368Q851 362 851 350Q851 337 841 334T799 330H765H741H645L606 250L568 170H793ZM600 328Q600 330 508 330H415Q412 326 338 171Q338 170 431 170H524L561 248Q569 265 579 286T595 318L600 328",36:"228 70Q233 92 246 155T270 266T280 316Q271 318 265 320T237 333T200 360T172 403T159 468Q159 537 205 600T325 691Q352 701 360 701Q361 701 361 701T362 703T364 711T368 727L372 750H409Q445 750 445 749L436 705Q436 703 450 702T494 691T554 657L565 649Q562 642 548 604L534 568Q511 591 484 605T440 621L424 623L419 624L372 405Q399 400 424 384Q490 338 490 247V240Q490 156 430 85Q374 13 294 -5L284 -7L280 -30Q279 -35 278 -41T275 -52L274 -55Q274 -56 237 -56Q201 -56 201 -54Q202 -53 205 -34T211 -11Q211 -9 206 -9Q154 -2 115 19Q80 35 56 59L88 141L99 131Q109 121 119 113T141 99T160 89T180 82T197 77T214 73T228 70ZM303 426Q304 427 313 471T332 564T345 620L335 616Q287 596 263 549Q252 525 252 499Q252 470 267 451T298 426Q303 424 303 426ZM302 75Q305 75 315 80T340 98T367 125T390 164T399 214Q399 247 384 268T349 297Q338 247 326 186L302 75",37:"268 347Q224 347 195 386T165 488Q165 517 173 552Q191 637 246 693T349 749Q389 749 414 725T448 673T456 614Q456 506 396 427T268 347ZM372 604Q372 674 339 674Q311 674 290 633T261 549T253 482V474Q253 438 272 426Q277 424 286 424Q319 424 345 485T372 604ZM189 -56Q179 -56 173 -49T167 -37Q167 -30 347 198Q425 296 475 360Q780 745 785 747Q790 750 796 750Q814 748 814 730Q814 725 811 719L204 -49Q198 -56 189 -56ZM523 87Q523 184 583 265T713 347Q758 347 786 308T815 207Q815 110 757 28T629 -55Q576 -55 550 -12T523 87ZM729 200Q729 271 696 271Q675 271 658 247T631 189T616 125T611 76Q611 21 644 21H647Q672 21 700 77T729 200",38:"219 -22Q158 -22 117 13T71 111Q71 131 74 150T84 185T98 215T118 241T137 262T159 281T179 295T199 308L214 318L258 348L256 362Q254 373 254 413V435Q254 483 271 537T325 641T411 708Q427 715 441 715Q446 716 455 716Q504 716 534 681T565 590Q565 522 519 468T377 347L358 334Q359 333 363 320T374 290T387 262Q404 227 428 187T460 139Q521 183 574 251T651 362T674 409L710 398Q746 388 747 388Q747 381 720 333T635 213T517 94L510 87Q542 57 598 57Q649 57 708 72Q716 75 718 75L709 34L701 -7Q636 -22 578 -22Q531 -22 498 -8T428 34L408 25Q314 -22 219 -22ZM480 579Q480 640 436 640Q410 640 385 615T351 554Q340 513 340 457Q340 413 343 410Q343 406 360 419Q431 471 455 505T480 579ZM245 57Q279 59 311 67T359 81T375 89T358 113T318 178T281 260L274 277L245 257Q167 205 167 135Q167 110 174 93T194 69T217 60T237 57H245",39:"228 647L237 694H286Q335 694 335 693L334 686Q332 680 330 668T325 644L315 597L239 471H214Q190 471 190 472L246 595Q246 596 231 596H217V598Q217 601 228 647",40:"195 37Q195 -7 200 -47T213 -113T231 -166T250 -204T268 -232T280 -250H204L194 -238Q104 -124 104 55Q104 238 181 432T405 740L417 750H454Q491 750 491 749L468 729Q446 709 411 667T337 565T262 405T208 188Q195 110 195 37",41:"300 463Q300 634 222 740L214 750H29
|
||
|
|
883: function _(i,c,n,a,f){a(),n.sansSerifItalic={33:[.694,0,.319,{ic:.036}],34:[.694,-.471,.5],35:[.694,.194,.833,{ic:.018}],36:[.75,.056,.5,{ic:.065}],37:[.75,.056,.833],38:[.716,.022,.758],39:[.694,-.471,.278,{ic:.057}],40:[.75,.25,.389,{ic:.102}],41:[.75,.25,.389],42:[.75,-.306,.5,{ic:.068}],43:[.583,.083,.778],44:[.098,.125,.278],45:[.259,-.186,.333],46:[.098,0,.278],47:[.75,.25,.5,{ic:.1}],48:[.678,.022,.5,{ic:.049}],49:[.678,0,.5],50:[.678,0,.5,{ic:.051}],51:[.678,.022,.5,{ic:.044}],52:[.656,0,.5,{ic:.021}],53:[.656,.022,.5,{ic:.055}],54:[.678,.022,.5,{ic:.048}],55:[.656,.011,.5,{ic:.096}],56:[.678,.022,.5,{ic:.054}],57:[.677,.022,.5,{ic:.045}],58:[.444,0,.278],59:[.444,.125,.278],61:[.37,-.13,.778,{ic:.018}],63:[.704,0,.472,{ic:.064}],64:[.705,.01,.667,{ic:.04}],91:[.75,.25,.289,{ic:.136}],93:[.75,.25,.289,{ic:.064}],94:[.694,-.527,.5,{ic:.033}],95:[-.038,.114,.5,{ic:.065}],126:[.327,-.193,.5,{ic:.06}],305:[.444,0,.239,{ic:.019}],567:[.444,.204,.267,{ic:.019}],768:[.694,-.527,0],769:[.694,-.527,0,{ic:.063}],770:[.694,-.527,0,{ic:.033}],771:[.677,-.543,0,{ic:.06}],772:[.631,-.552,0,{ic:.064}],774:[.694,-.508,0,{ic:.073}],775:[.68,-.576,0],776:[.68,-.582,0,{ic:.04}],778:[.693,-.527,0],779:[.694,-.527,0,{ic:.063}],780:[.654,-.487,0,{ic:.06}],913:[.694,0,.667],914:[.694,0,.667,{ic:.029}],915:[.691,0,.542,{ic:.104}],916:[.694,0,.833],917:[.691,0,.597,{ic:.091}],918:[.694,0,.611,{ic:.091}],919:[.694,0,.708,{ic:.06}],920:[.715,.022,.778,{ic:.026}],921:[.694,0,.278,{ic:.06}],922:[.694,0,.694,{ic:.091}],923:[.694,0,.611],924:[.694,0,.875,{ic:.054}],925:[.694,0,.708,{ic:.058}],926:[.688,0,.667,{ic:.098}],927:[.716,.022,.736,{ic:.027}],928:[.691,0,.708,{ic:.06}],929:[.694,0,.639,{ic:.051}],931:[.694,0,.722,{ic:.091}],932:[.688,0,.681,{ic:.109}],933:[.716,0,.778,{ic:.065}],934:[.694,0,.722,{ic:.021}],935:[.694,0,.667,{ic:.091}],936:[.694,0,.778,{ic:.076}],937:[.716,0,.722,{ic:.047}],8211:[.312,-.236,.5,{ic:.065}],8212:[.312,-.236,1,{ic:.065}],8213:[.312,-.236,1,{ic:.065}],8215:[-.038,.114,.5,{ic:.065}],8216:[.694,-.471,.278,{ic:.058}],8217:[.694,-.471,.278,{ic:.057}],8220:[.694,-.471,.5,{ic:.114}],8221:[.694,-.471,.5],8260:[.75,.25,.5,{ic:.1}],8710:[.694,0,.833]}},
|
||
|
|
884: function _(Q,T,H,V,L){V();var M=Q(858),Z=Q(885);H.sansSerif=(0,M.AddPaths)(Z.sansSerif,{33:"120 187Q120 225 115 440T110 693Q110 694 159 694T208 693Q208 655 203 440T198 187Q198 186 159 186T120 187ZM110 0V98H208V0H110",34:"33 596V694H131V597L82 471H32L47 532Q62 593 63 594Q63 596 48 596H33ZM227 596V694H325V597L276 471H226L241 532Q256 593 257 594Q257 596 242 596H227",35:"56 350Q56 363 70 370H192Q314 370 314 371L356 526Q396 676 401 685Q406 694 416 694Q423 694 429 689T436 677Q436 673 396 523T355 371Q355 370 449 370Q544 370 544 371L586 526Q628 682 630 685Q636 694 646 694Q653 694 659 689T665 678Q665 670 645 593T605 444L585 371Q585 370 673 370H762Q777 362 777 350Q777 337 767 334T723 330H668H573L567 305Q560 282 545 226L530 171L646 170H721Q756 170 766 167T777 150Q777 138 762 130H640Q518 130 518 129L476 -26Q434 -182 432 -185Q426 -194 416 -194Q409 -194 403 -189T397 -178Q397 -170 417 -93T457 56L477 129Q477 130 383 130Q288 130 288 129L246 -26Q204 -182 202 -185Q196 -194 186 -194Q179 -194 173 -189T167 -178Q167 -170 187 -94T227 56L247 129Q247 130 159 130H70Q56 137 56 150Q56 165 72 170H259L265 195Q273 222 287 275L302 330H186L70 331Q63 334 58 339Q56 343 56 350ZM489 170L532 330H343L337 305Q330 282 315 226L300 171L394 170H489",36:"55 509Q55 585 103 638T213 701V750H286V703H289Q312 703 354 689Q372 682 399 666T427 646L413 569Q413 568 403 575Q352 615 291 624H286V405Q357 389 400 331T444 199Q444 128 402 69T286 -7V-56H213V-9Q167 -3 125 14T63 44T44 60Q44 61 52 101L59 140L69 132Q78 125 87 119T107 107T124 97T141 90T157 84T173 80T187 76T201 73T213 70V317L202 319Q141 335 98 386T55 509ZM213 424V620L203 615Q143 587 143 522Q143 455 213 424ZM356 187Q356 208 350 227T334 258T315 280T298 293T287 297Q286 297 286 186V75Q356 110 356 187",37:"56 549Q56 639 98 694T195 750Q248 750 290 694T332 548Q332 455 290 401T195 347Q141 347 99 403T56 549ZM248 549Q248 602 234 638T195 674Q145 674 145 549Q145 423 195 423Q219 423 233 459T248 549ZM197 -56Q187 -56 182 -49T176 -35Q176 -33 178 -27Q179 -25 399 356T623 741Q626 750 639 750Q648 750 654 744T659 729Q657 721 435 336T207 -52Q203 -56 197 -56ZM500 146Q500 235 542 291T639 347Q692 347 734 293T776 146Q776 53 733 -1T639 -56Q587 -56 544 -2T500 146ZM692 146Q692 199 678 235T639 271Q589 271 589 146Q589 20 639 20Q663 20 677 56T692 146",38:"156 502Q156 600 198 658T302 716Q367 716 405 665T444 549Q444 531 442 523Q426 446 304 348L287 334Q305 297 340 249T402 170T430 139T443 149T472 181T509 231T549 303T583 394Q584 398 586 404Q587 408 587 409Q588 409 626 399T665 388Q663 381 660 369T644 322T614 253T567 176T502 98L491 87Q534 57 584 57Q653 57 700 75Q702 75 702 34T700 -7Q652 -22 586 -22H580Q505 -22 434 26L421 34Q419 33 405 25T374 11T336 -4T285 -17T226 -22Q143 -22 93 31T42 152Q42 184 51 211T81 260T111 291T144 317L184 348L178 365Q156 430 156 502ZM359 552Q359 588 345 614T302 640Q292 640 282 636T260 622T241 590T233 535Q236 474 253 417L257 407L271 419Q312 454 330 479Q359 514 359 552ZM345 102Q262 190 216 277Q215 277 204 267T180 247T165 236Q135 208 135 159Q135 123 152 97T198 61Q207 58 227 58Q286 58 357 89L345 102",39:"90 596V694H188V597L139 471H89L104 532Q119 593 120 594Q120 596 105 596H90",40:"74 250Q74 564 240 733L257 750H333L323 739Q167 573 167 250T323 -239L333 -250H257L240 -233Q74 -63 74 250",41:"221 -73T221 250T65 739L55 750H131L148 733Q314 567 314 250T148 -233L131 -250H55L65 -239Q221 -73 221 250",42:"208 717Q211 731 222 740T250 750Q265 750 277 741T291 717Q291 706 290 675T286 617L285 591L329 622Q369 651 376 655T393 659Q411 659 423 647T436 616Q436 609 434 603T429 594T419 585T407 577T389 567T368 556L316 528L368 500Q421 472 429 464Q436 455 436 440Q436 422 423 409T393 396Q390 396 388 396T384 397T380 398T375 401T367 406T358 413T346 422T329 434L285 465Q284 465 285 438T289 381T291 347Q291 327 278 317T250 306Q234 306 222 315T208 339Q208 350 209 381T212 439L214 465L170 434Q130 405 123 401T106 397Q88 397 76 409T63 440Q63 447 65 453T70 462T80 471T92 479T110 489T131 500L183 528L131 556Q78 584 70 592Q63 601 63 616Q63 634 76 647T106 660Q109 660 111 660T115 659T119 658T124 655T132 650T141 643T153 634T170 622L214 591L212 617Q211 643 210 674T208 717",43:"56 237T5
|
||
|
|
885: function _(n,f,i,s,a){s(),i.sansSerif={33:[.694,0,.319],34:[.694,-.471,.5],35:[.694,.194,.833],36:[.75,.056,.5],37:[.75,.056,.833],38:[.716,.022,.758],39:[.694,-.471,.278],40:[.75,.25,.389],41:[.75,.25,.389],42:[.75,-.306,.5],43:[.583,.082,.778],44:[.098,.125,.278],45:[.259,-.186,.333],46:[.098,0,.278],47:[.75,.25,.5],58:[.444,0,.278],59:[.444,.125,.278],61:[.37,-.13,.778],63:[.704,0,.472],64:[.704,.011,.667],91:[.75,.25,.289],93:[.75,.25,.289],94:[.694,-.527,.5],95:[-.038,.114,.5],126:[.327,-.193,.5],305:[.444,0,.239],567:[.444,.205,.267],768:[.694,-.527,0],769:[.694,-.527,0],770:[.694,-.527,0],771:[.677,-.543,0],772:[.631,-.552,0],774:[.694,-.508,0],775:[.68,-.576,0],776:[.68,-.582,0],778:[.694,-.527,0],779:[.694,-.527,0],780:[.654,-.487,0],913:[.694,0,.667],914:[.694,0,.667],915:[.691,0,.542],916:[.694,0,.833],917:[.691,0,.597],918:[.694,0,.611],919:[.694,0,.708],920:[.716,.021,.778],921:[.694,0,.278],922:[.694,0,.694],923:[.694,0,.611],924:[.694,0,.875],925:[.694,0,.708],926:[.688,0,.667],927:[.715,.022,.736],928:[.691,0,.708],929:[.694,0,.639],931:[.694,0,.722],932:[.688,0,.681],933:[.716,0,.778],934:[.694,0,.722],935:[.694,0,.667],936:[.694,0,.778],937:[.716,0,.722],8211:[.312,-.236,.5],8212:[.312,-.236,1],8213:[.312,-.236,1],8215:[-.038,.114,.5],8216:[.694,-.471,.278],8217:[.694,-.471,.278],8220:[.694,-.471,.5],8221:[.694,-.471,.5],8260:[.75,.25,.5],8710:[.694,0,.833]}},
|
||
|
|
886: function _(c,i,o,t,d){t(),d("scriptBold",c(887).scriptBold)},
|
||
|
|
887: function _(c,i,n,o,t){o(),n.scriptBold={}},
|
||
|
|
888: function _(c,i,t,n,p){n(),p("script",c(889).script)},
|
||
|
|
889: function _(c,i,n,t,f){t(),n.script={}},
|
||
|
|
890: function _(T,Q,L,V,H){V();var M=T(858),Z=T(891);L.smallop=(0,M.AddPaths)(Z.smallop,{40:"152 251Q152 646 388 850H416Q422 844 422 841Q422 837 403 816T357 753T302 649T255 482T236 250Q236 124 255 19T301 -147T356 -251T403 -315T422 -340Q422 -343 416 -349H388Q359 -325 332 -296T271 -213T212 -97T170 56T152 251",41:"305 251Q305 -145 69 -349H56Q43 -349 39 -347T35 -338Q37 -333 60 -307T108 -239T160 -136T204 27T221 250T204 473T160 636T108 740T60 807T35 839Q35 850 50 850H56H69Q197 743 256 566Q305 425 305 251",47:"481 838Q489 850 500 850Q508 850 515 844T522 827Q521 824 311 248T96 -337Q90 -349 77 -349Q68 -349 62 -343T55 -326Q56 -323 266 253T481 838",91:"202 -349V850H394V810H242V-309H394V-349H202",92:"522 -326Q522 -337 515 -343T500 -349Q487 -349 481 -337Q477 -328 267 248T55 827Q54 835 60 842T76 850Q89 850 96 838Q100 829 310 253T522 -326",93:"22 810V850H214V-349H22V-309H174V810H22",123:"477 -343L471 -349H458Q432 -349 367 -325T273 -263Q258 -245 250 -212L249 -51Q249 -27 249 12Q248 118 244 128Q243 129 243 130Q220 189 121 228Q109 232 107 235T105 250Q105 256 105 257T105 261T107 265T111 268T118 272T128 276T142 283T162 291Q224 324 243 371Q243 372 244 373Q248 384 249 469Q249 475 249 489Q249 528 249 552L250 714Q253 728 256 736T271 761T299 789T347 816T422 843Q440 849 441 849H443Q445 849 447 849T452 850T457 850H471L477 844V830Q477 820 476 817T470 811T459 807T437 801T404 785Q353 760 338 724Q333 710 333 550Q333 526 333 492T334 447Q334 393 327 368T295 318Q257 280 181 255L169 251L184 245Q318 198 332 112Q333 106 333 -49Q333 -209 338 -223Q351 -255 391 -277T469 -309Q477 -311 477 -329V-343",125:"110 849L115 850Q120 850 125 850Q151 850 215 826T309 764Q324 747 332 714L333 552Q333 528 333 489Q334 383 338 373Q339 372 339 371Q353 336 391 310T469 271Q477 268 477 251Q477 241 476 237T472 232T456 225T428 214Q357 179 339 130Q339 129 338 128Q334 117 333 32Q333 26 333 12Q333 -27 333 -51L332 -212Q328 -228 323 -240T302 -271T255 -307T175 -338Q139 -349 125 -349T108 -346T105 -329Q105 -314 107 -312T130 -304Q233 -271 248 -209Q249 -203 249 -49V57Q249 106 253 125T273 167Q307 213 398 245L413 251L401 255Q265 300 250 389Q249 395 249 550Q249 710 244 724Q224 774 112 811Q105 813 105 830Q105 845 110 849",710:"279 669Q273 669 142 610T9 551L0 569Q-8 585 -8 587Q-8 588 -7 588L12 598Q30 608 66 628T136 666L277 744L564 587L555 569Q549 556 547 554T544 552Q539 555 410 612T279 669",732:"374 597Q337 597 269 627T160 658Q101 658 34 606L24 597L12 611Q1 624 1 626Q1 627 27 648T55 671Q120 722 182 722Q219 722 286 692T395 661Q454 661 521 713L531 722L543 708Q554 695 554 693Q554 692 528 671T500 648Q434 597 374 597",770:"-277 669Q-283 669 -414 610T-547 551L-556 569Q-564 585 -564 587Q-564 588 -563 588L-544 598Q-526 608 -490 628T-420 666L-279 744L8 587L-1 569Q-7 556 -9 554T-12 552Q-17 555 -146 612T-277 669",771:"-182 597Q-219 597 -287 627T-396 658Q-455 658 -522 606L-532 597L-544 611Q-555 624 -555 626Q-555 627 -529 648T-501 671Q-436 722 -374 722Q-337 722 -270 692T-161 661Q-102 661 -35 713L-25 722L-13 708Q-2 695 -2 693Q-2 692 -28 671T-56 648Q-122 597 -182 597",8214:"257 0V602H300V0H257ZM478 0V602H521V0H478",8260:"481 838Q489 850 500 850Q508 850 515 844T522 827Q521 824 311 248T96 -337Q90 -349 77 -349Q68 -349 62 -343T55 -326Q56 -323 266 253T481 838",8593:"112 421L120 424Q127 427 136 430T161 441T191 458T224 481T260 510T295 546T328 591L333 600L340 589Q380 527 431 489T555 421V377L543 381Q445 418 368 492L355 504V0H312V504L299 492Q222 418 124 381L112 377V421",8595:"312 96V600H355V96L368 108Q445 182 543 219L555 223V179L546 176Q538 173 529 169T505 158T475 141T442 119T407 90T372 53T339 9L334 0L327 11Q287 73 236 111T112 179V223L124 219Q222 182 299 108L312 96",8657:"142 329Q300 419 389 599Q389 598 399 579T420 541T452 494T497 438T558 383T636 329T708 294L721 289V246Q718 246 694 256T623 293T532 356L522 364L521 182V0H478V405L466 417Q436 450 389 516Q388 515 378 500T352 463T312 417L300 405V0H257V364L247 356Q202 320 155 293T82 256L57 246V289L70 294Q101 305 142 329",8659:"257 236V600H300V195L312 183Q342 150 389 84Q390 85 400 100T426 137T466 183L478 195V600H521V418L522 236L532 244Q576 280 623 307T696 344L721 354V311L708 306Q6
|
||
|
|
891: function _(c,i,l,n,o){n(),l.smallop={40:[.85,.349,.458],41:[.85,.349,.458],47:[.85,.349,.578],91:[.85,.349,.417],92:[.85,.349,.578],93:[.85,.349,.417],123:[.85,.349,.583],125:[.85,.349,.583],710:[.744,-.551,.556],732:[.722,-.597,.556],770:[.744,-.551,0],771:[.722,-.597,0],8214:[.602,0,.778],8260:[.85,.349,.578],8593:[.6,0,.667],8595:[.6,0,.667],8657:[.599,0,.778],8659:[.6,0,.778],8719:[.75,.25,.944],8720:[.75,.25,.944],8721:[.75,.25,1.056],8730:[.85,.35,1,{ic:.02}],8739:[.627,.015,.333],8741:[.627,.015,.556],8747:[.805,.306,.472,{ic:.138}],8748:[.805,.306,.819,{ic:.138}],8749:[.805,.306,1.166,{ic:.138}],8750:[.805,.306,.472,{ic:.138}],8896:[.75,.249,.833],8897:[.75,.249,.833],8898:[.75,.249,.833],8899:[.75,.249,.833],8968:[.85,.349,.472],8969:[.85,.349,.472],8970:[.85,.349,.472],8971:[.85,.349,.472],9001:[.85,.35,.472],9002:[.85,.35,.472],9168:[.602,0,.667],10072:[.627,.015,.333],10216:[.85,.35,.472],10217:[.85,.35,.472],10752:[.75,.25,1.111],10753:[.75,.25,1.111],10754:[.75,.25,1.111],10756:[.75,.249,.833],10758:[.75,.249,.833],10764:[.805,.306,1.638,{ic:.138}],12296:[.85,.35,.472],12297:[.85,.35,.472]}},
|
||
|
|
892: function _(Q,T,H,L,V){L();var a=Q(858),l=Q(893);H.texCalligraphicBold=(0,a.AddPaths)(l.texCalligraphicBold,{65:"761 751Q784 751 784 728V711Q784 570 795 417T820 191Q844 76 865 76Q868 76 902 93T962 112H973Q989 104 989 94Q989 92 987 86Q978 47 846 -11Q812 -25 779 -26Q722 -26 708 9Q688 47 669 161H524L379 162L359 136Q286 43 234 -3T142 -49T71 -19T39 55Q39 92 60 131T103 174Q113 174 117 167T124 149T136 128T166 110Q183 105 190 105Q230 105 341 246Q401 322 453 397T531 514T582 601T611 651H640V663Q640 692 676 718T745 750Q747 750 752 750T761 751ZM658 266Q653 312 649 377T644 489T641 541V556L557 415Q500 325 448 253Q467 261 524 261H568H658V266",66:"441 83Q571 83 571 195Q571 246 538 279T466 322T386 333Q378 333 357 330T329 327Q307 327 307 345Q307 354 313 365T347 396T419 430Q546 472 581 498Q594 508 594 535Q594 574 567 589T508 604Q469 604 442 583Q390 546 342 457T265 256Q237 148 186 60Q167 29 144 13Q105 -15 68 -17H65Q40 -17 40 1Q40 7 53 29T87 100T124 210Q162 373 190 575Q188 575 174 567T138 550T98 542Q75 542 75 560Q75 588 123 618Q135 625 203 659T281 696Q299 703 316 703Q339 703 339 685Q339 656 328 583L333 588Q338 592 346 599T367 615T394 634T428 654T467 674T511 690T559 701T611 705Q651 704 681 689Q739 659 739 598Q739 507 595 427L584 421Q585 420 595 416T610 410T626 402T644 392T660 380T677 365T691 347T703 325T710 299T715 268Q717 193 665 130Q622 73 531 28T348 -17Q275 -17 225 10Q206 19 200 24T193 36Q193 57 231 86T311 119H322Q386 83 441 83",67:"243 -20Q135 -20 78 48T20 218Q20 280 39 344T98 470T193 580T324 661T488 702H490Q491 702 493 702T498 703T507 703T518 702H526Q599 702 599 631Q599 597 577 550T541 486Q523 463 490 447T431 430Q423 430 419 433Q409 437 409 450Q410 456 432 499T454 567Q454 586 446 594T415 603Q316 603 254 532Q216 487 190 421T164 284Q164 228 181 186T226 122T282 90T340 80Q377 80 405 96T449 131T492 167T553 187H555Q580 187 580 168Q580 153 551 123T476 60T367 4T243 -20",68:"107 0Q92 5 92 18Q92 33 113 53T160 86Q170 91 182 94T197 100L206 120Q248 226 273 337T304 501T309 585Q278 585 234 577T179 557Q172 550 166 532T156 509Q140 484 105 466T44 447Q20 447 20 465Q20 482 34 510T76 565Q122 608 173 632Q281 686 447 686H480H517Q692 686 784 631Q885 571 885 450Q885 339 805 239T586 75T286 1Q276 0 187 0H107ZM741 391Q741 424 731 452T694 510T613 558T481 584Q476 584 468 584T457 585L449 586V579Q441 501 425 424T391 292T357 193T330 125T319 100H324Q511 100 628 175Q688 215 714 275T741 391",69:"495 516Q485 516 478 520T470 532Q470 537 476 550T482 570Q482 589 465 596T401 603Q344 603 319 582Q295 558 295 519Q295 493 312 474T355 445T407 432T455 427Q477 427 477 409Q477 395 453 371T389 333Q380 330 345 327T279 312T223 272Q181 223 181 176Q181 131 225 107T324 83Q366 83 395 98T448 136T487 167Q517 185 547 187H551Q574 187 574 170Q574 151 535 113T421 36T271 -15Q260 -16 226 -16Q181 -16 152 -9Q104 4 71 33T37 111Q37 140 50 176T106 263T216 356Q215 357 207 362T190 374T172 392T156 419T150 456Q150 521 208 580T341 670T474 702Q475 703 499 703Q528 703 547 701T586 693T615 673T627 637Q627 584 581 550T495 516",70:"812 567Q804 567 795 570T786 579Q786 586 647 586H559L558 582Q558 575 539 510T506 407L498 384H775Q788 378 790 368Q790 328 746 298T665 268Q646 268 642 284H457L447 261Q396 150 360 94Q329 46 270 8T149 -30Q123 -30 100 -24T63 -10T37 9T22 26T17 36Q17 59 56 88T135 119Q145 119 149 117T165 104Q187 78 227 72Q232 72 234 76Q245 93 273 145T350 323T424 570L428 586H276Q265 575 239 563T190 551Q180 551 174 556T167 569Q167 580 179 597T213 634T278 668T371 685Q374 686 624 686Q863 685 888 682Q917 678 927 663Q930 658 930 650Q930 624 888 596T812 567",71:"50 279Q50 361 88 438T190 570T335 661T503 702H514Q524 703 532 703Q671 703 671 626Q671 580 614 514T495 447Q472 447 472 465Q472 477 499 511T527 562Q527 582 507 592T433 602Q351 602 302 569Q252 535 223 469T194 344Q194 266 237 217T352 168Q401 168 442 205T505 316Q515 345 551 368T622 393H625Q649 393 649 376Q649 371 635 318T612 237Q580 129 540 62T442 -49Q353 -114 264 -114Q259 -114 252 -114L246 -113Q190 -113 142 -107T81 -96Q71 -90 71 -81Q71 -57 110 -30T187 2Q196 2 236 -4T338 -14Q371 -14 377 -9Q410 24 446 113L451 127Q353 68 253 68Q157 68 104 129T50 279",72:"42 447Q20 4
|
||
|
|
893: function _(k,s,i,c,l){c(),i.texCalligraphicBold={65:[.751,.049,.921,{ic:.068,sk:.224}],66:[.705,.017,.748,{sk:.16}],67:[.703,.02,.613,{sk:.16}],68:[.686,0,.892,{sk:.0958}],69:[.703,.016,.607,{ic:.02,sk:.128}],70:[.686,.03,.814,{ic:.116,sk:.128}],71:[.703,.113,.682,{sk:.128}],72:[.686,.048,.987,{sk:.128}],73:[.686,0,.642,{ic:.104,sk:.0319}],74:[.686,.114,.779,{ic:.158,sk:.192}],75:[.703,.017,.871,{sk:.0639}],76:[.703,.017,.788,{sk:.16}],77:[.703,.049,1.378,{sk:.16}],78:[.84,.049,.937,{ic:.168,sk:.0958}],79:[.703,.017,.906,{sk:.128}],80:[.686,.067,.81,{ic:.036,sk:.0958}],81:[.703,.146,.939,{sk:.128}],82:[.686,.017,.99,{sk:.0958}],83:[.703,.016,.696,{ic:.025,sk:.16}],84:[.72,.069,.644,{ic:.303,sk:.0319}],85:[.686,.024,.715,{ic:.056,sk:.0958}],86:[.686,.077,.737,{ic:.037,sk:.0319}],87:[.686,.077,1.169,{ic:.037,sk:.0958}],88:[.686,0,.817,{ic:.089,sk:.16}],89:[.686,.164,.759,{ic:.038,sk:.0958}],90:[.686,0,.818,{ic:.035,sk:.16}],305:[.452,.008,.394,{sk:.0319}],567:[.451,.201,.439,{sk:.0958}]}},
|
||
|
|
894: function _(Q,T,L,H,V){H();var a=Q(858),i=Q(895);L.texCalligraphic=(0,a.AddPaths)(i.texCalligraphic,{65:"576 668Q576 688 606 708T660 728Q676 728 675 712V571Q675 409 688 252Q696 122 720 57Q722 53 723 50T728 46T732 43T737 41T743 39L754 45Q788 61 803 61Q819 61 819 47Q818 43 814 35Q799 15 755 -7T675 -30Q659 -30 648 -25T630 -8T621 11T614 34Q603 77 599 106T594 146T591 160V163H460L329 164L316 145Q241 35 196 -7T119 -50T59 -24T30 43Q30 75 46 100T74 125Q81 125 83 120T88 104T96 84Q118 57 151 57Q189 57 277 182Q432 400 542 625L559 659H567Q574 659 575 660T576 668ZM584 249Q579 333 577 386T575 473T574 520V581L563 560Q497 426 412 290L372 228L370 224H371L383 228L393 232H586L584 249",66:"304 342Q292 342 292 353Q292 372 323 391Q331 396 417 428T533 487Q563 512 563 555V562Q563 575 557 589T530 618T475 636Q429 636 396 613T330 539Q263 446 210 238Q196 183 173 120Q135 31 121 16Q108 1 85 -10T47 -22T32 -10Q32 -5 44 18T77 93T112 206Q135 296 154 395T182 550T191 615Q191 616 190 616Q188 616 179 611T157 601T131 594Q113 594 113 605Q113 623 144 644Q154 650 205 676T267 703Q277 705 279 705Q295 705 295 693Q295 686 288 635T278 575Q278 572 287 582Q336 635 402 669T540 704Q603 704 633 673T664 599Q664 559 638 523T580 462Q553 440 504 413L491 407L504 402Q566 381 596 338T627 244Q627 172 575 110T444 13T284 -22Q208 -22 158 28Q144 42 146 50Q150 67 178 85T230 103Q236 103 246 95T267 75T302 56T357 47Q436 47 486 93Q526 136 526 198V210Q526 228 518 249T491 292T436 330T350 345Q335 345 321 344T304 342",67:"201 -25Q167 -25 136 -14T75 23T29 94T12 202Q12 290 50 394T161 574Q227 642 303 673T433 704Q435 705 457 705Q533 701 533 640Q533 606 507 548T464 474Q431 444 396 444Q381 444 381 453Q381 459 388 473T407 513T428 563Q433 580 433 594Q433 636 381 636Q314 636 260 594T175 489T128 363T112 247Q112 157 153 101T273 44Q347 44 398 121Q413 144 437 157T481 171Q496 171 496 160Q496 150 476 123Q426 56 350 16T201 -25",68:"37 475Q19 475 19 487Q19 536 103 604T327 682H356Q386 683 408 683H419Q475 683 506 681T582 668T667 633Q766 571 766 450Q766 365 723 287T611 152T455 57T279 6Q248 1 160 0Q148 0 131 0T108 -1Q72 -1 72 11Q72 24 90 40T133 64L144 68L152 88Q247 328 272 587Q275 613 272 613Q272 613 269 613Q225 610 195 602T149 579T129 556T119 532Q118 530 116 525T113 518Q102 502 80 490T37 475ZM665 407Q665 596 412 613Q403 614 383 614Q370 614 370 612Q370 598 363 542T323 357T242 103L228 69H265Q391 73 481 119Q536 148 575 188T633 268T658 338T665 392V407",69:"144 470Q144 556 240 630T451 705Q564 705 564 637Q564 611 540 573Q529 559 505 547T464 534Q448 534 448 545Q448 552 455 562Q463 577 463 591Q463 600 462 604T456 616T436 627T400 635Q396 635 390 635T380 636Q291 636 258 568Q245 544 245 516Q245 463 290 438T391 410Q415 410 415 398Q415 392 407 380T376 356T326 341Q288 340 260 327Q218 311 187 276T143 208T130 151Q130 113 156 88T211 55T268 47Q349 47 403 125Q415 144 439 157T483 171Q499 171 499 160Q499 148 475 120T413 59T315 3T197 -22Q124 -22 77 14T30 105Q30 126 39 154T66 216T122 288T209 354L223 362Q144 400 144 470",70:"199 579Q181 579 181 590Q181 598 188 611T212 639T260 666T335 682Q336 682 349 682T383 682T431 682T493 683T561 683Q776 682 784 681Q826 673 829 647Q829 620 797 600T744 580Q728 580 728 595Q729 607 713 610Q698 613 598 614H500L499 610Q499 598 467 486T428 367Q428 365 551 365H674Q683 360 684 355Q687 346 677 329Q666 312 642 299T598 285Q586 285 582 296H402L394 277Q386 258 373 229T346 167T315 102T286 51Q265 22 225 -5T133 -32Q108 -32 87 -25T54 -7T33 15T21 35T18 47Q18 60 44 80T98 103Q108 103 111 101T119 88Q130 66 150 54T179 39T195 37Q199 37 203 43Q217 67 245 125T318 300T391 532Q393 543 398 564T406 598T409 613T339 614H269Q229 579 199 579",71:"216 68Q155 68 115 100T59 177T44 273Q44 299 50 333T73 421T133 533T239 632Q346 704 466 704Q508 704 515 703Q555 696 577 681T599 635Q599 605 570 560T523 496Q490 466 455 466Q440 466 440 475T469 526T499 589Q499 605 489 617Q460 636 403 636Q343 636 295 611T220 548T174 464T150 382T144 318Q144 241 180 189T287 137Q325 137 359 160Q428 205 466 322Q472 342 501 359T551 376Q557 376 560 373T564 368L565 365Q560 341 551 302T512 173T451 31Q359 -119 204 -119Q163 -118 127 -109T74 -91T53 -77Q52 -75 52 -71Q52 -
|
||
|
|
895: function _(k,s,i,c,a){c(),i.texCalligraphic={65:[.728,.05,.798,{ic:.021,sk:.194}],66:[.705,.022,.657,{sk:.139}],67:[.705,.025,.527,{sk:.139}],68:[.683,0,.771,{sk:.0833}],69:[.705,.022,.528,{ic:.036,sk:.111}],70:[.683,.032,.719,{ic:.11,sk:.111}],71:[.704,.119,.595,{sk:.111}],72:[.683,.048,.845,{sk:.111}],73:[.683,0,.545,{ic:.097,sk:.0278}],74:[.683,.119,.678,{ic:.161,sk:.167}],75:[.705,.022,.762,{sk:.0556}],76:[.705,.022,.69,{sk:.139}],77:[.705,.05,1.201,{sk:.139}],78:[.789,.05,.82,{ic:.159,sk:.0833}],79:[.705,.022,.796,{sk:.111}],80:[.683,.057,.696,{ic:.037,sk:.0833}],81:[.705,.131,.817,{sk:.111}],82:[.682,.022,.848,{sk:.0833}],83:[.705,.022,.606,{ic:.036,sk:.139}],84:[.717,.068,.545,{ic:.288,sk:.0278}],85:[.683,.028,.626,{ic:.061,sk:.0833}],86:[.683,.052,.613,{ic:.045,sk:.0278}],87:[.683,.053,.988,{ic:.046,sk:.0833}],88:[.683,0,.713,{ic:.094,sk:.139}],89:[.683,.143,.668,{ic:.046,sk:.0833}],90:[.683,0,.725,{ic:.042,sk:.139}]}},
|
||
|
|
896: function _(Q,T,H,L,V){L();var M=Q(858),Z=Q(897);H.texMathit=(0,M.AddPaths)(Z.texMathit,{65:"85 46Q112 48 132 56T161 73T176 92T185 104Q185 106 353 407T524 709Q527 716 551 716Q568 716 572 712Q573 711 574 710Q576 708 594 384Q613 54 617 52H618Q626 46 672 46H689Q696 41 696 36Q696 13 683 0H670Q639 2 557 2Q526 2 500 2T459 2T441 1Q425 1 425 10Q425 12 427 24Q428 27 429 31T430 36T432 40T434 43T437 45T443 46T450 46Q514 46 514 69Q514 74 511 136L506 209H292L260 152Q222 84 222 74Q222 48 264 46Q280 46 280 35Q280 33 278 21Q275 7 272 4T259 0Q256 0 232 1T159 2Q135 2 109 1T78 0Q58 0 58 10Q58 14 61 26T66 40Q68 46 85 46ZM504 260Q503 263 496 407T486 553L466 520Q446 486 402 406L318 256Q318 255 411 255H504V260",66:"57 11Q57 38 69 45L74 46Q78 46 85 46T99 46Q134 47 145 50T162 62Q164 66 233 344T303 626Q303 627 302 629V631Q296 637 241 637H223Q217 642 217 645T219 664Q223 677 229 683H411L593 682L605 680Q616 678 628 675T660 662T694 639T720 601T732 547Q732 519 726 503Q710 452 662 414T556 360L545 357L556 355Q604 346 641 312T678 221Q678 155 622 92T482 8Q459 2 439 2T256 0H154H105Q74 0 66 2T57 11ZM629 549Q628 550 629 557T627 576T619 600T601 622T570 636Q564 637 490 637Q472 637 454 637T424 636T411 636Q399 635 395 622T364 500Q333 377 332 376Q332 374 408 374L485 375L495 377Q547 390 588 437T629 549ZM504 336Q500 337 410 337Q323 337 322 336Q322 334 305 263T270 122T252 51Q252 47 337 46Q346 46 361 46T384 45Q425 45 455 55T515 95Q574 156 574 235Q574 276 555 304T504 336",67:"395 -21Q279 -21 215 56T150 244Q150 402 265 543Q339 630 421 667T562 704Q596 704 604 703Q627 698 647 689T679 669T699 649T711 633T716 627L753 665Q790 704 792 704Q793 705 798 705Q812 705 812 698Q812 694 780 561Q744 422 744 421Q742 416 739 415T721 413H705Q699 419 699 426Q701 432 701 444Q705 464 705 493Q705 524 700 551T681 604T643 644T583 659Q480 659 387 570Q321 502 287 397T252 213Q252 123 297 74Q347 24 421 24Q500 24 564 89T653 240Q656 253 659 255T677 257Q700 257 700 248Q700 242 694 222Q681 183 656 143T593 65T504 3T395 -21",68:"56 11Q56 38 68 45L72 46Q77 46 84 46T98 46Q133 47 144 50T161 62Q163 66 232 344T302 626Q302 627 302 629L301 631Q295 637 240 637H222Q216 642 216 645T218 664Q222 677 228 683H403Q582 683 589 682Q672 674 723 608T775 440Q775 312 709 209T562 54Q502 14 432 2Q423 1 243 0H148H102Q72 0 64 2T56 11ZM254 51Q254 46 348 46Q395 46 422 50T484 71Q585 121 633 255Q679 396 679 477Q679 522 665 554T629 603T587 626T548 636Q547 636 536 636T510 636T480 637Q420 637 411 636T398 627Q396 623 325 339T254 51",69:"248 634Q216 634 214 638Q213 641 213 646Q213 674 224 678Q226 680 481 680H736Q743 676 743 669Q743 665 729 557T713 447Q711 440 690 440H675Q667 445 667 454Q667 455 671 481T675 536Q675 583 658 604T592 632Q574 634 475 634Q439 634 424 633T405 631T399 625Q397 622 367 501T336 377Q336 376 367 376H388Q451 376 477 389Q493 399 503 419T520 462T528 489Q531 493 549 493Q557 493 561 492T566 491T569 488T572 483L539 351Q507 221 503 216Q503 216 500 213H484Q468 213 465 216Q461 219 461 225Q461 228 466 250T472 290Q472 317 452 323T368 330H324Q323 326 289 191T255 51T331 46H360Q413 46 444 49T511 67T570 113Q589 137 608 175T638 242T652 272Q656 274 670 274Q693 274 693 262L648 148Q590 4 588 2Q585 0 323 0H61Q54 4 54 11Q54 27 61 41Q65 46 95 46Q131 47 142 50T159 62L194 200Q229 337 264 477T299 623Q299 630 292 631T248 634",70:"299 623Q299 630 292 631T247 634H219Q213 640 213 642T215 661Q218 673 225 680H724Q731 676 731 669Q731 665 717 557T701 447Q699 440 678 440H663Q656 444 656 452Q656 457 659 485T663 538Q663 586 644 607T566 633Q564 633 535 633T486 634H458Q404 634 399 625Q396 620 364 492L332 363H380Q446 365 464 373Q496 389 514 458Q518 477 523 479Q527 480 541 480H556Q563 475 563 470Q563 467 532 339T498 207Q496 200 475 200H460Q453 207 453 212Q454 213 456 225T461 254T464 278Q464 304 445 310T369 317H321L289 190Q257 66 257 59Q257 54 261 52T283 48T337 46Q348 46 352 46T360 45T366 42T368 37Q368 32 365 23Q360 4 355 2Q352 1 342 1Q336 1 297 1T199 2Q138 2 106 2T71 1H68Q54 1 54 11Q54 38 66 45L70 46Q75 46 82 46T96 46Q131 47 142 50T159 62L194 200Q229 337 264 477T299 623",71:"632 -1Q629 -1 622 5T604 25T583 53Q508 -22 394 -22Q287 -22 219 52T150 244Q150
|
||
|
|
897: function _(t,i,n,a,c){a(),n.texMathit={65:[.716,0,.743],66:[.683,0,.704],67:[.705,.021,.716],68:[.683,0,.755],69:[.68,0,.678],70:[.68,0,.653],71:[.705,.022,.774],72:[.683,0,.743],73:[.683,0,.386],74:[.683,.021,.525],75:[.683,0,.769],76:[.683,0,.627],77:[.683,0,.897],78:[.683,0,.743],79:[.704,.022,.767],80:[.683,0,.678],81:[.704,.194,.767],82:[.683,.022,.729],83:[.705,.022,.562],84:[.677,0,.716],85:[.683,.022,.743],86:[.683,.022,.743],87:[.683,.022,.999],88:[.683,0,.743],89:[.683,0,.743],90:[.683,0,.613],97:[.442,.011,.511],98:[.694,.011,.46],99:[.441,.01,.46],100:[.694,.011,.511],101:[.442,.01,.46],102:[.705,.204,.307],103:[.442,.205,.46],104:[.694,.011,.511],105:[.656,.01,.307],106:[.656,.204,.307],107:[.694,.011,.46],108:[.694,.011,.256],109:[.442,.011,.818],110:[.442,.011,.562],111:[.442,.011,.511],112:[.442,.194,.511],113:[.442,.194,.46],114:[.442,.011,.422],115:[.442,.011,.409],116:[.626,.011,.332],117:[.441,.011,.537],118:[.443,.01,.46],119:[.443,.011,.664],120:[.442,.011,.464],121:[.441,.205,.486],122:[.442,.011,.409]}},
|
||
|
|
898: function _(Q,T,H,L,V){L();var M=Q(858),Z=Q(899);H.texOldstyleBold=(0,M.AddPaths)(Z.texOldstyleBold,{48:"259 460H279Q352 460 403 444T491 378Q528 320 528 219Q528 100 475 45Q417 -17 287 -17Q152 -17 99 44T46 219Q46 246 47 265T57 318T82 376T131 422T210 454Q234 460 259 460ZM389 229V271Q389 351 371 380T280 409Q232 409 208 385Q194 371 190 345T185 229V210Q185 108 194 83Q208 35 287 35Q317 35 336 42Q372 55 380 85T389 204V229",49:"119 417Q191 417 240 428T310 450T338 461Q353 461 357 452T361 400Q361 389 361 342T360 254V62H420H456Q483 62 488 58T494 35V29Q494 13 491 7T473 0Q468 0 424 1T295 2T167 1T117 0Q114 0 111 0T107 1Q96 8 96 27V35Q96 54 102 58T140 62H170H229V213Q229 363 228 363Q220 360 196 358T150 356L130 355H93Q84 360 82 365T80 386Q80 404 81 407T95 417H119",50:"214 399Q202 399 191 398T175 395T170 392L171 390Q172 389 174 386T178 379T181 369T182 355Q182 328 165 312T123 296Q99 296 82 312T64 356Q64 397 105 428T253 460Q301 460 337 456T411 441T476 403T514 338Q516 328 516 310V304Q516 257 470 227Q456 217 427 205T376 184L354 176Q350 174 325 162T277 139L254 128Q414 129 428 130H439Q450 148 453 166T460 188T486 193H493Q515 193 517 178Q517 171 502 94T484 11Q481 3 472 2T410 0H269Q65 0 62 2Q55 5 53 10T51 32Q51 54 56 58Q60 62 173 131Q296 207 318 224Q368 264 368 308Q368 342 342 363T283 392T214 399",51:"80 309Q80 367 131 414T276 461Q388 461 441 417T494 313Q494 265 463 223T373 155L361 151L376 147Q436 132 480 92T525 -15T487 -127T393 -192T274 -211Q179 -211 114 -167T48 -53Q48 -18 69 5T128 29Q168 29 188 5T208 -50Q208 -59 207 -67T203 -81T197 -92T190 -101T183 -109T177 -114T170 -118L167 -121Q160 -125 164 -127Q167 -129 176 -133Q215 -152 268 -152H273Q337 -152 356 -92Q364 -69 364 -14Q364 45 352 74T303 120Q287 125 240 125H230Q201 125 196 127T191 146V152Q192 170 196 173T233 178Q234 178 241 178T252 179T262 181T274 183T285 188T297 195T308 205T319 218T328 235T337 257Q345 280 345 320V330Q345 345 343 355T335 379T312 399T270 407Q226 407 177 377Q226 356 226 310Q226 270 204 253T153 235Q123 235 102 253T80 309",52:"180 0Q155 0 124 0T84 -1Q48 -1 40 3T32 27V37Q32 59 34 63T204 265T377 465Q380 468 383 468H387Q391 468 398 468T411 469Q432 469 438 468T449 459Q451 455 451 258V62H489H498Q531 62 536 58T542 31Q542 9 537 5T504 0H489H451V-132H489H498Q530 -132 536 -136T542 -163Q542 -181 538 -187T522 -194Q518 -194 483 -193T378 -192Q281 -192 256 -193L217 -194Q203 -189 203 -169V-163V-158Q203 -140 209 -136T246 -132H265H314V0H180ZM325 62V320L105 63L215 62H325",53:"131 29Q159 26 175 12T194 -13T197 -35V-41Q197 -58 195 -66Q191 -76 185 -84T173 -97T161 -105T152 -109L148 -110Q148 -112 158 -121T195 -141T252 -152Q274 -152 280 -151Q335 -137 349 -104T363 9Q363 85 356 114T322 157Q305 166 286 166Q251 166 223 154T182 131T162 109Q154 98 150 96T130 93Q107 93 102 104Q100 107 100 279V371V424Q100 461 110 461Q114 461 123 458T149 450T183 441Q234 429 286 429Q313 429 340 432T387 440T422 449T447 457T458 461Q472 461 472 435Q472 420 470 418Q464 405 438 379T352 325T226 297Q189 297 171 301H168V182Q169 182 174 185T190 194T213 205T248 213T292 217Q391 217 454 159T517 5Q517 -92 444 -151T255 -211Q167 -211 112 -160T57 -44Q57 -12 76 8T131 29",54:"48 316Q48 398 70 462T124 562T198 621T274 652T339 660Q377 660 384 659Q497 632 497 532Q497 507 482 487T431 466Q397 466 381 486T365 530Q365 569 405 593Q382 603 381 603Q361 607 350 607Q316 607 279 589T221 533Q199 489 196 385L195 370Q196 371 203 379T217 395T237 410T263 424Q283 431 313 431Q409 431 468 368Q526 310 526 208Q526 131 492 81T405 5Q359 -17 289 -17Q256 -17 227 -11T163 17T105 73T65 170T48 316ZM293 380Q244 380 220 331T196 212Q196 104 216 80Q240 41 292 41Q295 41 301 41T309 42Q338 46 355 62Q372 81 375 108T379 230Q378 314 372 333Q358 375 299 380H293",55:"95 210H88Q66 210 64 225Q64 229 82 345T102 465Q106 476 125 476H131Q162 476 162 458Q162 451 213 448Q221 448 238 447T260 446Q261 446 410 444Q436 444 468 444T509 445Q544 445 551 440T558 413V404Q558 395 547 380T478 301L392 202Q354 150 339 81T321 -104V-132Q321 -187 286 -203Q273 -211 255 -211Q236 -211 217 -199T190 -160Q189 -153 189 -130Q194 17 282 156Q309 200 370 270Q404 307 400 307H293Q151 306 146 303Q140 300 132 259T120 215Q115 210 9
|
||
|
|
899: function _(s,k,c,i,l){i(),c.texOldstyleBold={48:[.46,.017,.575],49:[.461,0,.575],50:[.46,0,.575],51:[.461,.211,.575],52:[.469,.194,.575],53:[.461,.211,.575],54:[.66,.017,.575],55:[.476,.211,.575],56:[.661,.017,.575],57:[.461,.21,.575],65:[.751,.049,.921,{ic:.068,sk:.224}],66:[.705,.017,.748,{sk:.16}],67:[.703,.02,.613,{sk:.16}],68:[.686,0,.892,{sk:.0958}],69:[.703,.016,.607,{ic:.02,sk:.128}],70:[.686,.03,.814,{ic:.116,sk:.128}],71:[.703,.113,.682,{sk:.128}],72:[.686,.048,.987,{sk:.128}],73:[.686,0,.642,{ic:.104,sk:.0319}],74:[.686,.114,.779,{ic:.158,sk:.192}],75:[.703,.017,.871,{sk:.0639}],76:[.703,.017,.788,{sk:.16}],77:[.703,.049,1.378,{sk:.16}],78:[.84,.049,.937,{ic:.168,sk:.0958}],79:[.703,.017,.906,{sk:.128}],80:[.686,.067,.81,{ic:.036,sk:.0958}],81:[.703,.146,.939,{sk:.128}],82:[.686,.017,.99,{sk:.0958}],83:[.703,.016,.696,{ic:.025,sk:.16}],84:[.72,.069,.644,{ic:.303,sk:.0319}],85:[.686,.024,.715,{ic:.056,sk:.0958}],86:[.686,.077,.737,{ic:.037,sk:.0319}],87:[.686,.077,1.169,{ic:.037,sk:.0958}],88:[.686,0,.817,{ic:.089,sk:.16}],89:[.686,.164,.759,{ic:.038,sk:.0958}],90:[.686,0,.818,{ic:.035,sk:.16}]}},
|
||
|
|
900: function _(Q,T,L,H,V){H();var M=Q(858),Z=Q(901);L.texOldstyle=(0,M.AddPaths)(Z.texOldstyle,{48:"39 213Q39 274 53 319T89 389T139 429T192 448T242 452Q347 452 400 400Q460 335 460 213Q460 -22 250 -22Q39 -22 39 213ZM364 242Q364 279 363 301T355 348T338 385T306 406T254 415Q250 415 245 415T238 416Q217 416 190 404T150 368Q136 339 136 221Q136 114 146 78T200 23Q219 16 250 16Q280 16 299 23Q341 41 352 77T364 221V242",49:"116 410Q176 412 215 423T269 443T288 453H291Q293 453 301 447V254Q301 62 303 60Q307 52 322 49T394 46Q418 46 422 43T426 23Q426 8 424 4T411 0Q407 0 369 1T258 2T148 1T106 0Q96 0 94 4T91 23Q91 40 95 43T123 46Q180 46 195 49T215 61Q216 63 216 220V376Q192 367 119 364H93L86 371V403L92 410H116",50:"55 334Q55 386 105 419T236 453Q333 453 390 413T448 307Q448 278 437 256T406 218T365 193T318 172T277 151L248 134Q219 118 191 102T163 84T267 83L382 85H391Q399 99 406 126Q410 143 413 145T429 148Q440 148 442 147T449 139Q449 137 435 73T420 7Q420 6 414 0H233Q94 0 71 0T46 5Q46 5 46 6Q44 8 44 24Q44 39 46 41Q47 44 98 78T212 155T294 212Q347 257 347 304Q347 354 306 380T203 407Q150 407 120 377Q118 375 123 373Q146 362 146 332Q146 315 133 302T101 288Q85 288 70 298T55 334",51:"69 312Q69 377 122 414T233 452Q333 452 381 409T430 313Q430 268 402 223T311 149L301 144Q307 143 317 140T355 123T402 92T439 44T456 -25Q456 -101 396 -158T241 -216Q154 -216 98 -173T42 -68Q42 -58 44 -50T50 -35T57 -25T66 -17T75 -13T82 -10L87 -8Q92 -7 102 -7Q132 -7 147 -25T162 -66Q162 -112 118 -125L113 -126Q113 -129 127 -140T173 -162T239 -173Q268 -173 292 -158Q345 -124 345 -24Q345 33 329 67Q298 125 229 125H210H172Q166 131 166 142Q166 159 172 161Q178 161 208 164T244 169Q251 169 263 176T291 199T316 245T327 314Q327 413 238 413Q182 413 130 369Q177 350 181 312Q181 289 166 273T125 257Q102 257 86 272T69 312",52:"163 0Q139 0 109 0T71 -1Q43 -1 36 2T28 15V27V46L190 270Q325 457 330 462Q333 464 352 464H371L377 458V46H464L471 40V6L464 0H377V-65V-108Q377 -131 379 -137T391 -144Q409 -148 446 -148H464Q468 -151 471 -155V-187L464 -194H453Q395 -192 325 -192Q222 -192 210 -194H199L193 -188V-154L199 -148H228Q241 -148 250 -148T265 -146T275 -145T281 -143T284 -141T286 -138T289 -134V0H163ZM295 46V350L75 46H295",53:"159 -44Q159 -66 145 -80T109 -96H102L107 -105Q148 -173 228 -173Q255 -173 280 -162Q351 -128 351 -6V8Q351 67 344 98T316 151Q288 176 255 176Q175 176 136 109Q129 100 114 100Q97 100 95 106Q93 110 93 277V403Q93 451 98 451Q100 452 103 452Q105 452 124 445T177 431T251 423Q294 423 328 430T380 445T401 453Q410 453 410 435V422Q332 331 203 331Q152 331 140 339Q139 339 139 254V168Q194 214 256 214Q332 214 390 154T448 0Q448 -95 381 -155T229 -216Q153 -216 104 -166T50 -49Q50 -15 66 -1T105 13Q128 13 143 -3T159 -44",54:"42 313Q42 401 68 472T133 583T215 644T296 665H304Q317 665 329 664T360 657T393 640T418 608T432 557Q432 533 422 519T401 502T380 498Q358 498 343 512T328 550Q328 591 367 601L372 602Q372 604 365 609T341 620T307 626Q260 626 226 600T174 537Q147 483 143 376V356Q192 434 266 434Q317 434 357 409Q406 375 435 317Q456 268 456 210V192Q456 169 451 149Q440 90 387 34T253 -22Q225 -22 199 -14T143 16T92 75T56 172T42 313ZM251 396Q211 396 178 354T145 217Q145 159 152 122T166 73T187 47Q216 21 252 21Q294 21 321 47Q342 68 349 99T356 203V232Q356 264 354 285T345 331T322 373T280 395Q274 396 251 396",55:"75 246Q64 246 62 247T55 255Q55 259 72 357T90 458L94 462H99Q104 463 109 463H121Q128 460 128 452Q128 445 134 441T165 435T233 432T356 431H478L485 425V392L414 298Q408 290 385 260T358 223T337 191T317 154T302 116T289 68T282 14T275 -55T274 -137Q274 -173 272 -177Q262 -216 223 -216Q170 -216 170 -157V-148Q172 -78 189 -12T237 109T288 196T338 266Q345 275 348 279Q395 340 395 342Q396 343 376 343T274 343Q122 342 117 339T103 294T90 248Q88 246 75 246",56:"69 496Q69 570 124 618T247 666Q321 666 375 624T429 515Q429 468 405 433T320 361L346 344Q385 320 403 301T439 250Q456 212 456 181V172V160Q456 141 449 119T426 71T386 26T326 -8T246 -21Q160 -21 102 30T43 155Q43 265 167 332L176 337L161 347Q105 384 87 423Q69 458 69 496ZM371 513Q371 567 334 596T249 626Q198 626 163 598T127 532Q127 521 129 511T138 492T150 476T167 460T185 447T207 433T228 420L284 384L294 391Q346
|
||
|
|
901: function _(s,k,c,i,t){i(),c.texOldstyle={48:[.452,.022,.5],49:[.453,0,.5],50:[.453,0,.5],51:[.452,.216,.5],52:[.464,.194,.5],53:[.453,.216,.5],54:[.665,.022,.5],55:[.463,.216,.5],56:[.666,.021,.5],57:[.453,.216,.5],65:[.728,.05,.798,{ic:.021,sk:.194}],66:[.705,.022,.657,{sk:.139}],67:[.705,.025,.527,{sk:.139}],68:[.683,0,.771,{sk:.0833}],69:[.705,.022,.528,{ic:.036,sk:.111}],70:[.683,.032,.719,{ic:.11,sk:.111}],71:[.704,.119,.595,{sk:.111}],72:[.683,.048,.845,{sk:.111}],73:[.683,0,.545,{ic:.097,sk:.0278}],74:[.683,.119,.678,{ic:.161,sk:.167}],75:[.705,.022,.762,{sk:.0556}],76:[.705,.022,.69,{sk:.139}],77:[.705,.05,1.201,{sk:.139}],78:[.789,.05,.82,{ic:.159,sk:.0833}],79:[.705,.022,.796,{sk:.111}],80:[.683,.057,.696,{ic:.037,sk:.0833}],81:[.705,.131,.817,{sk:.111}],82:[.682,.022,.848,{sk:.0833}],83:[.705,.022,.606,{ic:.036,sk:.139}],84:[.717,.068,.545,{ic:.288,sk:.0278}],85:[.683,.028,.626,{ic:.061,sk:.0833}],86:[.683,.052,.613,{ic:.045,sk:.0278}],87:[.683,.053,.988,{ic:.046,sk:.0833}],88:[.683,0,.713,{ic:.094,sk:.139}],89:[.683,.143,.668,{ic:.046,sk:.0833}],90:[.683,0,.725,{ic:.042,sk:.139}]}},
|
||
|
|
902: function _(Q,T,L,V,H){V();var e=Q(858),t=Q(903);L.texSize3=(0,e.AddPaths)(t.texSize3,{40:"701 -940Q701 -943 695 -949H664Q662 -947 636 -922T591 -879T537 -818T475 -737T412 -636T350 -511T295 -362T250 -186T221 17T209 251Q209 962 573 1361Q596 1386 616 1405T649 1437T664 1450H695Q701 1444 701 1441Q701 1436 681 1415T629 1356T557 1261T476 1118T400 927T340 675T308 359Q306 321 306 250Q306 -139 400 -430T690 -924Q701 -936 701 -940",41:"34 1438Q34 1446 37 1448T50 1450H56H71Q73 1448 99 1423T144 1380T198 1319T260 1238T323 1137T385 1013T440 864T485 688T514 485T526 251Q526 134 519 53Q472 -519 162 -860Q139 -885 119 -904T86 -936T71 -949H56Q43 -949 39 -947T34 -937Q88 -883 140 -813Q428 -430 428 251Q428 453 402 628T338 922T245 1146T145 1309T46 1425Q44 1427 42 1429T39 1433T36 1436L34 1438",47:"81 -949Q71 -949 63 -941T55 -921Q55 -917 56 -915Q59 -906 498 264T939 1438Q945 1450 960 1450Q972 1450 980 1441T988 1421Q982 1403 839 1020L398 -155Q107 -934 103 -938Q96 -949 81 -949",91:"247 -949V1450H516V1388H309V-887H516V-949H247",92:"988 -922Q988 -933 980 -941T962 -949Q947 -949 940 -938Q936 -934 645 -155L204 1020Q56 1416 56 1424Q56 1433 62 1441T84 1450Q97 1448 103 1439Q107 1435 398 656L839 -519Q988 -918 988 -922",93:"11 1388V1450H280V-949H11V-887H218V1388H11",123:"618 -943L612 -949H582L568 -943Q472 -903 411 -841T332 -703Q327 -682 327 -653T325 -350Q324 -28 323 -18Q317 24 301 61T264 124T221 171T179 205T147 225T132 234Q130 238 130 250Q130 255 130 258T131 264T132 267T134 269T139 272T144 275Q207 308 256 367Q310 436 323 519Q324 529 325 851Q326 1124 326 1154T332 1205Q369 1358 566 1443L582 1450H612L618 1444V1429Q618 1413 616 1411L608 1406Q599 1402 585 1393T552 1372T515 1343T479 1305T449 1257T429 1200Q425 1180 425 1152T423 851Q422 579 422 549T416 498Q407 459 388 424T346 364T297 318T250 284T214 264T197 254L188 251L205 242Q290 200 345 138T416 3Q421 -18 421 -48T423 -349Q423 -397 423 -472Q424 -677 428 -694Q429 -697 429 -699Q434 -722 443 -743T465 -782T491 -816T519 -845T548 -868T574 -886T595 -899T610 -908L616 -910Q618 -912 618 -928V-943",125:"131 1414T131 1429T133 1447T148 1450H153H167L182 1444Q276 1404 336 1343T415 1207Q421 1184 421 1154T423 851L424 531L426 517Q434 462 460 415T518 339T571 296T608 274Q615 270 616 267T618 251Q618 241 618 238T615 232T608 227Q542 194 491 132T426 -15L424 -29L423 -350Q422 -622 422 -652T415 -706Q397 -780 337 -841T182 -943L167 -949H153Q137 -949 134 -946T131 -928Q131 -914 132 -911T144 -904Q146 -903 148 -902Q299 -820 323 -680Q324 -663 325 -349T327 -19Q355 145 541 241L561 250L541 260Q356 355 327 520Q326 537 325 850T323 1181Q315 1227 293 1267T244 1332T193 1374T151 1401T132 1413Q131 1414 131 1429",710:"1439 564Q1434 564 1080 631T722 698Q719 698 362 631Q7 564 4 564L0 583Q-4 602 -4 603L720 772L1083 688Q1446 603 1447 603Q1447 602 1443 583L1439 564",732:"1 643Q1 646 76 671T271 722T476 749Q555 749 626 736T742 706T856 676T999 662Q1088 662 1192 684T1363 727T1432 749Q1432 745 1437 731T1442 716Q1442 714 1381 693T1212 645T1012 611Q1000 610 955 610Q851 610 701 653T444 697Q355 697 251 676T80 632T11 610Q11 614 6 628T1 643",770:"-5 564Q-9 564 -363 631T-722 698Q-725 698 -1082 631Q-1437 564 -1440 564L-1444 583Q-1448 602 -1448 603L-724 772L-361 688Q2 603 3 603Q3 602 -1 583L-5 564",771:"-1443 643Q-1443 646 -1368 671T-1173 722T-968 749Q-889 749 -818 736T-702 706T-588 676T-445 662Q-356 662 -252 684T-81 727T-12 749Q-12 745 -7 731T-2 716Q-2 714 -63 693T-232 645T-432 611Q-444 610 -489 610Q-593 610 -743 653T-1000 697Q-1089 697 -1193 676T-1364 632T-1433 610Q-1433 614 -1438 628T-1443 643",8260:"81 -949Q71 -949 63 -941T55 -921Q55 -917 56 -915Q59 -906 498 264T939 1438Q945 1450 960 1450Q972 1450 980 1441T988 1421Q982 1403 839 1020L398 -155Q107 -934 103 -938Q96 -949 81 -949",8730:"424 -948Q422 -947 313 -434T202 80L170 31Q165 24 157 10Q137 -21 137 -21Q131 -16 124 -8L111 5L264 248L473 -720Q473 -717 727 359T983 1440Q989 1450 1001 1450Q1007 1450 1013 1445T1020 1433Q1020 1425 742 244T460 -941Q458 -950 439 -950H436Q424 -950 424 -948",8968:"246 -949V1450H571V1388H308V-949H246",8969:"11 1388V1450H336V-949H274V1388H11",8970:"246 -949V1450H308V-887H571V-949H246",8971:"274 -887V1450
|
||
|
|
903: function _(i,c,e,n,t){n(),e.texSize3={40:[1.45,.949,.736],41:[1.45,.949,.736],47:[1.45,.949,1.044],91:[1.45,.949,.528],92:[1.45,.949,1.044],93:[1.45,.949,.528],123:[1.45,.949,.75],125:[1.45,.949,.75],710:[.772,-.564,1.444],732:[.749,-.61,1.444],770:[.772,-.564,0],771:[.749,-.61,0],8260:[1.45,.949,1.044],8730:[1.45,.95,1,{ic:.02}],8968:[1.45,.949,.583],8969:[1.45,.949,.583],8970:[1.45,.949,.583],8971:[1.45,.949,.583],9001:[1.45,.95,.75],9002:[1.45,.949,.75],10216:[1.45,.95,.75],10217:[1.45,.949,.75],12296:[1.45,.95,.75],12297:[1.45,.949,.75]}},
|
||
|
|
904: function _(Q,T,V,L,H){L();var e=Q(858),t=Q(905);V.texSize4=(0,e.AddPaths)(t.texSize4,{40:"758 -1237T758 -1240T752 -1249H736Q718 -1249 717 -1248Q711 -1245 672 -1199Q237 -706 237 251T672 1700Q697 1730 716 1749Q718 1750 735 1750H752Q758 1744 758 1741Q758 1737 740 1713T689 1644T619 1537T540 1380T463 1176Q348 802 348 251Q348 -242 441 -599T744 -1218Q758 -1237 758 -1240",41:"33 1741Q33 1750 51 1750H60H65Q73 1750 81 1743T119 1700Q554 1207 554 251Q554 -707 119 -1199Q76 -1250 66 -1250Q65 -1250 62 -1250T56 -1249Q55 -1249 53 -1249T49 -1250Q33 -1250 33 -1239Q33 -1236 50 -1214T98 -1150T163 -1052T238 -910T311 -727Q443 -335 443 251Q443 402 436 532T405 831T339 1142T224 1438T50 1716Q33 1737 33 1741",47:"1166 1738Q1176 1750 1189 1750T1211 1742T1221 1721Q1221 1720 1221 1718T1220 1715Q1219 1708 666 238T111 -1237Q102 -1249 86 -1249Q74 -1249 65 -1240T56 -1220Q56 -1219 56 -1217T57 -1214Q58 -1207 611 263T1166 1738",91:"269 -1249V1750H577V1677H342V-1176H577V-1249H269",92:"56 1720Q56 1732 64 1741T85 1750Q104 1750 111 1738Q113 1734 666 264T1220 -1214Q1220 -1215 1220 -1217T1221 -1220Q1221 -1231 1212 -1240T1191 -1249Q1175 -1249 1166 -1237Q1164 -1233 611 237T57 1715Q57 1716 56 1718V1720",93:"5 1677V1750H313V-1249H5V-1176H240V1677H5",123:"661 -1243L655 -1249H622L604 -1240Q503 -1190 434 -1107T348 -909Q346 -897 346 -499L345 -98L343 -82Q335 3 287 87T157 223Q146 232 145 236Q144 240 144 250Q144 265 145 268T157 278Q242 333 288 417T343 583L345 600L346 1001Q346 1398 348 1410Q379 1622 600 1739L622 1750H655L661 1744V1727V1721Q661 1712 661 1710T657 1705T648 1700T630 1690T602 1668Q589 1659 574 1643T531 1593T484 1508T459 1398Q458 1389 458 1001Q458 614 457 605Q441 435 301 316Q254 277 202 251L250 222Q260 216 301 185Q443 66 457 -104Q458 -113 458 -501Q458 -888 459 -897Q463 -944 478 -988T509 -1060T548 -1114T580 -1149T602 -1167Q620 -1183 634 -1192T653 -1202T659 -1207T661 -1220V-1226V-1243",125:"144 1727Q144 1743 146 1746T162 1750H167H183L203 1740Q274 1705 325 1658T403 1562T440 1478T456 1410Q458 1398 458 1001Q459 661 459 624T465 558Q470 526 480 496T502 441T529 395T559 356T588 325T615 301T637 284T654 273L660 269V266Q660 263 660 259T661 250V239Q661 236 661 234T660 232T656 229T649 224Q577 179 528 105T465 -57Q460 -86 460 -123T458 -499V-661Q458 -857 457 -893T447 -955Q425 -1048 359 -1120T203 -1239L183 -1249H168Q150 -1249 147 -1246T144 -1226Q144 -1213 145 -1210T153 -1202Q169 -1193 186 -1181T232 -1140T282 -1081T322 -1000T345 -897Q346 -888 346 -501Q346 -113 347 -104Q359 58 503 184Q554 226 603 250Q504 299 430 393T347 605Q346 614 346 1002Q346 1389 345 1398Q338 1493 288 1573T153 1703Q146 1707 145 1710T144 1727",710:"5 561Q-4 561 -9 582T-14 618Q-14 623 -13 625Q-11 628 461 736T943 845Q945 845 1417 738T1896 628Q1902 628 1902 618Q1902 607 1897 584T1883 561Q1881 561 1412 654L945 750L476 654Q6 561 5 561",732:"1212 583Q1124 583 1048 603T923 647T799 691T635 711Q524 711 375 679T120 615L16 583Q14 584 12 587T9 592Q-2 650 2 659Q2 669 38 687Q54 696 146 723T309 767Q527 823 666 823Q759 823 837 803T964 759T1088 715T1252 695Q1363 695 1512 727T1764 791T1871 823Q1872 822 1874 819T1878 814Q1885 783 1885 753Q1885 748 1884 747Q1884 738 1849 719Q1836 712 1740 682T1484 617T1212 583",770:"-1884 561Q-1893 561 -1898 582T-1903 618Q-1903 623 -1902 625Q-1900 628 -1428 736T-946 845Q-944 845 -472 738T7 628Q13 628 13 618Q13 607 8 584T-6 561Q-8 561 -477 654L-944 750L-1413 654Q-1883 561 -1884 561",771:"-677 583Q-765 583 -841 603T-966 647T-1090 691T-1254 711Q-1365 711 -1514 679T-1768 615L-1873 583Q-1875 584 -1877 587T-1880 592Q-1891 650 -1887 659Q-1887 669 -1851 687Q-1835 696 -1743 723T-1580 767Q-1362 823 -1223 823Q-1130 823 -1052 803T-925 759T-801 715T-637 695Q-526 695 -377 727T-125 791T-18 823Q-17 822 -15 819T-11 814Q-4 782 -4 753Q-4 748 -5 747Q-5 738 -40 719Q-53 712 -149 682T-405 617T-677 583",8260:"1166 1738Q1176 1750 1189 1750T1211 1742T1221 1721Q1221 1720 1221 1718T1220 1715Q1219 1708 666 238T111 -1237Q102 -1249 86 -1249Q74 -1249 65 -1240T56 -1220Q56 -1219 56 -1217T57 -1214Q58 -1207 611 263T1166 1738",8730:"983 1739Q988 1750 1001 1750Q1008 1750 1013 1745T1020 1733Q1020 1726 742 244T460 -1241Q458 -1250 439 -
|
||
|
|
905: function _(i,c,e,n,t){n(),e.texSize4={40:[1.75,1.249,.792],41:[1.75,1.249,.792],47:[1.75,1.249,1.278],91:[1.75,1.249,.583],92:[1.75,1.249,1.278],93:[1.75,1.249,.583],123:[1.75,1.249,.806],125:[1.75,1.249,.806],710:[.845,-.561,1.889,{ic:.013}],732:[.823,-.583,1.889],770:[.845,-.561,0,{ic:.013}],771:[.823,-.583,0],8260:[1.75,1.249,1.278],8730:[1.75,1.25,1,{ic:.02}],8968:[1.75,1.249,.639],8969:[1.75,1.249,.639],8970:[1.75,1.249,.639],8971:[1.75,1.249,.639],9001:[1.75,1.248,.806],9002:[1.75,1.248,.806],9115:[1.154,.655,.875],9116:[.61,.01,.875],9117:[1.165,.644,.875],9118:[1.154,.655,.875],9119:[.61,.01,.875],9120:[1.165,.644,.875],9121:[1.154,.645,.667],9122:[.602,0,.667],9123:[1.155,.644,.667],9124:[1.154,.645,.667],9125:[.602,0,.667],9126:[1.155,.644,.667],9127:[.899,.01,.889],9128:[1.16,.66,.889],9129:[.01,.899,.889],9130:[.29,.015,.889],9131:[.899,.01,.889],9132:[1.16,.66,.889],9133:[.01,.899,.889],9143:[.935,.885,1.056],10216:[1.75,1.248,.806],10217:[1.75,1.248,.806],12296:[1.75,1.248,.806],12297:[1.75,1.248,.806],57344:[.625,.014,1.056],57345:[.605,.014,1.056,{ic:.02}],57680:[.12,.213,.45,{ic:.01}],57681:[.12,.213,.45,{ic:.024}],57682:[.333,0,.45,{ic:.01}],57683:[.333,0,.45,{ic:.024}],57684:[.32,.2,.4,{ic:.01}],57685:[.333,0,.9,{ic:.01}],57686:[.12,.213,.9,{ic:.01}]}},
|
||
|
|
906: function _(Q,T,L,H,V){H();var M=Q(858),Z=Q(907);L.texVariant=(0,M.AddPaths)(Z.texVariant,{710:"1 561Q-3 563 -6 577T-12 604L-14 618Q-14 625 -7 628T23 635Q31 636 36 637Q63 641 621 745Q1148 845 1165 845Q1167 845 1752 739L2338 630Q2346 630 2346 618Q2340 565 2332 561Q2329 561 1749 654Q1617 675 1466 699T1241 736T1167 748Q1165 748 1093 737T867 700T583 654Q3 561 1 561",732:"804 788Q717 788 606 772T397 732T213 685T75 645T18 628Q11 628 11 632Q8 637 4 668T2 704Q2 713 36 732Q55 739 242 795Q622 898 826 898Q893 898 947 895Q1009 887 1056 872T1187 819Q1286 776 1356 758T1527 739Q1614 739 1725 755T1934 795T2118 842T2256 882T2313 899Q2320 899 2320 895Q2323 890 2327 860T2329 824Q2329 818 2296 795Q2273 787 2089 732Q1810 657 1598 632Q1562 629 1492 629Q1389 629 1320 644T1144 708Q1048 751 977 769T804 788",770:"-2332 561Q-2336 563 -2340 577T-2346 604L-2347 618Q-2347 625 -2340 628T-2310 635Q-2302 636 -2297 637Q-2270 641 -1712 745Q-1185 845 -1168 845Q-1166 845 -581 739L5 630Q13 630 13 618Q7 565 -1 561Q-4 561 -584 654Q-716 675 -867 699T-1092 736T-1166 748Q-1168 748 -1240 737T-1466 700T-1750 654Q-2330 561 -2332 561",771:"-1529 788Q-1616 788 -1727 772T-1936 732T-2120 685T-2258 645T-2315 628Q-2322 628 -2322 632Q-2325 637 -2329 668T-2331 704Q-2331 713 -2297 732Q-2278 739 -2091 795Q-1711 898 -1507 898Q-1440 898 -1386 895Q-1324 887 -1277 872T-1146 819Q-1047 776 -977 758T-806 739Q-719 739 -608 755T-399 795T-215 842T-77 882T-20 899Q-13 899 -13 895Q-10 890 -6 860T-4 824Q-4 818 -37 795Q-60 787 -244 732Q-523 657 -735 632Q-771 629 -841 629Q-944 629 -1013 644T-1189 708Q-1285 751 -1356 769T-1529 788",1008:"228 325Q170 322 156 316T127 309Q108 309 104 314Q99 319 99 322T108 341Q125 376 171 400T268 425H271Q302 425 319 396Q328 377 328 358Q328 332 324 314Q311 270 286 221Q274 194 274 192H275Q339 234 484 325T639 421Q669 434 691 434T723 425T734 406Q734 394 719 381Q715 376 644 330L575 287L566 267Q543 233 526 176Q520 160 515 143T508 115T506 105Q506 103 533 103Q585 103 607 110T641 118Q670 118 670 107Q670 100 661 85Q643 50 598 27T504 3Q465 3 450 36Q441 51 441 73Q441 84 444 96Q452 146 484 205L497 236L324 125Q143 12 135 10Q103 -6 77 -6Q61 -6 49 2T37 21Q37 36 49 46T124 96L195 141L204 156Q219 179 243 248T264 323Q264 325 228 325",8463:"182 599Q182 611 174 615T133 619Q118 619 114 621T109 630Q109 636 114 656T122 681Q125 685 202 688Q272 695 286 695Q304 695 304 684Q304 682 295 644T282 597Q282 592 360 592H399Q430 592 445 587T460 563Q460 552 451 541L442 535H266L251 468Q247 453 243 436T236 409T233 399Q233 395 244 404Q295 441 357 441Q405 441 445 417T485 333Q485 284 449 178T412 58T426 44Q447 44 466 68Q485 87 500 130L509 152H531H543Q562 152 562 144Q562 128 546 93T494 23T415 -13Q385 -13 359 3T322 44Q318 52 318 77Q318 99 352 196T386 337Q386 386 346 386Q318 386 286 370Q267 361 245 338T211 292Q207 287 193 235T162 113T138 21Q128 7 122 4Q105 -12 83 -12Q66 -12 54 -2T42 26L166 530Q166 534 161 534T129 535Q127 535 122 535T112 534Q74 534 74 562Q74 570 77 576T84 585T96 589T109 591T124 592T138 592L182 595V599",8592:"292 419Q292 400 261 347T211 275H306Q319 275 338 275T364 276Q399 276 410 271T422 250T411 230T366 225H306H211Q214 222 232 197T271 136T292 82Q292 71 285 68T262 64H250H241Q221 64 216 67T205 83Q186 127 153 167T78 230Q64 238 64 250Q64 258 69 263T82 272T106 288T139 318Q162 342 177 365T198 402T209 425T223 436Q224 437 252 437H258Q292 437 292 419",8594:"188 417Q188 437 221 437H233Q256 437 263 434T275 417Q294 373 327 333T402 270Q417 261 417 250Q417 241 410 236T382 217T341 182Q315 155 299 128T275 85T263 66Q259 64 231 64H219Q197 64 191 72T193 100Q202 124 215 147T239 185T257 210T267 223L269 225H174H116Q80 225 69 229T58 250T70 271T114 276Q121 276 140 276T174 275H269L267 277Q266 280 257 291T233 325T205 374Q188 408 188 417",8652:"755 512Q755 514 778 514H801L804 503Q805 501 812 486T824 462T839 437T862 408T892 381T932 354L944 347V327H507Q70 327 67 329Q55 335 55 347T67 365Q70 367 454 367H837L828 376Q803 403 785 437T761 489T755 512ZM55 153V173H492Q928 173 932 171Q944 166 944 153T932 135Q928 133 545 133H162L171 124Q198 95 216 61T239 8L244 -12Q244 -14 221 -14H198L195 -4Q160 95 67 146L55 153",8708:"55 676Q55
|
||
|
|
907: function _(i,c,n,t,a){t(),n.texVariant={710:[.845,-.561,2.333,{ic:.013}],732:[.899,-.628,2.333],770:[.845,-.561,0,{ic:.013}],771:[.899,-.628,0],1008:[.434,.006,.667,{ic:.067}],8463:[.695,.013,.54,{ic:.022}],8592:[.437,-.064,.5],8594:[.437,-.064,.5],8652:[.514,.014,1],8708:[.86,.166,.556],8709:[.587,0,.778],8722:[.27,-.23,.5],8726:[.43,.023,.778],8733:[.472,-.028,.778],8739:[.43,.023,.222],8740:[.43,.023,.222,{ic:.018}],8741:[.431,.023,.389],8742:[.431,.024,.389,{ic:.018}],8764:[.365,-.132,.778],8776:[.481,-.05,.778],8808:[.752,.284,.778],8809:[.752,.284,.778],8816:[.919,.421,.778],8817:[.919,.421,.778],8840:[.828,.33,.778],8841:[.828,.33,.778],8842:[.634,.255,.778],8843:[.634,.254,.778],8872:[.694,0,.611],8901:[.189,0,.278],8994:[.378,-.122,.778],8995:[.378,-.143,.778],9651:[.575,.02,.722],9661:[.576,.019,.722],10887:[.801,.303,.778],10888:[.801,.303,.778],10955:[.752,.332,.778],10956:[.752,.333,.778]}},
|
||
|
|
908: function _(s,i,r,H,t){H();var e=s(774);r.HDW1=[.75,.25,.875],r.HDW2=[.85,.349,.667],r.HDW3=[.583,.082,.5],r.VSIZES=[1,1.2,1.8,2.4,3];var D={c:47,dir:e.V,sizes:r.VSIZES},W={c:175,dir:e.H,sizes:[.5],stretch:[0,175],HDW:[.59,-.544,.5]},c={c:710,dir:e.H,sizes:[.5,.556,1,1.444,1.889]},d={c:732,dir:e.H,sizes:[.5,.556,1,1.444,1.889]},h={c:8211,dir:e.H,sizes:[.5],stretch:[0,8211],HDW:[.285,-.248,.5]},V={c:8592,dir:e.H,sizes:[1],stretch:[8592,8722],HDW:r.HDW3},z={c:8594,dir:e.H,sizes:[1],stretch:[0,8722,8594],HDW:r.HDW3},S={c:8596,dir:e.H,sizes:[1],stretch:[8592,8722,8594],HDW:r.HDW3},n={c:8612,dir:e.H,stretch:[8592,8722,8739],HDW:r.HDW3,min:1.278},m={c:8614,dir:e.H,sizes:[1],stretch:[8739,8722,8594],HDW:r.HDW3},E={c:8656,dir:e.H,sizes:[1],stretch:[8656,61],HDW:r.HDW3},I={c:8658,dir:e.H,sizes:[1],stretch:[0,61,8658],HDW:r.HDW3},Z={c:8660,dir:e.H,sizes:[1],stretch:[8656,61,8658],HDW:r.HDW3},a={c:8722,dir:e.H,sizes:[.778],stretch:[0,8722],HDW:r.HDW3},v={c:8739,dir:e.V,sizes:[1],stretch:[0,8739],HDW:[.627,.015,.333]},l={c:9180,dir:e.H,sizes:[.778,1],schar:[8994,8994],variants:[5,0],stretch:[57680,57684,57681],HDW:[.32,.2,.5]},f={c:9181,dir:e.H,sizes:[.778,1],schar:[8995,8995],variants:[5,0],stretch:[57682,57684,57683],HDW:[.32,.2,.5]},u={c:9182,dir:e.H,stretch:[57680,57684,57681,57685],HDW:[.32,.2,.5],min:1.8},o={c:9183,dir:e.H,stretch:[57682,57684,57683,57686],HDW:[.32,.2,.5],min:1.8},x={c:10216,dir:e.V,sizes:r.VSIZES},_={c:10217,dir:e.V,sizes:r.VSIZES},b={c:10502,dir:e.H,stretch:[8656,61,8739],HDW:r.HDW3,min:1.278},g={c:10503,dir:e.H,stretch:[8872,61,8658],HDW:r.HDW3,min:1.278};r.delimiters={40:{dir:e.V,sizes:r.VSIZES,stretch:[9115,9116,9117],HDW:[.85,.349,.875]},41:{dir:e.V,sizes:r.VSIZES,stretch:[9118,9119,9120],HDW:[.85,.349,.875]},45:a,47:D,61:{dir:e.H,sizes:[.778],stretch:[0,61],HDW:r.HDW3},91:{dir:e.V,sizes:r.VSIZES,stretch:[9121,9122,9123],HDW:r.HDW2},92:{dir:e.V,sizes:r.VSIZES},93:{dir:e.V,sizes:r.VSIZES,stretch:[9124,9125,9126],HDW:r.HDW2},94:c,95:h,123:{dir:e.V,sizes:r.VSIZES,stretch:[9127,9130,9129,9128],HDW:[.85,.349,.889]},124:{dir:e.V,sizes:[1],stretch:[0,8739],HDW:[.75,.25,.333]},125:{dir:e.V,sizes:r.VSIZES,stretch:[9131,9130,9133,9132],HDW:[.85,.349,.889]},126:d,175:W,710:c,713:W,732:d,770:c,771:d,818:h,8211:h,8212:h,8213:h,8214:{dir:e.V,sizes:[.602,1],schar:[0,8741],variants:[1,0],stretch:[0,8741],HDW:[.602,0,.556]},8215:h,8254:W,8407:z,8592:V,8593:{dir:e.V,sizes:[.888],stretch:[8593,9168],HDW:[.6,0,.667]},8594:z,8595:{dir:e.V,sizes:[.888],stretch:[0,9168,8595],HDW:[.6,0,.667]},8596:S,8597:{dir:e.V,sizes:[1.044],stretch:[8593,9168,8595],HDW:r.HDW1},8606:{dir:e.H,sizes:[1],stretch:[8606,8722],HDW:r.HDW3},8608:{dir:e.H,sizes:[1],stretch:[0,8722,8608],HDW:r.HDW3},8612:n,8613:{dir:e.V,stretch:[8593,9168,8869],HDW:r.HDW1,min:1.555},8614:m,8615:{dir:e.V,stretch:[8868,9168,8595],HDW:r.HDW1,min:1.555},8624:{dir:e.V,sizes:[.722],stretch:[8624,9168],HDW:r.HDW1},8625:{dir:e.V,sizes:[.722],stretch:[8625,9168],HDW:r.HDW1},8636:{dir:e.H,sizes:[1],stretch:[8636,8722],HDW:r.HDW3},8637:{dir:e.H,sizes:[1],stretch:[8637,8722],HDW:r.HDW3},8638:{dir:e.V,sizes:[.888],stretch:[8638,9168],HDW:r.HDW1},8639:{dir:e.V,sizes:[.888],stretch:[8639,9168],HDW:r.HDW1},8640:{dir:e.H,sizes:[1],stretch:[0,8722,8640],HDW:r.HDW3},8641:{dir:e.H,sizes:[1],stretch:[0,8722,8641],HDW:r.HDW3},8642:{dir:e.V,sizes:[.888],stretch:[0,9168,8642],HDW:r.HDW1},8643:{dir:e.V,sizes:[.888],stretch:[0,9168,8643],HDW:r.HDW1},8656:E,8657:{dir:e.V,sizes:[.888],stretch:[8657,8214],HDW:[.599,0,.778]},8658:I,8659:{dir:e.V,sizes:[.888],stretch:[0,8214,8659],HDW:[.6,0,.778]},8660:Z,8661:{dir:e.V,sizes:[1.044],stretch:[8657,8214,8659],HDW:[.75,.25,.778]},8666:{dir:e.H,sizes:[1],stretch:[8666,8801],HDW:[.464,-.036,.5]},8667:{dir:e.H,sizes:[1],stretch:[0,8801,8667],HDW:[.464,-.036,.5]},8722:a,8725:D,8730:{dir:e.V,sizes:r.VSIZES,stretch:[57345,57344,9143],fullExt:[.65,2.3],HDW:[.85,.35,1.056]},8739:v,8741:{dir:e.V,sizes:[1],stretch:[0,8741],HDW:[.627,.015,.556]},8968:{dir:e.V,sizes:r.VSIZES,stretch:[9121,9122],HDW:r.HDW2},8969:{dir:e.V,sizes:r.VSIZES,stretch:[9124,9125],HDW:r
|
||
|
|
909: function _(t,a,e,c,h){c();var i=function(){function t(t){this.cache=new Map,this.defs=null,this.localID="",this.nextID=0,this.jax=t}return t.prototype.cachePath=function(t,a,e){var c="MJX-"+this.localID+(this.jax.font.getVariant(t).cacheID||"")+"-"+a;return this.cache.has(c)||(this.cache.set(c,e),this.jax.adaptor.append(this.defs,this.jax.svg("path",{id:c,d:e}))),c},t.prototype.clearLocalID=function(){this.localID=""},t.prototype.useLocalID=function(t){void 0===t&&(t=null),this.localID=(t??++this.nextID)+(""===t?"":"-")},t.prototype.clearCache=function(){this.cache=new Map,this.defs=this.jax.svg("defs")},t.prototype.getCache=function(){return this.defs},t}();e.FontCache=i},
|
||
|
|
910: function _(n,r,o,t,w){t();var a=n(911);o.browserAdaptor=function(){return new a.HTMLAdaptor(window)}},
|
||
|
|
911: function _(t,e,r,o,n){var i,u=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),p=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],o=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};o();var a=function(t){function e(e){var r=t.call(this,e.document)||this;return r.window=e,r.parser=new e.DOMParser,r}return u(e,t),e.prototype.parse=function(t,e){return void 0===e&&(e="text/html"),this.parser.parseFromString(t,e)},e.prototype.create=function(t,e){return e?this.document.createElementNS(e,t):this.document.createElement(t)},e.prototype.text=function(t){return this.document.createTextNode(t)},e.prototype.head=function(t){return t.head||t},e.prototype.body=function(t){return t.body||t},e.prototype.root=function(t){return t.documentElement||t},e.prototype.doctype=function(t){return t.doctype?"<!DOCTYPE ".concat(t.doctype.name,">"):""},e.prototype.tags=function(t,e,r){void 0===r&&(r=null);var o=r?t.getElementsByTagNameNS(r,e):t.getElementsByTagName(e);return Array.from(o)},e.prototype.getElements=function(t,e){var r,o,n=[];try{for(var i=p(t),u=i.next();!u.done;u=i.next()){var a=u.value;"string"==typeof a?n=n.concat(Array.from(this.document.querySelectorAll(a))):Array.isArray(a)||a instanceof this.window.NodeList||a instanceof this.window.HTMLCollection?n=n.concat(Array.from(a)):n.push(a)}}catch(t){r={error:t}}finally{try{u&&!u.done&&(o=i.return)&&o.call(i)}finally{if(r)throw r.error}}return n},e.prototype.contains=function(t,e){return t.contains(e)},e.prototype.parent=function(t){return t.parentNode},e.prototype.append=function(t,e){return t.appendChild(e)},e.prototype.insert=function(t,e){return this.parent(e).insertBefore(t,e)},e.prototype.remove=function(t){return this.parent(t).removeChild(t)},e.prototype.replace=function(t,e){return this.parent(e).replaceChild(t,e)},e.prototype.clone=function(t){return t.cloneNode(!0)},e.prototype.split=function(t,e){return t.splitText(e)},e.prototype.next=function(t){return t.nextSibling},e.prototype.previous=function(t){return t.previousSibling},e.prototype.firstChild=function(t){return t.firstChild},e.prototype.lastChild=function(t){return t.lastChild},e.prototype.childNodes=function(t){return Array.from(t.childNodes)},e.prototype.childNode=function(t,e){return t.childNodes[e]},e.prototype.kind=function(t){var e=t.nodeType;return 1===e||3===e||8===e?t.nodeName.toLowerCase():""},e.prototype.value=function(t){return t.nodeValue||""},e.prototype.textContent=function(t){return t.textContent},e.prototype.innerHTML=function(t){return t.innerHTML},e.prototype.outerHTML=function(t){return t.outerHTML},e.prototype.serializeXML=function(t){return(new this.window.XMLSerializer).serializeToString(t)},e.prototype.setAttribute=function(t,e,r,o){return void 0===o&&(o=null),o?(e=o.replace(/.*\//,"")+":"+e.replace(/^.*:/,""),t.setAttributeNS(o,e,r)):t.setAttribute(e,r)},e.prototype.getAttribute=function(t,e){return t.getAttribute(e)},e.prototype.removeAttribute=function(t,e){return t.removeAttribute(e)},e.prototype.hasAttribute=function(t,e){return t.hasAttribute(e)},e.prototype.allAttributes=function(t){return Array.from(t.attributes).map((function(t){return{name:t.name,value:t.value}}))},e.prototype.addClass=function(t,e){t.classList?t.classList.add(e):t.className=(t.className+" "+e).trim()},e.prototype.removeClass=function(t,e){t.classList?t.classList.remove(e):t.className=t.className.split(/ /).filter((function(t){return t!==e})).join(" ")},e.prototype.hasClass=function
|
||
|
|
912: function _(t,e,r,n,o){var i=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var l=function(){function t(t){void 0===t&&(t=null),this.document=t}return t.prototype.node=function(t,e,r,n){var o,l;void 0===e&&(e={}),void 0===r&&(r=[]);var a=this.create(t,n);this.setAttributes(a,e);try{for(var s=i(r),c=s.next();!c.done;c=s.next()){var y=c.value;this.append(a,y)}}catch(t){o={error:t}}finally{try{c&&!c.done&&(l=s.return)&&l.call(s)}finally{if(o)throw o.error}}return a},t.prototype.setAttributes=function(t,e){var r,n,o,l,a,s;if(e.style&&"string"!=typeof e.style)try{for(var c=i(Object.keys(e.style)),y=c.next();!y.done;y=c.next()){var u=y.value;this.setStyle(t,u.replace(/-([a-z])/g,(function(t,e){return e.toUpperCase()})),e.style[u])}}catch(t){r={error:t}}finally{try{y&&!y.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}if(e.properties)try{for(var f=i(Object.keys(e.properties)),p=f.next();!p.done;p=f.next()){t[u=p.value]=e.properties[u]}}catch(t){o={error:t}}finally{try{p&&!p.done&&(l=f.return)&&l.call(f)}finally{if(o)throw o.error}}try{for(var h=i(Object.keys(e)),v=h.next();!v.done;v=h.next()){"style"===(u=v.value)&&"string"!=typeof e.style||"properties"===u||this.setAttribute(t,u,e[u])}}catch(t){a={error:t}}finally{try{v&&!v.done&&(s=h.return)&&s.call(h)}finally{if(a)throw a.error}}},t.prototype.replace=function(t,e){return this.insert(t,e),this.remove(e),e},t.prototype.childNode=function(t,e){return this.childNodes(t)[e]},t.prototype.allClasses=function(t){var e=this.getAttribute(t,"class");return e?e.replace(/ +/g," ").replace(/^ /,"").replace(/ $/,"").split(/ /):[]},t}();r.AbstractDOMAdaptor=l},
|
||
|
|
913: function _(r,e,n,a,t){a();var i=r(715),H=r(914);n.RegisterHTMLHandler=function(r){var e=new H.HTMLHandler(r);return i.mathjax.handlers.register(e),e}},
|
||
|
|
914: function _(t,n,e,o,r){var a,i=this&&this.__extends||(a=function(t,n){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},a(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}a(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)});o();var c=t(915),s=t(927),p=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.documentClass=s.HTMLDocument,n}return i(n,t),n.prototype.handlesDocument=function(t){var n=this.adaptor;if("string"==typeof t)try{t=n.parse(t,"text/html")}catch(t){}return t instanceof n.window.Document||t instanceof n.window.HTMLElement||t instanceof n.window.DocumentFragment},n.prototype.create=function(n,e){var o=this.adaptor;if("string"==typeof n)n=o.parse(n,"text/html");else if(n instanceof o.window.HTMLElement||n instanceof o.window.DocumentFragment){var r=n;n=o.parse("","text/html"),o.append(o.body(n),r)}return t.prototype.create.call(this,n,e)},n}(c.AbstractHandler);e.HTMLHandler=p},
|
||
|
|
915: function _(t,n,o,r,e){var c,i=this&&this.__extends||(c=function(t,n){return c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},c(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}c(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(t(916).AbstractMathDocument),s=function(){function t(t,n){void 0===n&&(n=5),this.documentClass=u,this.adaptor=t,this.priority=n}return Object.defineProperty(t.prototype,"name",{get:function(){return this.constructor.NAME},enumerable:!1,configurable:!0}),t.prototype.handlesDocument=function(t){return!1},t.prototype.create=function(t,n){return new this.documentClass(t,this.adaptor,n)},t.NAME="generic",t}();o.AbstractHandler=s},
|
||
|
|
916: function _(t,r,e,o,n){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}),s=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},u=this&&this.__read||function(t,r){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,n,i=e.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(e=i.return)&&e.call(i)}finally{if(n)throw n.error}}return a},c=this&&this.__spreadArray||function(t,r,e){if(e||2===arguments.length)for(var o,n=0,i=r.length;n<i;n++)!o&&n in r||(o||(o=Array.prototype.slice.call(r,0,n)),o[n]=r[n]);return t.concat(o||Array.prototype.slice.call(r))};o();var l=t(722),p=t(721),h=t(763),y=t(917),f=t(727),d=t(919),m=t(926),v=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.create=function(t){var r,e,o=new this;try{for(var n=s(Object.keys(t)),i=n.next();!i.done;i=n.next()){var a=i.value,c=u(this.action(a,t[a]),2),l=c[0],p=c[1];p&&o.add(l,p)}}catch(t){r={error:t}}finally{try{i&&!i.done&&(e=n.return)&&e.call(n)}finally{if(r)throw r.error}}return o},r.action=function(t,r){var e,o,n,i,a,s,c=!0,l=r[0];if(1===r.length||"boolean"==typeof r[1])2===r.length&&(c=r[1]),a=(e=u(this.methodActions(t),2))[0],s=e[1];else if("string"==typeof r[1])if("string"==typeof r[2]){4===r.length&&(c=r[3]);var p=u(r.slice(1),2),h=p[0],y=p[1];a=(o=u(this.methodActions(h,y),2))[0],s=o[1]}else 3===r.length&&(c=r[2]),a=(n=u(this.methodActions(r[1]),2))[0],s=n[1];else 4===r.length&&(c=r[3]),a=(i=u(r.slice(1),2))[0],s=i[1];return[{id:t,renderDoc:a,renderMath:s,convert:c},l]},r.methodActions=function(t,r){return void 0===r&&(r=t),[function(r){return t&&r[t](),!1},function(t,e){return r&&t[r](e),!1}]},r.prototype.renderDoc=function(t,r){var e,o;void 0===r&&(r=f.STATE.UNPROCESSED);try{for(var n=s(this.items),i=n.next();!i.done;i=n.next()){var a=i.value;if(a.priority>=r&&a.item.renderDoc(t))return}}catch(t){e={error:t}}finally{try{i&&!i.done&&(o=n.return)&&o.call(n)}finally{if(e)throw e.error}}},r.prototype.renderMath=function(t,r,e){var o,n;void 0===e&&(e=f.STATE.UNPROCESSED);try{for(var i=s(this.items),a=i.next();!a.done;a=i.next()){var u=a.value;if(u.priority>=e&&u.item.renderMath(t,r))return}}catch(t){o={error:t}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}},r.prototype.renderConvert=function(t,r,e){var o,n;void 0===e&&(e=f.STATE.LAST);try{for(var i=s(this.items),a=i.next();!a.done;a=i.next()){var u=a.value;if(u.priority>e)return;if(u.item.convert&&u.item.renderMath(t,r))return}}catch(t){o={error:t}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}},r.prototype.findID=function(t){var r,e;try{for(var o=s(this.items),n=o.next();!n.done;n=o.next()){var i=n.value;if(i.item.id===t)return i.item}}catch(t){r={error:t}}finally{try{n&&!n.done&&(e=o.return)&&e.call(o)}finally{if(r)throw r.error}}return null},r}(t(718).PrioritizedList);e.RenderList=v,e.resetOptions={all:!1,processed:!1,inputJax:null,outputJax:null},e.resetAllOptions={all:!0,processed:!0,inputJax:[],outputJax:[]};var x=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.prototype.compile=function(t){return null},r}(p.AbstractInputJax),A=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r.prototype.typeset=function(t,r){return void 0===r&&(r=null),null},r.protot
|
||
|
|
917: function _(t,n,r,o,e){var i,s=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)});o();var c=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return s(n,t),n.prototype.isBefore=function(t,n){return t.start.i<n.start.i||t.start.i===n.start.i&&t.start.n<n.start.n},n}(t(918).LinkedList);r.AbstractMathList=c},
|
||
|
|
918: function _(t,e,r,n,i){var l=this&&this.__generator||function(t,e){var r,n,i,l,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return l={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(l[Symbol.iterator]=function(){return this}),l;function a(l){return function(a){return function(l){if(r)throw new TypeError("Generator is already executing.");for(;s;)try{if(r=1,n&&(i=2&l[0]?n.return:l[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,l[1])).done)return i;switch(n=0,i&&(l=[2&l[0],i.value]),l[0]){case 0:case 1:i=l;break;case 4:return s.label++,{value:l[1],done:!1};case 5:s.label++,n=l[1],l=[0];continue;case 7:l=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==l[0]&&2!==l[0])){s=0;continue}if(3===l[0]&&(!i||l[1]>i[0]&&l[1]<i[3])){s.label=l[1];break}if(6===l[0]&&s.label<i[1]){s.label=i[1],i=l;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(l);break}i[2]&&s.ops.pop(),s.trys.pop();continue}l=e.call(t,s)}catch(t){l=[6,t],n=0}finally{r=i=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,a])}}},s=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,i,l=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=l.next()).done;)s.push(n.value)}catch(t){i={error:t}}finally{try{n&&!n.done&&(r=l.return)&&r.call(l)}finally{if(i)throw i.error}}return s},a=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var n,i=0,l=e.length;i<l;i++)!n&&i in e||(n||(n=Array.prototype.slice.call(e,0,i)),n[i]=e[i]);return t.concat(n||Array.prototype.slice.call(e))},o=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};n(),r.END=Symbol();var h=function(t){void 0===t&&(t=null),this.next=null,this.prev=null,this.data=t};r.ListItem=h;var u=function(){function t(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.list=new h(r.END),this.list.next=this.list.prev=this.list,this.push.apply(this,a([],s(t),!1))}return t.prototype.isBefore=function(t,e){return t<e},t.prototype.push=function(){for(var t,e,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];try{for(var i=o(r),l=i.next();!l.done;l=i.next()){var s=l.value,a=new h(s);a.next=this.list,a.prev=this.list.prev,this.list.prev=a,a.prev.next=a}}catch(e){t={error:e}}finally{try{l&&!l.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}return this},t.prototype.pop=function(){var t=this.list.prev;return t.data===r.END?null:(this.list.prev=t.prev,t.prev.next=this.list,t.next=t.prev=null,t.data)},t.prototype.unshift=function(){for(var t,e,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];try{for(var i=o(r.slice(0).reverse()),l=i.next();!l.done;l=i.next()){var s=l.value,a=new h(s);a.next=this.list.next,a.prev=this.list,this.list.next=a,a.next.prev=a}}catch(e){t={error:e}}finally{try{l&&!l.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}return this},t.prototype.shift=function(){var t=this.list.next;return t.data===r.END?null:(this.list.next=t.next,t.next.prev=this.list,t.next=t.prev=null,t.data)},t.prototype.remove=function(){for(var t,e,n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];var l=new Map;try{for(var s=o(n),a=s.next();!a.done;a=s.next()){var h=a.value;l.set(h,!0)}}catch(e){t={error:e}}finally{try{a&&!a.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}for(var u=this.list.next;u.data!==r.END;){var p=u.next;l.has(u.data)&&(u.prev.next=u.next,u.next.prev=u.prev,u.next=u.prev=null),u=p}},t.prototype.clear=function(){return this.list.next.prev=this.list.prev.next=null,this.list.next=this.list.prev=this.list,this},t.prototype[Symbol.iterator]=function(){var t;return l(this,(function(e){switch(e.label){case 0:t=this.list.next,e.label=1;case 1:return t.data===r.END?[3,3]:[4,t.data];case 2:return e.sent(),t=t.next,[3,1];case 3:return[2]}})
|
||
|
|
919: function _(t,o,n,r,e){var c,u=this&&this.__extends||(c=function(t,o){return c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(t[n]=o[n])},c(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function n(){this.constructor=t}c(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)});r();var i=t(920),p=t(921),a=function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return u(o,t),Object.defineProperty(o.prototype,"MML",{get:function(){return this.node},enumerable:!1,configurable:!0}),o.defaultNodes=p.MML,o}(i.AbstractNodeFactory);n.MmlFactory=a},
|
||
|
|
920: function _(t,o,n,r,e){var c,i=this&&this.__extends||(c=function(t,o){return c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(t[n]=o[n])},c(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function n(){this.constructor=t}c(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)});r();var u=function(t){function o(){return null!==t&&t.apply(this,arguments)||this}return i(o,t),o.prototype.create=function(t,o,n){return void 0===o&&(o={}),void 0===n&&(n=[]),this.node[t](o,n)},o}(t(744).AbstractFactory);n.AbstractNodeFactory=u},
|
||
|
|
921: function _(M,t,o,p,e){var l;p();var m=M(729),r=M(777),n=M(783),i=M(788),d=M(733),y=M(794),k=M(799),a=M(791),s=M(780),c=M(807),u=M(810),h=M(813),b=M(922),g=M(796),f=M(802),v=M(804),A=M(816),N=M(845),X=M(840),L=M(821),w=M(824),x=M(827),T=M(831),q=M(834),C=M(837),I=M(923),S=M(924),_=M(851),j=M(848),z=M(854),B=M(925);o.MML=((l={})[r.MmlMath.prototype.kind]=r.MmlMath,l[n.MmlMi.prototype.kind]=n.MmlMi,l[i.MmlMn.prototype.kind]=i.MmlMn,l[d.MmlMo.prototype.kind]=d.MmlMo,l[y.MmlMtext.prototype.kind]=y.MmlMtext,l[k.MmlMspace.prototype.kind]=k.MmlMspace,l[a.MmlMs.prototype.kind]=a.MmlMs,l[s.MmlMrow.prototype.kind]=s.MmlMrow,l[s.MmlInferredMrow.prototype.kind]=s.MmlInferredMrow,l[c.MmlMfrac.prototype.kind]=c.MmlMfrac,l[u.MmlMsqrt.prototype.kind]=u.MmlMsqrt,l[h.MmlMroot.prototype.kind]=h.MmlMroot,l[b.MmlMstyle.prototype.kind]=b.MmlMstyle,l[g.MmlMerror.prototype.kind]=g.MmlMerror,l[f.MmlMpadded.prototype.kind]=f.MmlMpadded,l[v.MmlMphantom.prototype.kind]=v.MmlMphantom,l[A.MmlMfenced.prototype.kind]=A.MmlMfenced,l[N.MmlMenclose.prototype.kind]=N.MmlMenclose,l[X.MmlMaction.prototype.kind]=X.MmlMaction,l[L.MmlMsub.prototype.kind]=L.MmlMsub,l[L.MmlMsup.prototype.kind]=L.MmlMsup,l[L.MmlMsubsup.prototype.kind]=L.MmlMsubsup,l[w.MmlMunder.prototype.kind]=w.MmlMunder,l[w.MmlMover.prototype.kind]=w.MmlMover,l[w.MmlMunderover.prototype.kind]=w.MmlMunderover,l[x.MmlMmultiscripts.prototype.kind]=x.MmlMmultiscripts,l[x.MmlMprescripts.prototype.kind]=x.MmlMprescripts,l[x.MmlNone.prototype.kind]=x.MmlNone,l[T.MmlMtable.prototype.kind]=T.MmlMtable,l[q.MmlMlabeledtr.prototype.kind]=q.MmlMlabeledtr,l[q.MmlMtr.prototype.kind]=q.MmlMtr,l[C.MmlMtd.prototype.kind]=C.MmlMtd,l[I.MmlMaligngroup.prototype.kind]=I.MmlMaligngroup,l[S.MmlMalignmark.prototype.kind]=S.MmlMalignmark,l[_.MmlMglyph.prototype.kind]=_.MmlMglyph,l[j.MmlSemantics.prototype.kind]=j.MmlSemantics,l[j.MmlAnnotation.prototype.kind]=j.MmlAnnotation,l[j.MmlAnnotationXML.prototype.kind]=j.MmlAnnotationXML,l[z.TeXAtom.prototype.kind]=z.TeXAtom,l[B.MathChoice.prototype.kind]=B.MathChoice,l[m.TextNode.prototype.kind]=m.TextNode,l[m.XMLNode.prototype.kind]=m.XMLNode,l)},
|
||
|
|
922: function _(t,e,r,i,n){var o,s=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),l=this&&this.__assign||function(){return l=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},l.apply(this,arguments)};i();var a=t(729),u=t(730),c=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"mstyle"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"notParent",{get:function(){return this.childNodes[0]&&1===this.childNodes[0].childNodes.length},enumerable:!1,configurable:!0}),e.prototype.setChildInheritedAttributes=function(t,e,r,i){var n=this.attributes.getExplicit("scriptlevel");null!=n&&((n=n.toString()).match(/^\s*[-+]/)?r+=parseInt(n):r=parseInt(n),i=!1);var o=this.attributes.getExplicit("displaystyle");null!=o&&(e=!0===o,i=!1);var s=this.attributes.getExplicit("data-cramped");null!=s&&(i=s),t=this.addInheritedAttributes(t,this.attributes.getAllAttributes()),this.childNodes[0].setInheritedAttributes(t,e,r,i)},e.defaults=l(l({},a.AbstractMmlLayoutNode.defaults),{scriptlevel:u.INHERIT,displaystyle:u.INHERIT,scriptsizemultiplier:1/Math.sqrt(2),scriptminsize:"8px",mathbackground:u.INHERIT,mathcolor:u.INHERIT,dir:u.INHERIT,infixlinebreakstyle:"before"}),e}(a.AbstractMmlLayoutNode);r.MmlMstyle=c},
|
||
|
|
923: function _(t,e,r,n,o){var i,u=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},s.apply(this,arguments)};n();var a=t(729),l=t(730),c=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return u(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"maligngroup"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSpacelike",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setChildInheritedAttributes=function(e,r,n,o){e=this.addInheritedAttributes(e,this.attributes.getAllAttributes()),t.prototype.setChildInheritedAttributes.call(this,e,r,n,o)},e.defaults=s(s({},a.AbstractMmlLayoutNode.defaults),{groupalign:l.INHERIT}),e}(a.AbstractMmlLayoutNode);r.MmlMaligngroup=c},
|
||
|
|
924: function _(t,e,n,r,o){var i,u=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},c.apply(this,arguments)};r();var a=t(729),l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return u(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"malignmark"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSpacelike",{get:function(){return!0},enumerable:!1,configurable:!0}),e.defaults=c(c({},a.AbstractMmlNode.defaults),{edge:"left"}),e}(a.AbstractMmlNode);n.MmlMalignmark=l},
|
||
|
|
925: function _(t,e,r,n,o){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),c=this&&this.__assign||function(){return c=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},c.apply(this,arguments)};n();var u=t(729),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"MathChoice"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"arity",{get:function(){return 4},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"notParent",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.setInheritedAttributes=function(t,e,r,n){var o=e?0:Math.max(0,Math.min(r,2))+1,i=this.childNodes[o]||this.factory.create("mrow");this.parent.replaceChild(i,this),i.setInheritedAttributes(t,e,r,n)},e.defaults=c({},u.AbstractMmlBaseNode.defaults),e}(u.AbstractMmlBaseNode);r.MathChoice=s},
|
||
|
|
926: function _(t,r,n,e,o){var i,a=this&&this.__extends||(i=function(t,r){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},i(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}i(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),l=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,n=r&&t[r],e=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},s=this&&this.__read||function(t,r){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var e,o,i=n.call(t),a=[];try{for(;(void 0===r||r-- >0)&&!(e=i.next()).done;)a.push(e.value)}catch(t){o={error:t}}finally{try{e&&!e.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a},c=this&&this.__spreadArray||function(t,r,n){if(n||2===arguments.length)for(var e,o=0,i=r.length;o<i;o++)!e&&o in r||(e||(e=Array.prototype.slice.call(r,0,o)),e[o]=r[o]);return t.concat(e||Array.prototype.slice.call(r))};e();var u=function(){function t(){this.bits=0}return t.allocate=function(){for(var r,n,e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];try{for(var i=l(e),a=i.next();!a.done;a=i.next()){var s=a.value;if(this.has(s))throw new Error("Bit already allocated for "+s);if(this.next===t.MAXBIT)throw new Error("Maximum number of bits already allocated");this.names.set(s,this.next),this.next<<=1}}catch(t){r={error:t}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}},t.has=function(t){return this.names.has(t)},t.prototype.set=function(t){this.bits|=this.getBit(t)},t.prototype.clear=function(t){this.bits&=~this.getBit(t)},t.prototype.isSet=function(t){return!!(this.bits&this.getBit(t))},t.prototype.reset=function(){this.bits=0},t.prototype.getBit=function(t){var r=this.constructor.names.get(t);if(!r)throw new Error("Unknown bit-field name: "+t);return r},t.MAXBIT=1<<31,t.next=1,t.names=new Map,t}();n.BitField=u,n.BitFieldClass=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];var n=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return a(r,t),r}(u);return n.allocate.apply(n,c([],s(t),!1)),n}},
|
||
|
|
927: function _(t,e,r,n,o){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__assign||function(){return s=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},s.apply(this,arguments)},l=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a},u=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};n();var h=t(916),c=t(722),d=t(928),p=t(929),f=t(930),y=t(727),m=function(t){function e(e,r,n){var o=this,i=l((0,c.separateOptions)(n,f.HTMLDomStrings.OPTIONS),2),a=i[0],s=i[1];return(o=t.call(this,e,r,a)||this).domStrings=o.options.DomStrings||new f.HTMLDomStrings(s),o.domStrings.adaptor=r,o.styles=[],o}return a(e,t),e.prototype.findPosition=function(t,e,r,n){var o,i,a=this.adaptor;try{for(var s=u(n[t]),h=s.next();!h.done;h=s.next()){var c=h.value,d=l(c,2),p=d[0],f=d[1];if(e<=f&&"#text"===a.kind(p))return{node:p,n:Math.max(e,0),delim:r};e-=f}}catch(t){o={error:t}}finally{try{h&&!h.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}return{node:null,n:0,delim:r}},e.prototype.mathItem=function(t,e,r){var n=t.math,o=this.findPosition(t.n,t.start.n,t.open,r),i=this.findPosition(t.n,t.end.n,t.close,r);return new this.options.MathItem(n,e,t.display,o,i)},e.prototype.findMath=function(t){var e,r,n,o,i,a,s,h,d;if(!this.processed.isSet("findMath")){this.adaptor.document=this.document,t=(0,c.userOptions)({elements:this.options.elements||[this.adaptor.body(this.document)]},t);try{for(var p=u(this.adaptor.getElements(t.elements,this.document)),f=p.next();!f.done;f=p.next()){var y=f.value,m=l([null,null],2),v=m[0],S=m[1];try{for(var g=(n=void 0,u(this.inputJax)),x=g.next();!x.done;x=g.next()){var M=x.value,T=new this.options.MathList;if(M.processStrings){null===v&&(v=(i=l(this.domStrings.find(y),2))[0],S=i[1]);try{for(var b=(a=void 0,u(M.findMath(v))),w=b.next();!w.done;w=b.next()){var O=w.value;T.push(this.mathItem(O,M,S))}}catch(t){a={error:t}}finally{try{w&&!w.done&&(s=b.return)&&s.call(b)}finally{if(a)throw a.error}}}else try{for(var D=(h=void 0,u(M.findMath(y))),E=D.next();!E.done;E=D.next()){O=E.value;var _=new this.options.MathItem(O.math,M,O.display,O.start,O.end);T.push(_)}}catch(t){h={error:t}}finally{try{E&&!E.done&&(d=D.return)&&d.call(D)}finally{if(h)throw h.error}}this.math.merge(T)}}catch(t){n={error:t}}finally{try{x&&!x.done&&(o=g.return)&&o.call(g)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(e)throw e.error}}this.processed.set("findMath")}return this},e.prototype.updateDocument=function(){return this.processed.isSet("updateDocument")||(this.addPageElements(),this.addStyleSheet(),t.prototype.updateDocument.call(this),this.processed.set("updateDocument")),this},e.prototype.addPageElements=function(){var t=this.adaptor.body(this.document),e=this.documentPageElements();e&&this.adaptor.append(t,e)},e.prototype.addStyleSheet=function(){var t=this.documentStyleSheet(),e=this.adaptor;if(t&&!e.parent(t)){var r=e.head(this.document),n=this.findSheet(r,e.getAttribute(t,"id"));n?e.replace(t,n):e.append(r,t)}},e.prototype.findS
|
||
|
|
928: function _(t,e,n,s,i){var o,r=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});s();var a=t(727),h=function(t){function e(e,n,s,i,o){return void 0===s&&(s=!0),void 0===i&&(i={node:null,n:0,delim:""}),void 0===o&&(o={node:null,n:0,delim:""}),t.call(this,e,n,s,i,o)||this}return r(e,t),Object.defineProperty(e.prototype,"adaptor",{get:function(){return this.inputJax.adaptor},enumerable:!1,configurable:!0}),e.prototype.updateDocument=function(t){if(this.state()<a.STATE.INSERTED){if(this.inputJax.processStrings){var e=this.start.node;if(e===this.end.node)this.end.n&&this.end.n<this.adaptor.value(this.end.node).length&&this.adaptor.split(this.end.node,this.end.n),this.start.n&&(e=this.adaptor.split(this.start.node,this.start.n)),this.adaptor.replace(this.typesetRoot,e);else{for(this.start.n&&(e=this.adaptor.split(e,this.start.n));e!==this.end.node;){var n=this.adaptor.next(e);this.adaptor.remove(e),e=n}this.adaptor.insert(this.typesetRoot,e),this.end.n<this.adaptor.value(e).length&&this.adaptor.split(e,this.end.n),this.adaptor.remove(e)}}else this.adaptor.replace(this.typesetRoot,this.start.node);this.start.node=this.end.node=this.typesetRoot,this.start.n=this.end.n=0,this.state(a.STATE.INSERTED)}},e.prototype.updateStyleSheet=function(t){t.addStyleSheet()},e.prototype.removeFromDocument=function(t){if(void 0===t&&(t=!1),this.state()>=a.STATE.TYPESET){var e=this.adaptor,n=this.start.node,s=e.text("");if(t){var i=this.start.delim+this.math+this.end.delim;if(this.inputJax.processStrings)s=e.text(i);else{var o=e.parse(i,"text/html");s=e.firstChild(e.body(o))}}e.parent(n)&&e.replace(s,n),this.start.node=this.end.node=s,this.start.n=this.end.n=0}},e}(a.AbstractMathItem);n.HTMLMathItem=h},
|
||
|
|
929: function _(t,n,o,r,e){var i,c=this&&this.__extends||(i=function(t,n){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},i(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});r();var u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n}(t(917).AbstractMathList);o.HTMLMathList=u},
|
||
|
|
930: function _(t,s,i,n,r){var e=this&&this.__read||function(t,s){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var n,r,e=i.call(t),o=[];try{for(;(void 0===s||s-- >0)&&!(n=e.next()).done;)o.push(n.value)}catch(t){r={error:t}}finally{try{n&&!n.done&&(i=e.return)&&i.call(e)}finally{if(r)throw r.error}}return o};n();var o=t(722),a=function(){function t(t){void 0===t&&(t=null);var s=this.constructor;this.options=(0,o.userOptions)((0,o.defaultOptions)({},s.OPTIONS),t),this.init(),this.getPatterns()}return t.prototype.init=function(){this.strings=[],this.string="",this.snodes=[],this.nodes=[],this.stack=[]},t.prototype.getPatterns=function(){var t=(0,o.makeArray)(this.options.skipHtmlTags),s=(0,o.makeArray)(this.options.ignoreHtmlClass),i=(0,o.makeArray)(this.options.processHtmlClass);this.skipHtmlTags=new RegExp("^(?:"+t.join("|")+")$","i"),this.ignoreHtmlClass=new RegExp("(?:^| )(?:"+s.join("|")+")(?: |$)"),this.processHtmlClass=new RegExp("(?:^| )(?:"+i+")(?: |$)")},t.prototype.pushString=function(){this.string.match(/\S/)&&(this.strings.push(this.string),this.nodes.push(this.snodes)),this.string="",this.snodes=[]},t.prototype.extendString=function(t,s){this.snodes.push([t,s.length]),this.string+=s},t.prototype.handleText=function(t,s){return s||this.extendString(t,this.adaptor.value(t)),this.adaptor.next(t)},t.prototype.handleTag=function(t,s){if(!s){var i=this.options.includeHtmlTags[this.adaptor.kind(t)];this.extendString(t,i)}return this.adaptor.next(t)},t.prototype.handleContainer=function(t,s){this.pushString();var i=this.adaptor.getAttribute(t,"class")||"",n=this.adaptor.kind(t)||"",r=this.processHtmlClass.exec(i),e=t;return!this.adaptor.firstChild(t)||this.adaptor.getAttribute(t,"data-MJX")||!r&&this.skipHtmlTags.exec(n)?e=this.adaptor.next(t):(this.adaptor.next(t)&&this.stack.push([this.adaptor.next(t),s]),e=this.adaptor.firstChild(t),s=(s||this.ignoreHtmlClass.exec(i))&&!r),[e,s]},t.prototype.handleOther=function(t,s){return this.pushString(),this.adaptor.next(t)},t.prototype.find=function(t){var s,i;this.init();for(var n=this.adaptor.next(t),r=!1,o=this.options.includeHtmlTags;t&&t!==n;){var a=this.adaptor.kind(t);"#text"===a?t=this.handleText(t,r):o.hasOwnProperty(a)?t=this.handleTag(t,r):a?(t=(s=e(this.handleContainer(t,r),2))[0],r=s[1]):t=this.handleOther(t,r),!t&&this.stack.length&&(this.pushString(),t=(i=e(this.stack.pop(),2))[0],r=i[1])}this.pushString();var h=[this.strings,this.nodes];return this.init(),h},t.OPTIONS={skipHtmlTags:["script","noscript","style","textarea","pre","code","annotation","annotation-xml"],includeHtmlTags:{br:"\n",wbr:"","#comment":""},ignoreHtmlClass:"mathjax_ignore",processHtmlClass:"mathjax_process"},t}();i.HTMLDomStrings=a},
|
||
|
|
931: function _(e,t,o,x,a){x(),e(749),e(932),e(933),e(937),e(940),e(941),e(942),e(946),e(951),e(953),e(955),e(956),e(960),e(961),e(962),e(966),e(952),e(967),e(970),e(971),e(973),e(979),e(968),e(981),e(982),e(983),e(987),e(988),e(989),e(993),e(995),e(996),e(997),"undefined"!=typeof MathJax&&MathJax.loader&&MathJax.loader.preLoad("[tex]/action","[tex]/ams","[tex]/amscd","[tex]/bbox","[tex]/boldsymbol","[tex]/braket","[tex]/bussproofs","[tex]/cancel","[tex]/cases","[tex]/centernot","[tex]/color","[tex]/colorv2","[tex]/colortbl","[tex]/empheq","[tex]/enclose","[tex]/extpfeil","[tex]/gensymb","[tex]/html","[tex]/mathtools","[tex]/mhchem","[tex]/newcommand","[tex]/noerrors","[tex]/noundefined","[tex]/physics","[tex]/upgreek","[tex]/unicode","[tex]/verb","[tex]/configmacros","[tex]/tagformat","[tex]/textcomp","[tex]/textmacros","[tex]/setoptions"),o.AllPackages=["base","action","ams","amscd","bbox","boldsymbol","braket","bussproofs","cancel","cases","centernot","color","colortbl","empheq","enclose","extpfeil","gensymb","html","mathtools","mhchem","newcommand","noerrors","noundefined","upgreek","unicode","verb","configmacros","tagformat","textcomp","textmacros"]},
|
||
|
|
932: function _(t,o,e,a,n){var i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};a();var c=t(747),r=i(t(735)),u=t(750),g=i(t(755));e.ActionMethods={},e.ActionMethods.Macro=g.default.Macro,e.ActionMethods.Toggle=function(t,o){for(var e,a=[];"\\endtoggle"!==(e=t.GetArgument(o));)a.push(new r.default(e,t.stack.env,t.configuration).mml());t.Push(t.create("node","maction",a,{actiontype:"toggle"}))},e.ActionMethods.Mathtip=function(t,o){var e=t.ParseArg(o),a=t.ParseArg(o);t.Push(t.create("node","maction",[e,a],{actiontype:"tooltip"}))},new u.CommandMap("action-macros",{toggle:"Toggle",mathtip:"Mathtip",texttip:["Macro","\\mathtip{#1}{\\text{#2}}",2]},e.ActionMethods),e.ActionConfiguration=c.Configuration.create("action",{handler:{macro:["action-macros"]}})},
|
||
|
|
933: function _(t,n,o,e,i){var r,a,s=this&&this.__extends||(r=function(t,n){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},r(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}r(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)});e();var l=t(747),m=t(934),p=t(746),c=t(935);t(936);var u=t(750),h=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return s(n,t),n}(p.AbstractTags);o.AmsTags=h;o.AmsConfiguration=l.Configuration.create("ams",{handler:{character:["AMSmath-operatorLetter"],delimiter:["AMSsymbols-delimiter","AMSmath-delimiter"],macro:["AMSsymbols-mathchar0mi","AMSsymbols-mathchar0mo","AMSsymbols-delimiter","AMSsymbols-macros","AMSmath-mathchar0mo","AMSmath-macros","AMSmath-delimiter"],environment:["AMSmath-environment"]},items:(a={},a[m.MultlineItem.prototype.kind]=m.MultlineItem,a[m.FlalignItem.prototype.kind]=m.FlalignItem,a),tags:{ams:h},init:function(t){new u.CommandMap(c.NEW_OPS,{},{}),t.append(l.Configuration.local({handler:{macro:[c.NEW_OPS]},priority:-1}))},config:function(t,n){n.parseOptions.options.multlineWidth&&(n.parseOptions.options.ams.multlineWidth=n.parseOptions.options.multlineWidth),delete n.parseOptions.options.multlineWidth},options:{multlineWidth:"",ams:{multlineWidth:"100%",multlineIndent:"1em"}}})},
|
||
|
|
934: function _(t,e,n,i,r){var o,a=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),l=this&&this.__assign||function(){return l=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},l.apply(this,arguments)},s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};i();var h=t(752),u=s(t(736)),d=s(t(732)),f=s(t(737)),c=t(754),p=function(t){function e(e){for(var n=[],i=1;i<arguments.length;i++)n[i-1]=arguments[i];var r=t.call(this,e)||this;return r.factory.configuration.tags.start("multline",!0,n[0]),r}return a(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"multline"},enumerable:!1,configurable:!0}),e.prototype.EndEntry=function(){this.table.length&&u.default.fixInitialMO(this.factory.configuration,this.nodes);var t=this.getProperty("shove"),e=this.create("node","mtd",this.nodes,t?{columnalign:t}:{});this.setProperty("shove",null),this.row.push(e),this.Clear()},e.prototype.EndRow=function(){if(1!==this.row.length)throw new f.default("MultlineRowsOneCol","The rows within the %1 environment must have exactly one column","multline");var t=this.create("node","mtr",this.row);this.table.push(t),this.row=[]},e.prototype.EndTable=function(){if(t.prototype.EndTable.call(this),this.table.length){var e=this.table.length-1,n=-1;d.default.getAttribute(d.default.getChildren(this.table[0])[0],"columnalign")||d.default.setAttribute(d.default.getChildren(this.table[0])[0],"columnalign",c.TexConstant.Align.LEFT),d.default.getAttribute(d.default.getChildren(this.table[e])[0],"columnalign")||d.default.setAttribute(d.default.getChildren(this.table[e])[0],"columnalign",c.TexConstant.Align.RIGHT);var i=this.factory.configuration.tags.getTag();if(i){n=this.arraydef.side===c.TexConstant.Align.LEFT?0:this.table.length-1;var r=this.table[n],o=this.create("node","mlabeledtr",[i].concat(d.default.getChildren(r)));d.default.copyAttributes(r,o),this.table[n]=o}}this.factory.configuration.tags.end()},e}(h.ArrayItem);n.MultlineItem=p;var g=function(t){function e(e,n,i,r,o){var a=t.call(this,e)||this;return a.name=n,a.numbered=i,a.padded=r,a.center=o,a.factory.configuration.tags.start(n,i,i),a}return a(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"flalign"},enumerable:!1,configurable:!0}),e.prototype.EndEntry=function(){t.prototype.EndEntry.call(this);var e=this.getProperty("xalignat");if(e&&this.row.length>e)throw new f.default("XalignOverflow","Extra %1 in row of %2","&",this.name)},e.prototype.EndRow=function(){for(var e,n=this.row,i=this.getProperty("xalignat");n.length<i;)n.push(this.create("node","mtd"));for(this.row=[],this.padded&&this.row.push(this.create("node","mtd"));e=n.shift();)this.row.push(e),(e=n.shift())&&this.row.push(e),(n.length||this.padded)&&this.row.push(this.create("node","mtd"));this.row.length>this.maxrow&&(this.maxrow=this.row.length),t.prototype.EndRow.call(this);var r=this.table[this.table.length-1];if(this.getProperty("zeroWidthLabel")&&r.isKind("mlabeledtr")){var o=d.default.getChildren(r)[0],a=this.factory.configuration.options.tagSide,s=l({width:0},"right"===a?{lspace:"-1width"}:{}),h=this.create("node","mpadded",d.default.getChildren(o),s);o.setChildren([h])}},e.prototype.EndTable=function(){(t.prototype.EndTable.call(this),this.center)&&(this.maxrow<=2&&(delete this.arraydef.width,delete this.global.indentalign))},e}(h.EqnArrayItem);n.FlalignItem=g},
|
||
|
|
935: function _(e,t,a,r,n){var i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,a=1,r=arguments.length;a<r;a++)for(var n in t=arguments[a])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},i.apply(this,arguments)},l=this&&this.__read||function(e,t){var a="function"==typeof Symbol&&e[Symbol.iterator];if(!a)return e;var r,n,i=a.call(e),l=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)l.push(r.value)}catch(e){n={error:e}}finally{try{r&&!r.done&&(a=i.return)&&a.call(i)}finally{if(n)throw n.error}}return l},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};r();var o=s(e(736)),d=s(e(757)),u=s(e(732)),m=e(754),c=s(e(735)),f=s(e(737)),h=e(751),g=s(e(755)),p=e(729);function A(e){if(!e||e.isInferred&&0===e.childNodes.length)return[null,null];if(e.isKind("msubsup")&&v(e))return[e,null];var t=u.default.getChildAt(e,0);return e.isInferred&&t&&v(t)?(e.childNodes.splice(0,1),[t,e]):[null,e]}function v(e){var t=e.childNodes[0];return t&&t.isKind("mi")&&""===t.getText()}a.AmsMethods={},a.AmsMethods.AmsEqnArray=function(e,t,a,r,n,i,l){var s=e.GetBrackets("\\begin{"+t.getName()+"}"),d=g.default.EqnArray(e,t,a,r,n,i,l);return o.default.setArrayAlign(d,s)},a.AmsMethods.AlignAt=function(e,t,r,n){var i,l,s=t.getName(),d="",u=[];if(n||(l=e.GetBrackets("\\begin{"+s+"}")),(i=e.GetArgument("\\begin{"+s+"}")).match(/[^0-9]/))throw new f.default("PositiveIntegerArg","Argument to %1 must me a positive integer","\\begin{"+s+"}");for(var m=parseInt(i,10);m>0;)d+="rl",u.push("0em 0em"),m--;var c=u.join(" ");if(n)return a.AmsMethods.EqnArray(e,t,r,n,d,c);var h=a.AmsMethods.EqnArray(e,t,r,n,d,c);return o.default.setArrayAlign(h,l)},a.AmsMethods.Multline=function(e,t,a){e.Push(t),o.default.checkEqnEnv(e);var r=e.itemFactory.create("multline",a,e.stack);return r.arraydef={displaystyle:!0,rowspacing:".5em",columnspacing:"100%",width:e.options.ams.multlineWidth,side:e.options.tagSide,minlabelspacing:e.options.tagIndent,framespacing:e.options.ams.multlineIndent+" 0",frame:"","data-width-includes-label":!0},r},a.AmsMethods.XalignAt=function(e,t,r,n){var i=e.GetArgument("\\begin{"+t.getName()+"}");if(i.match(/[^0-9]/))throw new f.default("PositiveIntegerArg","Argument to %1 must me a positive integer","\\begin{"+t.getName()+"}");var l=n?"crl":"rlc",s=n?"fit auto auto":"auto auto fit",o=a.AmsMethods.FlalignArray(e,t,r,n,!1,l,s,!0);return o.setProperty("xalignat",2*parseInt(i)),o},a.AmsMethods.FlalignArray=function(e,t,a,r,n,i,l,s){void 0===s&&(s=!1),e.Push(t),o.default.checkEqnEnv(e),i=i.split("").join(" ").replace(/r/g,"right").replace(/l/g,"left").replace(/c/g,"center");var d=e.itemFactory.create("flalign",t.getName(),a,r,n,e.stack);return d.arraydef={width:"100%",displaystyle:!0,columnalign:i,columnspacing:"0em",columnwidth:l,rowspacing:"3pt",side:e.options.tagSide,minlabelspacing:s?"0":e.options.tagIndent,"data-width-includes-label":!0},d.setProperty("zeroWidthLabel",s),d},a.NEW_OPS="ams-declare-ops",a.AmsMethods.HandleDeclareOp=function(e,t){var r=e.GetStar()?"*":"",n=o.default.trimSpaces(e.GetArgument(t));"\\"===n.charAt(0)&&(n=n.substr(1));var i=e.GetArgument(t);e.configuration.handlers.retrieve(a.NEW_OPS).add(n,new h.Macro(n,a.AmsMethods.Macro,["\\operatorname".concat(r,"{").concat(i,"}")]))},a.AmsMethods.HandleOperatorName=function(e,t){var a=e.GetStar(),r=o.default.trimSpaces(e.GetArgument(t)),n=new c.default(r,i(i({},e.stack.env),{font:m.TexConstant.Variant.NORMAL,multiLetterIdentifiers:/^[-*a-z]+/i,operatorLetters:!0}),e.configuration).mml();if(n.isKind("mi")||(n=e.create("node","TeXAtom",[n])),u.default.setProperties(n,{movesupsub:a,movablelimits:!0,texClass:p.TEXCLASS.OP}),!a){var l=e.GetNext(),s=e.i;"\\"===l&&++e.i&&"limits"!==e.GetCS()&&(e.i=s)}e.Push(n)},a.AmsMethods.SideSet=function(e,t){var a=l(A(e.ParseArg(t)),2),r=a[0],n=a[1],i=l(A(e.ParseArg(t)),2),s=i[0],d=i[1],m=e.ParseArg(t),c=m;r&&(n?r.replaceChild(e.create("node","mphantom",[e.create("node","mpadded",[o.default.copyNode(m,e)],{width:0})]),u.default.getChildAt(r,0)):(c=e.create("node","mmultiscripts",[m])
|
||
|
|
936: function _(a,r,e,t,n){var l=this&&this.__createBinding||(Object.create?function(a,r,e,t){void 0===t&&(t=e);var n=Object.getOwnPropertyDescriptor(r,e);n&&!("get"in n?!r.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return r[e]}}),Object.defineProperty(a,t,n)}:function(a,r,e,t){void 0===t&&(t=e),a[t]=r[e]}),i=this&&this.__setModuleDefault||(Object.create?function(a,r){Object.defineProperty(a,"default",{enumerable:!0,value:r})}:function(a,r){a.default=r}),o=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var r={};if(null!=a)for(var e in a)"default"!==e&&Object.prototype.hasOwnProperty.call(a,e)&&l(r,a,e);return i(r,a),r},s=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};t();var m=a(935),c=o(a(750)),u=a(754),h=s(a(757)),g=s(a(736)),d=a(729),p=a(756);new c.CharacterMap("AMSmath-mathchar0mo",h.default.mathchar0mo,{iiiint:["\u2a0c",{texClass:d.TEXCLASS.OP}]}),new c.RegExpMap("AMSmath-operatorLetter",m.AmsMethods.operatorLetter,/[-*]/i),new c.CommandMap("AMSmath-macros",{mathring:["Accent","02DA"],nobreakspace:"Tilde",negmedspace:["Spacer",p.MATHSPACE.negativemediummathspace],negthickspace:["Spacer",p.MATHSPACE.negativethickmathspace],idotsint:["MultiIntegral","\\int\\cdots\\int"],dddot:["Accent","20DB"],ddddot:["Accent","20DC"],sideset:"SideSet",boxed:["Macro","\\fbox{$\\displaystyle{#1}$}",1],tag:"HandleTag",notag:"HandleNoTag",eqref:["HandleRef",!0],substack:["Macro","\\begin{subarray}{c}#1\\end{subarray}",1],injlim:["NamedOp","inj lim"],projlim:["NamedOp","proj lim"],varliminf:["Macro","\\mathop{\\underline{\\mmlToken{mi}{lim}}}"],varlimsup:["Macro","\\mathop{\\overline{\\mmlToken{mi}{lim}}}"],varinjlim:["Macro","\\mathop{\\underrightarrow{\\mmlToken{mi}{lim}}}"],varprojlim:["Macro","\\mathop{\\underleftarrow{\\mmlToken{mi}{lim}}}"],DeclareMathOperator:"HandleDeclareOp",operatorname:"HandleOperatorName",genfrac:"Genfrac",frac:["Genfrac","","","",""],tfrac:["Genfrac","","","","1"],dfrac:["Genfrac","","","","0"],binom:["Genfrac","(",")","0",""],tbinom:["Genfrac","(",")","0","1"],dbinom:["Genfrac","(",")","0","0"],cfrac:"CFrac",shoveleft:["HandleShove",u.TexConstant.Align.LEFT],shoveright:["HandleShove",u.TexConstant.Align.RIGHT],xrightarrow:["xArrow",8594,5,10],xleftarrow:["xArrow",8592,10,5]},m.AmsMethods),new c.EnvironmentMap("AMSmath-environment",h.default.environment,{"equation*":["Equation",null,!1],"eqnarray*":["EqnArray",null,!1,!0,"rcl",g.default.cols(0,p.MATHSPACE.thickmathspace),".5em"],align:["EqnArray",null,!0,!0,"rl",g.default.cols(0,2)],"align*":["EqnArray",null,!1,!0,"rl",g.default.cols(0,2)],multline:["Multline",null,!0],"multline*":["Multline",null,!1],split:["EqnArray",null,!1,!1,"rl",g.default.cols(0)],gather:["EqnArray",null,!0,!0,"c"],"gather*":["EqnArray",null,!1,!0,"c"],alignat:["AlignAt",null,!0,!0],"alignat*":["AlignAt",null,!1,!0],alignedat:["AlignAt",null,!1,!1],aligned:["AmsEqnArray",null,null,null,"rl",g.default.cols(0,2),".5em","D"],gathered:["AmsEqnArray",null,null,null,"c",null,".5em","D"],xalignat:["XalignAt",null,!0,!0],"xalignat*":["XalignAt",null,!1,!0],xxalignat:["XalignAt",null,!1,!1],flalign:["FlalignArray",null,!0,!1,!0,"rlc","auto auto fit"],"flalign*":["FlalignArray",null,!1,!1,!0,"rlc","auto auto fit"],subarray:["Array",null,null,null,null,g.default.cols(0),"0.1em","S",1],smallmatrix:["Array",null,null,null,"c",g.default.cols(1/3),".2em","S",1],matrix:["Array",null,null,null,"c"],pmatrix:["Array",null,"(",")","c"],bmatrix:["Array",null,"[","]","c"],Bmatrix:["Array",null,"\\{","\\}","c"],vmatrix:["Array",null,"\\vert","\\vert","c"],Vmatrix:["Array",null,"\\Vert","\\Vert","c"],cases:["Array",null,"\\{",".","ll",null,".2em","T"]},m.AmsMethods),new c.DelimiterMap("AMSmath-delimiter",h.default.delimiter,{"\\lvert":["|",{texClass:d.TEXCLASS.OPEN}],"\\rvert":["|",{texClass:d.TEXCLASS.CLOSE}],"\\lVert":["\u2016",{texClass:d.TEXCLASS.OPEN}],"\\rVert":["\u2016",{texClass:d.TEXCLASS.CLOSE}]}),new c.CharacterMap("AMSsymbols-mathchar0mi",h.default.mathchar0mi,{digamma:"\u03dd",varkappa:"\u03f0",varGamma:[
|
||
|
|
937: function _(a,e,o,r,c){r();var n=a(747);a(938),o.AmsCdConfiguration=n.Configuration.create("amscd",{handler:{character:["amscd_special"],macro:["amscd_macros"],environment:["amscd_environment"]},options:{amscd:{colspace:"5pt",rowspace:"5pt",harrowsize:"2.75em",varrowsize:"1.75em",hideHorizontalLabels:!1}}})},
|
||
|
|
938: function _(e,t,r,n,i){var a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),u=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&a(t,e,r);return o(t,e),t},c=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};n();var f=u(e(750)),l=c(e(757)),d=c(e(939));new f.EnvironmentMap("amscd_environment",l.default.environment,{CD:"CD"},d.default),new f.CommandMap("amscd_macros",{minCDarrowwidth:"minCDarrowwidth",minCDarrowheight:"minCDarrowheight"},d.default),new f.MacroMap("amscd_special",{"@":"arrow"},d.default)},
|
||
|
|
939: function _(e,t,a,r,n){var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};r();var o=i(e(735)),c=e(749),s=e(729),l=i(e(732)),d={CD:function(e,t){e.Push(t);var a=e.itemFactory.create("array"),r=e.configuration.options.amscd;return a.setProperties({minw:e.stack.env.CD_minw||r.harrowsize,minh:e.stack.env.CD_minh||r.varrowsize}),a.arraydef={columnalign:"center",columnspacing:r.colspace,rowspacing:r.rowspace,displaystyle:!0},a},arrow:function(e,t){var a=e.string.charAt(e.i);if(!a.match(/[><VA.|=]/))return(0,c.Other)(e,t);e.i++;var r=e.stack.Top();r.isKind("array")&&!r.Size()||(d.cell(e,t),r=e.stack.Top());for(var n,i=r,m=i.table.length%2==1,p=(i.row.length+(m?0:1))%2;p;)d.cell(e,t),p--;var u={minsize:i.getProperty("minw"),stretchy:!0},f={minsize:i.getProperty("minh"),stretchy:!0,symmetric:!0,lspace:0,rspace:0};if("."===a);else if("|"===a)n=e.create("token","mo",f,"\u2225");else if("="===a)n=e.create("token","mo",u,"=");else{var h={">":"\u2192","<":"\u2190",V:"\u2193",A:"\u2191"}[a],v=e.GetUpTo(t+a,a),w=e.GetUpTo(t+a,a);if(">"===a||"<"===a){if(n=e.create("token","mo",u,h),v||(v="\\kern "+i.getProperty("minw")),v||w){var g={width:"+.67em",lspace:".33em"};if(n=e.create("node","munderover",[n]),v){var k=new o.default(v,e.stack.env,e.configuration).mml(),y=e.create("node","mpadded",[k],g);l.default.setAttribute(y,"voffset",".1em"),l.default.setChild(n,n.over,y)}if(w){var C=new o.default(w,e.stack.env,e.configuration).mml();l.default.setChild(n,n.under,e.create("node","mpadded",[C],g))}e.configuration.options.amscd.hideHorizontalLabels&&(n=e.create("node","mpadded",n,{depth:0,height:".67em"}))}}else{var D=e.create("token","mo",f,h);n=D,(v||w)&&(n=e.create("node","mrow"),v&&l.default.appendChildren(n,[new o.default("\\scriptstyle\\llap{"+v+"}",e.stack.env,e.configuration).mml()]),D.texClass=s.TEXCLASS.ORD,l.default.appendChildren(n,[D]),w&&l.default.appendChildren(n,[new o.default("\\scriptstyle\\rlap{"+w+"}",e.stack.env,e.configuration).mml()]))}}n&&e.Push(n),d.cell(e,t)},cell:function(e,t){var a=e.stack.Top();(a.table||[]).length%2==0&&0===(a.row||[]).length&&e.Push(e.create("node","mpadded",[],{height:"8.5pt",depth:"2pt"})),e.Push(e.itemFactory.create("cell").setProperties({isEntry:!0,name:t}))},minCDarrowwidth:function(e,t){e.stack.env.CD_minw=e.GetDimen(t)},minCDarrowheight:function(e,t){e.stack.env.CD_minh=e.GetDimen(t)}};a.default=d},
|
||
|
|
940: function _(e,t,o,i,a){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};i();var r=e(747),d=e(750),l=n(e(737));o.BboxMethods={},o.BboxMethods.BBox=function(e,t){for(var o,i,a,n=e.GetBrackets(t,""),r=e.ParseArg(t),d=n.split(/,/),f=0,u=d.length;f<u;f++){var h=d[f].trim(),p=h.match(/^(\.\d+|\d+(\.\d*)?)(pt|em|ex|mu|px|in|cm|mm)$/);if(p){if(o)throw new l.default("MultipleBBoxProperty","%1 specified twice in %2","Padding",t);var B=c(p[1]+p[3]);B&&(o={height:"+"+B,depth:"+"+B,lspace:B,width:"+"+2*parseInt(p[1],10)+p[3]})}else if(h.match(/^([a-z0-9]+|\#[0-9a-f]{6}|\#[0-9a-f]{3})$/i)){if(i)throw new l.default("MultipleBBoxProperty","%1 specified twice in %2","Background",t);i=h}else if(h.match(/^[-a-z]+:/i)){if(a)throw new l.default("MultipleBBoxProperty","%1 specified twice in %2","Style",t);a=s(h)}else if(""!==h)throw new l.default("InvalidBBoxProperty",'"%1" doesn\'t look like a color, a padding dimension, or a style',h)}o&&(r=e.create("node","mpadded",[r],o)),(i||a)&&(o={},i&&Object.assign(o,{mathbackground:i}),a&&Object.assign(o,{style:a}),r=e.create("node","mstyle",[r],o)),e.Push(r)};var s=function(e){return e},c=function(e){return e};new d.CommandMap("bbox",{bbox:"BBox"},o.BboxMethods),o.BboxConfiguration=r.Configuration.create("bbox",{handler:{macro:["bbox"]}})},
|
||
|
|
941: function _(t,o,e,a,n){var r=this&&this.__values||function(t){var o="function"==typeof Symbol&&Symbol.iterator,e=o&&t[o],a=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&a>=t.length&&(t=void 0),{value:t&&t[a++],done:!t}}};throw new TypeError(o?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};a();var i=t(747),s=l(t(732)),d=t(754),u=t(750),f=t(745),b={};function c(t,o,e,a){var n=f.NodeFactory.createToken(t,o,e,a);return"mtext"!==o&&t.configuration.parser.stack.env.boldsymbol&&(s.default.setProperty(n,"fixBold",!0),t.configuration.addNode("fixBold",n)),n}function y(t){var o,e;try{for(var a=r(t.data.getList("fixBold")),n=a.next();!n.done;n=a.next()){var l=n.value;if(s.default.getProperty(l,"fixBold")){var i=s.default.getAttribute(l,"mathvariant");null==i?s.default.setAttribute(l,"mathvariant",d.TexConstant.Variant.BOLD):s.default.setAttribute(l,"mathvariant",b[i]||i),s.default.removeProperties(l,"fixBold")}}}catch(t){o={error:t}}finally{try{n&&!n.done&&(e=a.return)&&e.call(a)}finally{if(o)throw o.error}}}b[d.TexConstant.Variant.NORMAL]=d.TexConstant.Variant.BOLD,b[d.TexConstant.Variant.ITALIC]=d.TexConstant.Variant.BOLDITALIC,b[d.TexConstant.Variant.FRAKTUR]=d.TexConstant.Variant.BOLDFRAKTUR,b[d.TexConstant.Variant.SCRIPT]=d.TexConstant.Variant.BOLDSCRIPT,b[d.TexConstant.Variant.SANSSERIF]=d.TexConstant.Variant.BOLDSANSSERIF,b["-tex-calligraphic"]="-tex-bold-calligraphic",b["-tex-oldstyle"]="-tex-bold-oldstyle",b["-tex-mathit"]=d.TexConstant.Variant.BOLDITALIC,e.BoldsymbolMethods={},e.BoldsymbolMethods.Boldsymbol=function(t,o){var e=t.stack.env.boldsymbol;t.stack.env.boldsymbol=!0;var a=t.ParseArg(o);t.stack.env.boldsymbol=e,t.Push(a)},new u.CommandMap("boldsymbol",{boldsymbol:"Boldsymbol"},e.BoldsymbolMethods),e.createBoldToken=c,e.rewriteBoldTokens=y,e.BoldsymbolConfiguration=i.Configuration.create("boldsymbol",{handler:{macro:["boldsymbol"]},nodes:{token:c},postprocessors:[y]})},
|
||
|
|
942: function _(r,a,t,e,o){var c;e();var n=r(747),i=r(943);r(944),t.BraketConfiguration=n.Configuration.create("braket",{handler:{character:["Braket-characters"],macro:["Braket-macros"]},items:(c={},c[i.BraketItem.prototype.kind]=i.BraketItem,c)})},
|
||
|
|
943: function _(t,e,r,o,n){var i,s=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),c=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};o();var l=t(743),u=t(729),a=c(t(736)),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"braket"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isOpen",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(e){return e.isKind("close")?[[this.factory.create("mml",this.toMml())],!0]:e.isKind("mml")?(this.Push(e.toMml()),this.getProperty("single")?[[this.toMml()],!0]:l.BaseItem.fail):t.prototype.checkItem.call(this,e)},e.prototype.toMml=function(){var e=t.prototype.toMml.call(this),r=this.getProperty("open"),o=this.getProperty("close");if(this.getProperty("stretchy"))return a.default.fenced(this.factory.configuration,r,e,o);var n={fence:!0,stretchy:!1,symmetric:!0,texClass:u.TEXCLASS.OPEN},i=this.create("token","mo",n,r);n.texClass=u.TEXCLASS.CLOSE;var s=this.create("token","mo",n,o);return this.create("node","mrow",[i,e,s],{open:r,close:o,texClass:u.TEXCLASS.INNER})},e}(l.BaseItem);r.BraketItem=p},
|
||
|
|
944: function _(r,e,a,t,l){var n=this&&this.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};t();var o=r(750),c=n(r(945));new o.CommandMap("Braket-macros",{bra:["Macro","{\\langle {#1} \\vert}",1],ket:["Macro","{\\vert {#1} \\rangle}",1],braket:["Braket","\u27e8","\u27e9",!1,1/0],set:["Braket","{","}",!1,1],Bra:["Macro","{\\left\\langle {#1} \\right\\vert}",1],Ket:["Macro","{\\left\\vert {#1} \\right\\rangle}",1],Braket:["Braket","\u27e8","\u27e9",!0,1/0],Set:["Braket","{","}",!0,1],ketbra:["Macro","{\\vert {#1} \\rangle\\langle {#2} \\vert}",2],Ketbra:["Macro","{\\left\\vert {#1} \\right\\rangle\\left\\langle {#2} \\right\\vert}",2],"|":"Bar"},c.default),new o.MacroMap("Braket-characters",{"|":"Bar"},c.default)},
|
||
|
|
945: function _(e,t,r,a,o){var s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};a();var n=s(e(755)),c=e(729),u=s(e(737)),i={};i.Macro=n.default.Macro,i.Braket=function(e,t,r,a,o,s){var n=e.GetNext();if(""===n)throw new u.default("MissingArgFor","Missing argument for %1",e.currentCS);var c=!0;"{"===n&&(e.i++,c=!1),e.Push(e.itemFactory.create("braket").setProperties({barmax:s,barcount:0,open:r,close:a,stretchy:o,single:c}))},i.Bar=function(e,t){var r="|"===t?"|":"\u2225",a=e.stack.Top();if("braket"!==a.kind||a.getProperty("barcount")>=a.getProperty("barmax")){var o=e.create("token","mo",{texClass:c.TEXCLASS.ORD,stretchy:!1},r);e.Push(o)}else{if("|"===r&&"|"===e.GetNext()&&(e.i++,r="\u2225"),a.getProperty("stretchy")){var s=e.create("node","TeXAtom",[],{texClass:c.TEXCLASS.CLOSE});e.Push(s),a.setProperty("barcount",a.getProperty("barcount")+1),s=e.create("token","mo",{stretchy:!0,braketbar:!0},r),e.Push(s),s=e.create("node","TeXAtom",[],{texClass:c.TEXCLASS.OPEN}),e.Push(s)}else{var n=e.create("token","mo",{stretchy:!1,braketbar:!0},r);e.Push(n)}}},r.default=i},
|
||
|
|
946: function _(o,r,e,s,n){var t;s();var a=o(747),p=o(947),u=o(948);o(949),e.BussproofsConfiguration=a.Configuration.create("bussproofs",{handler:{macro:["Bussproofs-macros"],environment:["Bussproofs-environments"]},items:(t={},t[p.ProofTreeItem.prototype.kind]=p.ProofTreeItem,t),preprocessors:[[u.saveDocument,1]],postprocessors:[[u.clearDocument,3],[u.makeBsprAttributes,2],[u.balanceRules,1]]})},
|
||
|
|
947: function _(t,e,r,n,o){var i,u=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),a=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),c=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),s=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&a(e,t,r);return c(e,t),e},f=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var l=f(t(737)),p=t(743),h=f(t(740)),d=s(t(948)),_=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.leftLabel=null,e.rigthLabel=null,e.innerStack=new h.default(e.factory,{},!0),e}return u(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"proofTree"},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(t){if(t.isKind("end")&&"prooftree"===t.getName()){var e=this.toMml();return d.setProperty(e,"proof",!0),[[this.factory.create("mml",e),t],!0]}if(t.isKind("stop"))throw new l.default("EnvMissingEnd","Missing \\end{%1}",this.getName());return this.innerStack.Push(t),p.BaseItem.fail},e.prototype.toMml=function(){var e=t.prototype.toMml.call(this),r=this.innerStack.Top();if(r.isKind("start")&&!r.Size())return e;this.innerStack.Push(this.factory.create("stop"));var n=this.innerStack.Top().toMml();return this.create("node","mrow",[n,e],{})},e}(p.BaseItem);r.ProofTreeItem=_},
|
||
|
|
948: function _(e,t,r,n,o){var i,a=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a},d=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},u=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};n();var l=u(e(732)),c=u(e(736)),f=null,s=null,p=function(e){return s.root=e,f.outputJax.getBBox(s,f).w},h=function(e){for(var t=0;e&&!l.default.isType(e,"mtable");){if(l.default.isType(e,"text"))return null;l.default.isType(e,"mrow")?(e=e.childNodes[0],t=0):(e=e.parent.childNodes[t],t++)}return e},y=function(e,t){return e.childNodes["up"===t?1:0].childNodes[0].childNodes[0].childNodes[0].childNodes[0]},v=function(e,t){return e.childNodes[t].childNodes[0].childNodes[0]},m=function(e){return v(e,0)},g=function(e){return v(e,e.childNodes.length-1)},P=function(e,t){return e.childNodes["up"===t?0:1].childNodes[0].childNodes[0].childNodes[0]},N=function(e){for(;e&&!l.default.isType(e,"mtd");)e=e.parent;return e},x=function(e){return e.parent.childNodes[e.parent.childNodes.indexOf(e)+1]},b=function(e){for(;e&&null==(0,r.getProperty)(e,"inference");)e=e.parent;return e},w=function(e,t,r){void 0===r&&(r=!1);var n=0;if(e===t)return n;if(e!==t.parent){var o=e.childNodes,i=r?o.length-1:0;l.default.isType(o[i],"mspace")&&(n+=p(o[i])),e=t.parent}if(e===t)return n;var a=e.childNodes,d=r?a.length-1:0;return a[d]!==t&&(n+=p(a[d])),n},A=function(e,t){void 0===t&&(t=!1);var n=h(e),o=P(n,(0,r.getProperty)(n,"inferenceRule"));return w(e,n,t)+(p(n)-p(o))/2},j=function(e,t,n,o){if(void 0===o&&(o=!1),(0,r.getProperty)(t,"inferenceRule")||(0,r.getProperty)(t,"labelledRule")){var i=e.nodeFactory.create("node","mrow");t.parent.replaceChild(i,t),i.setChildren([t]),_(t,i),t=i}var a=o?t.childNodes.length-1:0,d=t.childNodes[a];l.default.isType(d,"mspace")?l.default.setAttribute(d,"width",c.default.Em(c.default.dimen2em(l.default.getAttribute(d,"width"))+n)):(d=e.nodeFactory.create("node","mspace",[],{width:c.default.Em(n)}),o?t.appendChild(d):(d.parent=t,t.childNodes.unshift(d)))},_=function(e,t){["inference","proof","maxAdjust","labelledRule"].forEach((function(n){var o=(0,r.getProperty)(e,n);null!=o&&((0,r.setProperty)(t,n,o),(0,r.removeProperty)(e,n))}))},R=function(e,t,n,o,i){var a=e.nodeFactory.create("node","mspace",[],{width:c.default.Em(i)});if("left"===o){var d=t.childNodes[n].childNodes[0];a.parent=d,d.childNodes.unshift(a)}else t.childNodes[n].appendChild(a);(0,r.setProperty)(t.parent,"sequentAdjust_"+o,i)},T=function(e,t){for(var n=t.pop();t.length;){var o=t.pop(),i=a(E(n,o),2),d=i[0],u=i[1];(0,r.getProperty)(n.parent,"axiom")&&(R(e,d<0?n:o,0,"left",Math.abs(d)),R(e,u<0?n:o,2,"right",Math.abs(u))),n=o}},E=function(e,t){var r=p(e.childNodes[2]),n=p(t.childNodes[2]);return[p(e.childNodes[0])-p(t.childNodes[0]),r-n]};r.balanceRules=function(e){var t,n;s=new e.document.options.MathItem("",null,e.math.display);var o=e.data;!function(e){var t=e.nodeLists.sequent;if(t)for(var n=t.length-1,o=void 0;o=t[n];n--)if((0,r.getProperty)(o,"sequentProcessed"))(0,r.removeProperty)(o,"sequentProcessed");else{var i=[],a=b(o);if(1===(0,r.getProperty)(a,"inference")){for(i.push(o);1===(0,r.getProperty)(a,"inference");){a=h(a);var d=m(y(a,(0,r.getProperty)(a,"inferenceRule"))),u=(0,r.getProperty)(d,"inferenceRule")?P(d,(0,r.getProperty)(d,"inferenceRule")):d;(0,r.getProperty)(u,"sequent")&&(o=u.childNodes[0],i.push(o),(0,r.setProperty)(o,"sequentProcessed",!0)),a=d}T(e,i)}}}(o);var i=o.nodeLists.inference||[];try{for(var a=d(i),u=a.next();!u.done;u=a.next()){var l=u.value,c=(0,r.getProperty)(l,"proof"),f=h(l),p=y(f,(0,r.getProperty)(f,"inf
|
||
|
|
949: function _(e,n,o,t,r){var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t();var a=i(e(950)),f=i(e(757)),l=e(750);new l.CommandMap("Bussproofs-macros",{AxiomC:"Axiom",UnaryInfC:["Inference",1],BinaryInfC:["Inference",2],TrinaryInfC:["Inference",3],QuaternaryInfC:["Inference",4],QuinaryInfC:["Inference",5],RightLabel:["Label","right"],LeftLabel:["Label","left"],AXC:"Axiom",UIC:["Inference",1],BIC:["Inference",2],TIC:["Inference",3],RL:["Label","right"],LL:["Label","left"],noLine:["SetLine","none",!1],singleLine:["SetLine","solid",!1],solidLine:["SetLine","solid",!1],dashedLine:["SetLine","dashed",!1],alwaysNoLine:["SetLine","none",!0],alwaysSingleLine:["SetLine","solid",!0],alwaysSolidLine:["SetLine","solid",!0],alwaysDashedLine:["SetLine","dashed",!0],rootAtTop:["RootAtTop",!0],alwaysRootAtTop:["RootAtTop",!0],rootAtBottom:["RootAtTop",!1],alwaysRootAtBottom:["RootAtTop",!1],fCenter:"FCenter",Axiom:"AxiomF",UnaryInf:["InferenceF",1],BinaryInf:["InferenceF",2],TrinaryInf:["InferenceF",3],QuaternaryInf:["InferenceF",4],QuinaryInf:["InferenceF",5]},a.default),new l.EnvironmentMap("Bussproofs-environments",f.default.environment,{prooftree:["Prooftree",null,!1]},a.default)},
|
||
|
|
950: function _(e,t,r,o,n){var a=this&&this.__createBinding||(Object.create?function(e,t,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,o,n)}:function(e,t,r,o){void 0===o&&(o=r),e[o]=t[r]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),l=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&a(t,e,r);return i(t,e),t},f=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var o,n,a=r.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(o=a.next()).done;)i.push(o.value)}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return i},d=this&&this.__spreadArray||function(e,t,r){if(r||2===arguments.length)for(var o,n=0,a=t.length;n<a;n++)!o&&n in t||(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))},c=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};o();var u=c(e(737)),m=c(e(735)),s=c(e(736)),p=l(e(948)),h={Prooftree:function(e,t){return e.Push(t),e.itemFactory.create("proofTree").setProperties({name:t.getName(),line:"solid",currentLine:"solid",rootAtTop:!1})},Axiom:function(e,t){var r=e.stack.Top();if("proofTree"!==r.kind)throw new u.default("IllegalProofCommand","Proof commands only allowed in prooftree environment.");var o=P(e,e.GetArgument(t));p.setProperty(o,"axiom",!0),r.Push(o)}},P=function(e,t){var r=s.default.internalMath(e,s.default.trimSpaces(t),0);if(!r[0].childNodes[0].childNodes.length)return e.create("node","mrow",[]);var o=e.create("node","mspace",[],{width:".5ex"}),n=e.create("node","mspace",[],{width:".5ex"});return e.create("node","mrow",d(d([o],f(r),!1),[n],!1))};function g(e,t,r,o,n,a,i){var l,f,d,c,u=e.create("node","mtr",[e.create("node","mtd",[t],{})],{}),m=e.create("node","mtr",[e.create("node","mtd",r,{})],{}),s=e.create("node","mtable",i?[m,u]:[u,m],{align:"top 2",rowlines:a,framespacing:"0 0"});if(p.setProperty(s,"inferenceRule",i?"up":"down"),o&&(l=e.create("node","mpadded",[o],{height:"+.5em",width:"+.5em",voffset:"-.15em"}),p.setProperty(l,"prooflabel","left")),n&&(f=e.create("node","mpadded",[n],{height:"+.5em",width:"+.5em",voffset:"-.15em"}),p.setProperty(f,"prooflabel","right")),o&&n)d=[l,s,f],c="both";else if(o)d=[l,s],c="left";else{if(!n)return s;d=[s,f],c="right"}return s=e.create("node","mrow",d),p.setProperty(s,"labelledRule",c),s}function y(e,t){if("$"!==e.GetNext())throw new u.default("IllegalUseOfCommand","Use of %1 does not match it's definition.",t);e.i++;var r=e.GetUpTo(t,"$");if(-1===r.indexOf("\\fCenter"))throw new u.default("IllegalUseOfCommand","Missing \\fCenter in %1.",t);var o=f(r.split("\\fCenter"),2),n=o[0],a=o[1],i=new m.default(n,e.stack.env,e.configuration).mml(),l=new m.default(a,e.stack.env,e.configuration).mml(),d=new m.default("\\fCenter",e.stack.env,e.configuration).mml(),c=e.create("node","mtd",[i],{}),s=e.create("node","mtd",[d],{}),h=e.create("node","mtd",[l],{}),P=e.create("node","mtr",[c,s,h],{}),g=e.create("node","mtable",[P],{columnspacing:".5ex",columnalign:"center 2"});return p.setProperty(g,"sequent",!0),e.configuration.addNode("sequent",P),g}h.Inference=function(e,t,r){var o=e.stack.Top();if("proofTree"!==o.kind)throw new u.default("IllegalProofCommand","Proof commands only allowed in prooftree environment.");if(o.Size()<r)throw new u.default("BadProofTree","Proof tree badly specified.");var n=o.getProperty("rootAtTop"),a=1!==r||o.Peek()[0].childNodes.length?r:0,i=[];do{i.length&&i.unshift(e.create("node","mtd",[],{})),i.unshift(e.create("node","mtd",[o.Pop()],{rowalign:n?"top":"bottom"})),r--}while(r>0);var l=e.create("node","mtr",i,{}),f=e.create("node","mtable",[l],{framespacing:"0 0"}),d=P(e,e.GetArgument(t)),c=o.getProperty("currentLine
|
||
|
|
951: function _(e,n,t,a,o){var c=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};a();var l=e(747),s=e(754),i=e(750),r=c(e(736)),C=e(952);t.CancelMethods={},t.CancelMethods.Cancel=function(e,n,t){var a=e.GetBrackets(n,""),o=e.ParseArg(n),c=r.default.keyvalOptions(a,C.ENCLOSE_OPTIONS);c.notation=t,e.Push(e.create("node","menclose",[o],c))},t.CancelMethods.CancelTo=function(e,n){var t=e.GetBrackets(n,""),a=e.ParseArg(n),o=e.ParseArg(n),c=r.default.keyvalOptions(t,C.ENCLOSE_OPTIONS);c.notation=[s.TexConstant.Notation.UPDIAGONALSTRIKE,s.TexConstant.Notation.UPDIAGONALARROW,s.TexConstant.Notation.NORTHEASTARROW].join(" "),a=e.create("node","mpadded",[a],{depth:"-.1em",height:"+.1em",voffset:".1em"}),e.Push(e.create("node","msup",[e.create("node","menclose",[o],c),a]))},new i.CommandMap("cancel",{cancel:["Cancel",s.TexConstant.Notation.UPDIAGONALSTRIKE],bcancel:["Cancel",s.TexConstant.Notation.DOWNDIAGONALSTRIKE],xcancel:["Cancel",s.TexConstant.Notation.UPDIAGONALSTRIKE+" "+s.TexConstant.Notation.DOWNDIAGONALSTRIKE],cancelto:"CancelTo"},t.CancelMethods),t.CancelConfiguration=l.Configuration.create("cancel",{handler:{macro:["cancel"]}})},
|
||
|
|
952: function _(e,o,n,a,t){var c=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};a();var r=e(747),s=e(750),l=c(e(736));n.ENCLOSE_OPTIONS={"data-arrowhead":1,color:1,mathcolor:1,background:1,mathbackground:1,"data-padding":1,"data-thickness":1},n.EncloseMethods={},n.EncloseMethods.Enclose=function(e,o){var a=e.GetArgument(o).replace(/,/g," "),t=e.GetBrackets(o,""),c=e.ParseArg(o),r=l.default.keyvalOptions(t,n.ENCLOSE_OPTIONS);r.notation=a,e.Push(e.create("node","menclose",[c],r))},new s.CommandMap("enclose",{enclose:"Enclose"},n.EncloseMethods),n.EncloseConfiguration=r.Configuration.create("enclose",{handler:{macro:["enclose"]}})},
|
||
|
|
953: function _(t,e,r,n,s){var a,o,i=this&&this.__extends||(a=function(t,e){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},a(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}a(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),u=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var c=t(747),l=t(750),f=u(t(736)),p=u(t(755)),h=u(t(737)),m=t(752),y=t(933),g=t(954),d=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"cases-begin"},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(e){return e.isKind("end")&&e.getName()===this.getName()&&this.getProperty("end")?(this.setProperty("end",!1),[[],!0]):t.prototype.checkItem.call(this,e)},e}(m.BeginItem);r.CasesBeginItem=d;var b=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.subcounter=0,e}return i(e,t),e.prototype.start=function(e,r,n){this.subcounter=0,t.prototype.start.call(this,e,r,n)},e.prototype.autoTag=function(){null==this.currentTag.tag&&("subnumcases"===this.currentTag.env?(0===this.subcounter&&this.counter++,this.subcounter++,this.tag(this.formatNumber(this.counter,this.subcounter),!1)):(0!==this.subcounter&&"numcases-left"===this.currentTag.env||this.counter++,this.tag(this.formatNumber(this.counter),!1)))},e.prototype.formatNumber=function(t,e){return void 0===e&&(e=null),t.toString()+(null===e?"":String.fromCharCode(96+e))},e}(y.AmsTags);r.CasesTags=b,r.CasesMethods={NumCases:function(t,e){if(t.stack.env.closing===e.getName()){delete t.stack.env.closing,t.Push(t.itemFactory.create("end").setProperty("name",e.getName()));var r=t.stack.Top(),n=r.Last,s=f.default.copyNode(n,t),a=r.getProperty("left");return g.EmpheqUtil.left(n,s,a+"\\empheqlbrace\\,",t,"numcases-left"),t.Push(t.itemFactory.create("end").setProperty("name",e.getName())),null}a=t.GetArgument("\\begin{"+e.getName()+"}");e.setProperty("left",a);var o=p.default.EqnArray(t,e,!0,!0,"ll");return o.arraydef.displaystyle=!1,o.arraydef.rowspacing=".2em",o.setProperty("numCases",!0),t.Push(e),o},Entry:function(t,e){if(!t.stack.Top().getProperty("numCases"))return p.default.Entry(t,e);t.Push(t.itemFactory.create("cell").setProperties({isEntry:!0,name:e}));for(var r=t.string,n=0,s=t.i,a=r.length;s<a;){var o=r.charAt(s);if("{"===o)n++,s++;else if("}"===o){if(0===n)break;n--,s++}else{if("&"===o&&0===n)throw new h.default("ExtraCasesAlignTab","Extra alignment tab in text for numcase environment");if("\\"===o&&0===n){var i=(r.slice(s+1).match(/^[a-z]+|./i)||[])[0];if("\\"===i||"cr"===i||"end"===i||"label"===i)break;s+=i.length}else s++}}var u=r.substr(t.i,s-t.i).replace(/^\s*/,"");t.PushAll(f.default.internalMath(t,u,0)),t.i=s}},new l.EnvironmentMap("cases-env",g.EmpheqUtil.environment,{numcases:["NumCases","cases"],subnumcases:["NumCases","cases"]},r.CasesMethods),new l.MacroMap("cases-macros",{"&":"Entry"},r.CasesMethods),r.CasesConfiguration=c.Configuration.create("cases",{handler:{environment:["cases-env"],character:["cases-macros"]},items:(o={},o[d.prototype.kind]=d,o),tags:{cases:b}})},
|
||
|
|
954: function _(e,t,r,n,i){var l=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,l=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(n=l.next()).done;)o.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=l.return)&&r.call(l)}finally{if(i)throw i.error}}return o},o=this&&this.__spreadArray||function(e,t,r){if(r||2===arguments.length)for(var n,i=0,l=t.length;i<l;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))},a=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},d=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};n();var c=d(e(736)),s=d(e(735));r.EmpheqUtil={environment:function(e,t,r,n){var i=n[0],a=e.itemFactory.create(i+"-begin").setProperties({name:t,end:i});e.Push(r.apply(void 0,o([e,a],l(n.slice(1)),!1)))},splitOptions:function(e,t){return void 0===t&&(t=null),c.default.keyvalOptions(e,t,!0)},columnCount:function(e){var t,r,n=0;try{for(var i=a(e.childNodes),l=i.next();!l.done;l=i.next()){var o=l.value,d=o.childNodes.length-(o.isKind("mlabeledtr")?1:0);d>n&&(n=d)}}catch(e){t={error:e}}finally{try{l&&!l.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}return n},cellBlock:function(e,t,r,n){var i,l,o=r.create("node","mpadded",[],{height:0,depth:0,voffset:"-1height"}),d=new s.default(e,r.stack.env,r.configuration),c=d.mml();n&&d.configuration.tags.label&&(d.configuration.tags.currentTag.env=n,d.configuration.tags.getTag(!0));try{for(var u=a(c.isInferred?c.childNodes:[c]),h=u.next();!h.done;h=u.next()){var f=h.value;o.appendChild(f)}}catch(e){i={error:e}}finally{try{h&&!h.done&&(l=u.return)&&l.call(u)}finally{if(i)throw i.error}}return o.appendChild(r.create("node","mphantom",[r.create("node","mpadded",[t],{width:0})])),o},topRowTable:function(e,t){var r=c.default.copyNode(e,t);return r.setChildren(r.childNodes.slice(0,1)),r.attributes.set("align","baseline 1"),e.factory.create("mphantom",{},[t.create("node","mpadded",[r],{width:0})])},rowspanCell:function(e,t,r,n,i){e.appendChild(n.create("node","mpadded",[this.cellBlock(t,c.default.copyNode(r,n),n,i),this.topRowTable(r,n)],{height:0,depth:0,voffset:"height"}))},left:function(e,t,r,n,i){var l,o,d;void 0===i&&(i=""),e.attributes.set("columnalign","right "+(e.attributes.get("columnalign")||"")),e.attributes.set("columnspacing","0em "+(e.attributes.get("columnspacing")||""));try{for(var c=a(e.childNodes.slice(0).reverse()),s=c.next();!s.done;s=c.next()){var u=s.value;d=n.create("node","mtd"),u.childNodes.unshift(d),d.parent=u,u.isKind("mlabeledtr")&&(u.childNodes[0]=u.childNodes[1],u.childNodes[1]=d)}}catch(e){l={error:e}}finally{try{s&&!s.done&&(o=c.return)&&o.call(c)}finally{if(l)throw l.error}}this.rowspanCell(d,r,t,n,i)},right:function(e,t,n,i,l){void 0===l&&(l=""),0===e.childNodes.length&&e.appendChild(i.create("node","mtr"));for(var o=r.EmpheqUtil.columnCount(e),a=e.childNodes[0];a.childNodes.length<o;)a.appendChild(i.create("node","mtd"));var d=a.appendChild(i.create("node","mtd"));r.EmpheqUtil.rowspanCell(d,n,t,i,l),e.attributes.set("columnalign",(e.attributes.get("columnalign")||"").split(/ /).slice(0,o).join(" ")+" left"),e.attributes.set("columnspacing",(e.attributes.get("columnspacing")||"").split(/ /).slice(0,o-1).join(" ")+" 0em")},adjustTable:function(e,t){var r=e.getProperty("left"),n=e.getProperty("right");if(r||n){var i=e.Last,l=c.default.copyNode(i,t);r&&this.left(i,l,r,t),n&&this.right(i,l,n,t)}},allowEnv:{equation:!0,align:!0,gather:!0,flalign:!0,alignat:!0,multline:!0},checkEnv:function(e){return this.allowEnv.hasOwnProperty(e.replace(/\*$/,""))||!1}}},
|
||
|
|
955: function _(e,t,r,n,a){var o=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};n();var c=e(747),d=i(e(735)),l=i(e(732)),u=e(750),f=i(e(755));function s(e){var t,r,n=e.data;try{for(var a=o(n.getList("centerOver")),i=a.next();!i.done;i=a.next()){var c=i.value,d=l.default.getTexClass(c.childNodes[0].childNodes[0]);null!==d&&l.default.setProperties(c.parent.parent.parent.parent.parent.parent,{texClass:d})}}catch(e){t={error:e}}finally{try{i&&!i.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}}new u.CommandMap("centernot",{centerOver:"CenterOver",centernot:["Macro","\\centerOver{#1}{{\u29f8}}",1]},{CenterOver:function(e,t){var r="{"+e.GetArgument(t)+"}",n=e.ParseArg(t),a=new d.default(r,e.stack.env,e.configuration).mml(),o=e.create("node","TeXAtom",[new d.default(r,e.stack.env,e.configuration).mml(),e.create("node","mpadded",[e.create("node","mpadded",[n],{width:0,lspace:"-.5width"}),e.create("node","mphantom",[a])],{width:0,lspace:"-.5width"})]);e.configuration.addNode("centerOver",a),e.Push(o)},Macro:f.default.Macro}),r.filterCenterOver=s,r.CenternotConfiguration=c.Configuration.create("centernot",{handler:{macro:["centernot"]},postprocessors:[s]})},
|
||
|
|
956: function _(o,r,l,e,n){e();var c=o(750),a=o(747),t=o(957),i=o(958);new c.CommandMap("color",{color:"Color",textcolor:"TextColor",definecolor:"DefineColor",colorbox:"ColorBox",fcolorbox:"FColorBox"},t.ColorMethods);l.ColorConfiguration=a.Configuration.create("color",{handler:{macro:["color"]},options:{color:{padding:"5px",borderWidth:"2px"}},config:function(o,r){r.parseOptions.packageData.set("color",{model:new i.ColorModel})}})},
|
||
|
|
957: function _(o,e,t,r,a){var n=this&&this.__importDefault||function(o){return o&&o.__esModule?o:{default:o}};r();var c=n(o(732)),l=n(o(736));function d(o){var e="+".concat(o),t=o.replace(/^.*?([a-z]*)$/,"$1"),r=2*parseFloat(e);return{width:"+".concat(r).concat(t),height:e,depth:e,lspace:o}}t.ColorMethods={},t.ColorMethods.Color=function(o,e){var t=o.GetBrackets(e,""),r=o.GetArgument(e),a=o.configuration.packageData.get("color").model.getColor(t,r),n=o.itemFactory.create("style").setProperties({styles:{mathcolor:a}});o.stack.env.color=a,o.Push(n)},t.ColorMethods.TextColor=function(o,e){var t=o.GetBrackets(e,""),r=o.GetArgument(e),a=o.configuration.packageData.get("color").model.getColor(t,r),n=o.stack.env.color;o.stack.env.color=a;var c=o.ParseArg(e);n?o.stack.env.color=n:delete o.stack.env.color;var l=o.create("node","mstyle",[c],{mathcolor:a});o.Push(l)},t.ColorMethods.DefineColor=function(o,e){var t=o.GetArgument(e),r=o.GetArgument(e),a=o.GetArgument(e);o.configuration.packageData.get("color").model.defineColor(r,t,a)},t.ColorMethods.ColorBox=function(o,e){var t=o.GetArgument(e),r=l.default.internalMath(o,o.GetArgument(e)),a=o.configuration.packageData.get("color").model,n=o.create("node","mpadded",r,{mathbackground:a.getColor("named",t)});c.default.setProperties(n,d(o.options.color.padding)),o.Push(n)},t.ColorMethods.FColorBox=function(o,e){var t=o.GetArgument(e),r=o.GetArgument(e),a=l.default.internalMath(o,o.GetArgument(e)),n=o.options.color,u=o.configuration.packageData.get("color").model,i=o.create("node","mpadded",a,{mathbackground:u.getColor("named",r),style:"border: ".concat(n.borderWidth," solid ").concat(u.getColor("named",t))});c.default.setProperties(i,d(n.padding)),o.Push(i)}},
|
||
|
|
958: function _(e,r,t,o,n){var l=this&&this.__values||function(e){var r="function"==typeof Symbol&&Symbol.iterator,t=r&&e[r],o=0;if(t)return t.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&o>=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};o();var i=a(e(737)),u=e(959),f=new Map,d=function(){function e(){this.userColors=new Map}return e.prototype.normalizeColor=function(e,r){if(!e||"named"===e)return r;if(f.has(e))return f.get(e)(r);throw new i.default("UndefinedColorModel","Color model '%1' not defined",e)},e.prototype.getColor=function(e,r){return e&&"named"!==e?this.normalizeColor(e,r):this.getColorByName(r)},e.prototype.getColorByName=function(e){return this.userColors.has(e)?this.userColors.get(e):u.COLORS.has(e)?u.COLORS.get(e):e},e.prototype.defineColor=function(e,r,t){var o=this.normalizeColor(e,t);this.userColors.set(r,o)},e}();t.ColorModel=d,f.set("rgb",(function(e){var r,t,o=e.trim().split(/\s*,\s*/),n="#";if(3!==o.length)throw new i.default("ModelArg1","Color values for the %1 model require 3 numbers","rgb");try{for(var a=l(o),u=a.next();!u.done;u=a.next()){var f=u.value;if(!f.match(/^(\d+(\.\d*)?|\.\d+)$/))throw new i.default("InvalidDecimalNumber","Invalid decimal number");var d=parseFloat(f);if(d<0||d>1)throw new i.default("ModelArg2","Color values for the %1 model must be between %2 and %3","rgb","0","1");var s=Math.floor(255*d).toString(16);s.length<2&&(s="0"+s),n+=s}}catch(e){r={error:e}}finally{try{u&&!u.done&&(t=a.return)&&t.call(a)}finally{if(r)throw r.error}}return n})),f.set("RGB",(function(e){var r,t,o=e.trim().split(/\s*,\s*/),n="#";if(3!==o.length)throw new i.default("ModelArg1","Color values for the %1 model require 3 numbers","RGB");try{for(var a=l(o),u=a.next();!u.done;u=a.next()){var f=u.value;if(!f.match(/^\d+$/))throw new i.default("InvalidNumber","Invalid number");var d=parseInt(f);if(d>255)throw new i.default("ModelArg2","Color values for the %1 model must be between %2 and %3","RGB","0","255");var s=d.toString(16);s.length<2&&(s="0"+s),n+=s}}catch(e){r={error:e}}finally{try{u&&!u.done&&(t=a.return)&&t.call(a)}finally{if(r)throw r.error}}return n})),f.set("gray",(function(e){if(!e.match(/^\s*(\d+(\.\d*)?|\.\d+)\s*$/))throw new i.default("InvalidDecimalNumber","Invalid decimal number");var r=parseFloat(e);if(r<0||r>1)throw new i.default("ModelArg2","Color values for the %1 model must be between %2 and %3","gray","0","1");var t=Math.floor(255*r).toString(16);return t.length<2&&(t="0"+t),"#".concat(t).concat(t).concat(t)}))},
|
||
|
|
959: function _(e,n,r,l,B){l(),r.COLORS=new Map([["Apricot","#FBB982"],["Aquamarine","#00B5BE"],["Bittersweet","#C04F17"],["Black","#221E1F"],["Blue","#2D2F92"],["BlueGreen","#00B3B8"],["BlueViolet","#473992"],["BrickRed","#B6321C"],["Brown","#792500"],["BurntOrange","#F7921D"],["CadetBlue","#74729A"],["CarnationPink","#F282B4"],["Cerulean","#00A2E3"],["CornflowerBlue","#41B0E4"],["Cyan","#00AEEF"],["Dandelion","#FDBC42"],["DarkOrchid","#A4538A"],["Emerald","#00A99D"],["ForestGreen","#009B55"],["Fuchsia","#8C368C"],["Goldenrod","#FFDF42"],["Gray","#949698"],["Green","#00A64F"],["GreenYellow","#DFE674"],["JungleGreen","#00A99A"],["Lavender","#F49EC4"],["LimeGreen","#8DC73E"],["Magenta","#EC008C"],["Mahogany","#A9341F"],["Maroon","#AF3235"],["Melon","#F89E7B"],["MidnightBlue","#006795"],["Mulberry","#A93C93"],["NavyBlue","#006EB8"],["OliveGreen","#3C8031"],["Orange","#F58137"],["OrangeRed","#ED135A"],["Orchid","#AF72B0"],["Peach","#F7965A"],["Periwinkle","#7977B8"],["PineGreen","#008B72"],["Plum","#92268F"],["ProcessBlue","#00B0F0"],["Purple","#99479B"],["RawSienna","#974006"],["Red","#ED1B23"],["RedOrange","#F26035"],["RedViolet","#A1246B"],["Rhodamine","#EF559F"],["RoyalBlue","#0071BC"],["RoyalPurple","#613F99"],["RubineRed","#ED017D"],["Salmon","#F69289"],["SeaGreen","#3FBC9D"],["Sepia","#671800"],["SkyBlue","#46C5DD"],["SpringGreen","#C6DC67"],["Tan","#DA9D76"],["TealBlue","#00AEB3"],["Thistle","#D883B7"],["Turquoise","#00B4CE"],["Violet","#58429B"],["VioletRed","#EF58A0"],["White","#FFFFFF"],["WildStrawberry","#EE2967"],["Yellow","#FFF200"],["YellowGreen","#98CC70"],["YellowOrange","#FAA21A"]])},
|
||
|
|
960: function _(o,r,e,a,c){a();var l=o(750),n=o(747);e.ColorV2Methods={Color:function(o,r){var e=o.GetArgument(r),a=o.stack.env.color;o.stack.env.color=e;var c=o.ParseArg(r);a?o.stack.env.color=a:delete o.stack.env.color;var l=o.create("node","mstyle",[c],{mathcolor:e});o.Push(l)}},new l.CommandMap("colorv2",{color:"Color"},e.ColorV2Methods),e.ColorConfiguration=n.Configuration.create("colorv2",{handler:{macro:["colorv2"]}})},
|
||
|
|
961: function _(o,t,r,e,n){var l,c=this&&this.__extends||(l=function(o,t){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,t){o.__proto__=t}||function(o,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(o[r]=t[r])},l(o,t)},function(o,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=o}l(o,t),o.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),i=this&&this.__importDefault||function(o){return o&&o.__esModule?o:{default:o}};e();var a=o(752),s=o(747),u=o(750),p=i(o(737)),h=function(o){function t(){var t=null!==o&&o.apply(this,arguments)||this;return t.color={cell:"",row:"",col:[]},t.hasColor=!1,t}return c(t,o),t.prototype.EndEntry=function(){o.prototype.EndEntry.call(this);var t=this.row[this.row.length-1],r=this.color.cell||this.color.row||this.color.col[this.row.length-1];r&&(t.attributes.set("mathbackground",r),this.color.cell="",this.hasColor=!0)},t.prototype.EndRow=function(){o.prototype.EndRow.call(this),this.color.row=""},t.prototype.createMml=function(){var t=o.prototype.createMml.call(this),r=t.isKind("mrow")?t.childNodes[1]:t;return r.isKind("menclose")&&(r=r.childNodes[0].childNodes[0]),this.hasColor&&"none"===r.attributes.get("frame")&&r.attributes.set("frame",""),t},t}(a.ArrayItem);r.ColorArrayItem=h,new u.CommandMap("colortbl",{cellcolor:["TableColor","cell"],rowcolor:["TableColor","row"],columncolor:["TableColor","col"]},{TableColor:function(o,t,r){var e=o.configuration.packageData.get("color").model,n=o.GetBrackets(t,""),l=e.getColor(n,o.GetArgument(t)),c=o.stack.Top();if(!(c instanceof h))throw new p.default("UnsupportedTableColor","Unsupported use of %1",o.currentCS);if("col"===r){if(c.table.length)throw new p.default("ColumnColorNotTop","%1 must be in the top row",t);c.color.col[c.row.length]=l,o.GetBrackets(t,"")&&o.GetBrackets(t,"")}else if(c.color[r]=l,"row"===r&&(c.Size()||c.row.length))throw new p.default("RowColorNotFirst","%1 must be at the beginning of a row",t)}});r.ColortblConfiguration=s.Configuration.create("colortbl",{handler:{macro:["colortbl"]},items:{array:h},priority:10,config:[function(o,t){t.parseOptions.packageData.has("color")||s.ConfigurationHandler.get("color").config(o,t)},10]})},
|
||
|
|
962: function _(n,e,r,t,o){var a,i=this&&this.__values||function(n){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&n[e],t=0;if(r)return r.call(n);if(n&&"number"==typeof n.length)return{next:function(){return n&&t>=n.length&&(n=void 0),{value:n&&n[t++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},c=this&&this.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};t();var l=n(747),f=n(722),s=n(750),u=c(n(757)),p=n(751),d=c(n(963)),v=n(965),m="configmacros-map",y="configmacros-env-map";r.ConfigMacrosConfiguration=l.Configuration.create("configmacros",{init:function(n){new s.CommandMap(m,{},{}),new s.EnvironmentMap(y,u.default.environment,{},{}),n.append(l.Configuration.local({handler:{macro:[m],environment:[y]},priority:3}))},config:function(n,e){!function(n){var e,r,t=n.parseOptions.handlers.retrieve(m),o=n.parseOptions.options.macros;try{for(var a=i(Object.keys(o)),c=a.next();!c.done;c=a.next()){var l=c.value,f="string"==typeof o[l]?[o[l]]:o[l],s=Array.isArray(f[2])?new p.Macro(l,d.default.MacroWithTemplate,f.slice(0,2).concat(f[2])):new p.Macro(l,d.default.Macro,f);t.add(l,s)}}catch(n){e={error:n}}finally{try{c&&!c.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}}(e),function(n){var e,r,t=n.parseOptions.handlers.retrieve(y),o=n.parseOptions.options.environments;try{for(var a=i(Object.keys(o)),c=a.next();!c.done;c=a.next()){var l=c.value;t.add(l,new p.Macro(l,d.default.BeginEnv,[!0].concat(o[l])))}}catch(n){e={error:n}}finally{try{c&&!c.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}}(e)},items:(a={},a[v.BeginEnvItem.prototype.kind]=v.BeginEnvItem,a),options:{macros:(0,f.expandable)({}),environments:(0,f.expandable)({})}})},
|
||
|
|
963: function _(e,t,a,r,n){var i=this&&this.__createBinding||(Object.create?function(e,t,a,r){void 0===r&&(r=a);var n=Object.getOwnPropertyDescriptor(t,a);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,r,n)}:function(e,t,a,r){void 0===r&&(r=a),e[r]=t[a]}),u=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a in e)"default"!==a&&Object.prototype.hasOwnProperty.call(e,a)&&i(t,e,a);return u(t,e),t},l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};r();var f=l(e(737)),d=o(e(750)),c=l(e(755)),s=l(e(736)),g=l(e(964)),m={NewCommand:function(e,t){var a=g.default.GetCsNameArgument(e,t),r=g.default.GetArgCount(e,t),n=e.GetBrackets(t),i=e.GetArgument(t);g.default.addMacro(e,a,m.Macro,[i,r,n])},NewEnvironment:function(e,t){var a=s.default.trimSpaces(e.GetArgument(t)),r=g.default.GetArgCount(e,t),n=e.GetBrackets(t),i=e.GetArgument(t),u=e.GetArgument(t);g.default.addEnvironment(e,a,m.BeginEnv,[!0,i,u,r,n])},MacroDef:function(e,t){var a=g.default.GetCSname(e,t),r=g.default.GetTemplate(e,t,"\\"+a),n=e.GetArgument(t);r instanceof Array?g.default.addMacro(e,a,m.MacroWithTemplate,[n].concat(r)):g.default.addMacro(e,a,m.Macro,[n,r])},Let:function(e,t){var a=g.default.GetCSname(e,t),r=e.GetNext();"="===r&&(e.i++,r=e.GetNext());var n=e.configuration.handlers;if("\\"!==r){e.i++;var i=n.get("delimiter").lookup(r);i?g.default.addDelimiter(e,"\\"+a,i.char,i.attributes):g.default.addMacro(e,a,m.Macro,[r])}else{t=g.default.GetCSname(e,t);var u=n.get("delimiter").lookup("\\"+t);if(u)return void g.default.addDelimiter(e,"\\"+a,u.char,u.attributes);var o=n.get("macro").applicable(t);if(!o)return;if(o instanceof d.MacroMap){var l=o.lookup(t);return void g.default.addMacro(e,a,l.func,l.args,l.symbol)}u=o.lookup(t);var f=g.default.disassembleSymbol(a,u);g.default.addMacro(e,a,(function(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=g.default.assembleSymbol(a);return o.parser(e,n)}),f)}},MacroWithTemplate:function(e,t,a,r){for(var n=[],i=4;i<arguments.length;i++)n[i-4]=arguments[i];var u=parseInt(r,10);if(u){var o=[];if(e.GetNext(),n[0]&&!g.default.MatchParam(e,n[0]))throw new f.default("MismatchUseDef","Use of %1 doesn't match its definition",t);for(var l=0;l<u;l++)o.push(g.default.GetParameter(e,t,n[l+1]));a=s.default.substituteArgs(e,o,a)}e.string=s.default.addArgs(e,a,e.string.slice(e.i)),e.i=0,s.default.checkMaxMacros(e)},BeginEnv:function(e,t,a,r,n,i){if(t.getProperty("end")&&e.stack.env.closing===t.getName()){delete e.stack.env.closing;var u=e.string.slice(e.i);return e.string=r,e.i=0,e.Parse(),e.string=u,e.i=0,e.itemFactory.create("end").setProperty("name",t.getName())}if(n){var o=[];if(null!=i){var l=e.GetBrackets("\\begin{"+t.getName()+"}");o.push(l??i)}for(var f=o.length;f<n;f++)o.push(e.GetArgument("\\begin{"+t.getName()+"}"));a=s.default.substituteArgs(e,o,a),r=s.default.substituteArgs(e,[],r)}return e.string=s.default.addArgs(e,a,e.string.slice(e.i)),e.i=0,e.itemFactory.create("beginEnv").setProperty("name",t.getName())}};m.Macro=c.default.Macro,a.default=m},
|
||
|
|
964: function _(e,t,n,r,i){var a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};r();var u,s=a(e(736)),l=a(e(737)),o=e(751);!function(e){function t(e,t){return e.string.substr(e.i,t.length)!==t||t.match(/\\[a-z]+$/i)&&e.string.charAt(e.i+t.length).match(/[a-z]/i)?0:(e.i+=t.length,1)}e.disassembleSymbol=function(e,t){var n=[e,t.char];if(t.attributes)for(var r in t.attributes)n.push(r),n.push(t.attributes[r]);return n},e.assembleSymbol=function(e){for(var t=e[0],n=e[1],r={},i=2;i<e.length;i+=2)r[e[i]]=e[i+1];return new o.Symbol(t,n,r)},e.GetCSname=function(e,t){if("\\"!==e.GetNext())throw new l.default("MissingCS","%1 must be followed by a control sequence",t);return s.default.trimSpaces(e.GetArgument(t)).substr(1)},e.GetCsNameArgument=function(e,t){var n=s.default.trimSpaces(e.GetArgument(t));if("\\"===n.charAt(0)&&(n=n.substr(1)),!n.match(/^(.|[a-z]+)$/i))throw new l.default("IllegalControlSequenceName","Illegal control sequence name for %1",t);return n},e.GetArgCount=function(e,t){var n=e.GetBrackets(t);if(n&&!(n=s.default.trimSpaces(n)).match(/^[0-9]+$/))throw new l.default("IllegalParamNumber","Illegal number of parameters specified in %1",t);return n},e.GetTemplate=function(e,t,n){for(var r=e.GetNext(),i=[],a=0,u=e.i;e.i<e.string.length;){if("#"===(r=e.GetNext())){if(u!==e.i&&(i[a]=e.string.substr(u,e.i-u)),!(r=e.string.charAt(++e.i)).match(/^[1-9]$/))throw new l.default("CantUseHash2","Illegal use of # in template for %1",n);if(parseInt(r)!==++a)throw new l.default("SequentialParam","Parameters for %1 must be numbered sequentially",n);u=e.i+1}else if("{"===r)return u!==e.i&&(i[a]=e.string.substr(u,e.i-u)),i.length>0?[a.toString()].concat(i):a;e.i++}throw new l.default("MissingReplacementString","Missing replacement string for definition of %1",t)},e.GetParameter=function(e,n,r){if(null==r)return e.GetArgument(n);for(var i=e.i,a=0,u=0;e.i<e.string.length;){var s=e.string.charAt(e.i);if("{"===s)e.i===i&&(u=1),e.GetArgument(n),a=e.i-i;else{if(t(e,r))return u&&(i++,a-=2),e.string.substr(i,a);if("\\"===s){e.i++,a++,u=0;var o=e.string.substr(e.i).match(/[a-z]+|./i);o&&(e.i+=o[0].length,a=e.i-i)}else e.i++,a++,u=0}}throw new l.default("RunawayArgument","Runaway argument for %1?",n)},e.MatchParam=t,e.addDelimiter=function(t,n,r,i){t.configuration.handlers.retrieve(e.NEW_DELIMITER).add(n,new o.Symbol(n,r,i))},e.addMacro=function(t,n,r,i,a){void 0===a&&(a=""),t.configuration.handlers.retrieve(e.NEW_COMMAND).add(n,new o.Macro(a||n,r,i))},e.addEnvironment=function(t,n,r,i){t.configuration.handlers.retrieve(e.NEW_ENVIRONMENT).add(n,new o.Macro(n,r,i))},e.NEW_DELIMITER="new-Delimiter",e.NEW_COMMAND="new-Command",e.NEW_ENVIRONMENT="new-Environment"}(u||(u={})),n.default=u},
|
||
|
|
965: function _(t,e,n,r,o){var i,u=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),c=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var s=c(t(737)),a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return u(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"beginEnv"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isOpen",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.checkItem=function(e){if(e.isKind("end")){if(e.getName()!==this.getName())throw new s.default("EnvBadEnd","\\begin{%1} ended with \\end{%2}",this.getName(),e.getName());return[[this.factory.create("mml",this.toMml())],!0]}if(e.isKind("stop"))throw new s.default("EnvMissingEnd","Missing \\end{%1}",this.getName());return t.prototype.checkItem.call(this,e)},e}(t(743).BaseItem);n.BeginEnvItem=a},
|
||
|
|
966: function _(e,t,r,p,m){var n,h,i=this&&this.__extends||(n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),o=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var p,m,n=r.call(e),h=[];try{for(;(void 0===t||t-- >0)&&!(p=n.next()).done;)h.push(p.value)}catch(e){m={error:e}}finally{try{p&&!p.done&&(r=n.return)&&r.call(n)}finally{if(m)throw m.error}}return h},q=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};p();var l=e(747),a=e(750),c=q(e(736)),s=q(e(737)),E=e(752),u=e(954),g=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),Object.defineProperty(t.prototype,"kind",{get:function(){return"empheq-begin"},enumerable:!1,configurable:!0}),t.prototype.checkItem=function(t){return t.isKind("end")&&t.getName()===this.getName()&&this.setProperty("end",!1),e.prototype.checkItem.call(this,t)},t}(E.BeginItem);r.EmpheqBeginItem=g,r.EmpheqMethods={Empheq:function(e,t){if(e.stack.env.closing===t.getName()){delete e.stack.env.closing,e.Push(e.itemFactory.create("end").setProperty("name",e.stack.global.empheq)),e.stack.global.empheq="";var r=e.stack.Top();u.EmpheqUtil.adjustTable(r,e),e.Push(e.itemFactory.create("end").setProperty("name","empheq"))}else{c.default.checkEqnEnv(e),delete e.stack.global.eqnenv;var p=e.GetBrackets("\\begin{"+t.getName()+"}")||"",m=o((e.GetArgument("\\begin{"+t.getName()+"}")||"").split(/=/),2),n=m[0],h=m[1];if(!u.EmpheqUtil.checkEnv(n))throw new s.default("UnknownEnv",'Unknown environment "%1"',n);p&&t.setProperties(u.EmpheqUtil.splitOptions(p,{left:1,right:1})),e.stack.global.empheq=n,e.string="\\begin{"+n+"}"+(h?"{"+h+"}":"")+e.string.slice(e.i),e.i=0,e.Push(t)}},EmpheqMO:function(e,t,r){e.Push(e.create("token","mo",{},r))},EmpheqDelim:function(e,t){var r=e.GetDelimiter(t);e.Push(e.create("token","mo",{stretchy:!0,symmetric:!0},r))}},new a.EnvironmentMap("empheq-env",u.EmpheqUtil.environment,{empheq:["Empheq","empheq"]},r.EmpheqMethods),new a.CommandMap("empheq-macros",{empheqlbrace:["EmpheqMO","{"],empheqrbrace:["EmpheqMO","}"],empheqlbrack:["EmpheqMO","["],empheqrbrack:["EmpheqMO","]"],empheqlangle:["EmpheqMO","\u27e8"],empheqrangle:["EmpheqMO","\u27e9"],empheqlparen:["EmpheqMO","("],empheqrparen:["EmpheqMO",")"],empheqlvert:["EmpheqMO","|"],empheqrvert:["EmpheqMO","|"],empheqlVert:["EmpheqMO","\u2016"],empheqrVert:["EmpheqMO","\u2016"],empheqlfloor:["EmpheqMO","\u230a"],empheqrfloor:["EmpheqMO","\u230b"],empheqlceil:["EmpheqMO","\u2308"],empheqrceil:["EmpheqMO","\u2309"],empheqbiglbrace:["EmpheqMO","{"],empheqbigrbrace:["EmpheqMO","}"],empheqbiglbrack:["EmpheqMO","["],empheqbigrbrack:["EmpheqMO","]"],empheqbiglangle:["EmpheqMO","\u27e8"],empheqbigrangle:["EmpheqMO","\u27e9"],empheqbiglparen:["EmpheqMO","("],empheqbigrparen:["EmpheqMO",")"],empheqbiglvert:["EmpheqMO","|"],empheqbigrvert:["EmpheqMO","|"],empheqbiglVert:["EmpheqMO","\u2016"],empheqbigrVert:["EmpheqMO","\u2016"],empheqbiglfloor:["EmpheqMO","\u230a"],empheqbigrfloor:["EmpheqMO","\u230b"],empheqbiglceil:["EmpheqMO","\u2308"],empheqbigrceil:["EmpheqMO","\u2309"],empheql:"EmpheqDelim",empheqr:"EmpheqDelim",empheqbigl:"EmpheqDelim",empheqbigr:"EmpheqDelim"},r.EmpheqMethods),r.EmpheqConfiguration=l.Configuration.create("empheq",{handler:{macro:["empheq-macros"],environment:["empheq-env"]},items:(h={},h[g.prototype.kind]=g,h)})},
|
||
|
|
967: function _(t,e,r,o,a){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};o();var i=t(747),w=t(750),u=t(935),x=n(t(964)),f=t(968),d=n(t(737));r.ExtpfeilMethods={},r.ExtpfeilMethods.xArrow=u.AmsMethods.xArrow,r.ExtpfeilMethods.NewExtArrow=function(t,e){var o=t.GetArgument(e),a=t.GetArgument(e),n=t.GetArgument(e);if(!o.match(/^\\([a-z]+|.)$/i))throw new d.default("NewextarrowArg1","First argument to %1 must be a control sequence name",e);if(!a.match(/^(\d+),(\d+)$/))throw new d.default("NewextarrowArg2","Second argument to %1 must be two integers separated by a comma",e);if(!n.match(/^(\d+|0x[0-9A-F]+)$/i))throw new d.default("NewextarrowArg3","Third argument to %1 must be a unicode character number",e);o=o.substr(1);var i=a.split(",");x.default.addMacro(t,o,r.ExtpfeilMethods.xArrow,[parseInt(n),parseInt(i[0]),parseInt(i[1])])},new w.CommandMap("extpfeil",{xtwoheadrightarrow:["xArrow",8608,12,16],xtwoheadleftarrow:["xArrow",8606,17,13],xmapsto:["xArrow",8614,6,7],xlongequal:["xArrow",61,7,7],xtofrom:["xArrow",8644,12,12],Newextarrow:"NewExtArrow"},r.ExtpfeilMethods);r.ExtpfeilConfiguration=i.Configuration.create("extpfeil",{handler:{macro:["extpfeil"]},init:function(t){f.NewcommandConfiguration.init(t)}})},
|
||
|
|
968: function _(e,t,n,r,i){var a,o=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),u=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),l=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return u(t,e),t},f=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};r();var c=e(747),d=e(965),m=f(e(964));e(969);var _=f(e(757)),E=l(e(750));n.NewcommandConfiguration=c.Configuration.create("newcommand",{handler:{macro:["Newcommand-macros"]},items:(a={},a[d.BeginEnvItem.prototype.kind]=d.BeginEnvItem,a),options:{maxMacros:1e3},init:function(e){new E.DelimiterMap(m.default.NEW_DELIMITER,_.default.delimiter,{}),new E.CommandMap(m.default.NEW_COMMAND,{},{}),new E.EnvironmentMap(m.default.NEW_ENVIRONMENT,_.default.environment,{},{}),e.append(c.Configuration.local({handler:{character:[],delimiter:[m.default.NEW_DELIMITER],macro:[m.default.NEW_DELIMITER,m.default.NEW_COMMAND],environment:[m.default.NEW_ENVIRONMENT]},priority:-1}))}})},
|
||
|
|
969: function _(e,n,m,o,t){var a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};o();var r=a(e(963));new(e(750).CommandMap)("Newcommand-macros",{newcommand:"NewCommand",renewcommand:"NewCommand",newenvironment:"NewEnvironment",renewenvironment:"NewEnvironment",def:"MacroDef",let:"Let"},r.default)},
|
||
|
|
970: function _(a,n,e,t,r){t();var s=a(747),o=a(754);new(a(750).CharacterMap)("gensymb-symbols",(function(a,n){var e=n.attributes||{};e.mathvariant=o.TexConstant.Variant.NORMAL,e.class="MathML-Unit";var t=a.create("token","mi",e,n.char);a.Push(t)}),{ohm:"\u2126",degree:"\xb0",celsius:"\u2103",perthousand:"\u2030",micro:"\xb5"}),e.GensymbConfiguration=s.Configuration.create("gensymb",{handler:{macro:["gensymb-symbols"]}})},
|
||
|
|
971: function _(t,a,e,r,l){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var o=t(747),s=t(750),m=n(t(972));new s.CommandMap("html_macros",{href:"Href",class:"Class",style:"Style",cssId:"Id"},m.default),e.HtmlConfiguration=o.Configuration.create("html",{handler:{macro:["html_macros"]}})},
|
||
|
|
972: function _(t,e,r,u,a){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};u();var f=n(t(732)),l={Href:function(t,e){var r=t.GetArgument(e),u=i(t,e);f.default.setAttribute(u,"href",r),t.Push(u)},Class:function(t,e){var r=t.GetArgument(e),u=i(t,e),a=f.default.getAttribute(u,"class");a&&(r=a+" "+r),f.default.setAttribute(u,"class",r),t.Push(u)},Style:function(t,e){var r=t.GetArgument(e),u=i(t,e),a=f.default.getAttribute(u,"style");a&&(";"!==r.charAt(r.length-1)&&(r+=";"),r=a+" "+r),f.default.setAttribute(u,"style",r),t.Push(u)},Id:function(t,e){var r=t.GetArgument(e),u=i(t,e);f.default.setAttribute(u,"id",r),t.Push(u)}},i=function(t,e){var r=t.ParseArg(e);if(!f.default.isInferred(r))return r;var u=f.default.getChildren(r);if(1===u.length)return u[0];var a=t.create("node","mrow");return f.default.copyChildren(r,a),f.default.copyAttributes(r,a),a};r.default=l},
|
||
|
|
973: function _(t,e,r,o,a){var n,i=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],o=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};o();var s=t(747),d=t(750),c=l(t(732)),f=t(722);t(974);var m=t(976),u=t(977),h=t(978);function p(t){var e,r,o,a,n,l,s=t.data;try{for(var d=i(s.getList("mmultiscripts")),f=d.next();!f.done;f=d.next()){var m=f.value;if(m.getProperty("fixPrescript")){var u=c.default.getChildren(m),h=0;try{for(var p=(o=void 0,i([1,2])),y=p.next();!y.done;y=p.next()){u[x=y.value]||(c.default.setChild(m,x,s.nodeFactory.create("node","none")),h++)}}catch(t){o={error:t}}finally{try{y&&!y.done&&(a=p.return)&&a.call(p)}finally{if(o)throw o.error}}try{for(var v=(n=void 0,i([4,5])),g=v.next();!g.done;g=v.next()){var x=g.value;c.default.isType(u[x],"mrow")&&0===c.default.getChildren(u[x]).length&&c.default.setChild(m,x,s.nodeFactory.create("node","none"))}}catch(t){n={error:t}}finally{try{g&&!g.done&&(l=v.return)&&l.call(v)}finally{if(n)throw n.error}}2===h&&u.splice(1,2)}}}catch(t){e={error:t}}finally{try{f&&!f.done&&(r=d.return)&&r.call(d)}finally{if(e)throw e.error}}}r.PAIREDDELIMS="mathtools-paired-delims",r.fixPrescripts=p,r.MathtoolsConfiguration=s.Configuration.create("mathtools",{handler:{macro:["mathtools-macros","mathtools-delimiters"],environment:["mathtools-environments"],delimiter:["mathtools-delimiters"],character:["mathtools-characters"]},items:(n={},n[h.MultlinedItem.prototype.kind]=h.MultlinedItem,n),init:function(t){new d.CommandMap(r.PAIREDDELIMS,{},{}),t.append(s.Configuration.local({handler:{macro:[r.PAIREDDELIMS]},priority:-5}))},config:function(t,e){var r,o,a=e.parseOptions,n=a.options.mathtools.pairedDelimiters;try{for(var l=i(Object.keys(n)),s=l.next();!s.done;s=l.next()){var d=s.value;m.MathtoolsUtil.addPairedDelims(a,d,n[d])}}catch(t){r={error:t}}finally{try{s&&!s.done&&(o=l.return)&&o.call(l)}finally{if(r)throw r.error}}(0,u.MathtoolsTagFormat)(t,e)},postprocessors:[[p,-6]],options:{mathtools:{multlinegap:"1em","multlined-pos":"c","firstline-afterskip":"","lastline-preskip":"","smallmatrix-align":"c",shortvdotsadjustabove:".2em",shortvdotsadjustbelow:".2em",centercolon:!1,"centercolon-offset":".04em","thincolon-dx":"-.04em","thincolon-dw":"-.08em","use-unicode":!1,"prescript-sub-format":"","prescript-sup-format":"","prescript-arg-format":"","allow-mathtoolsset":!0,pairedDelimiters:(0,f.expandable)({}),tagforms:(0,f.expandable)({})}}})},
|
||
|
|
974: function _(l,r,a,e,t){var o=this&&this.__importDefault||function(l){return l&&l.__esModule?l:{default:l}};e();var n=o(l(757)),i=l(750),m=l(754),s=l(975);new i.CommandMap("mathtools-macros",{shoveleft:["HandleShove",m.TexConstant.Align.LEFT],shoveright:["HandleShove",m.TexConstant.Align.RIGHT],xleftrightarrow:["xArrow",8596,10,10],xLeftarrow:["xArrow",8656,12,7],xRightarrow:["xArrow",8658,7,12],xLeftrightarrow:["xArrow",8660,12,12],xhookleftarrow:["xArrow",8617,10,5],xhookrightarrow:["xArrow",8618,5,10],xmapsto:["xArrow",8614,10,10],xrightharpoondown:["xArrow",8641,5,10],xleftharpoondown:["xArrow",8637,10,5],xrightleftharpoons:["xArrow",8652,10,10],xrightharpoonup:["xArrow",8640,5,10],xleftharpoonup:["xArrow",8636,10,5],xleftrightharpoons:["xArrow",8651,10,10],mathllap:["MathLap","l",!1],mathrlap:["MathLap","r",!1],mathclap:["MathLap","c",!1],clap:["MtLap","c"],textllap:["MtLap","l"],textrlap:["MtLap","r"],textclap:["MtLap","c"],cramped:"Cramped",crampedllap:["MathLap","l",!0],crampedrlap:["MathLap","r",!0],crampedclap:["MathLap","c",!0],crampedsubstack:["Macro","\\begin{crampedsubarray}{c}#1\\end{crampedsubarray}",1],mathmbox:"MathMBox",mathmakebox:"MathMakeBox",overbracket:"UnderOverBracket",underbracket:"UnderOverBracket",refeq:"HandleRef",MoveEqLeft:["Macro","\\hspace{#1em}&\\hspace{-#1em}",1,"2"],Aboxed:"Aboxed",ArrowBetweenLines:"ArrowBetweenLines",vdotswithin:"VDotsWithin",shortvdotswithin:"ShortVDotsWithin",MTFlushSpaceAbove:"FlushSpaceAbove",MTFlushSpaceBelow:"FlushSpaceBelow",DeclarePairedDelimiter:"DeclarePairedDelimiter",DeclarePairedDelimiterX:"DeclarePairedDelimiterX",DeclarePairedDelimiterXPP:"DeclarePairedDelimiterXPP",DeclarePairedDelimiters:"DeclarePairedDelimiter",DeclarePairedDelimitersX:"DeclarePairedDelimiterX",DeclarePairedDelimitersXPP:"DeclarePairedDelimiterXPP",centercolon:["CenterColon",!0,!0],ordinarycolon:["CenterColon",!1],MTThinColon:["CenterColon",!0,!0,!0],coloneqq:["Relation",":=","\u2254"],Coloneqq:["Relation","::=","\u2a74"],coloneq:["Relation",":-"],Coloneq:["Relation","::-"],eqqcolon:["Relation","=:","\u2255"],Eqqcolon:["Relation","=::"],eqcolon:["Relation","-:","\u2239"],Eqcolon:["Relation","-::"],colonapprox:["Relation",":\\approx"],Colonapprox:["Relation","::\\approx"],colonsim:["Relation",":\\sim"],Colonsim:["Relation","::\\sim"],dblcolon:["Relation","::","\u2237"],nuparrow:["NArrow","\u2191",".06em"],ndownarrow:["NArrow","\u2193",".25em"],bigtimes:["Macro","\\mathop{\\Large\\kern-.1em\\boldsymbol{\\times}\\kern-.1em}"],splitfrac:["SplitFrac",!1],splitdfrac:["SplitFrac",!0],xmathstrut:"XMathStrut",prescript:"Prescript",newtagform:["NewTagForm",!1],renewtagform:["NewTagForm",!0],usetagform:"UseTagForm",adjustlimits:["MacroWithTemplate","\\mathop{{#1}\\vphantom{{#3}}}_{{#2}\\vphantom{{#4}}}\\mathop{{#3}\\vphantom{{#1}}}_{{#4}\\vphantom{{#2}}}",4,,"_",,"_"],mathtoolsset:"SetOptions"},s.MathtoolsMethods),new i.EnvironmentMap("mathtools-environments",n.default.environment,{dcases:["Array",null,"\\{","","ll",null,".2em","D"],rcases:["Array",null,"","\\}","ll",null,".2em"],drcases:["Array",null,"","\\}","ll",null,".2em","D"],"dcases*":["Cases",null,"{","","D"],"rcases*":["Cases",null,"","}"],"drcases*":["Cases",null,"","}","D"],"cases*":["Cases",null,"{",""],"matrix*":["MtMatrix",null,null,null],"pmatrix*":["MtMatrix",null,"(",")"],"bmatrix*":["MtMatrix",null,"[","]"],"Bmatrix*":["MtMatrix",null,"\\{","\\}"],"vmatrix*":["MtMatrix",null,"\\vert","\\vert"],"Vmatrix*":["MtMatrix",null,"\\Vert","\\Vert"],"smallmatrix*":["MtSmallMatrix",null,null,null],psmallmatrix:["MtSmallMatrix",null,"(",")","c"],"psmallmatrix*":["MtSmallMatrix",null,"(",")"],bsmallmatrix:["MtSmallMatrix",null,"[","]","c"],"bsmallmatrix*":["MtSmallMatrix",null,"[","]"],Bsmallmatrix:["MtSmallMatrix",null,"\\{","\\}","c"],"Bsmallmatrix*":["MtSmallMatrix",null,"\\{","\\}"],vsmallmatrix:["MtSmallMatrix",null,"\\vert","\\vert","c"],"vsmallmatrix*":["MtSmallMatrix",null,"\\vert","\\vert"],Vsmallmatrix:["MtSmallMatrix",null,"\\Vert","\\Vert","c"],"Vsmallmatrix*":["MtSmallMatrix",null,"\\Vert","\\Vert"],crampedsubarray:["Arr
|
||
|
|
975: function _(t,e,a,r,n){var o=this&&this.__assign||function(){return o=Object.assign||function(t){for(var e,a=1,r=arguments.length;a<r;a++)for(var n in e=arguments[a])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},o.apply(this,arguments)},i=this&&this.__read||function(t,e){var a="function"==typeof Symbol&&t[Symbol.iterator];if(!a)return t;var r,n,o=a.call(t),i=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)i.push(r.value)}catch(t){n={error:t}}finally{try{r&&!r.done&&(a=o.return)&&a.call(o)}finally{if(n)throw n.error}}return i},s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,a=e&&t[e],r=0;if(a)return a.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var d=l(t(736)),c=t(935),u=l(t(755)),m=l(t(735)),h=l(t(737)),f=l(t(732)),p=t(729),g=t(756),v=t(722),w=l(t(964)),A=l(t(963)),y=t(976);a.MathtoolsMethods={MtMatrix:function(t,e,r,n){var o=t.GetBrackets("\\begin{".concat(e.getName(),"}"),"c");return a.MathtoolsMethods.Array(t,e,r,n,o)},MtSmallMatrix:function(t,e,r,n,o){return o||(o=t.GetBrackets("\\begin{".concat(e.getName(),"}"),t.options.mathtools["smallmatrix-align"])),a.MathtoolsMethods.Array(t,e,r,n,o,d.default.Em(1/3),".2em","S",1)},MtMultlined:function(t,e){var a,r="\\begin{".concat(e.getName(),"}"),n=t.GetBrackets(r,t.options.mathtools["multlined-pos"]||"c"),o=n?t.GetBrackets(r,""):"";n&&!n.match(/^[cbt]$/)&&(o=(a=i([n,o],2))[0],n=a[1]),t.Push(e);var s=t.itemFactory.create("multlined",t,e);return s.arraydef={displaystyle:!0,rowspacing:".5em",width:o||"auto",columnwidth:"100%"},d.default.setArrayAlign(s,n||"c")},HandleShove:function(t,e,a){var r=t.stack.Top();if("multline"!==r.kind&&"multlined"!==r.kind)throw new h.default("CommandInMultlined","%1 can only appear within the multline or multlined environments",e);if(r.Size())throw new h.default("CommandAtTheBeginingOfLine","%1 must come at the beginning of the line",e);r.setProperty("shove",a);var n=t.GetBrackets(e),o=t.ParseArg(e);if(n){var i=t.create("node","mrow",[]),s=t.create("node","mspace",[],{width:n});"left"===a?(i.appendChild(s),i.appendChild(o)):(i.appendChild(o),i.appendChild(s)),o=i}t.Push(o)},SpreadLines:function(t,e){var a,r;if(t.stack.env.closing===e.getName()){delete t.stack.env.closing;var n=t.stack.Pop(),o=n.toMml(),i=n.getProperty("spread");if(o.isInferred)try{for(var l=s(f.default.getChildren(o)),d=l.next();!d.done;d=l.next()){var c=d.value;y.MathtoolsUtil.spreadLines(c,i)}}catch(t){a={error:t}}finally{try{d&&!d.done&&(r=l.return)&&r.call(l)}finally{if(a)throw a.error}}else y.MathtoolsUtil.spreadLines(o,i);t.Push(o)}else{i=t.GetDimen("\\begin{".concat(e.getName(),"}"));e.setProperty("spread",i),t.Push(e)}},Cases:function(t,e,a,r,n){var o=t.itemFactory.create("array").setProperty("casesEnv",e.getName());return o.arraydef={rowspacing:".2em",columnspacing:"1em",columnalign:"left"},"D"===n&&(o.arraydef.displaystyle=!0),o.setProperties({open:a,close:r}),t.Push(e),o},MathLap:function(t,e,a,r){var n=t.GetBrackets(e,"").trim(),i=t.create("node","mstyle",[t.create("node","mpadded",[t.ParseArg(e)],o({width:0},"r"===a?{}:{lspace:"l"===a?"-1width":"-.5width"}))],{"data-cramped":r});y.MathtoolsUtil.setDisplayLevel(i,n),t.Push(t.create("node","TeXAtom",[i]))},Cramped:function(t,e){var a=t.GetBrackets(e,"").trim(),r=t.ParseArg(e),n=t.create("node","mstyle",[r],{"data-cramped":!0});y.MathtoolsUtil.setDisplayLevel(n,a),t.Push(n)},MtLap:function(t,e,a){var r=d.default.internalMath(t,t.GetArgument(e),0),n=t.create("node","mpadded",r,{width:0});"r"!==a&&f.default.setAttribute(n,"lspace","l"===a?"-1width":"-.5width"),t.Push(n)},MathMakeBox:function(t,e){var a=t.GetBrackets(e),r=t.GetBrackets(e,"c"),n=t.create("node","mpadded",[t.ParseArg(e)]);a&&f.default.setAttribute(n,"width",a);var o=(0,v.lookup)(r,{c:"center",r:"right"},"");o&&f.default.setAttribute(n,"data-align",o
|
||
|
|
976: function _(t,e,n,r,i){var a=this&&this.__read||function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,a=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var l=t(752),s=o(t(736)),u=o(t(735)),c=o(t(737)),d=t(751),f=t(722),m=t(975),p=t(973);n.MathtoolsUtil={setDisplayLevel:function(t,e){if(e){var n=a((0,f.lookup)(e,{"\\displaystyle":[!0,0],"\\textstyle":[!1,0],"\\scriptstyle":[!1,1],"\\scriptscriptstyle":[!1,2]},[null,null]),2),r=n[0],i=n[1];null!==r&&(t.attributes.set("displaystyle",r),t.attributes.set("scriptlevel",i))}},checkAlignment:function(t,e){var n=t.stack.Top();if(n.kind!==l.EqnArrayItem.prototype.kind)throw new c.default("NotInAlignment","%1 can only be used in aligment environments",e);return n},addPairedDelims:function(t,e,n){t.handlers.retrieve(p.PAIREDDELIMS).add(e,new d.Macro(e,m.MathtoolsMethods.PairedDelimiters,n))},spreadLines:function(t,e){if(t.isKind("mtable")){var n=t.attributes.get("rowspacing");if(n){var r=s.default.dimen2em(e);n=n.split(/ /).map((function(t){return s.default.Em(Math.max(0,s.default.dimen2em(t)+r))})).join(" ")}else n=e;t.attributes.set("rowspacing",n)}},plusOrMinus:function(t,e){if(!(e=e.trim()).match(/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)$/))throw new c.default("NotANumber","Argument to %1 is not a number",t);return e.match(/^[-+]/)?e:"+"+e},getScript:function(t,e,n){var r=s.default.trimSpaces(t.GetArgument(e));if(""===r)return t.create("node","none");var i=t.options.mathtools["prescript-".concat(n,"-format")];return i&&(r="".concat(i,"{").concat(r,"}")),new u.default(r,t.stack.env,t.configuration).mml()}}},
|
||
|
|
977: function _(t,r,o,n,e){var a,i=this&&this.__extends||(a=function(t,r){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])},a(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function o(){this.constructor=t}a(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}),s=this&&this.__values||function(t){var r="function"==typeof Symbol&&Symbol.iterator,o=r&&t[r],n=0;if(o)return o.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")},c=this&&this.__read||function(t,r){var o="function"==typeof Symbol&&t[Symbol.iterator];if(!o)return t;var n,e,a=o.call(t),i=[];try{for(;(void 0===r||r-- >0)&&!(n=a.next()).done;)i.push(n.value)}catch(t){e={error:t}}finally{try{n&&!n.done&&(o=a.return)&&o.call(a)}finally{if(e)throw e.error}}return i},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var u=l(t(737)),f=t(746),p=0;o.MathtoolsTagFormat=function(t,r){var o=r.parseOptions.options.tags;"base"!==o&&t.tags.hasOwnProperty(o)&&f.TagsFactory.add(o,t.tags[o]);var n=function(t){function o(){var o,n,e=t.call(this)||this;e.mtFormats=new Map,e.mtCurrent=null;var a=r.parseOptions.options.mathtools.tagforms;try{for(var i=s(Object.keys(a)),c=i.next();!c.done;c=i.next()){var l=c.value;if(!Array.isArray(a[l])||3!==a[l].length)throw new u.default("InvalidTagFormDef",'The tag form definition for "%1" should be an array fo three strings',l);e.mtFormats.set(l,a[l])}}catch(t){o={error:t}}finally{try{c&&!c.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return e}return i(o,t),o.prototype.formatTag=function(r){if(this.mtCurrent){var o=c(this.mtCurrent,3),n=o[0],e=o[1],a=o[2];return a?"".concat(n).concat(a,"{").concat(r,"}").concat(e):"".concat(n).concat(r).concat(e)}return t.prototype.formatTag.call(this,r)},o}(f.TagsFactory.create(r.parseOptions.options.tags).constructor),e="MathtoolsTags-"+ ++p;f.TagsFactory.add(e,n),r.parseOptions.options.tags=e}},
|
||
|
|
978: function _(t,e,n,i,o){var r,l=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};i();var u=t(934),s=a(t(732)),c=t(754),f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return l(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"multlined"},enumerable:!1,configurable:!0}),e.prototype.EndTable=function(){if((this.Size()||this.row.length)&&(this.EndEntry(),this.EndRow()),this.table.length>1){var e=this.factory.configuration.options.mathtools,n=e.multlinegap,i=e["firstline-afterskip"]||n,o=e["lastline-preskip"]||n,r=s.default.getChildren(this.table[0])[0];s.default.getAttribute(r,"columnalign")!==c.TexConstant.Align.RIGHT&&r.appendChild(this.create("node","mspace",[],{width:i}));var l=s.default.getChildren(this.table[this.table.length-1])[0];if(s.default.getAttribute(l,"columnalign")!==c.TexConstant.Align.LEFT){var a=s.default.getChildren(l)[0];a.childNodes.unshift(null);var u=this.create("node","mspace",[],{width:o});s.default.setChild(a,0,u)}}t.prototype.EndTable.call(this)},e}(u.MultlineItem);n.MultlinedItem=f},
|
||
|
|
979: function _(r,t,o,e,a){var h=this&&this.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};e();var n=r(747),s=r(750),i=h(r(737)),l=h(r(755)),c=r(935),m=r(980),p={};p.Macro=l.default.Macro,p.xArrow=c.AmsMethods.xArrow,p.Machine=function(r,t,o){var e,a=r.GetArgument(t);try{e=m.mhchemParser.toTex(a,o)}catch(r){throw new i.default(r[0],r[1])}r.string=e+r.string.substr(r.i),r.i=0},new s.CommandMap("mhchem",{ce:["Machine","ce"],pu:["Machine","pu"],longrightleftharpoons:["Macro","\\stackrel{\\textstyle{-}\\!\\!{\\rightharpoonup}}{\\smash{{\\leftharpoondown}\\!\\!{-}}}"],longRightleftharpoons:["Macro","\\stackrel{\\textstyle{-}\\!\\!{\\rightharpoonup}}{\\smash{\\leftharpoondown}}"],longLeftrightharpoons:["Macro","\\stackrel{\\textstyle\\vphantom{{-}}{\\rightharpoonup}}{\\smash{{\\leftharpoondown}\\!\\!{-}}}"],longleftrightarrows:["Macro","\\stackrel{\\longrightarrow}{\\smash{\\longleftarrow}\\Rule{0px}{.25em}{0px}}"],tripledash:["Macro","\\vphantom{-}\\raise2mu{\\kern2mu\\tiny\\text{-}\\kern1mu\\text{-}\\kern1mu\\text{-}\\kern2mu}"],xleftrightarrow:["xArrow",8596,6,6],xrightleftharpoons:["xArrow",8652,5,7],xRightleftharpoons:["xArrow",8652,5,7],xLeftrightharpoons:["xArrow",8652,5,7]},p),o.MhchemConfiguration=n.Configuration.create("mhchem",{handler:{macro:["mhchem"]}})},
|
||
|
|
980: function _(t,e,o,n,a){n();var r=function(){function t(){}return t.toTex=function(t,e){return c.go(p.go(t,e),"tex"!==e)},t}();function i(t){var e,o,n={};for(e in t)for(o in t[e]){var a=o.split("|");t[e][o].stateArray=a;for(var r=0;r<a.length;r++)n[a[r]]=[]}for(e in t)for(o in t[e])for(a=t[e][o].stateArray||[],r=0;r<a.length;r++){var i=t[e][o];i.action_=[].concat(i.action_);for(var p=0;p<i.action_.length;p++)"string"==typeof i.action_[p]&&(i.action_[p]={type_:i.action_[p]});for(var c=e.split("|"),u=0;u<c.length;u++)if("*"===a[r]){var s=void 0;for(s in n)n[s].push({pattern:c[u],task:i})}else n[a[r]].push({pattern:c[u],task:i})}return n}o.mhchemParser=r;var p={go:function(t,e){if(!t)return[];void 0===e&&(e="ce");var o,n="0",a={};a.parenthesisLevel=0,t=(t=(t=t.replace(/\n/g," ")).replace(/[\u2212\u2013\u2014\u2010]/g,"-")).replace(/[\u2026]/g,"...");for(var r=10,i=[];;){o!==t?(r=10,o=t):r--;var c=p.stateMachines[e],u=c.transitions[n]||c.transitions["*"];t:for(var s=0;s<u.length;s++){var _=p.patterns.match_(u[s].pattern,t);if(_){for(var d=u[s].task,m=0;m<d.action_.length;m++){var l=void 0;if(c.actions[d.action_[m].type_])l=c.actions[d.action_[m].type_](a,_.match_,d.action_[m].option);else{if(!p.actions[d.action_[m].type_])throw["MhchemBugA","mhchem bug A. Please report. ("+d.action_[m].type_+")"];l=p.actions[d.action_[m].type_](a,_.match_,d.action_[m].option)}p.concatArray(i,l)}if(n=d.nextState||n,!(t.length>0))return i;if(d.revisit||(t=_.remainder),!d.toContinue)break t}}if(r<=0)throw["MhchemBugU","mhchem bug U. Please report."]}},concatArray:function(t,e){if(e)if(Array.isArray(e))for(var o=0;o<e.length;o++)t.push(e[o]);else t.push(e)},patterns:{patterns:{empty:/^$/,else:/^./,else2:/^./,space:/^\s/,"space A":/^\s(?=[A-Z\\$])/,space$:/^\s$/,"a-z":/^[a-z]/,x:/^x/,x$:/^x$/,i$:/^i$/,letters:/^(?:[a-zA-Z\u03B1-\u03C9\u0391-\u03A9?@]|(?:\\(?:alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|kappa|lambda|mu|nu|xi|omicron|pi|rho|sigma|tau|upsilon|phi|chi|psi|omega|Gamma|Delta|Theta|Lambda|Xi|Pi|Sigma|Upsilon|Phi|Psi|Omega)(?:\s+|\{\}|(?![a-zA-Z]))))+/,"\\greek":/^\\(?:alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|kappa|lambda|mu|nu|xi|omicron|pi|rho|sigma|tau|upsilon|phi|chi|psi|omega|Gamma|Delta|Theta|Lambda|Xi|Pi|Sigma|Upsilon|Phi|Psi|Omega)(?:\s+|\{\}|(?![a-zA-Z]))/,"one lowercase latin letter $":/^(?:([a-z])(?:$|[^a-zA-Z]))$/,"$one lowercase latin letter$ $":/^\$(?:([a-z])(?:$|[^a-zA-Z]))\$$/,"one lowercase greek letter $":/^(?:\$?[\u03B1-\u03C9]\$?|\$?\\(?:alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|kappa|lambda|mu|nu|xi|omicron|pi|rho|sigma|tau|upsilon|phi|chi|psi|omega)\s*\$?)(?:\s+|\{\}|(?![a-zA-Z]))$/,digits:/^[0-9]+/,"-9.,9":/^[+\-]?(?:[0-9]+(?:[,.][0-9]+)?|[0-9]*(?:\.[0-9]+))/,"-9.,9 no missing 0":/^[+\-]?[0-9]+(?:[.,][0-9]+)?/,"(-)(9.,9)(e)(99)":function(t){var e=t.match(/^(\+\-|\+\/\-|\+|\-|\\pm\s?)?([0-9]+(?:[,.][0-9]+)?|[0-9]*(?:\.[0-9]+))?(\((?:[0-9]+(?:[,.][0-9]+)?|[0-9]*(?:\.[0-9]+))\))?(?:(?:([eE])|\s*(\*|x|\\times|\u00D7)\s*10\^)([+\-]?[0-9]+|\{[+\-]?[0-9]+\}))?/);return e&&e[0]?{match_:e.slice(1),remainder:t.substr(e[0].length)}:null},"(-)(9)^(-9)":/^(\+\-|\+\/\-|\+|\-|\\pm\s?)?([0-9]+(?:[,.][0-9]+)?|[0-9]*(?:\.[0-9]+)?)\^([+\-]?[0-9]+|\{[+\-]?[0-9]+\})/,"state of aggregation $":function(t){var e=p.patterns.findObserveGroups(t,"",/^\([a-z]{1,3}(?=[\),])/,")","");if(e&&e.remainder.match(/^($|[\s,;\)\]\}])/))return e;var o=t.match(/^(?:\((?:\\ca\s?)?\$[amothc]\$\))/);return o?{match_:o[0],remainder:t.substr(o[0].length)}:null},"_{(state of aggregation)}$":/^_\{(\([a-z]{1,3}\))\}/,"{[(":/^(?:\\\{|\[|\()/,")]}":/^(?:\)|\]|\\\})/,", ":/^[,;]\s*/,",":/^[,;]/,".":/^[.]/,". __* ":/^([.\u22C5\u00B7\u2022]|[*])\s*/,"...":/^\.\.\.(?=$|[^.])/,"^{(...)}":function(t){return p.patterns.findObserveGroups(t,"^{","","","}")},"^($...$)":function(t){return p.patterns.findObserveGroups(t,"^","$","$","")},"^a":/^\^([0-9]+|[^\\_])/,"^\\x{}{}":function(t){return p.patterns.findObserveGroups(t,"^",/^\\[a-zA-Z]+\{/,"}","","","{","}","",!0)},"^\\x{}":function(t){return p.patterns.findObserveGroups(t,"^",/^\\[a-zA-Z]+\{/,
|
||
|
|
981: function _(r,e,o,n,t){n();var a=r(747);o.NoErrorsConfiguration=a.Configuration.create("noerrors",{nodes:{error:function(r,e,o,n){var t=r.create("token","mtext",{},n.replace(/\n/g," "));return r.create("node","merror",[t],{"data-mjx-error":e,title:e})}}})},
|
||
|
|
982: function _(e,n,r,o,t){var i=this&&this.__values||function(e){var n="function"==typeof Symbol&&Symbol.iterator,r=n&&e[n],o=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&o>=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")};o();var a=e(747);r.NoUndefinedConfiguration=a.Configuration.create("noundefined",{fallback:{macro:function(e,n){var r,o,t=e.create("text","\\"+n),a=e.options.noundefined||{},f={};try{for(var l=i(["color","background","size"]),u=l.next();!u.done;u=l.next()){var c=u.value;a[c]&&(f["math"+c]=a[c])}}catch(e){r={error:e}}finally{try{u&&!u.done&&(o=l.return)&&o.call(l)}finally{if(r)throw r.error}}e.Push(e.create("node","mtext",[],f,t))}},options:{noundefined:{color:"red",background:"",size:""}},priority:3})},
|
||
|
|
983: function _(s,c,i,r,a){var o;r();var t=s(747),e=s(984);s(985),i.PhysicsConfiguration=t.Configuration.create("physics",{handler:{macro:["Physics-automatic-bracing-macros","Physics-vector-macros","Physics-vector-mo","Physics-vector-mi","Physics-derivative-macros","Physics-expressions-macros","Physics-quick-quad-macros","Physics-bra-ket-macros","Physics-matrix-macros"],character:["Physics-characters"],environment:["Physics-aux-envs"]},items:(o={},o[e.AutoOpen.prototype.kind]=e.AutoOpen,o),options:{physics:{italicdiff:!1,arrowdel:!1}}})},
|
||
|
|
984: function _(t,e,o,r,n){var i,s=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}),p=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var a=t(743),c=p(t(736)),u=p(t(732)),l=p(t(735)),h=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.openCount=0,e}return s(e,t),Object.defineProperty(e.prototype,"kind",{get:function(){return"auto open"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isOpen",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.toMml=function(){var e=this.factory.configuration.parser,o=this.getProperty("right");if(this.getProperty("smash")){var r=t.prototype.toMml.call(this),n=e.create("node","mpadded",[r],{height:0,depth:0});this.Clear(),this.Push(e.create("node","TeXAtom",[n]))}o&&this.Push(new l.default(o,e.stack.env,e.configuration).mml());var i=c.default.fenced(this.factory.configuration,this.getProperty("open"),t.prototype.toMml.call(this),this.getProperty("close"),this.getProperty("big"));return u.default.removeProperties(i,"open","close","texClass"),i},e.prototype.checkItem=function(e){if(e.isKind("mml")&&1===e.Size()){var o=e.toMml();o.isKind("mo")&&o.getText()===this.getProperty("open")&&this.openCount++}var r=e.getProperty("autoclose");return r&&r===this.getProperty("close")&&!this.openCount--?this.getProperty("ignore")?(this.Clear(),[[],!0]):[[this.toMml()],!0]:t.prototype.checkItem.call(this,e)},e.errors=Object.assign(Object.create(a.BaseItem.errors),{stop:["ExtraOrMissingDelims","Extra open or missing close delimiter"]}),e}(a.BaseItem);o.AutoOpen=h},
|
||
|
|
985: function _(a,t,e,r,n){var i=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};r();var o=a(750),s=i(a(986)),c=a(754),m=i(a(757)),d=a(729);new o.CommandMap("Physics-automatic-bracing-macros",{quantity:"Quantity",qty:"Quantity",pqty:["Quantity","(",")",!0],bqty:["Quantity","[","]",!0],vqty:["Quantity","|","|",!0],Bqty:["Quantity","\\{","\\}",!0],absolutevalue:["Quantity","|","|",!0],abs:["Quantity","|","|",!0],norm:["Quantity","\\|","\\|",!0],evaluated:"Eval",eval:"Eval",order:["Quantity","(",")",!0,"O",c.TexConstant.Variant.CALLIGRAPHIC],commutator:"Commutator",comm:"Commutator",anticommutator:["Commutator","\\{","\\}"],acomm:["Commutator","\\{","\\}"],poissonbracket:["Commutator","\\{","\\}"],pb:["Commutator","\\{","\\}"]},s.default),new o.CharacterMap("Physics-vector-mo",m.default.mathchar0mo,{dotproduct:["\u22c5",{mathvariant:c.TexConstant.Variant.BOLD}],vdot:["\u22c5",{mathvariant:c.TexConstant.Variant.BOLD}],crossproduct:"\xd7",cross:"\xd7",cp:"\xd7",gradientnabla:["\u2207",{mathvariant:c.TexConstant.Variant.BOLD}]}),new o.CharacterMap("Physics-vector-mi",m.default.mathchar0mi,{real:["\u211c",{mathvariant:c.TexConstant.Variant.NORMAL}],imaginary:["\u2111",{mathvariant:c.TexConstant.Variant.NORMAL}]}),new o.CommandMap("Physics-vector-macros",{vnabla:"Vnabla",vectorbold:"VectorBold",vb:"VectorBold",vectorarrow:["StarMacro",1,"\\vec{\\vb","{#1}}"],va:["StarMacro",1,"\\vec{\\vb","{#1}}"],vectorunit:["StarMacro",1,"\\hat{\\vb","{#1}}"],vu:["StarMacro",1,"\\hat{\\vb","{#1}}"],gradient:["OperatorApplication","\\vnabla","(","["],grad:["OperatorApplication","\\vnabla","(","["],divergence:["VectorOperator","\\vnabla\\vdot","(","["],div:["VectorOperator","\\vnabla\\vdot","(","["],curl:["VectorOperator","\\vnabla\\crossproduct","(","["],laplacian:["OperatorApplication","\\nabla^2","(","["]},s.default),new o.CommandMap("Physics-expressions-macros",{sin:"Expression",sinh:"Expression",arcsin:"Expression",asin:"Expression",cos:"Expression",cosh:"Expression",arccos:"Expression",acos:"Expression",tan:"Expression",tanh:"Expression",arctan:"Expression",atan:"Expression",csc:"Expression",csch:"Expression",arccsc:"Expression",acsc:"Expression",sec:"Expression",sech:"Expression",arcsec:"Expression",asec:"Expression",cot:"Expression",coth:"Expression",arccot:"Expression",acot:"Expression",exp:["Expression",!1],log:"Expression",ln:"Expression",det:["Expression",!1],Pr:["Expression",!1],tr:["Expression",!1],trace:["Expression",!1,"tr"],Tr:["Expression",!1],Trace:["Expression",!1,"Tr"],rank:"NamedFn",erf:["Expression",!1],Residue:["Macro","\\mathrm{Res}"],Res:["OperatorApplication","\\Residue","(","[","{"],principalvalue:["OperatorApplication","{\\cal P}"],pv:["OperatorApplication","{\\cal P}"],PV:["OperatorApplication","{\\rm P.V.}"],Re:["OperatorApplication","\\mathrm{Re}","{"],Im:["OperatorApplication","\\mathrm{Im}","{"],sine:["NamedFn","sin"],hypsine:["NamedFn","sinh"],arcsine:["NamedFn","arcsin"],asine:["NamedFn","asin"],cosine:["NamedFn","cos"],hypcosine:["NamedFn","cosh"],arccosine:["NamedFn","arccos"],acosine:["NamedFn","acos"],tangent:["NamedFn","tan"],hyptangent:["NamedFn","tanh"],arctangent:["NamedFn","arctan"],atangent:["NamedFn","atan"],cosecant:["NamedFn","csc"],hypcosecant:["NamedFn","csch"],arccosecant:["NamedFn","arccsc"],acosecant:["NamedFn","acsc"],secant:["NamedFn","sec"],hypsecant:["NamedFn","sech"],arcsecant:["NamedFn","arcsec"],asecant:["NamedFn","asec"],cotangent:["NamedFn","cot"],hypcotangent:["NamedFn","coth"],arccotangent:["NamedFn","arccot"],acotangent:["NamedFn","acot"],exponential:["NamedFn","exp"],logarithm:["NamedFn","log"],naturallogarithm:["NamedFn","ln"],determinant:["NamedFn","det"],Probability:["NamedFn","Pr"]},s.default),new o.CommandMap("Physics-quick-quad-macros",{qqtext:"Qqtext",qq:"Qqtext",qcomma:["Macro","\\qqtext*{,}"],qc:["Macro","\\qqtext*{,}"],qcc:["Qqtext","c.c."],qif:["Qqtext","if"],qthen:["Qqtext","then"],qelse:["Qqtext","else"],qotherwise:["Qqtext","otherwise"],qunless:["Qqtext","unless"],qgiven:["Qqtext","given"],qusing:["Qqtext","using"],qassume:["Qqtext","a
|
||
|
|
986: function _(t,e,r,n,a){var i=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,a,i=r.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)o.push(n.value)}catch(t){a={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(a)throw a.error}}return o},o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var c=o(t(755)),l=o(t(735)),u=o(t(737)),s=t(729),f=o(t(736)),g=o(t(732)),v=t(745),m={},d={"(":")","[":"]","{":"}","|":"|"},h=/^(b|B)i(g{1,2})$/;m.Quantity=function(t,e,r,n,a,i,o){void 0===r&&(r="("),void 0===n&&(n=")"),void 0===a&&(a=!1),void 0===i&&(i=""),void 0===o&&(o="");var c=!!a&&t.GetStar(),v=t.GetNext(),m=t.i,G=null;if("\\"===v){if(t.i++,!(G=t.GetCS()).match(h)){var p=t.create("node","mrow");return t.Push(f.default.fenced(t.configuration,r,p,n)),void(t.i=m)}v=t.GetNext()}var A=d[v];if(a&&"{"!==v)throw new u.default("MissingArgFor","Missing argument for %1",t.currentCS);if(!A){p=t.create("node","mrow");return t.Push(f.default.fenced(t.configuration,r,p,n)),void(t.i=m)}if(i){var k=t.create("token","mi",{texClass:s.TEXCLASS.OP},i);o&&g.default.setAttribute(k,"mathvariant",o),t.Push(t.itemFactory.create("fn",k))}if("{"===v){var P=t.GetArgument(e);return v=a?r:"\\{",A=a?n:"\\}",P=c?v+" "+P+" "+A:G?"\\"+G+"l"+v+" "+P+" \\"+G+"r"+A:"\\left"+v+" "+P+" \\right"+A,void t.Push(new l.default(P,t.stack.env,t.configuration).mml())}a&&(v=r,A=n),t.i++,t.Push(t.itemFactory.create("auto open").setProperties({open:v,close:A,big:G}))},m.Eval=function(t,e){var r=t.GetStar(),n=t.GetNext();if("{"!==n){if("("===n||"["===n)return t.i++,void t.Push(t.itemFactory.create("auto open").setProperties({open:n,close:"|",smash:r,right:"\\vphantom{\\int}"}));throw new u.default("MissingArgFor","Missing argument for %1",t.currentCS)}var a=t.GetArgument(e),i="\\left. "+(r?"\\smash{"+a+"}":a)+" \\vphantom{\\int}\\right|";t.string=t.string.slice(0,t.i)+i+t.string.slice(t.i)},m.Commutator=function(t,e,r,n){void 0===r&&(r="["),void 0===n&&(n="]");var a=t.GetStar(),i=t.GetNext(),o=null;if("\\"===i){if(t.i++,!(o=t.GetCS()).match(h))throw new u.default("MissingArgFor","Missing argument for %1",t.currentCS);i=t.GetNext()}if("{"!==i)throw new u.default("MissingArgFor","Missing argument for %1",t.currentCS);var c=t.GetArgument(e)+","+t.GetArgument(e);c=a?r+" "+c+" "+n:o?"\\"+o+"l"+r+" "+c+" \\"+o+"r"+n:"\\left"+r+" "+c+" \\right"+n,t.Push(new l.default(c,t.stack.env,t.configuration).mml())};var G=[65,90],p=[97,122],A=[913,937],k=[945,969],P=[48,57];function S(t,e){return t>=e[0]&&t<=e[1]}function y(t,e,r,n){var a=t.configuration.parser,i=v.NodeFactory.createToken(t,e,r,n),o=n.codePointAt(0);return 1===n.length&&!a.stack.env.font&&a.stack.env.vectorFont&&(S(o,G)||S(o,p)||S(o,A)||S(o,P)||S(o,k)&&a.stack.env.vectorStar||g.default.getAttribute(i,"accent"))&&g.default.setAttribute(i,"mathvariant",a.stack.env.vectorFont),i}m.VectorBold=function(t,e){var r=t.GetStar(),n=t.GetArgument(e),a=t.configuration.nodeFactory.get("token"),i=t.stack.env.font;delete t.stack.env.font,t.configuration.nodeFactory.set("token",y),t.stack.env.vectorFont=r?"bold-italic":"bold",t.stack.env.vectorStar=r;var o=new l.default(n,t.stack.env,t.configuration).mml();i&&(t.stack.env.font=i),delete t.stack.env.vectorFont,delete t.stack.env.vectorStar,t.configuration.nodeFactory.set("token",a),t.Push(o)},m.StarMacro=function(t,e,r){for(var n=[],a=3;a<arguments.length;a++)n[a-3]=arguments[a];var i=t.GetStar(),o=[];if(r)for(var c=o.length;c<r;c++)o.push(t.GetArgument(e));var l=n.join(i?"*":"");l=f.default.substituteArgs(t,o,l),t.string=f.default.addArgs(t,l,t.string.slice(t.i)),t.i=0,f.default.checkMaxMacros(t)};var w=function(t,e,r,n,a){var i=new l.default(n,t.stack.env,t.configuration).mml();t.Push(t.itemFactory.create(e,i));var o=t.GetNext(),c=d[o];if(c){var u=-1!==a.indexOf(o);if("{"===o){var s=(u?"\\left\\{":"")+" "+t.GetArgument(r)+" "+(u?"\\right\\}":"");return t.string=s+t.string.slice(t.i),void(t.i=0)}u&&(t.i++,t.Push(t.itemFactory.create("auto open").setProperties({open:o,close:c
|
||
|
|
987: function _(t,e,o,n,i){var a=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,o=e&&t[e],n=0;if(o)return o.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var l=t(747),s=t(750),f=r(t(737)),p=r(t(736)),u=t(751),c=r(t(755)),d=t(722);o.SetOptionsUtil={filterPackage:function(t,e){if("tex"!==e&&!l.ConfigurationHandler.get(e))throw new f.default("NotAPackage","Not a defined package: %1",e);var o=t.options.setoptions,n=o.allowOptions[e];if(void 0===n&&!o.allowPackageDefault||!1===n)throw new f.default("PackageNotSettable",'Options can\'t be set for package "%1"',e);return!0},filterOption:function(t,e,o){var n,i=t.options.setoptions,a=i.allowOptions[e]||{},r=a.hasOwnProperty(o)&&!(0,d.isObject)(a[o])?a[o]:null;if(!1===r||null===r&&!i.allowOptionsDefault)throw new f.default("OptionNotSettable",'Option "%1" is not allowed to be set',o);if(!(null===(n="tex"===e?t.options:t.options[e])||void 0===n?void 0:n.hasOwnProperty(o)))throw"tex"===e?new f.default("InvalidTexOption",'Invalid TeX option "%1"',o):new f.default("InvalidOptionKey",'Invalid option "%1" for package "%2"',o,e);return!0},filterValue:function(t,e,o,n){return n}};var O=new s.CommandMap("setoptions",{setOptions:"SetOptions"},{SetOptions:function(t,e){var o,n,i=t.GetBrackets(e)||"tex",r=p.default.keyvalOptions(t.GetArgument(e)),l=t.options.setoptions;if(l.filterPackage(t,i))try{for(var s=a(Object.keys(r)),f=s.next();!f.done;f=s.next()){var u=f.value;l.filterOption(t,i,u)&&(("tex"===i?t.options:t.options[i])[u]=l.filterValue(t,i,u,r[u]))}}catch(t){o={error:t}}finally{try{f&&!f.done&&(n=s.return)&&n.call(s)}finally{if(o)throw o.error}}}});o.SetOptionsConfiguration=l.Configuration.create("setoptions",{handler:{macro:["setoptions"]},config:function(t,e){var o=e.parseOptions.handlers.get("macro").lookup("require");o&&(O.add("Require",new u.Macro("Require",o._func)),O.add("require",new u.Macro("require",c.default.Macro,["\\Require{#2}\\setOptions[#2]{#1}",2,""])))},priority:3,options:{setoptions:{filterPackage:o.SetOptionsUtil.filterPackage,filterOption:o.SetOptionsUtil.filterOption,filterValue:o.SetOptionsUtil.filterValue,allowPackageDefault:!0,allowOptionsDefault:!0,allowOptions:(0,d.expandable)({tex:{FindTeX:!1,formatError:!1,package:!1,baseURL:!1,tags:!1,maxBuffer:!1,maxMaxros:!1,macros:!1,environments:!1},setoptions:!1,autoload:!1,require:!1,configmacros:!1,tagformat:!1})}}})},
|
||
|
|
988: function _(t,o,n,r,a){var e,i=this&&this.__extends||(e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(t[n]=o[n])},e(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function n(){this.constructor=t}e(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)});r();var s=t(747),p=t(746),u=0;function c(t,o){var n=o.parseOptions.options.tags;"base"!==n&&t.tags.hasOwnProperty(n)&&p.TagsFactory.add(n,t.tags[n]);var r=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.formatNumber=function(t){return o.parseOptions.options.tagformat.number(t)},n.prototype.formatTag=function(t){return o.parseOptions.options.tagformat.tag(t)},n.prototype.formatId=function(t){return o.parseOptions.options.tagformat.id(t)},n.prototype.formatUrl=function(t,n){return o.parseOptions.options.tagformat.url(t,n)},n}(p.TagsFactory.create(o.parseOptions.options.tags).constructor),a="configTags-"+ ++u;p.TagsFactory.add(a,r),o.parseOptions.options.tags=a}n.tagformatConfig=c,n.TagFormatConfiguration=s.Configuration.create("tagformat",{config:[c,10],options:{tagformat:{number:function(t){return t.toString()},tag:function(t){return"("+t+")"},id:function(t){return"mjx-eqn:"+t.replace(/\s/g,"_")},url:function(t,o){return o+"#"+encodeURIComponent(t)}}}})},
|
||
|
|
989: function _(o,t,a,c,n){c();var r=o(747);o(990),a.TextcompConfiguration=r.Configuration.create("textcomp",{handler:{macro:["textcomp-macros"]}})},
|
||
|
|
990: function _(t,e,r,n,s){var x=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var I=t(750),a=t(754),o=t(991),i=x(t(736)),l=t(992);new I.CommandMap("textcomp-macros",{textasciicircum:["Insert","^"],textasciitilde:["Insert","~"],textasteriskcentered:["Insert","*"],textbackslash:["Insert","\\"],textbar:["Insert","|"],textbraceleft:["Insert","{"],textbraceright:["Insert","}"],textbullet:["Insert","\u2022"],textdagger:["Insert","\u2020"],textdaggerdbl:["Insert","\u2021"],textellipsis:["Insert","\u2026"],textemdash:["Insert","\u2014"],textendash:["Insert","\u2013"],textexclamdown:["Insert","\xa1"],textgreater:["Insert",">"],textless:["Insert","<"],textordfeminine:["Insert","\xaa"],textordmasculine:["Insert","\xba"],textparagraph:["Insert","\xb6"],textperiodcentered:["Insert","\xb7"],textquestiondown:["Insert","\xbf"],textquotedblleft:["Insert","\u201c"],textquotedblright:["Insert","\u201d"],textquoteleft:["Insert","\u2018"],textquoteright:["Insert","\u2019"],textsection:["Insert","\xa7"],textunderscore:["Insert","_"],textvisiblespace:["Insert","\u2423"],textacutedbl:["Insert","\u02dd"],textasciiacute:["Insert","\xb4"],textasciibreve:["Insert","\u02d8"],textasciicaron:["Insert","\u02c7"],textasciidieresis:["Insert","\xa8"],textasciimacron:["Insert","\xaf"],textgravedbl:["Insert","\u02f5"],texttildelow:["Insert","\u02f7"],textbaht:["Insert","\u0e3f"],textcent:["Insert","\xa2"],textcolonmonetary:["Insert","\u20a1"],textcurrency:["Insert","\xa4"],textdollar:["Insert","$"],textdong:["Insert","\u20ab"],texteuro:["Insert","\u20ac"],textflorin:["Insert","\u0192"],textguarani:["Insert","\u20b2"],textlira:["Insert","\u20a4"],textnaira:["Insert","\u20a6"],textpeso:["Insert","\u20b1"],textsterling:["Insert","\xa3"],textwon:["Insert","\u20a9"],textyen:["Insert","\xa5"],textcircledP:["Insert","\u2117"],textcompwordmark:["Insert","\u200c"],textcopyleft:["Insert","\u{1f12f}"],textcopyright:["Insert","\xa9"],textregistered:["Insert","\xae"],textservicemark:["Insert","\u2120"],texttrademark:["Insert","\u2122"],textbardbl:["Insert","\u2016"],textbigcircle:["Insert","\u25ef"],textblank:["Insert","\u2422"],textbrokenbar:["Insert","\xa6"],textdiscount:["Insert","\u2052"],textestimated:["Insert","\u212e"],textinterrobang:["Insert","\u203d"],textinterrobangdown:["Insert","\u2e18"],textmusicalnote:["Insert","\u266a"],textnumero:["Insert","\u2116"],textopenbullet:["Insert","\u25e6"],textpertenthousand:["Insert","\u2031"],textperthousand:["Insert","\u2030"],textrecipe:["Insert","\u211e"],textreferencemark:["Insert","\u203b"],textlangle:["Insert","\u2329"],textrangle:["Insert","\u232a"],textlbrackdbl:["Insert","\u27e6"],textrbrackdbl:["Insert","\u27e7"],textlquill:["Insert","\u2045"],textrquill:["Insert","\u2046"],textcelsius:["Insert","\u2103"],textdegree:["Insert","\xb0"],textdiv:["Insert","\xf7"],textdownarrow:["Insert","\u2193"],textfractionsolidus:["Insert","\u2044"],textleftarrow:["Insert","\u2190"],textlnot:["Insert","\xac"],textmho:["Insert","\u2127"],textminus:["Insert","\u2212"],textmu:["Insert","\xb5"],textohm:["Insert","\u2126"],textonehalf:["Insert","\xbd"],textonequarter:["Insert","\xbc"],textonesuperior:["Insert","\xb9"],textpm:["Insert","\xb1"],textrightarrow:["Insert","\u2192"],textsurd:["Insert","\u221a"],textthreequarters:["Insert","\xbe"],textthreesuperior:["Insert","\xb3"],texttimes:["Insert","\xd7"],texttwosuperior:["Insert","\xb2"],textuparrow:["Insert","\u2191"],textborn:["Insert","*"],textdied:["Insert","\u2020"],textdivorced:["Insert","\u26ae"],textmarried:["Insert","\u26ad"],textcentoldstyle:["Insert","\xa2",a.TexConstant.Variant.OLDSTYLE],textdollaroldstyle:["Insert","$",a.TexConstant.Variant.OLDSTYLE],textzerooldstyle:["Insert","0",a.TexConstant.Variant.OLDSTYLE],textoneoldstyle:["Insert","1",a.TexConstant.Variant.OLDSTYLE],texttwooldstyle:["Insert","2",a.TexConstant.Variant.OLDSTYLE],textthreeoldstyle:["Insert","3",a.TexConstant.Variant.OLDSTYLE],textfouroldstyle:["Insert","4",a.TexConstant.Variant.OLDSTYLE],textfiveoldstyle:["Insert","5",a.TexConstant.Variant.OLDSTYLE],textsixoldstyle:[
|
||
|
|
991: function _(t,e,a,r,n){var o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};r();var i=o(t(735)),c=t(719),s=o(t(755));a.TextMacrosMethods={Comment:function(t,e){for(;t.i<t.string.length&&"\n"!==t.string.charAt(t.i);)t.i++;t.i++},Math:function(t,e){t.saveText();for(var a,r,n=t.i,o=0;r=t.GetNext();)switch(a=t.i++,r){case"\\":")"===t.GetCS()&&(r="\\(");case"$":if(0===o&&e===r){var c=t.texParser.configuration,s=new i.default(t.string.substr(n,a-n),t.stack.env,c).mml();return void t.PushMath(s)}break;case"{":o++;break;case"}":0===o&&t.Error("ExtraCloseMissingOpen","Extra close brace or missing open brace"),o--}t.Error("MathNotTerminated","Math-mode is not properly terminated")},MathModeOnly:function(t,e){t.Error("MathModeOnly","'%1' allowed only in math mode",e)},Misplaced:function(t,e){t.Error("Misplaced","'%1' can not be used here",e)},OpenBrace:function(t,e){var a=t.stack.env;t.envStack.push(a),t.stack.env=Object.assign({},a)},CloseBrace:function(t,e){t.envStack.length?(t.saveText(),t.stack.env=t.envStack.pop()):t.Error("ExtraCloseMissingOpen","Extra close brace or missing open brace")},OpenQuote:function(t,e){t.string.charAt(t.i)===e?(t.text+="\u201c",t.i++):t.text+="\u2018"},CloseQuote:function(t,e){t.string.charAt(t.i)===e?(t.text+="\u201d",t.i++):t.text+="\u2019"},Tilde:function(t,e){t.text+="\xa0"},Space:function(t,e){for(t.text+=" ";t.GetNext().match(/\s/);)t.i++},SelfQuote:function(t,e){t.text+=e.substr(1)},Insert:function(t,e,a){t.text+=a},Accent:function(t,e,a){var r=t.ParseArg(e),n=t.create("token","mo",{},a);t.addAttributes(n),t.Push(t.create("node","mover",[r,n]))},Emph:function(t,e){var a="-tex-mathit"===t.stack.env.mathvariant?"normal":"-tex-mathit";t.Push(t.ParseTextArg(e,{mathvariant:a}))},SetFont:function(t,e,a){t.saveText(),t.stack.env.mathvariant=a},SetSize:function(t,e,a){t.saveText(),t.stack.env.mathsize=a},CheckAutoload:function(t,e){var a=t.configuration.packageData.get("autoload"),r=t.texParser;e=e.slice(1);var n=r.lookup("macro",e);if(!n||a&&n._func===a.Autoload){if(r.parse("macro",[r,e]),!n)return;(0,c.retryAfter)(Promise.resolve())}r.parse("macro",[t,e])},Macro:s.default.Macro,Spacer:s.default.Spacer,Hskip:s.default.Hskip,rule:s.default.rule,Rule:s.default.Rule,HandleRef:s.default.HandleRef}},
|
||
|
|
992: function _(t,e,r,n,o){var i,a=this&&this.__extends||(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},i(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},l=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a},c=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))},u=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};n();var h=u(t(735)),f=u(t(737)),p=u(t(736)),y=t(729),d=u(t(732)),v=t(752),m=function(t){function e(e,r,n,o){var i=t.call(this,e,r,n)||this;return i.level=o,i}return a(e,t),Object.defineProperty(e.prototype,"texParser",{get:function(){return this.configuration.packageData.get("textmacros").texParser},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tags",{get:function(){return this.texParser.tags},enumerable:!1,configurable:!0}),e.prototype.mml=function(){return null!=this.level?this.create("node","mstyle",this.nodes,{displaystyle:!1,scriptlevel:this.level}):1===this.nodes.length?this.nodes[0]:this.create("node","mrow",this.nodes)},e.prototype.Parse=function(){this.text="",this.nodes=[],this.envStack=[],t.prototype.Parse.call(this)},e.prototype.saveText=function(){if(this.text){var t=this.stack.env.mathvariant,e=p.default.internalText(this,this.text,t?{mathvariant:t}:{});this.text="",this.Push(e)}},e.prototype.Push=function(e){if(this.text&&this.saveText(),e instanceof v.StopItem)return t.prototype.Push.call(this,e);e instanceof v.StyleItem?this.stack.env.mathcolor=this.stack.env.color:e instanceof y.AbstractMmlNode&&(this.addAttributes(e),this.nodes.push(e))},e.prototype.PushMath=function(t){var e,r,n=this.stack.env;t.isKind("TeXAtom")||(t=this.create("node","TeXAtom",[t]));try{for(var o=s(["mathsize","mathcolor"]),i=o.next();!i.done;i=o.next()){var a=i.value;n[a]&&!t.attributes.getExplicit(a)&&(t.isToken||t.isKind("mstyle")||(t=this.create("node","mstyle",[t])),d.default.setAttribute(t,a,n[a]))}}catch(t){e={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(e)throw e.error}}t.isInferred&&(t=this.create("node","mrow",t.childNodes)),this.nodes.push(t)},e.prototype.addAttributes=function(t){var e,r,n=this.stack.env;if(t.isToken)try{for(var o=s(["mathsize","mathcolor","mathvariant"]),i=o.next();!i.done;i=o.next()){var a=i.value;n[a]&&!t.attributes.getExplicit(a)&&d.default.setAttribute(t,a,n[a])}}catch(t){e={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(e)throw e.error}}},e.prototype.ParseTextArg=function(t,r){return new e(this.GetArgument(t),r=Object.assign(Object.assign({},this.stack.env),r),this.configuration).mml()},e.prototype.ParseArg=function(t){return new e(this.GetArgument(t),this.stack.env,this.configuration).mml()},e.prototype.Error=function(t,e){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];throw new(f.default.bind.apply(f.default,c([void 0,t,e],l(r),!1)))},e}(h.default);r.TextParser=m},
|
||
|
|
993: function _(t,a,e,o,r){var n,s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};o();var c=t(747),i=s(t(741)),p=t(746),m=t(752),g=t(992),u=t(991);function x(t,a,e,o){var r=t.configuration.packageData.get("textmacros");return t instanceof g.TextParser||(r.texParser=t),[new g.TextParser(a,o?{mathvariant:o}:{},r.parseOptions,e).mml()]}t(994),e.TextBaseConfiguration=c.Configuration.create("text-base",{parser:"text",handler:{character:["command","text-special"],macro:["text-macros"]},fallback:{character:function(t,a){t.text+=a},macro:function(t,a){var e=t.texParser,o=e.lookup("macro",a);o&&o._func!==u.TextMacrosMethods.Macro&&t.Error("MathMacro","%1 is only supported in math mode","\\"+a),e.parse("macro",[t,a])}},items:(n={},n[m.StartItem.prototype.kind]=m.StartItem,n[m.StopItem.prototype.kind]=m.StopItem,n[m.MmlItem.prototype.kind]=m.MmlItem,n[m.StyleItem.prototype.kind]=m.StyleItem,n)}),e.TextMacrosConfiguration=c.Configuration.create("textmacros",{config:function(t,a){var e=new c.ParserConfiguration(a.parseOptions.options.textmacros.packages,["tex","text"]);e.init();var o=new i.default(e,[]);o.options=a.parseOptions.options,e.config(a),p.TagsFactory.addTags(e.tags),o.tags=p.TagsFactory.getDefault(),o.tags.configuration=o,o.packageData=a.parseOptions.packageData,o.packageData.set("textmacros",{parseOptions:o,jax:a,texParser:null}),o.options.internalMath=x},preprocessors:[function(t){var a=t.data.packageData.get("textmacros");a.parseOptions.nodeFactory.setMmlFactory(a.jax.mmlFactory)}],options:{textmacros:{packages:["text-base"]}}})},
|
||
|
|
994: function _(e,t,a,n,c){n();var o=e(750),S=e(754),r=e(991),s=e(756);new o.MacroMap("text-special",{$:"Math","%":"Comment","^":"MathModeOnly",_:"MathModeOnly","&":"Misplaced","#":"Misplaced","~":"Tilde"," ":"Space","\t":"Space","\r":"Space","\n":"Space","\xa0":"Tilde","{":"OpenBrace","}":"CloseBrace","`":"OpenQuote","'":"CloseQuote"},r.TextMacrosMethods),new o.CommandMap("text-macros",{"(":"Math",$:"SelfQuote",_:"SelfQuote","%":"SelfQuote","{":"SelfQuote","}":"SelfQuote"," ":"SelfQuote","&":"SelfQuote","#":"SelfQuote","\\":"SelfQuote","'":["Accent","\xb4"],"\u2019":["Accent","\xb4"],"`":["Accent","`"],"\u2018":["Accent","`"],"^":["Accent","^"],'"':["Accent","\xa8"],"~":["Accent","~"],"=":["Accent","\xaf"],".":["Accent","\u02d9"],u:["Accent","\u02d8"],v:["Accent","\u02c7"],emph:"Emph",rm:["SetFont",S.TexConstant.Variant.NORMAL],mit:["SetFont",S.TexConstant.Variant.ITALIC],oldstyle:["SetFont",S.TexConstant.Variant.OLDSTYLE],cal:["SetFont",S.TexConstant.Variant.CALLIGRAPHIC],it:["SetFont","-tex-mathit"],bf:["SetFont",S.TexConstant.Variant.BOLD],bbFont:["SetFont",S.TexConstant.Variant.DOUBLESTRUCK],scr:["SetFont",S.TexConstant.Variant.SCRIPT],frak:["SetFont",S.TexConstant.Variant.FRAKTUR],sf:["SetFont",S.TexConstant.Variant.SANSSERIF],tt:["SetFont",S.TexConstant.Variant.MONOSPACE],tiny:["SetSize",.5],Tiny:["SetSize",.6],scriptsize:["SetSize",.7],small:["SetSize",.85],normalsize:["SetSize",1],large:["SetSize",1.2],Large:["SetSize",1.44],LARGE:["SetSize",1.73],huge:["SetSize",2.07],Huge:["SetSize",2.49],Bbb:["Macro","{\\bbFont #1}",1],textnormal:["Macro","{\\rm #1}",1],textup:["Macro","{\\rm #1}",1],textrm:["Macro","{\\rm #1}",1],textit:["Macro","{\\it #1}",1],textbf:["Macro","{\\bf #1}",1],textsf:["Macro","{\\sf #1}",1],texttt:["Macro","{\\tt #1}",1],dagger:["Insert","\u2020"],ddagger:["Insert","\u2021"],S:["Insert","\xa7"],",":["Spacer",s.MATHSPACE.thinmathspace],":":["Spacer",s.MATHSPACE.mediummathspace],">":["Spacer",s.MATHSPACE.mediummathspace],";":["Spacer",s.MATHSPACE.thickmathspace],"!":["Spacer",s.MATHSPACE.negativethinmathspace],enspace:["Spacer",.5],quad:["Spacer",1],qquad:["Spacer",2],thinspace:["Spacer",s.MATHSPACE.thinmathspace],negthinspace:["Spacer",s.MATHSPACE.negativethinmathspace],hskip:"Hskip",hspace:"Hskip",kern:"Hskip",mskip:"Hskip",mspace:"Hskip",mkern:"Hskip",rule:"rule",Rule:["Rule"],Space:["Rule","blank"],color:"CheckAutoload",textcolor:"CheckAutoload",colorbox:"CheckAutoload",fcolorbox:"CheckAutoload",href:"CheckAutoload",style:"CheckAutoload",class:"CheckAutoload",cssId:"CheckAutoload",unicode:"CheckAutoload",ref:["HandleRef",!1],eqref:["HandleRef",!0]},r.TextMacrosMethods)},
|
||
|
|
995: function _(p,a,u,e,i){e();var t=p(747),r=p(750),n=p(754);new r.CharacterMap("upgreek",(function(p,a){var u=a.attributes||{};u.mathvariant=n.TexConstant.Variant.NORMAL;var e=p.create("token","mi",u,a.char);p.Push(e)}),{upalpha:"\u03b1",upbeta:"\u03b2",upgamma:"\u03b3",updelta:"\u03b4",upepsilon:"\u03f5",upzeta:"\u03b6",upeta:"\u03b7",uptheta:"\u03b8",upiota:"\u03b9",upkappa:"\u03ba",uplambda:"\u03bb",upmu:"\u03bc",upnu:"\u03bd",upxi:"\u03be",upomicron:"\u03bf",uppi:"\u03c0",uprho:"\u03c1",upsigma:"\u03c3",uptau:"\u03c4",upupsilon:"\u03c5",upphi:"\u03d5",upchi:"\u03c7",uppsi:"\u03c8",upomega:"\u03c9",upvarepsilon:"\u03b5",upvartheta:"\u03d1",upvarpi:"\u03d6",upvarrho:"\u03f1",upvarsigma:"\u03c2",upvarphi:"\u03c6",Upgamma:"\u0393",Updelta:"\u0394",Uptheta:"\u0398",Uplambda:"\u039b",Upxi:"\u039e",Uppi:"\u03a0",Upsigma:"\u03a3",Upupsilon:"\u03a5",Upphi:"\u03a6",Uppsi:"\u03a8",Upomega:"\u03a9"}),u.UpgreekConfiguration=t.Configuration.create("upgreek",{handler:{macro:["upgreek"]}})},
|
||
|
|
996: function _(e,t,a,o,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};o();var c=e(747),i=r(e(737)),d=e(750),l=r(e(736)),u=r(e(732)),f=e(738);a.UnicodeMethods={};var m={};a.UnicodeMethods.Unicode=function(e,t){var a=e.GetBrackets(t),o=null,n=null;a&&(a.replace(/ /g,"").match(/^(\d+(\.\d*)?|\.\d+),(\d+(\.\d*)?|\.\d+)$/)?(o=a.replace(/ /g,"").split(/,/),n=e.GetBrackets(t)):n=a);var r=l.default.trimSpaces(e.GetArgument(t)).replace(/^0x/,"x");if(!r.match(/^(x[0-9A-Fa-f]+|[0-9]+)$/))throw new i.default("BadUnicode","Argument to \\unicode must be a number");var c=parseInt(r.match(/^x/)?"0"+r:r);m[c]?n||(n=m[c][2]):m[c]=[800,200,n,c],o&&(m[c][0]=Math.floor(1e3*parseFloat(o[0])),m[c][1]=Math.floor(1e3*parseFloat(o[1])));var d=e.stack.env.font,h={};n?(m[c][2]=h.fontfamily=n.replace(/'/g,"'"),d&&(d.match(/bold/)&&(h.fontweight="bold"),d.match(/italic|-mathit/)&&(h.fontstyle="italic"))):d&&(h.mathvariant=d);var s=e.create("token","mtext",h,(0,f.numeric)(r));u.default.setProperty(s,"unicode",!0),e.Push(s)},new d.CommandMap("unicode",{unicode:"Unicode"},a.UnicodeMethods),a.UnicodeConfiguration=c.Configuration.create("unicode",{handler:{macro:["unicode"]}})},
|
||
|
|
997: function _(e,r,t,i,n){var a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};i();var o=e(747),s=e(754),f=e(750),g=a(e(737));t.VerbMethods={},t.VerbMethods.Verb=function(e,r){var t=e.GetNext(),i=++e.i;if(""===t)throw new g.default("MissingArgFor","Missing argument for %1",r);for(;e.i<e.string.length&&e.string.charAt(e.i)!==t;)e.i++;if(e.i===e.string.length)throw new g.default("NoClosingDelim","Can't find closing delimiter for %1",e.currentCS);var n=e.string.slice(i,e.i).replace(/ /g,"\xa0");e.i++,e.Push(e.create("token","mtext",{mathvariant:s.TexConstant.Variant.MONOSPACE},n))},new f.CommandMap("verb",{verb:"Verb"},t.VerbMethods),t.VerbConfiguration=o.Configuration.create("verb",{handler:{macro:["verb"]}})},
|
||
|
|
}, 713, {"models/text/mathjax/main":713,"models/text/mathjax/index":714}, {});});
|