(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"00ee":function(e,t,r){var n=r("b622"),i=n("toStringTag"),o={};o[i]="z",e.exports="[object z]"===String(o)},"0366":function(e,t,r){var n=r("1c0b");e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 0:return function(){return e.call(t)};case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,i){return e.call(t,r,n,i)}}return function(){return e.apply(t,arguments)}}},"06cf":function(e,t,r){var n=r("83ab"),i=r("d1e7"),o=r("5c6c"),a=r("fc6a"),s=r("c04e"),l=r("5135"),c=r("0cfb"),u=Object.getOwnPropertyDescriptor;t.f=n?u:function(e,t){if(e=a(e),t=s(t,!0),c)try{return u(e,t)}catch(r){}if(l(e,t))return o(!i.f.call(e,t),e[t])}},"0cfb":function(e,t,r){var n=r("83ab"),i=r("d039"),o=r("cc12");e.exports=!n&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},"10bd":function(e,t,r){"use strict";var n=r("2674"),i=r("6d6f"),o=r("fabf"),a={name:"BFieldBody",props:{message:{type:[String,Array]},type:{type:[String,Object]}},render:function(e){var t=this,r=!0;return e("div",{attrs:{class:"field-body"}},this.$slots.default.map((function(n){return n.tag?(r&&(i=t.message,r=!1),e("b-field",{attrs:{type:t.type,message:i}},[n])):n;var i})))}};const s=a,l=void 0,c=void 0,u=void 0,h=void 0;var p=Object(n["a"])({},l,s,c,h,u,void 0,void 0),d={name:"BField",components:Object(i["a"])({},p.name,p),provide:function(){return{BField:this}},inject:{parent:{from:"BField",default:!1}},props:{type:[String,Object],label:String,labelFor:String,message:[String,Array,Object],grouped:Boolean,groupMultiline:Boolean,position:String,expanded:Boolean,horizontal:Boolean,addons:{type:Boolean,default:!0},customClass:String,labelPosition:{type:String,default:function(){return o["a"].defaultFieldLabelPosition}}},data:function(){return{newType:this.type,newMessage:this.message,fieldLabelSize:null,_isField:!0}},computed:{rootClasses:function(){return[{"is-expanded":this.expanded,"is-horizontal":this.horizontal,"is-floating-in-label":this.hasLabel&&!this.horizontal&&"inside"===this.labelPosition,"is-floating-label":this.hasLabel&&!this.horizontal&&"on-border"===this.labelPosition},this.numberInputClasses]},innerFieldClasses:function(){return[this.fieldType(),this.newPosition,{"is-grouped-multiline":this.groupMultiline}]},hasInnerField:function(){return this.grouped||this.groupMultiline||this.hasAddons()},newPosition:function(){if(void 0!==this.position){var e=this.position.split("-");if(!(e.length<1)){var t=this.grouped?"is-grouped-":"has-addons-";return this.position?t+e[1]:void 0}}},formattedMessage:function(){if(this.parent&&this.parent.hasInnerField)return"";if("string"===typeof this.newMessage)return[this.newMessage];var e=[];if(Array.isArray(this.newMessage))this.newMessage.forEach((function(t){if("string"===typeof t)e.push(t);else for(var r in t)t[r]&&e.push(r)}));else for(var t in this.newMessage)this.newMessage[t]&&e.push(t);return e.filter((function(e){if(e)return e}))},hasLabel:function(){return this.label||this.$slots.label},hasMessage:function(){return(!this.parent||!this.parent.hasInnerField)&&this.newMessage||this.$slots.message},numberInputClasses:function(){if(this.$slots.default){var e=this.$slots.default.filter((function(e){return e.tag&&e.tag.toLowerCase().indexOf("numberinput")>=0}))[0];if(e){var t=["has-numberinput"],r=e.componentOptions.propsData.controlsPosition,n=e.componentOptions.propsData.size;return r&&t.push("has-numberinput-".concat(r)),n&&t.push("has-numberinput-".concat(n)),t}}return null}},watch:{type:function(e){this.newType=e},message:function(e){this.newMessage=e},newMessage:function(e){this.parent&&this.parent.hasInnerField&&(this.parent.type||(this.parent.newType=this.newType),this.parent.newMessage=e)}},methods:{fieldType:function(){return this.grouped?"is-grouped":this.hasAddons()?"has-addons":void 0},hasAddons:function(){var e=0;return this.$slots.default&&(e=this.$slots.default.reduce((function(e,t){return t.tag?e+1:e}),0)),e>1&&this.addons&&!this.horizontal}},mounted:function(){if(this.horizontal){var e=this.$el.querySelectorAll(".input, .select, .button, .textarea, .b-slider");e.length>0&&(this.fieldLabelSize="is-normal")}}};const f=d;var m=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"field",class:e.rootClasses},[e.horizontal?r("div",{staticClass:"field-label",class:[e.customClass,e.fieldLabelSize]},[e.hasLabel?r("label",{staticClass:"label",class:e.customClass,attrs:{for:e.labelFor}},[e.$slots.label?e._t("label"):[e._v(e._s(e.label))]],2):e._e()]):[e.hasLabel?r("label",{staticClass:"label",class:e.customClass,attrs:{for:e.labelFor}},[e.$slots.label?e._t("label"):[e._v(e._s(e.label))]],2):e._e()],e.horizontal?r("b-field-body",{attrs:{message:e.newMessage?e.formattedMessage:"",type:e.newType}},[e._t("default")],2):e.hasInnerField?r("div",{staticClass:"field-body"},[r("b-field",{class:e.innerFieldClasses,attrs:{addons:!1,type:e.newType}},[e._t("default")],2)],1):[e._t("default")],e.hasMessage&&!e.horizontal?r("p",{staticClass:"help",class:e.newType},[e.$slots.message?e._t("message"):[e._l(e.formattedMessage,(function(t,n){return[e._v(" "+e._s(t)+" "),n+1=51||!n((function(){var t=[],r=t.constructor={};return r[a]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},2266:function(e,t,r){var n=r("825a"),i=r("e95a"),o=r("50c4"),a=r("0366"),s=r("35a1"),l=r("9bdd"),c=function(e,t){this.stopped=e,this.result=t},u=e.exports=function(e,t,r,u,h){var p,d,f,m,v,g,y,b=a(t,r,u?2:1);if(h)p=e;else{if(d=s(e),"function"!=typeof d)throw TypeError("Target is not iterable");if(i(d)){for(f=0,m=o(e.length);m>f;f++)if(v=u?b(n(y=e[f])[0],y[1]):b(e[f]),v&&v instanceof c)return v;return new c(!1)}p=d.call(e)}g=p.next;while(!(y=g.call(p)).done)if(v=l(p,b,y.value,u),"object"==typeof v&&v&&v instanceof c)return v;return new c(!1)};u.stop=function(e){return new c(!0,e)}},"23cb":function(e,t,r){var n=r("a691"),i=Math.max,o=Math.min;e.exports=function(e,t){var r=n(e);return r<0?i(r+t,0):o(r,t)}},"23e7":function(e,t,r){var n=r("da84"),i=r("06cf").f,o=r("9112"),a=r("6eeb"),s=r("ce4e"),l=r("e893"),c=r("94ca");e.exports=function(e,t){var r,u,h,p,d,f,m=e.target,v=e.global,g=e.stat;if(u=v?n:g?n[m]||s(m,{}):(n[m]||{}).prototype,u)for(h in t){if(d=t[h],e.noTargetGet?(f=i(u,h),p=f&&f.value):p=u[h],r=c(v?h:m+(g?".":"#")+h,e.forced),!r&&void 0!==p){if(typeof d===typeof p)continue;l(d,p)}(e.sham||p&&p.sham)&&o(d,"sham",!0),a(u,h,d,e)}}},"241c":function(e,t,r){var n=r("ca84"),i=r("7839"),o=i.concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,o)}},"25eb":function(e,t,r){var n=r("23e7"),i=r("c20d");n({target:"Number",stat:!0,forced:Number.parseInt!=i},{parseInt:i})},2626:function(e,t,r){"use strict";var n=r("d066"),i=r("9bf2"),o=r("b622"),a=r("83ab"),s=o("species");e.exports=function(e){var t=n(e),r=i.f;a&&t&&!t[s]&&r(t,s,{configurable:!0,get:function(){return this}})}},2674:function(e,t,r){"use strict";function n(e,t,r,n,i,o,a,s,l,c){"boolean"!==typeof a&&(l=s,s=a,a=!1);var u,h="function"===typeof r?r.options:r;if(e&&e.render&&(h.render=e.render,h.staticRenderFns=e.staticRenderFns,h._compiled=!0,i&&(h.functional=!0)),n&&(h._scopeId=n),o?(u=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(o)},h._ssrRegister=u):t&&(u=a?function(){t.call(this,c(this.$root.$options.shadowRoot))}:function(e){t.call(this,s(e))}),u)if(h.functional){var p=h.render;h.render=function(e,t){return u.call(t),p(e,t)}}else{var d=h.beforeCreate;h.beforeCreate=d?[].concat(d,u):[u]}return r}r.d(t,"a",(function(){return i})),r.d(t,"b",(function(){return a})),r.d(t,"c",(function(){return o}));var i=n,o=function(e){"undefined"!==typeof window&&window.Vue&&window.Vue.use(e)},a=function(e,t){e.component(t.name,t)}},2877:function(e,t,r){"use strict";function n(e,t,r,n,i,o,a,s){var l,c="function"===typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=r,c._compiled=!0),n&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(e,t){return l.call(t),u(e,t)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:e,options:c}}r.d(t,"a",(function(){return n}))},"2b0e":function(e,t,r){"use strict";(function(e){ /*! * Vue.js v2.6.12 * (c) 2014-2020 Evan You * Released under the MIT License. */ var r=Object.freeze({});function n(e){return void 0===e||null===e}function i(e){return void 0!==e&&null!==e}function o(e){return!0===e}function a(e){return!1===e}function s(e){return"string"===typeof e||"number"===typeof e||"symbol"===typeof e||"boolean"===typeof e}function l(e){return null!==e&&"object"===typeof e}var c=Object.prototype.toString;function u(e){return"[object Object]"===c.call(e)}function h(e){return"[object RegExp]"===c.call(e)}function p(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function d(e){return i(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function f(e){return null==e?"":Array.isArray(e)||u(e)&&e.toString===c?JSON.stringify(e,null,2):String(e)}function m(e){var t=parseFloat(e);return isNaN(t)?e:t}function v(e,t){for(var r=Object.create(null),n=e.split(","),i=0;i-1)return e.splice(r,1)}}var b=Object.prototype.hasOwnProperty;function x(e,t){return b.call(e,t)}function w(e){var t=Object.create(null);return function(r){var n=t[r];return n||(t[r]=e(r))}}var k=/-(\w)/g,S=w((function(e){return e.replace(k,(function(e,t){return t?t.toUpperCase():""}))})),A=w((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),M=/\B([A-Z])/g,_=w((function(e){return e.replace(M,"-$1").toLowerCase()}));function C(e,t){function r(r){var n=arguments.length;return n?n>1?e.apply(t,arguments):e.call(t,r):e.call(t)}return r._length=e.length,r}function T(e,t){return e.bind(t)}var z=Function.prototype.bind?T:C;function O(e,t){t=t||0;var r=e.length-t,n=new Array(r);while(r--)n[r]=e[r+t];return n}function I(e,t){for(var r in t)e[r]=t[r];return e}function N(e){for(var t={},r=0;r0,re=Q&&Q.indexOf("edge/")>0,ne=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===J),ie=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),oe={}.watch,ae=!1;if(K)try{var se={};Object.defineProperty(se,"passive",{get:function(){ae=!0}}),window.addEventListener("test-passive",null,se)}catch(Sa){}var le=function(){return void 0===X&&(X=!K&&!Z&&"undefined"!==typeof e&&(e["process"]&&"server"===e["process"].env.VUE_ENV)),X},ce=K&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ue(e){return"function"===typeof e&&/native code/.test(e.toString())}var he,pe="undefined"!==typeof Symbol&&ue(Symbol)&&"undefined"!==typeof Reflect&&ue(Reflect.ownKeys);he="undefined"!==typeof Set&&ue(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var de=E,fe=0,me=function(){this.id=fe++,this.subs=[]};me.prototype.addSub=function(e){this.subs.push(e)},me.prototype.removeSub=function(e){y(this.subs,e)},me.prototype.depend=function(){me.target&&me.target.addDep(this)},me.prototype.notify=function(){var e=this.subs.slice();for(var t=0,r=e.length;t-1)if(o&&!x(i,"default"))a=!1;else if(""===a||a===_(e)){var l=et(String,i.type);(l<0||s0&&(a=Ct(a,(t||"")+"_"+r),_t(a[0])&&_t(c)&&(u[l]=ke(c.text+a[0].text),a.shift()),u.push.apply(u,a)):s(a)?_t(c)?u[l]=ke(c.text+a):""!==a&&u.push(ke(a)):_t(a)&&_t(c)?u[l]=ke(c.text+a.text):(o(e._isVList)&&i(a.tag)&&n(a.key)&&i(t)&&(a.key="__vlist"+t+"_"+r+"__"),u.push(a)));return u}function Tt(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}function zt(e){var t=Ot(e.$options.inject,e);t&&(ze(!1),Object.keys(t).forEach((function(r){Be(e,r,t[r])})),ze(!0))}function Ot(e,t){if(e){for(var r=Object.create(null),n=pe?Reflect.ownKeys(e):Object.keys(e),i=0;i0,a=e?!!e.$stable:!o,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(a&&n&&n!==r&&s===n.$key&&!o&&!n.$hasNormal)return n;for(var l in i={},e)e[l]&&"$"!==l[0]&&(i[l]=Bt(t,l,e[l]))}else i={};for(var c in t)c in i||(i[c]=Pt(t,c));return e&&Object.isExtensible(e)&&(e._normalized=i),U(i,"$stable",a),U(i,"$key",s),U(i,"$hasNormal",o),i}function Bt(e,t,r){var n=function(){var e=arguments.length?r.apply(null,arguments):r({});return e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:Mt(e),e&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return r.proxy&&Object.defineProperty(e,t,{get:n,enumerable:!0,configurable:!0}),n}function Pt(e,t){return function(){return e[t]}}function Rt(e,t){var r,n,o,a,s;if(Array.isArray(e)||"string"===typeof e)for(r=new Array(e.length),n=0,o=e.length;n1?O(r):r;for(var n=O(arguments,1),i='event handler for "'+e+'"',o=0,a=r.length;odocument.createEvent("Event").timeStamp&&(Wr=function(){return Xr.now()})}function Yr(){var e,t;for(Gr=Wr(),Hr=!0,Dr.sort((function(e,t){return e.id-t.id})),Vr=0;VrVr&&Dr[r].id>e.id)r--;Dr.splice(r+1,0,e)}else Dr.push(e);Fr||(Fr=!0,ft(Yr))}}var en=0,tn=function(e,t,r,n,i){this.vm=e,i&&(e._watcher=this),e._watchers.push(this),n?(this.deep=!!n.deep,this.user=!!n.user,this.lazy=!!n.lazy,this.sync=!!n.sync,this.before=n.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=r,this.id=++en,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new he,this.newDepIds=new he,this.expression="","function"===typeof t?this.getter=t:(this.getter=W(t),this.getter||(this.getter=E)),this.value=this.lazy?void 0:this.get()};tn.prototype.get=function(){var e;ge(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(Sa){if(!this.user)throw Sa;tt(Sa,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&vt(e),ye(),this.cleanupDeps()}return e},tn.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},tn.prototype.cleanupDeps=function(){var e=this.deps.length;while(e--){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var r=this.depIds;this.depIds=this.newDepIds,this.newDepIds=r,this.newDepIds.clear(),r=this.deps,this.deps=this.newDeps,this.newDeps=r,this.newDeps.length=0},tn.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Qr(this)},tn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||l(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(Sa){tt(Sa,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},tn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},tn.prototype.depend=function(){var e=this.deps.length;while(e--)this.deps[e].depend()},tn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var e=this.deps.length;while(e--)this.deps[e].removeSub(this);this.active=!1}};var rn={enumerable:!0,configurable:!0,get:E,set:E};function nn(e,t,r){rn.get=function(){return this[t][r]},rn.set=function(e){this[t][r]=e},Object.defineProperty(e,r,rn)}function on(e){e._watchers=[];var t=e.$options;t.props&&an(e,t.props),t.methods&&fn(e,t.methods),t.data?sn(e):Ee(e._data={},!0),t.computed&&un(e,t.computed),t.watch&&t.watch!==oe&&mn(e,t.watch)}function an(e,t){var r=e.$options.propsData||{},n=e._props={},i=e.$options._propKeys=[],o=!e.$parent;o||ze(!1);var a=function(o){i.push(o);var a=Ke(o,t,r,e);Be(n,o,a),o in e||nn(e,"_props",o)};for(var s in t)a(s);ze(!0)}function sn(e){var t=e.$options.data;t=e._data="function"===typeof t?ln(t,e):t||{},u(t)||(t={});var r=Object.keys(t),n=e.$options.props,i=(e.$options.methods,r.length);while(i--){var o=r[i];0,n&&x(n,o)||V(o)||nn(e,"_data",o)}Ee(t,!0)}function ln(e,t){ge();try{return e.call(t,t)}catch(Sa){return tt(Sa,t,"data()"),{}}finally{ye()}}var cn={lazy:!0};function un(e,t){var r=e._computedWatchers=Object.create(null),n=le();for(var i in t){var o=t[i],a="function"===typeof o?o:o.get;0,n||(r[i]=new tn(e,a||E,E,cn)),i in e||hn(e,i,o)}}function hn(e,t,r){var n=!le();"function"===typeof r?(rn.get=n?pn(t):dn(r),rn.set=E):(rn.get=r.get?n&&!1!==r.cache?pn(t):dn(r.get):E,rn.set=r.set||E),Object.defineProperty(e,t,rn)}function pn(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),me.target&&t.depend(),t.value}}function dn(e){return function(){return e.call(this,this)}}function fn(e,t){e.$options.props;for(var r in t)e[r]="function"!==typeof t[r]?E:z(t[r],e)}function mn(e,t){for(var r in t){var n=t[r];if(Array.isArray(n))for(var i=0;i-1)return this;var r=O(arguments,1);return r.unshift(this),"function"===typeof e.install?e.install.apply(e,r):"function"===typeof e&&e.apply(null,r),t.push(e),this}}function Mn(e){e.mixin=function(e){return this.options=Xe(this.options,e),this}}function _n(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var r=this,n=r.cid,i=e._Ctor||(e._Ctor={});if(i[n])return i[n];var o=e.name||r.options.name;var a=function(e){this._init(e)};return a.prototype=Object.create(r.prototype),a.prototype.constructor=a,a.cid=t++,a.options=Xe(r.options,e),a["super"]=r,a.options.props&&Cn(a),a.options.computed&&Tn(a),a.extend=r.extend,a.mixin=r.mixin,a.use=r.use,L.forEach((function(e){a[e]=r[e]})),o&&(a.options.components[o]=a),a.superOptions=r.options,a.extendOptions=e,a.sealedOptions=I({},a.options),i[n]=a,a}}function Cn(e){var t=e.options.props;for(var r in t)nn(e.prototype,"_props",r)}function Tn(e){var t=e.options.computed;for(var r in t)hn(e.prototype,r,t[r])}function zn(e){L.forEach((function(t){e[t]=function(e,r){return r?("component"===t&&u(r)&&(r.name=r.name||e,r=this.options._base.extend(r)),"directive"===t&&"function"===typeof r&&(r={bind:r,update:r}),this.options[t+"s"][e]=r,r):this.options[t+"s"][e]}}))}function On(e){return e&&(e.Ctor.options.name||e.tag)}function In(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!h(e)&&e.test(t)}function Nn(e,t){var r=e.cache,n=e.keys,i=e._vnode;for(var o in r){var a=r[o];if(a){var s=On(a.componentOptions);s&&!t(s)&&En(r,o,n,i)}}}function En(e,t,r,n){var i=e[t];!i||n&&i.tag===n.tag||i.componentInstance.$destroy(),e[t]=null,y(r,t)}bn(Sn),gn(Sn),Tr(Sn),Nr(Sn),gr(Sn);var Bn=[String,RegExp,Array],Pn={name:"keep-alive",abstract:!0,props:{include:Bn,exclude:Bn,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)En(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){Nn(e,(function(e){return In(t,e)}))})),this.$watch("exclude",(function(t){Nn(e,(function(e){return!In(t,e)}))}))},render:function(){var e=this.$slots.default,t=kr(e),r=t&&t.componentOptions;if(r){var n=On(r),i=this,o=i.include,a=i.exclude;if(o&&(!n||!In(o,n))||a&&n&&In(a,n))return t;var s=this,l=s.cache,c=s.keys,u=null==t.key?r.Ctor.cid+(r.tag?"::"+r.tag:""):t.key;l[u]?(t.componentInstance=l[u].componentInstance,y(c,u),c.push(u)):(l[u]=t,c.push(u),this.max&&c.length>parseInt(this.max)&&En(l,c[0],c,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},Rn={KeepAlive:Pn};function $n(e){var t={get:function(){return F}};Object.defineProperty(e,"config",t),e.util={warn:de,extend:I,mergeOptions:Xe,defineReactive:Be},e.set=Pe,e.delete=Re,e.nextTick=ft,e.observable=function(e){return Ee(e),e},e.options=Object.create(null),L.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,I(e.options.components,Rn),An(e),Mn(e),_n(e),zn(e)}$n(Sn),Object.defineProperty(Sn.prototype,"$isServer",{get:le}),Object.defineProperty(Sn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Sn,"FunctionalRenderContext",{value:Zt}),Sn.version="2.6.12";var qn=v("style,class"),Dn=v("input,textarea,option,select,progress"),Ln=function(e,t,r){return"value"===r&&Dn(e)&&"button"!==t||"selected"===r&&"option"===e||"checked"===r&&"input"===e||"muted"===r&&"video"===e},jn=v("contenteditable,draggable,spellcheck"),Fn=v("events,caret,typing,plaintext-only"),Hn=function(e,t){return Xn(t)||"false"===t?"false":"contenteditable"===e&&Fn(t)?t:"true"},Vn=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Un="http://www.w3.org/1999/xlink",Gn=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Wn=function(e){return Gn(e)?e.slice(6,e.length):""},Xn=function(e){return null==e||!1===e};function Yn(e){var t=e.data,r=e,n=e;while(i(n.componentInstance))n=n.componentInstance._vnode,n&&n.data&&(t=Kn(n.data,t));while(i(r=r.parent))r&&r.data&&(t=Kn(t,r.data));return Zn(t.staticClass,t.class)}function Kn(e,t){return{staticClass:Jn(e.staticClass,t.staticClass),class:i(e.class)?[e.class,t.class]:t.class}}function Zn(e,t){return i(e)||i(t)?Jn(e,Qn(t)):""}function Jn(e,t){return e?t?e+" "+t:e:t||""}function Qn(e){return Array.isArray(e)?ei(e):l(e)?ti(e):"string"===typeof e?e:""}function ei(e){for(var t,r="",n=0,o=e.length;n-1?si[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:si[e]=/HTMLUnknownElement/.test(t.toString())}var ci=v("text,number,password,search,email,tel,url");function ui(e){if("string"===typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}function hi(e,t){var r=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&r.setAttribute("multiple","multiple"),r}function pi(e,t){return document.createElementNS(ri[e],t)}function di(e){return document.createTextNode(e)}function fi(e){return document.createComment(e)}function mi(e,t,r){e.insertBefore(t,r)}function vi(e,t){e.removeChild(t)}function gi(e,t){e.appendChild(t)}function yi(e){return e.parentNode}function bi(e){return e.nextSibling}function xi(e){return e.tagName}function wi(e,t){e.textContent=t}function ki(e,t){e.setAttribute(t,"")}var Si=Object.freeze({createElement:hi,createElementNS:pi,createTextNode:di,createComment:fi,insertBefore:mi,removeChild:vi,appendChild:gi,parentNode:yi,nextSibling:bi,tagName:xi,setTextContent:wi,setStyleScope:ki}),Ai={create:function(e,t){Mi(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Mi(e,!0),Mi(t))},destroy:function(e){Mi(e,!0)}};function Mi(e,t){var r=e.data.ref;if(i(r)){var n=e.context,o=e.componentInstance||e.elm,a=n.$refs;t?Array.isArray(a[r])?y(a[r],o):a[r]===o&&(a[r]=void 0):e.data.refInFor?Array.isArray(a[r])?a[r].indexOf(o)<0&&a[r].push(o):a[r]=[o]:a[r]=o}}var _i=new be("",{},[]),Ci=["create","activate","update","remove","destroy"];function Ti(e,t){return e.key===t.key&&(e.tag===t.tag&&e.isComment===t.isComment&&i(e.data)===i(t.data)&&zi(e,t)||o(e.isAsyncPlaceholder)&&e.asyncFactory===t.asyncFactory&&n(t.asyncFactory.error))}function zi(e,t){if("input"!==e.tag)return!0;var r,n=i(r=e.data)&&i(r=r.attrs)&&r.type,o=i(r=t.data)&&i(r=r.attrs)&&r.type;return n===o||ci(n)&&ci(o)}function Oi(e,t,r){var n,o,a={};for(n=t;n<=r;++n)o=e[n].key,i(o)&&(a[o]=n);return a}function Ii(e){var t,r,a={},l=e.modules,c=e.nodeOps;for(t=0;tm?(h=n(r[y+1])?null:r[y+1].elm,S(e,h,r,f,y,o)):f>y&&M(t,p,m)}function T(e,t,r,n){for(var o=r;o-1?Fi(e,t,r):Vn(t)?Xn(r)?e.removeAttribute(t):(r="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,r)):jn(t)?e.setAttribute(t,Hn(t,r)):Gn(t)?Xn(r)?e.removeAttributeNS(Un,Wn(t)):e.setAttributeNS(Un,t,r):Fi(e,t,r)}function Fi(e,t,r){if(Xn(r))e.removeAttribute(t);else{if(ee&&!te&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==r&&!e.__ieph){var n=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",n)};e.addEventListener("input",n),e.__ieph=!0}e.setAttribute(t,r)}}var Hi={create:Li,update:Li};function Vi(e,t){var r=t.elm,o=t.data,a=e.data;if(!(n(o.staticClass)&&n(o.class)&&(n(a)||n(a.staticClass)&&n(a.class)))){var s=Yn(t),l=r._transitionClasses;i(l)&&(s=Jn(s,Qn(l))),s!==r._prevClass&&(r.setAttribute("class",s),r._prevClass=s)}}var Ui,Gi={create:Vi,update:Vi},Wi="__r",Xi="__c";function Yi(e){if(i(e[Wi])){var t=ee?"change":"input";e[t]=[].concat(e[Wi],e[t]||[]),delete e[Wi]}i(e[Xi])&&(e.change=[].concat(e[Xi],e.change||[]),delete e[Xi])}function Ki(e,t,r){var n=Ui;return function i(){var o=t.apply(null,arguments);null!==o&&Qi(e,i,r,n)}}var Zi=at&&!(ie&&Number(ie[1])<=53);function Ji(e,t,r,n){if(Zi){var i=Gr,o=t;t=o._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return o.apply(this,arguments)}}Ui.addEventListener(e,t,ae?{capture:r,passive:n}:r)}function Qi(e,t,r,n){(n||Ui).removeEventListener(e,t._wrapper||t,r)}function eo(e,t){if(!n(e.data.on)||!n(t.data.on)){var r=t.data.on||{},i=e.data.on||{};Ui=t.elm,Yi(r),xt(r,i,Ji,Qi,Ki,t.context),Ui=void 0}}var to,ro={create:eo,update:eo};function no(e,t){if(!n(e.data.domProps)||!n(t.data.domProps)){var r,o,a=t.elm,s=e.data.domProps||{},l=t.data.domProps||{};for(r in i(l.__ob__)&&(l=t.data.domProps=I({},l)),s)r in l||(a[r]="");for(r in l){if(o=l[r],"textContent"===r||"innerHTML"===r){if(t.children&&(t.children.length=0),o===s[r])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===r&&"PROGRESS"!==a.tagName){a._value=o;var c=n(o)?"":String(o);io(a,c)&&(a.value=c)}else if("innerHTML"===r&&ii(a.tagName)&&n(a.innerHTML)){to=to||document.createElement("div"),to.innerHTML=""+o+"";var u=to.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(u.firstChild)a.appendChild(u.firstChild)}else if(o!==s[r])try{a[r]=o}catch(Sa){}}}}function io(e,t){return!e.composing&&("OPTION"===e.tagName||oo(e,t)||ao(e,t))}function oo(e,t){var r=!0;try{r=document.activeElement!==e}catch(Sa){}return r&&e.value!==t}function ao(e,t){var r=e.value,n=e._vModifiers;if(i(n)){if(n.number)return m(r)!==m(t);if(n.trim)return r.trim()!==t.trim()}return r!==t}var so={create:no,update:no},lo=w((function(e){var t={},r=/;(?![^(]*\))/g,n=/:(.+)/;return e.split(r).forEach((function(e){if(e){var r=e.split(n);r.length>1&&(t[r[0].trim()]=r[1].trim())}})),t}));function co(e){var t=uo(e.style);return e.staticStyle?I(e.staticStyle,t):t}function uo(e){return Array.isArray(e)?N(e):"string"===typeof e?lo(e):e}function ho(e,t){var r,n={};if(t){var i=e;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(r=co(i.data))&&I(n,r)}(r=co(e.data))&&I(n,r);var o=e;while(o=o.parent)o.data&&(r=co(o.data))&&I(n,r);return n}var po,fo=/^--/,mo=/\s*!important$/,vo=function(e,t,r){if(fo.test(t))e.style.setProperty(t,r);else if(mo.test(r))e.style.setProperty(_(t),r.replace(mo,""),"important");else{var n=yo(t);if(Array.isArray(r))for(var i=0,o=r.length;i-1?t.split(wo).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var r=" "+(e.getAttribute("class")||"")+" ";r.indexOf(" "+t+" ")<0&&e.setAttribute("class",(r+t).trim())}}function So(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(wo).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{var r=" "+(e.getAttribute("class")||"")+" ",n=" "+t+" ";while(r.indexOf(n)>=0)r=r.replace(n," ");r=r.trim(),r?e.setAttribute("class",r):e.removeAttribute("class")}}function Ao(e){if(e){if("object"===typeof e){var t={};return!1!==e.css&&I(t,Mo(e.name||"v")),I(t,e),t}return"string"===typeof e?Mo(e):void 0}}var Mo=w((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),_o=K&&!te,Co="transition",To="animation",zo="transition",Oo="transitionend",Io="animation",No="animationend";_o&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(zo="WebkitTransition",Oo="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Io="WebkitAnimation",No="webkitAnimationEnd"));var Eo=K?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Bo(e){Eo((function(){Eo(e)}))}function Po(e,t){var r=e._transitionClasses||(e._transitionClasses=[]);r.indexOf(t)<0&&(r.push(t),ko(e,t))}function Ro(e,t){e._transitionClasses&&y(e._transitionClasses,t),So(e,t)}function $o(e,t,r){var n=Do(e,t),i=n.type,o=n.timeout,a=n.propCount;if(!i)return r();var s=i===Co?Oo:No,l=0,c=function(){e.removeEventListener(s,u),r()},u=function(t){t.target===e&&++l>=a&&c()};setTimeout((function(){l0&&(r=Co,u=a,h=o.length):t===To?c>0&&(r=To,u=c,h=l.length):(u=Math.max(a,c),r=u>0?a>c?Co:To:null,h=r?r===Co?o.length:l.length:0);var p=r===Co&&qo.test(n[zo+"Property"]);return{type:r,timeout:u,propCount:h,hasTransform:p}}function Lo(e,t){while(e.length1}function Go(e,t){!0!==t.data.show&&Fo(t)}var Wo=K?{create:Go,activate:Go,remove:function(e,t){!0!==e.data.show?Ho(e,t):t()}}:{},Xo=[Hi,Gi,ro,so,xo,Wo],Yo=Xo.concat(Di),Ko=Ii({nodeOps:Si,modules:Yo});te&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&ia(e,"input")}));var Zo={inserted:function(e,t,r,n){"select"===r.tag?(n.elm&&!n.elm._vOptions?wt(r,"postpatch",(function(){Zo.componentUpdated(e,t,r)})):Jo(e,t,r.context),e._vOptions=[].map.call(e.options,ta)):("textarea"===r.tag||ci(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",ra),e.addEventListener("compositionend",na),e.addEventListener("change",na),te&&(e.vmodel=!0)))},componentUpdated:function(e,t,r){if("select"===r.tag){Jo(e,t,r.context);var n=e._vOptions,i=e._vOptions=[].map.call(e.options,ta);if(i.some((function(e,t){return!R(e,n[t])}))){var o=e.multiple?t.value.some((function(e){return ea(e,i)})):t.value!==t.oldValue&&ea(t.value,i);o&&ia(e,"change")}}}};function Jo(e,t,r){Qo(e,t,r),(ee||re)&&setTimeout((function(){Qo(e,t,r)}),0)}function Qo(e,t,r){var n=t.value,i=e.multiple;if(!i||Array.isArray(n)){for(var o,a,s=0,l=e.options.length;s-1,a.selected!==o&&(a.selected=o);else if(R(ta(a),n))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function ea(e,t){return t.every((function(t){return!R(t,e)}))}function ta(e){return"_value"in e?e._value:e.value}function ra(e){e.target.composing=!0}function na(e){e.target.composing&&(e.target.composing=!1,ia(e.target,"input"))}function ia(e,t){var r=document.createEvent("HTMLEvents");r.initEvent(t,!0,!0),e.dispatchEvent(r)}function oa(e){return!e.componentInstance||e.data&&e.data.transition?e:oa(e.componentInstance._vnode)}var aa={bind:function(e,t,r){var n=t.value;r=oa(r);var i=r.data&&r.data.transition,o=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;n&&i?(r.data.show=!0,Fo(r,(function(){e.style.display=o}))):e.style.display=n?o:"none"},update:function(e,t,r){var n=t.value,i=t.oldValue;if(!n!==!i){r=oa(r);var o=r.data&&r.data.transition;o?(r.data.show=!0,n?Fo(r,(function(){e.style.display=e.__vOriginalDisplay})):Ho(r,(function(){e.style.display="none"}))):e.style.display=n?e.__vOriginalDisplay:"none"}},unbind:function(e,t,r,n,i){i||(e.style.display=e.__vOriginalDisplay)}},sa={model:Zo,show:aa},la={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function ca(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?ca(kr(t.children)):e}function ua(e){var t={},r=e.$options;for(var n in r.propsData)t[n]=e[n];var i=r._parentListeners;for(var o in i)t[S(o)]=i[o];return t}function ha(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function pa(e){while(e=e.parent)if(e.data.transition)return!0}function da(e,t){return t.key===e.key&&t.tag===e.tag}var fa=function(e){return e.tag||wr(e)},ma=function(e){return"show"===e.name},va={name:"transition",props:la,abstract:!0,render:function(e){var t=this,r=this.$slots.default;if(r&&(r=r.filter(fa),r.length)){0;var n=this.mode;0;var i=r[0];if(pa(this.$vnode))return i;var o=ca(i);if(!o)return i;if(this._leaving)return ha(e,i);var a="__transition-"+this._uid+"-";o.key=null==o.key?o.isComment?a+"comment":a+o.tag:s(o.key)?0===String(o.key).indexOf(a)?o.key:a+o.key:o.key;var l=(o.data||(o.data={})).transition=ua(this),c=this._vnode,u=ca(c);if(o.data.directives&&o.data.directives.some(ma)&&(o.data.show=!0),u&&u.data&&!da(o,u)&&!wr(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var h=u.data.transition=I({},l);if("out-in"===n)return this._leaving=!0,wt(h,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),ha(e,i);if("in-out"===n){if(wr(o))return c;var p,d=function(){p()};wt(l,"afterEnter",d),wt(l,"enterCancelled",d),wt(h,"delayLeave",(function(e){p=e}))}}return i}}},ga=I({tag:String,moveClass:String},la);delete ga.mode;var ya={props:ga,beforeMount:function(){var e=this,t=this._update;this._update=function(r,n){var i=Or(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,r,n)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",r=Object.create(null),n=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=ua(this),s=0;sr)t.push(arguments[r++]);return x[++b]=function(){("function"==typeof e?e:Function(e)).apply(void 0,t)},n(b),b},m=function(e){delete x[e]},"process"==l(v)?n=function(e){v.nextTick(S(e))}:y&&y.now?n=function(e){y.now(S(e))}:g&&!p?(i=new g,o=i.port2,i.port1.onmessage=A,n=c(o.postMessage,o,1)):!a.addEventListener||"function"!=typeof postMessage||a.importScripts||s(M)||"file:"===d.protocol?n=w in h("script")?function(e){u.appendChild(h("script"))[w]=function(){u.removeChild(this),k(e)}}:function(e){setTimeout(S(e),0)}:(n=M,a.addEventListener("message",A,!1))),e.exports={set:f,clear:m}},"2d00":function(e,t,r){var n,i,o=r("da84"),a=r("342f"),s=o.process,l=s&&s.versions,c=l&&l.v8;c?(n=c.split("."),i=n[0]+n[1]):a&&(n=a.match(/Edge\/(\d+)/),(!n||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/),n&&(i=n[1]))),e.exports=i&&+i},"342f":function(e,t,r){var n=r("d066");e.exports=n("navigator","userAgent")||""},"35a1":function(e,t,r){var n=r("f5df"),i=r("3f8c"),o=r("b622"),a=o("iterator");e.exports=function(e){if(void 0!=e)return e[a]||e["@@iterator"]||i[n(e)]}},"37e8":function(e,t,r){var n=r("83ab"),i=r("9bf2"),o=r("825a"),a=r("df75");e.exports=n?Object.defineProperties:function(e,t){o(e);var r,n=a(t),s=n.length,l=0;while(s>l)i.f(e,r=n[l++],t[r]);return e}},"3b2f":function(e,t,r){(function(t,r){e.exports=r()})("undefined"!==typeof self&&self,(function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)r.d(n,i,function(t){return e[t]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=1)}([function(e,t,r){},function(e,t,r){"use strict";r.r(t);r(0);var n=function(){function e(e,t,r){this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=e,this.start=t,this.end=r}return e.range=function(t,r){return r?t&&t.loc&&r.loc&&t.loc.lexer===r.loc.lexer?new e(t.loc.lexer,t.loc.start,r.loc.end):null:t&&t.loc},e}(),i=function(){function e(e,t){this.text=void 0,this.loc=void 0,this.noexpand=void 0,this.treatAsRelax=void 0,this.text=e,this.loc=t}var t=e.prototype;return t.range=function(t,r){return new e(r,n.range(this,t))},e}(),o=function e(t,r){this.position=void 0;var n,i="KaTeX parse error: "+t,o=r&&r.loc;if(o&&o.start<=o.end){var a=o.lexer.input;n=o.start;var s=o.end;n===a.length?i+=" at end of input: ":i+=" at position "+(n+1)+": ";var l,c,u=a.slice(n,s).replace(/[^]/g,"$&̲");l=n>15?"…"+a.slice(n-15,n):a.slice(0,n),c=s+15":">","<":"<",'"':""","'":"'"},p=/[&><"']/g;function d(e){return String(e).replace(p,(function(e){return h[e]}))}var f=function e(t){return"ordgroup"===t.type||"color"===t.type?1===t.body.length?e(t.body[0]):t:"font"===t.type?e(t.body):t},m=function(e){var t=f(e);return"mathord"===t.type||"textord"===t.type||"atom"===t.type},v=function(e){if(!e)throw new Error("Expected non-null, but got "+String(e));return e},g=function(e){var t=/^\s*([^\\/#]*?)(?::|�*58|�*3a)/i.exec(e);return null!=t?t[1]:"_relative"},y={contains:s,deflt:l,escape:d,hyphenate:u,getBaseElem:f,isCharacterBox:m,protocolFromUrl:g},b=function(){function e(e){this.displayMode=void 0,this.output=void 0,this.leqno=void 0,this.fleqn=void 0,this.throwOnError=void 0,this.errorColor=void 0,this.macros=void 0,this.minRuleThickness=void 0,this.colorIsTextColor=void 0,this.strict=void 0,this.trust=void 0,this.maxSize=void 0,this.maxExpand=void 0,this.globalGroup=void 0,e=e||{},this.displayMode=y.deflt(e.displayMode,!1),this.output=y.deflt(e.output,"htmlAndMathml"),this.leqno=y.deflt(e.leqno,!1),this.fleqn=y.deflt(e.fleqn,!1),this.throwOnError=y.deflt(e.throwOnError,!0),this.errorColor=y.deflt(e.errorColor,"#cc0000"),this.macros=e.macros||{},this.minRuleThickness=Math.max(0,y.deflt(e.minRuleThickness,0)),this.colorIsTextColor=y.deflt(e.colorIsTextColor,!1),this.strict=y.deflt(e.strict,"warn"),this.trust=y.deflt(e.trust,!1),this.maxSize=Math.max(0,y.deflt(e.maxSize,1/0)),this.maxExpand=Math.max(0,y.deflt(e.maxExpand,1e3)),this.globalGroup=y.deflt(e.globalGroup,!1)}var t=e.prototype;return t.reportNonstrict=function(e,t,r){var n=this.strict;if("function"===typeof n&&(n=n(e,t,r)),n&&"ignore"!==n){if(!0===n||"error"===n)throw new a("LaTeX-incompatible input and strict mode is set to 'error': "+t+" ["+e+"]",r);"warn"===n?"undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+t+" ["+e+"]"):"undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+n+"': "+t+" ["+e+"]")}},t.useStrictBehavior=function(e,t,r){var n=this.strict;if("function"===typeof n)try{n=n(e,t,r)}catch(i){n="error"}return!(!n||"ignore"===n)&&(!0===n||"error"===n||("warn"===n?("undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+t+" ["+e+"]"),!1):("undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+n+"': "+t+" ["+e+"]"),!1)))},t.isTrusted=function(e){e.url&&!e.protocol&&(e.protocol=y.protocolFromUrl(e.url));var t="function"===typeof this.trust?this.trust(e):this.trust;return Boolean(t)},e}(),x=function(){function e(e,t,r){this.id=void 0,this.size=void 0,this.cramped=void 0,this.id=e,this.size=t,this.cramped=r}var t=e.prototype;return t.sup=function(){return z[O[this.id]]},t.sub=function(){return z[I[this.id]]},t.fracNum=function(){return z[N[this.id]]},t.fracDen=function(){return z[E[this.id]]},t.cramp=function(){return z[B[this.id]]},t.text=function(){return z[P[this.id]]},t.isTight=function(){return this.size>=2},e}(),w=0,k=1,S=2,A=3,M=4,_=5,C=6,T=7,z=[new x(w,0,!1),new x(k,0,!0),new x(S,1,!1),new x(A,1,!0),new x(M,2,!1),new x(_,2,!0),new x(C,3,!1),new x(T,3,!0)],O=[M,_,M,_,C,T,C,T],I=[_,_,_,_,T,T,T,T],N=[S,A,M,_,C,T,C,T],E=[A,A,_,_,T,T,T,T],B=[k,k,A,A,_,_,T,T],P=[w,k,S,A,S,A,S,A],R={DISPLAY:z[w],TEXT:z[S],SCRIPT:z[M],SCRIPTSCRIPT:z[C]},$=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}];function q(e){for(var t=0;t<$.length;t++)for(var r=$[t],n=0;n=i[0]&&e<=i[1])return r.name}return null}var D=[];function L(e){for(var t=0;t=D[t]&&e<=D[t+1])return!0;return!1}$.forEach((function(e){return e.blocks.forEach((function(e){return D.push.apply(D,e)}))}));var j=80,F=function(e,t){return"M95,"+(622+e+t)+"\nc-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14\nc0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54\nc44.2,-33.3,65.8,-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10\ns173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429\nc69,-144,104.5,-217.7,106.5,-221\nl"+e/2.075+" -"+e+"\nc5.3,-9.3,12,-14,20,-14\nH400000v"+(40+e)+"H845.2724\ns-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7\nc-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z\nM"+(834+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},H=function(e,t){return"M263,"+(601+e+t)+"c0.7,0,18,39.7,52,119\nc34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120\nc340,-704.7,510.7,-1060.3,512,-1067\nl"+e/2.084+" -"+e+"\nc4.7,-7.3,11,-11,19,-11\nH40000v"+(40+e)+"H1012.3\ns-271.3,567,-271.3,567c-38.7,80.7,-84,175,-136,283c-52,108,-89.167,185.3,-111.5,232\nc-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1\ns-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26\nc-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z\nM"+(1001+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},V=function(e,t){return"M983 "+(10+e+t)+"\nl"+e/3.13+" -"+e+"\nc4,-6.7,10,-10,18,-10 H400000v"+(40+e)+"\nH1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7\ns-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744\nc-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30\nc26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722\nc56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5\nc53.7,-170.3,84.5,-266.8,92.5,-289.5z\nM"+(1001+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},U=function(e,t){return"M424,"+(2398+e+t)+"\nc-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514\nc0,-2,-10.7,14.3,-32,49c-4.7,7.3,-9.8,15.7,-15.5,25c-5.7,9.3,-9.8,16,-12.5,20\ns-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,-13s76,-122,76,-122s77,-121,77,-121\ns209,968,209,968c0,-2,84.7,-361.7,254,-1079c169.3,-717.3,254.7,-1077.7,256,-1081\nl"+e/4.223+" -"+e+"c4,-6.7,10,-10,18,-10 H400000\nv"+(40+e)+"H1014.6\ns-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185\nc-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2z M"+(1001+e)+" "+t+"\nh400000v"+(40+e)+"h-400000z"},G=function(e,t){return"M473,"+(2713+e+t)+"\nc339.3,-1799.3,509.3,-2700,510,-2702 l"+e/5.298+" -"+e+"\nc3.3,-7.3,9.3,-11,18,-11 H400000v"+(40+e)+"H1017.7\ns-90.5,478,-276.2,1466c-185.7,988,-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200\nc0,-1.3,-5.3,8.7,-16,30c-10.7,21.3,-21.3,42.7,-32,64s-16,33,-16,33s-26,-26,-26,-26\ns76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,\n606zM"+(1001+e)+" "+t+"h400000v"+(40+e)+"H1017.7z"},W=function(e,t,r){var n=r-54-t-e;return"M702 "+(e+t)+"H400000"+(40+e)+"\nH742v"+n+"l-4 4-4 4c-.667.7 -2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1\nh-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170\nc-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667\n219 661 l218 661zM702 "+t+"H400000v"+(40+e)+"H742z"},X=function(e,t,r){t*=1e3;var n="";switch(e){case"sqrtMain":n=F(t,j);break;case"sqrtSize1":n=H(t,j);break;case"sqrtSize2":n=V(t,j);break;case"sqrtSize3":n=U(t,j);break;case"sqrtSize4":n=G(t,j);break;case"sqrtTall":n=W(t,j,r)}return n},Y={leftParenInner:"M291 0 H417 V300 H291 z",rightParenInner:"M457 0 H583 V300 H457 z",doubleleftarrow:"M262 157\nl10-10c34-36 62.7-77 86-123 3.3-8 5-13.3 5-16 0-5.3-6.7-8-20-8-7.3\n 0-12.2.5-14.5 1.5-2.3 1-4.8 4.5-7.5 10.5-49.3 97.3-121.7 169.3-217 216-28\n 14-57.3 25-88 33-6.7 2-11 3.8-13 5.5-2 1.7-3 4.2-3 7.5s1 5.8 3 7.5\nc2 1.7 6.3 3.5 13 5.5 68 17.3 128.2 47.8 180.5 91.5 52.3 43.7 93.8 96.2 124.5\n 157.5 9.3 8 15.3 12.3 18 13h6c12-.7 18-4 18-10 0-2-1.7-7-5-15-23.3-46-52-87\n-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7\n-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z\nm8 0v40h399730v-40zm0 194v40h399730v-40z",doublerightarrow:"M399738 392l\n-10 10c-34 36-62.7 77-86 123-3.3 8-5 13.3-5 16 0 5.3 6.7 8 20 8 7.3 0 12.2-.5\n 14.5-1.5 2.3-1 4.8-4.5 7.5-10.5 49.3-97.3 121.7-169.3 217-216 28-14 57.3-25 88\n-33 6.7-2 11-3.8 13-5.5 2-1.7 3-4.2 3-7.5s-1-5.8-3-7.5c-2-1.7-6.3-3.5-13-5.5-68\n-17.3-128.2-47.8-180.5-91.5-52.3-43.7-93.8-96.2-124.5-157.5-9.3-8-15.3-12.3-18\n-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782\nc-328 0 0 0 0 0l10 8c26.7 20 65.7 43 117 69-2.7 2-6 3.7-10 5-36.7 16-72.3 37.3\n-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z",leftarrow:"M400000 241H110l3-3c68.7-52.7 113.7-120\n 135-202 4-14.7 6-23 6-25 0-7.3-7-11-21-11-8 0-13.2.8-15.5 2.5-2.3 1.7-4.2 5.8\n-5.5 12.5-1.3 4.7-2.7 10.3-4 17-12 48.7-34.8 92-68.5 130S65.3 228.3 18 247\nc-10 4-16 7.7-18 11 0 8.7 6 14.3 18 17 47.3 18.7 87.8 47 121.5 85S196 441.3 208\n 490c.7 2 1.3 5 2 9s1.2 6.7 1.5 8c.3 1.3 1 3.3 2 6s2.2 4.5 3.5 5.5c1.3 1 3.3\n 1.8 6 2.5s6 1 10 1c14 0 21-3.7 21-11 0-2-2-10.3-6-25-20-79.3-65-146.7-135-202\n l-3-3h399890zM100 241v40h399900v-40z",leftbrace:"M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117\n-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7\n 5-6 9-10 13-.7 1-7.3 1-20 1H6z",leftbraceunder:"M0 6l6-6h17c12.688 0 19.313.3 20 1 4 4 7.313 8.3 10 13\n 35.313 51.3 80.813 93.8 136.5 127.5 55.688 33.7 117.188 55.8 184.5 66.5.688\n 0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7\n-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z",leftgroup:"M400000 80\nH435C64 80 168.3 229.4 21 260c-5.9 1.2-18 0-18 0-2 0-3-1-3-3v-38C76 61 257 0\n 435 0h399565z",leftgroupunder:"M400000 262\nH435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219\n 435 219h399565z",leftharpoon:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3\n-3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5\n-18.3 3-21-1.3-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7\n-196 228-6.7 4.7-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40z",leftharpoonplus:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3-3.3 10.2-9.5\n 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5-18.3 3-21-1.3\n-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7-196 228-6.7 4.7\n-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z\nm0 0v40h400000v-40z",leftharpoondown:"M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333\n 5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5\n 1 9 1h5c10.667 0 16.667-2 18-6 2-2.667 1-9.667-3-21-32-87.333-82.667-157.667\n-152-211l-3-3h399907v-40zM93 281 H400000 v-40L7 241z",leftharpoondownplus:"M7 435c-4 4-6.3 8.7-7 14 0 5.3.7 9 2 11s5.3 5.3 12\n 10c90.7 54 156 130 196 228 3.3 10.7 6.3 16.3 9 17 2 .7 5 1 9 1h5c10.7 0 16.7\n-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0\nv40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z",lefthook:"M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5\n-83.5C70.8 58.2 104 47 142 47 c16.7 0 25 6.7 25 20 0 12-8.7 18.7-26 20-40 3.3\n-68.7 15.7-86 37-10 12-15 25.3-15 40 0 22.7 9.8 40.7 29.5 54 19.7 13.3 43.5 21\n 71.5 23h399859zM103 281v-40h399897v40z",leftlinesegment:"M40 281 V428 H0 V94 H40 V241 H400000 v40z\nM40 281 V428 H0 V94 H40 V241 H400000 v40z",leftmapsto:"M40 281 V448H0V74H40V241H400000v40z\nM40 281 V448H0V74H40V241H400000v40z",leftToFrom:"M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23\n-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8\nc28.7-32 52-65.7 70-101 10.7-23.3 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 265.3\n 68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z",longequal:"M0 50 h400000 v40H0z m0 194h40000v40H0z\nM0 50 h400000 v40H0z m0 194h40000v40H0z",midbrace:"M200428 334\nc-100.7-8.3-195.3-44-280-108-55.3-42-101.7-93-139-153l-9-14c-2.7 4-5.7 8.7-9 14\n-53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7\n 311.7-78.3 403-201 6-8 9.7-12 11-12 .7-.7 6.7-1 18-1s17.3.3 18 1c1.3 0 5 4 11\n 12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z",midbraceunder:"M199572 214\nc100.7 8.3 195.3 44 280 108 55.3 42 101.7 93 139 153l9 14c2.7-4 5.7-8.7 9-14\n 53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3\n 11.7-311.7 78.3-403 201-6 8-9.7 12-11 12-.7.7-6.7 1-18 1s-17.3-.3-18-1c-1.3 0\n-5-4-11-12-44.7-59.3-101.3-106.3-170-141s-145.3-54.3-229-60H0V214z",oiintSize1:"M512.6 71.6c272.6 0 320.3 106.8 320.3 178.2 0 70.8-47.7 177.6\n-320.3 177.6S193.1 320.6 193.1 249.8c0-71.4 46.9-178.2 319.5-178.2z\nm368.1 178.2c0-86.4-60.9-215.4-368.1-215.4-306.4 0-367.3 129-367.3 215.4 0 85.8\n60.9 214.8 367.3 214.8 307.2 0 368.1-129 368.1-214.8z",oiintSize2:"M757.8 100.1c384.7 0 451.1 137.6 451.1 230 0 91.3-66.4 228.8\n-451.1 228.8-386.3 0-452.7-137.5-452.7-228.8 0-92.4 66.4-230 452.7-230z\nm502.4 230c0-111.2-82.4-277.2-502.4-277.2s-504 166-504 277.2\nc0 110 84 276 504 276s502.4-166 502.4-276z",oiiintSize1:"M681.4 71.6c408.9 0 480.5 106.8 480.5 178.2 0 70.8-71.6 177.6\n-480.5 177.6S202.1 320.6 202.1 249.8c0-71.4 70.5-178.2 479.3-178.2z\nm525.8 178.2c0-86.4-86.8-215.4-525.7-215.4-437.9 0-524.7 129-524.7 215.4 0\n85.8 86.8 214.8 524.7 214.8 438.9 0 525.7-129 525.7-214.8z",oiiintSize2:"M1021.2 53c603.6 0 707.8 165.8 707.8 277.2 0 110-104.2 275.8\n-707.8 275.8-606 0-710.2-165.8-710.2-275.8C311 218.8 415.2 53 1021.2 53z\nm770.4 277.1c0-131.2-126.4-327.6-770.5-327.6S248.4 198.9 248.4 330.1\nc0 130 128.8 326.4 772.7 326.4s770.5-196.4 770.5-326.4z",rightarrow:"M0 241v40h399891c-47.3 35.3-84 78-110 128\n-16.7 32-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20\n 11 8 0 13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7\n 39-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85\n-40.5-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5\n-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67\n 151.7 139 205zm0 0v40h399900v-40z",rightbrace:"M400000 542l\n-6 6h-17c-12.7 0-19.3-.3-20-1-4-4-7.3-8.3-10-13-35.3-51.3-80.8-93.8-136.5-127.5\ns-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1\nc124.7 8 235 61.7 331 161 31.3 33.3 59.7 72.7 85 118l7 13v35z",rightbraceunder:"M399994 0l6 6v35l-6 11c-56 104-135.3 181.3-238 232-57.3\n 28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237\n-174 2.7-5 6-9 10-13 .7-1 7.3-1 20-1h17z",rightgroup:"M0 80h399565c371 0 266.7 149.4 414 180 5.9 1.2 18 0 18 0 2 0\n 3-1 3-3v-38c-76-158-257-219-435-219H0z",rightgroupunder:"M0 262h399565c371 0 266.7-149.4 414-180 5.9-1.2 18 0 18\n 0 2 0 3 1 3 3v38c-76 158-257 219-435 219H0z",rightharpoon:"M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3\n-3.7-15.3-11-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2\n-10.7 0-16.7 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58\n 69.2 92 94.5zm0 0v40h399900v-40z",rightharpoonplus:"M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3-3.7-15.3-11\n-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2-10.7 0-16.7\n 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58 69.2 92 94.5z\nm0 0v40h399900v-40z m100 194v40h399900v-40zm0 0v40h399900v-40z",rightharpoondown:"M399747 511c0 7.3 6.7 11 20 11 8 0 13-.8 15-2.5s4.7-6.8\n 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3 8.5-5.8 9.5\n-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3-64.7 57-92 95\n-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 241v40h399900v-40z",rightharpoondownplus:"M399747 705c0 7.3 6.7 11 20 11 8 0 13-.8\n 15-2.5s4.7-6.8 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3\n 8.5-5.8 9.5-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3\n-64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z\nm0-194v40h400000v-40zm0 0v40h400000v-40z",righthook:"M399859 241c-764 0 0 0 0 0 40-3.3 68.7-15.7 86-37 10-12 15-25.3\n 15-40 0-22.7-9.8-40.7-29.5-54-19.7-13.3-43.5-21-71.5-23-17.3-1.3-26-8-26-20 0\n-13.3 8.7-20 26-20 38 0 71 11.2 99 33.5 0 0 7 5.6 21 16.7 14 11.2 21 33.5 21\n 66.8s-14 61.2-42 83.5c-28 22.3-61 33.5-99 33.5L0 241z M0 281v-40h399859v40z",rightlinesegment:"M399960 241 V94 h40 V428 h-40 V281 H0 v-40z\nM399960 241 V94 h40 V428 h-40 V281 H0 v-40z",rightToFrom:"M400000 167c-70.7-42-118-97.7-142-167h-23c-15.3 0-23 .3-23\n 1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32\n-52 65.7-70 101-10.7 23.3-16 35.7-16 37 0 .7 7.7 1 23 1h23c24-69.3 71.3-125 142\n-167z M100 147v40h399900v-40zM0 341v40h399900v-40z",twoheadleftarrow:"M0 167c68 40\n 115.7 95.7 143 167h22c15.3 0 23-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69\n-70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3\n-40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19\n-37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101\n 10.7-23.333 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 71.3 68 127 0 167z",twoheadrightarrow:"M400000 167\nc-68-40-115.7-95.7-143-167h-22c-15.3 0-23 .3-23 1 0 1.3 5.3 13.7 16 37 18 35.3\n 41.3 69 70 101l7 8h-125l-9-7c-50.7-39.3-85-86-103-140h-46c0 4.7 6.3 18.7 19 42\n 18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333\n-19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70\n 101-10.7 23.333-16 35.7-16 37 0 .7 7.7 1 23 1h22c27.3-71.3 75-127 143-167z",tilde1:"M200 55.538c-77 0-168 73.953-177 73.953-3 0-7\n-2.175-9-5.437L2 97c-1-2-2-4-2-6 0-4 2-7 5-9l20-12C116 12 171 0 207 0c86 0\n 114 68 191 68 78 0 168-68 177-68 4 0 7 2 9 5l12 19c1 2.175 2 4.35 2 6.525 0\n 4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128\n-68.267.847-113-73.952-191-73.952z",tilde2:"M344 55.266c-142 0-300.638 81.316-311.5 86.418\n-8.01 3.762-22.5 10.91-23.5 5.562L1 120c-1-2-1-3-1-4 0-5 3-9 8-10l18.4-9C160.9\n 31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114\nc1 2.14 1 3.21 1 4.28 0 5.347-3 9.626-7 10.696l-22.3 12.622C852.6 158.372 751\n 181.476 676 181.476c-149 0-189-126.21-332-126.21z",tilde3:"M786 59C457 59 32 175.242 13 175.242c-6 0-10-3.457\n-11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0\n 411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697\n 16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696\n -338 0-409-156.573-744-156.573z",tilde4:"M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345\n-11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409\n 177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9\n 14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409\n -175.236-744-175.236z",vec:"M377 20c0-5.333 1.833-10 5.5-14S391 0 397 0c4.667 0 8.667 1.667 12 5\n3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11\n10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63\n-1.333 1.333-3.167 3.5-5.5 6.5s-4 4.833-5 5.5c-1 .667-2.5 1.333-4.5 2s-4.333 1\n-7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59\nH213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359\nc-16-25.333-24-45-24-59z",widehat1:"M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22\nc-1 5-5 9-11 9h-2L532 67 19 159h-2c-5 0-9-4-11-9l-5-22c-1-6 2-12 8-13z",widehat2:"M1181 0h2l1171 176c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 220h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",widehat3:"M1181 0h2l1171 236c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 280h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",widehat4:"M1181 0h2l1171 296c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 340h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",widecheck1:"M529,159h5l519,-115c5,-1,9,-5,9,-10c0,-1,-1,-2,-1,-3l-4,-22c-1,\n-5,-5,-9,-11,-9h-2l-512,92l-513,-92h-2c-5,0,-9,4,-11,9l-5,22c-1,6,2,12,8,13z",widecheck2:"M1181,220h2l1171,-176c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,\n-11,-10h-1l-1168,153l-1167,-153h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z",widecheck3:"M1181,280h2l1171,-236c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,\n-11,-10h-1l-1168,213l-1167,-213h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z",widecheck4:"M1181,340h2l1171,-296c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,\n-11,-10h-1l-1168,273l-1167,-273h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z",baraboveleftarrow:"M400000 620h-399890l3 -3c68.7 -52.7 113.7 -120 135 -202\nc4 -14.7 6 -23 6 -25c0 -7.3 -7 -11 -21 -11c-8 0 -13.2 0.8 -15.5 2.5\nc-2.3 1.7 -4.2 5.8 -5.5 12.5c-1.3 4.7 -2.7 10.3 -4 17c-12 48.7 -34.8 92 -68.5 130\ns-74.2 66.3 -121.5 85c-10 4 -16 7.7 -18 11c0 8.7 6 14.3 18 17c47.3 18.7 87.8 47\n121.5 85s56.5 81.3 68.5 130c0.7 2 1.3 5 2 9s1.2 6.7 1.5 8c0.3 1.3 1 3.3 2 6\ns2.2 4.5 3.5 5.5c1.3 1 3.3 1.8 6 2.5s6 1 10 1c14 0 21 -3.7 21 -11\nc0 -2 -2 -10.3 -6 -25c-20 -79.3 -65 -146.7 -135 -202l-3 -3h399890z\nM100 620v40h399900v-40z M0 241v40h399900v-40zM0 241v40h399900v-40z",rightarrowabovebar:"M0 241v40h399891c-47.3 35.3-84 78-110 128-16.7 32\n-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20 11 8 0\n13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7 39\n-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85-40.5\n-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5\n-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67\n151.7 139 205zm96 379h399894v40H0zm0 0h399904v40H0z",baraboveshortleftharpoon:"M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17\nc2,0.7,5,1,9,1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21\nc-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40\nc-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z\nM0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z",rightharpoonaboveshortbar:"M0,241 l0,40c399126,0,399993,0,399993,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6\nc-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z\nM0 241 v40 H399908 v-40z M0 475 v-40 H399500 v40z M0 475 v-40 H399500 v40z",shortbaraboveleftharpoon:"M7,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17c2,0.7,5,1,9,\n1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21c-32,-87.3,-82.7,-157.7,\n-152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z\nM93 435 v40 H400000 v-40z M500 241 v40 H400000 v-40z M500 241 v40 H400000 v-40z",shortrightharpoonabovebar:"M53,241l0,40c398570,0,399437,0,399437,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6\nc-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z\nM500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z"},K=function(){function e(e){this.children=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.children=e,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.style={}}var t=e.prototype;return t.hasClass=function(e){return y.contains(this.classes,e)},t.toNode=function(){for(var e=document.createDocumentFragment(),t=0;t",t},te=function(){function e(e,t,r,n){this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.width=void 0,this.maxFontSize=void 0,this.style=void 0,J.call(this,e,r,n),this.children=t||[]}var t=e.prototype;return t.setAttribute=function(e,t){this.attributes[e]=t},t.hasClass=function(e){return y.contains(this.classes,e)},t.toNode=function(){return Q.call(this,"span")},t.toMarkup=function(){return ee.call(this,"span")},e}(),re=function(){function e(e,t,r,n){this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,J.call(this,t,n),this.children=r||[],this.setAttribute("href",e)}var t=e.prototype;return t.setAttribute=function(e,t){this.attributes[e]=t},t.hasClass=function(e){return y.contains(this.classes,e)},t.toNode=function(){return Q.call(this,"a")},t.toMarkup=function(){return ee.call(this,"a")},e}(),ne=function(){function e(e,t,r){this.src=void 0,this.alt=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.alt=t,this.src=e,this.classes=["mord"],this.style=r}var t=e.prototype;return t.hasClass=function(e){return y.contains(this.classes,e)},t.toNode=function(){var e=document.createElement("img");for(var t in e.src=this.src,e.alt=this.alt,e.className="mord",this.style)this.style.hasOwnProperty(t)&&(e.style[t]=this.style[t]);return e},t.toMarkup=function(){var e=""+this.alt+"0&&(t=document.createElement("span"),t.style.marginRight=this.italic+"em"),this.classes.length>0&&(t=t||document.createElement("span"),t.className=Z(this.classes)),this.style)this.style.hasOwnProperty(r)&&(t=t||document.createElement("span"),t.style[r]=this.style[r]);return t?(t.appendChild(e),t):e},t.toMarkup=function(){var e=!1,t="0&&(r+="margin-right:"+this.italic+"em;"),this.style)this.style.hasOwnProperty(n)&&(r+=y.hyphenate(n)+":"+this.style[n]+";");r&&(e=!0,t+=' style="'+y.escape(r)+'"');var i=y.escape(this.text);return e?(t+=">",t+=i,t+="",t):i},e}(),ae=function(){function e(e,t){this.children=void 0,this.attributes=void 0,this.children=e||[],this.attributes=t||{}}var t=e.prototype;return t.toNode=function(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");for(var r in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,r)&&t.setAttribute(r,this.attributes[r]);for(var n=0;n":""},e}(),le=function(){function e(e){this.attributes=void 0,this.attributes=e||{}}var t=e.prototype;return t.toNode=function(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"line");for(var r in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,r)&&t.setAttribute(r,this.attributes[r]);return t},t.toMarkup=function(){var e=" but got "+String(e)+".")}var he={"AMS-Regular":{32:[0,0,0,0,.25],65:[0,.68889,0,0,.72222],66:[0,.68889,0,0,.66667],67:[0,.68889,0,0,.72222],68:[0,.68889,0,0,.72222],69:[0,.68889,0,0,.66667],70:[0,.68889,0,0,.61111],71:[0,.68889,0,0,.77778],72:[0,.68889,0,0,.77778],73:[0,.68889,0,0,.38889],74:[.16667,.68889,0,0,.5],75:[0,.68889,0,0,.77778],76:[0,.68889,0,0,.66667],77:[0,.68889,0,0,.94445],78:[0,.68889,0,0,.72222],79:[.16667,.68889,0,0,.77778],80:[0,.68889,0,0,.61111],81:[.16667,.68889,0,0,.77778],82:[0,.68889,0,0,.72222],83:[0,.68889,0,0,.55556],84:[0,.68889,0,0,.66667],85:[0,.68889,0,0,.72222],86:[0,.68889,0,0,.72222],87:[0,.68889,0,0,1],88:[0,.68889,0,0,.72222],89:[0,.68889,0,0,.72222],90:[0,.68889,0,0,.66667],107:[0,.68889,0,0,.55556],160:[0,0,0,0,.25],165:[0,.675,.025,0,.75],174:[.15559,.69224,0,0,.94666],240:[0,.68889,0,0,.55556],295:[0,.68889,0,0,.54028],710:[0,.825,0,0,2.33334],732:[0,.9,0,0,2.33334],770:[0,.825,0,0,2.33334],771:[0,.9,0,0,2.33334],989:[.08167,.58167,0,0,.77778],1008:[0,.43056,.04028,0,.66667],8245:[0,.54986,0,0,.275],8463:[0,.68889,0,0,.54028],8487:[0,.68889,0,0,.72222],8498:[0,.68889,0,0,.55556],8502:[0,.68889,0,0,.66667],8503:[0,.68889,0,0,.44445],8504:[0,.68889,0,0,.66667],8513:[0,.68889,0,0,.63889],8592:[-.03598,.46402,0,0,.5],8594:[-.03598,.46402,0,0,.5],8602:[-.13313,.36687,0,0,1],8603:[-.13313,.36687,0,0,1],8606:[.01354,.52239,0,0,1],8608:[.01354,.52239,0,0,1],8610:[.01354,.52239,0,0,1.11111],8611:[.01354,.52239,0,0,1.11111],8619:[0,.54986,0,0,1],8620:[0,.54986,0,0,1],8621:[-.13313,.37788,0,0,1.38889],8622:[-.13313,.36687,0,0,1],8624:[0,.69224,0,0,.5],8625:[0,.69224,0,0,.5],8630:[0,.43056,0,0,1],8631:[0,.43056,0,0,1],8634:[.08198,.58198,0,0,.77778],8635:[.08198,.58198,0,0,.77778],8638:[.19444,.69224,0,0,.41667],8639:[.19444,.69224,0,0,.41667],8642:[.19444,.69224,0,0,.41667],8643:[.19444,.69224,0,0,.41667],8644:[.1808,.675,0,0,1],8646:[.1808,.675,0,0,1],8647:[.1808,.675,0,0,1],8648:[.19444,.69224,0,0,.83334],8649:[.1808,.675,0,0,1],8650:[.19444,.69224,0,0,.83334],8651:[.01354,.52239,0,0,1],8652:[.01354,.52239,0,0,1],8653:[-.13313,.36687,0,0,1],8654:[-.13313,.36687,0,0,1],8655:[-.13313,.36687,0,0,1],8666:[.13667,.63667,0,0,1],8667:[.13667,.63667,0,0,1],8669:[-.13313,.37788,0,0,1],8672:[-.064,.437,0,0,1.334],8674:[-.064,.437,0,0,1.334],8705:[0,.825,0,0,.5],8708:[0,.68889,0,0,.55556],8709:[.08167,.58167,0,0,.77778],8717:[0,.43056,0,0,.42917],8722:[-.03598,.46402,0,0,.5],8724:[.08198,.69224,0,0,.77778],8726:[.08167,.58167,0,0,.77778],8733:[0,.69224,0,0,.77778],8736:[0,.69224,0,0,.72222],8737:[0,.69224,0,0,.72222],8738:[.03517,.52239,0,0,.72222],8739:[.08167,.58167,0,0,.22222],8740:[.25142,.74111,0,0,.27778],8741:[.08167,.58167,0,0,.38889],8742:[.25142,.74111,0,0,.5],8756:[0,.69224,0,0,.66667],8757:[0,.69224,0,0,.66667],8764:[-.13313,.36687,0,0,.77778],8765:[-.13313,.37788,0,0,.77778],8769:[-.13313,.36687,0,0,.77778],8770:[-.03625,.46375,0,0,.77778],8774:[.30274,.79383,0,0,.77778],8776:[-.01688,.48312,0,0,.77778],8778:[.08167,.58167,0,0,.77778],8782:[.06062,.54986,0,0,.77778],8783:[.06062,.54986,0,0,.77778],8785:[.08198,.58198,0,0,.77778],8786:[.08198,.58198,0,0,.77778],8787:[.08198,.58198,0,0,.77778],8790:[0,.69224,0,0,.77778],8791:[.22958,.72958,0,0,.77778],8796:[.08198,.91667,0,0,.77778],8806:[.25583,.75583,0,0,.77778],8807:[.25583,.75583,0,0,.77778],8808:[.25142,.75726,0,0,.77778],8809:[.25142,.75726,0,0,.77778],8812:[.25583,.75583,0,0,.5],8814:[.20576,.70576,0,0,.77778],8815:[.20576,.70576,0,0,.77778],8816:[.30274,.79383,0,0,.77778],8817:[.30274,.79383,0,0,.77778],8818:[.22958,.72958,0,0,.77778],8819:[.22958,.72958,0,0,.77778],8822:[.1808,.675,0,0,.77778],8823:[.1808,.675,0,0,.77778],8828:[.13667,.63667,0,0,.77778],8829:[.13667,.63667,0,0,.77778],8830:[.22958,.72958,0,0,.77778],8831:[.22958,.72958,0,0,.77778],8832:[.20576,.70576,0,0,.77778],8833:[.20576,.70576,0,0,.77778],8840:[.30274,.79383,0,0,.77778],8841:[.30274,.79383,0,0,.77778],8842:[.13597,.63597,0,0,.77778],8843:[.13597,.63597,0,0,.77778],8847:[.03517,.54986,0,0,.77778],8848:[.03517,.54986,0,0,.77778],8858:[.08198,.58198,0,0,.77778],8859:[.08198,.58198,0,0,.77778],8861:[.08198,.58198,0,0,.77778],8862:[0,.675,0,0,.77778],8863:[0,.675,0,0,.77778],8864:[0,.675,0,0,.77778],8865:[0,.675,0,0,.77778],8872:[0,.69224,0,0,.61111],8873:[0,.69224,0,0,.72222],8874:[0,.69224,0,0,.88889],8876:[0,.68889,0,0,.61111],8877:[0,.68889,0,0,.61111],8878:[0,.68889,0,0,.72222],8879:[0,.68889,0,0,.72222],8882:[.03517,.54986,0,0,.77778],8883:[.03517,.54986,0,0,.77778],8884:[.13667,.63667,0,0,.77778],8885:[.13667,.63667,0,0,.77778],8888:[0,.54986,0,0,1.11111],8890:[.19444,.43056,0,0,.55556],8891:[.19444,.69224,0,0,.61111],8892:[.19444,.69224,0,0,.61111],8901:[0,.54986,0,0,.27778],8903:[.08167,.58167,0,0,.77778],8905:[.08167,.58167,0,0,.77778],8906:[.08167,.58167,0,0,.77778],8907:[0,.69224,0,0,.77778],8908:[0,.69224,0,0,.77778],8909:[-.03598,.46402,0,0,.77778],8910:[0,.54986,0,0,.76042],8911:[0,.54986,0,0,.76042],8912:[.03517,.54986,0,0,.77778],8913:[.03517,.54986,0,0,.77778],8914:[0,.54986,0,0,.66667],8915:[0,.54986,0,0,.66667],8916:[0,.69224,0,0,.66667],8918:[.0391,.5391,0,0,.77778],8919:[.0391,.5391,0,0,.77778],8920:[.03517,.54986,0,0,1.33334],8921:[.03517,.54986,0,0,1.33334],8922:[.38569,.88569,0,0,.77778],8923:[.38569,.88569,0,0,.77778],8926:[.13667,.63667,0,0,.77778],8927:[.13667,.63667,0,0,.77778],8928:[.30274,.79383,0,0,.77778],8929:[.30274,.79383,0,0,.77778],8934:[.23222,.74111,0,0,.77778],8935:[.23222,.74111,0,0,.77778],8936:[.23222,.74111,0,0,.77778],8937:[.23222,.74111,0,0,.77778],8938:[.20576,.70576,0,0,.77778],8939:[.20576,.70576,0,0,.77778],8940:[.30274,.79383,0,0,.77778],8941:[.30274,.79383,0,0,.77778],8994:[.19444,.69224,0,0,.77778],8995:[.19444,.69224,0,0,.77778],9416:[.15559,.69224,0,0,.90222],9484:[0,.69224,0,0,.5],9488:[0,.69224,0,0,.5],9492:[0,.37788,0,0,.5],9496:[0,.37788,0,0,.5],9585:[.19444,.68889,0,0,.88889],9586:[.19444,.74111,0,0,.88889],9632:[0,.675,0,0,.77778],9633:[0,.675,0,0,.77778],9650:[0,.54986,0,0,.72222],9651:[0,.54986,0,0,.72222],9654:[.03517,.54986,0,0,.77778],9660:[0,.54986,0,0,.72222],9661:[0,.54986,0,0,.72222],9664:[.03517,.54986,0,0,.77778],9674:[.11111,.69224,0,0,.66667],9733:[.19444,.69224,0,0,.94445],10003:[0,.69224,0,0,.83334],10016:[0,.69224,0,0,.83334],10731:[.11111,.69224,0,0,.66667],10846:[.19444,.75583,0,0,.61111],10877:[.13667,.63667,0,0,.77778],10878:[.13667,.63667,0,0,.77778],10885:[.25583,.75583,0,0,.77778],10886:[.25583,.75583,0,0,.77778],10887:[.13597,.63597,0,0,.77778],10888:[.13597,.63597,0,0,.77778],10889:[.26167,.75726,0,0,.77778],10890:[.26167,.75726,0,0,.77778],10891:[.48256,.98256,0,0,.77778],10892:[.48256,.98256,0,0,.77778],10901:[.13667,.63667,0,0,.77778],10902:[.13667,.63667,0,0,.77778],10933:[.25142,.75726,0,0,.77778],10934:[.25142,.75726,0,0,.77778],10935:[.26167,.75726,0,0,.77778],10936:[.26167,.75726,0,0,.77778],10937:[.26167,.75726,0,0,.77778],10938:[.26167,.75726,0,0,.77778],10949:[.25583,.75583,0,0,.77778],10950:[.25583,.75583,0,0,.77778],10955:[.28481,.79383,0,0,.77778],10956:[.28481,.79383,0,0,.77778],57350:[.08167,.58167,0,0,.22222],57351:[.08167,.58167,0,0,.38889],57352:[.08167,.58167,0,0,.77778],57353:[0,.43056,.04028,0,.66667],57356:[.25142,.75726,0,0,.77778],57357:[.25142,.75726,0,0,.77778],57358:[.41951,.91951,0,0,.77778],57359:[.30274,.79383,0,0,.77778],57360:[.30274,.79383,0,0,.77778],57361:[.41951,.91951,0,0,.77778],57366:[.25142,.75726,0,0,.77778],57367:[.25142,.75726,0,0,.77778],57368:[.25142,.75726,0,0,.77778],57369:[.25142,.75726,0,0,.77778],57370:[.13597,.63597,0,0,.77778],57371:[.13597,.63597,0,0,.77778]},"Caligraphic-Regular":{32:[0,0,0,0,.25],65:[0,.68333,0,.19445,.79847],66:[0,.68333,.03041,.13889,.65681],67:[0,.68333,.05834,.13889,.52653],68:[0,.68333,.02778,.08334,.77139],69:[0,.68333,.08944,.11111,.52778],70:[0,.68333,.09931,.11111,.71875],71:[.09722,.68333,.0593,.11111,.59487],72:[0,.68333,.00965,.11111,.84452],73:[0,.68333,.07382,0,.54452],74:[.09722,.68333,.18472,.16667,.67778],75:[0,.68333,.01445,.05556,.76195],76:[0,.68333,0,.13889,.68972],77:[0,.68333,0,.13889,1.2009],78:[0,.68333,.14736,.08334,.82049],79:[0,.68333,.02778,.11111,.79611],80:[0,.68333,.08222,.08334,.69556],81:[.09722,.68333,0,.11111,.81667],82:[0,.68333,0,.08334,.8475],83:[0,.68333,.075,.13889,.60556],84:[0,.68333,.25417,0,.54464],85:[0,.68333,.09931,.08334,.62583],86:[0,.68333,.08222,0,.61278],87:[0,.68333,.08222,.08334,.98778],88:[0,.68333,.14643,.13889,.7133],89:[.09722,.68333,.08222,.08334,.66834],90:[0,.68333,.07944,.13889,.72473],160:[0,0,0,0,.25]},"Fraktur-Regular":{32:[0,0,0,0,.25],33:[0,.69141,0,0,.29574],34:[0,.69141,0,0,.21471],38:[0,.69141,0,0,.73786],39:[0,.69141,0,0,.21201],40:[.24982,.74947,0,0,.38865],41:[.24982,.74947,0,0,.38865],42:[0,.62119,0,0,.27764],43:[.08319,.58283,0,0,.75623],44:[0,.10803,0,0,.27764],45:[.08319,.58283,0,0,.75623],46:[0,.10803,0,0,.27764],47:[.24982,.74947,0,0,.50181],48:[0,.47534,0,0,.50181],49:[0,.47534,0,0,.50181],50:[0,.47534,0,0,.50181],51:[.18906,.47534,0,0,.50181],52:[.18906,.47534,0,0,.50181],53:[.18906,.47534,0,0,.50181],54:[0,.69141,0,0,.50181],55:[.18906,.47534,0,0,.50181],56:[0,.69141,0,0,.50181],57:[.18906,.47534,0,0,.50181],58:[0,.47534,0,0,.21606],59:[.12604,.47534,0,0,.21606],61:[-.13099,.36866,0,0,.75623],63:[0,.69141,0,0,.36245],65:[0,.69141,0,0,.7176],66:[0,.69141,0,0,.88397],67:[0,.69141,0,0,.61254],68:[0,.69141,0,0,.83158],69:[0,.69141,0,0,.66278],70:[.12604,.69141,0,0,.61119],71:[0,.69141,0,0,.78539],72:[.06302,.69141,0,0,.7203],73:[0,.69141,0,0,.55448],74:[.12604,.69141,0,0,.55231],75:[0,.69141,0,0,.66845],76:[0,.69141,0,0,.66602],77:[0,.69141,0,0,1.04953],78:[0,.69141,0,0,.83212],79:[0,.69141,0,0,.82699],80:[.18906,.69141,0,0,.82753],81:[.03781,.69141,0,0,.82699],82:[0,.69141,0,0,.82807],83:[0,.69141,0,0,.82861],84:[0,.69141,0,0,.66899],85:[0,.69141,0,0,.64576],86:[0,.69141,0,0,.83131],87:[0,.69141,0,0,1.04602],88:[0,.69141,0,0,.71922],89:[.18906,.69141,0,0,.83293],90:[.12604,.69141,0,0,.60201],91:[.24982,.74947,0,0,.27764],93:[.24982,.74947,0,0,.27764],94:[0,.69141,0,0,.49965],97:[0,.47534,0,0,.50046],98:[0,.69141,0,0,.51315],99:[0,.47534,0,0,.38946],100:[0,.62119,0,0,.49857],101:[0,.47534,0,0,.40053],102:[.18906,.69141,0,0,.32626],103:[.18906,.47534,0,0,.5037],104:[.18906,.69141,0,0,.52126],105:[0,.69141,0,0,.27899],106:[0,.69141,0,0,.28088],107:[0,.69141,0,0,.38946],108:[0,.69141,0,0,.27953],109:[0,.47534,0,0,.76676],110:[0,.47534,0,0,.52666],111:[0,.47534,0,0,.48885],112:[.18906,.52396,0,0,.50046],113:[.18906,.47534,0,0,.48912],114:[0,.47534,0,0,.38919],115:[0,.47534,0,0,.44266],116:[0,.62119,0,0,.33301],117:[0,.47534,0,0,.5172],118:[0,.52396,0,0,.5118],119:[0,.52396,0,0,.77351],120:[.18906,.47534,0,0,.38865],121:[.18906,.47534,0,0,.49884],122:[.18906,.47534,0,0,.39054],160:[0,0,0,0,.25],8216:[0,.69141,0,0,.21471],8217:[0,.69141,0,0,.21471],58112:[0,.62119,0,0,.49749],58113:[0,.62119,0,0,.4983],58114:[.18906,.69141,0,0,.33328],58115:[.18906,.69141,0,0,.32923],58116:[.18906,.47534,0,0,.50343],58117:[0,.69141,0,0,.33301],58118:[0,.62119,0,0,.33409],58119:[0,.47534,0,0,.50073]},"Main-Bold":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.35],34:[0,.69444,0,0,.60278],35:[.19444,.69444,0,0,.95833],36:[.05556,.75,0,0,.575],37:[.05556,.75,0,0,.95833],38:[0,.69444,0,0,.89444],39:[0,.69444,0,0,.31944],40:[.25,.75,0,0,.44722],41:[.25,.75,0,0,.44722],42:[0,.75,0,0,.575],43:[.13333,.63333,0,0,.89444],44:[.19444,.15556,0,0,.31944],45:[0,.44444,0,0,.38333],46:[0,.15556,0,0,.31944],47:[.25,.75,0,0,.575],48:[0,.64444,0,0,.575],49:[0,.64444,0,0,.575],50:[0,.64444,0,0,.575],51:[0,.64444,0,0,.575],52:[0,.64444,0,0,.575],53:[0,.64444,0,0,.575],54:[0,.64444,0,0,.575],55:[0,.64444,0,0,.575],56:[0,.64444,0,0,.575],57:[0,.64444,0,0,.575],58:[0,.44444,0,0,.31944],59:[.19444,.44444,0,0,.31944],60:[.08556,.58556,0,0,.89444],61:[-.10889,.39111,0,0,.89444],62:[.08556,.58556,0,0,.89444],63:[0,.69444,0,0,.54305],64:[0,.69444,0,0,.89444],65:[0,.68611,0,0,.86944],66:[0,.68611,0,0,.81805],67:[0,.68611,0,0,.83055],68:[0,.68611,0,0,.88194],69:[0,.68611,0,0,.75555],70:[0,.68611,0,0,.72361],71:[0,.68611,0,0,.90416],72:[0,.68611,0,0,.9],73:[0,.68611,0,0,.43611],74:[0,.68611,0,0,.59444],75:[0,.68611,0,0,.90138],76:[0,.68611,0,0,.69166],77:[0,.68611,0,0,1.09166],78:[0,.68611,0,0,.9],79:[0,.68611,0,0,.86388],80:[0,.68611,0,0,.78611],81:[.19444,.68611,0,0,.86388],82:[0,.68611,0,0,.8625],83:[0,.68611,0,0,.63889],84:[0,.68611,0,0,.8],85:[0,.68611,0,0,.88472],86:[0,.68611,.01597,0,.86944],87:[0,.68611,.01597,0,1.18888],88:[0,.68611,0,0,.86944],89:[0,.68611,.02875,0,.86944],90:[0,.68611,0,0,.70277],91:[.25,.75,0,0,.31944],92:[.25,.75,0,0,.575],93:[.25,.75,0,0,.31944],94:[0,.69444,0,0,.575],95:[.31,.13444,.03194,0,.575],97:[0,.44444,0,0,.55902],98:[0,.69444,0,0,.63889],99:[0,.44444,0,0,.51111],100:[0,.69444,0,0,.63889],101:[0,.44444,0,0,.52708],102:[0,.69444,.10903,0,.35139],103:[.19444,.44444,.01597,0,.575],104:[0,.69444,0,0,.63889],105:[0,.69444,0,0,.31944],106:[.19444,.69444,0,0,.35139],107:[0,.69444,0,0,.60694],108:[0,.69444,0,0,.31944],109:[0,.44444,0,0,.95833],110:[0,.44444,0,0,.63889],111:[0,.44444,0,0,.575],112:[.19444,.44444,0,0,.63889],113:[.19444,.44444,0,0,.60694],114:[0,.44444,0,0,.47361],115:[0,.44444,0,0,.45361],116:[0,.63492,0,0,.44722],117:[0,.44444,0,0,.63889],118:[0,.44444,.01597,0,.60694],119:[0,.44444,.01597,0,.83055],120:[0,.44444,0,0,.60694],121:[.19444,.44444,.01597,0,.60694],122:[0,.44444,0,0,.51111],123:[.25,.75,0,0,.575],124:[.25,.75,0,0,.31944],125:[.25,.75,0,0,.575],126:[.35,.34444,0,0,.575],160:[0,0,0,0,.25],163:[0,.69444,0,0,.86853],168:[0,.69444,0,0,.575],172:[0,.44444,0,0,.76666],176:[0,.69444,0,0,.86944],177:[.13333,.63333,0,0,.89444],184:[.17014,0,0,0,.51111],198:[0,.68611,0,0,1.04166],215:[.13333,.63333,0,0,.89444],216:[.04861,.73472,0,0,.89444],223:[0,.69444,0,0,.59722],230:[0,.44444,0,0,.83055],247:[.13333,.63333,0,0,.89444],248:[.09722,.54167,0,0,.575],305:[0,.44444,0,0,.31944],338:[0,.68611,0,0,1.16944],339:[0,.44444,0,0,.89444],567:[.19444,.44444,0,0,.35139],710:[0,.69444,0,0,.575],711:[0,.63194,0,0,.575],713:[0,.59611,0,0,.575],714:[0,.69444,0,0,.575],715:[0,.69444,0,0,.575],728:[0,.69444,0,0,.575],729:[0,.69444,0,0,.31944],730:[0,.69444,0,0,.86944],732:[0,.69444,0,0,.575],733:[0,.69444,0,0,.575],915:[0,.68611,0,0,.69166],916:[0,.68611,0,0,.95833],920:[0,.68611,0,0,.89444],923:[0,.68611,0,0,.80555],926:[0,.68611,0,0,.76666],928:[0,.68611,0,0,.9],931:[0,.68611,0,0,.83055],933:[0,.68611,0,0,.89444],934:[0,.68611,0,0,.83055],936:[0,.68611,0,0,.89444],937:[0,.68611,0,0,.83055],8211:[0,.44444,.03194,0,.575],8212:[0,.44444,.03194,0,1.14999],8216:[0,.69444,0,0,.31944],8217:[0,.69444,0,0,.31944],8220:[0,.69444,0,0,.60278],8221:[0,.69444,0,0,.60278],8224:[.19444,.69444,0,0,.51111],8225:[.19444,.69444,0,0,.51111],8242:[0,.55556,0,0,.34444],8407:[0,.72444,.15486,0,.575],8463:[0,.69444,0,0,.66759],8465:[0,.69444,0,0,.83055],8467:[0,.69444,0,0,.47361],8472:[.19444,.44444,0,0,.74027],8476:[0,.69444,0,0,.83055],8501:[0,.69444,0,0,.70277],8592:[-.10889,.39111,0,0,1.14999],8593:[.19444,.69444,0,0,.575],8594:[-.10889,.39111,0,0,1.14999],8595:[.19444,.69444,0,0,.575],8596:[-.10889,.39111,0,0,1.14999],8597:[.25,.75,0,0,.575],8598:[.19444,.69444,0,0,1.14999],8599:[.19444,.69444,0,0,1.14999],8600:[.19444,.69444,0,0,1.14999],8601:[.19444,.69444,0,0,1.14999],8636:[-.10889,.39111,0,0,1.14999],8637:[-.10889,.39111,0,0,1.14999],8640:[-.10889,.39111,0,0,1.14999],8641:[-.10889,.39111,0,0,1.14999],8656:[-.10889,.39111,0,0,1.14999],8657:[.19444,.69444,0,0,.70277],8658:[-.10889,.39111,0,0,1.14999],8659:[.19444,.69444,0,0,.70277],8660:[-.10889,.39111,0,0,1.14999],8661:[.25,.75,0,0,.70277],8704:[0,.69444,0,0,.63889],8706:[0,.69444,.06389,0,.62847],8707:[0,.69444,0,0,.63889],8709:[.05556,.75,0,0,.575],8711:[0,.68611,0,0,.95833],8712:[.08556,.58556,0,0,.76666],8715:[.08556,.58556,0,0,.76666],8722:[.13333,.63333,0,0,.89444],8723:[.13333,.63333,0,0,.89444],8725:[.25,.75,0,0,.575],8726:[.25,.75,0,0,.575],8727:[-.02778,.47222,0,0,.575],8728:[-.02639,.47361,0,0,.575],8729:[-.02639,.47361,0,0,.575],8730:[.18,.82,0,0,.95833],8733:[0,.44444,0,0,.89444],8734:[0,.44444,0,0,1.14999],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.31944],8741:[.25,.75,0,0,.575],8743:[0,.55556,0,0,.76666],8744:[0,.55556,0,0,.76666],8745:[0,.55556,0,0,.76666],8746:[0,.55556,0,0,.76666],8747:[.19444,.69444,.12778,0,.56875],8764:[-.10889,.39111,0,0,.89444],8768:[.19444,.69444,0,0,.31944],8771:[.00222,.50222,0,0,.89444],8776:[.02444,.52444,0,0,.89444],8781:[.00222,.50222,0,0,.89444],8801:[.00222,.50222,0,0,.89444],8804:[.19667,.69667,0,0,.89444],8805:[.19667,.69667,0,0,.89444],8810:[.08556,.58556,0,0,1.14999],8811:[.08556,.58556,0,0,1.14999],8826:[.08556,.58556,0,0,.89444],8827:[.08556,.58556,0,0,.89444],8834:[.08556,.58556,0,0,.89444],8835:[.08556,.58556,0,0,.89444],8838:[.19667,.69667,0,0,.89444],8839:[.19667,.69667,0,0,.89444],8846:[0,.55556,0,0,.76666],8849:[.19667,.69667,0,0,.89444],8850:[.19667,.69667,0,0,.89444],8851:[0,.55556,0,0,.76666],8852:[0,.55556,0,0,.76666],8853:[.13333,.63333,0,0,.89444],8854:[.13333,.63333,0,0,.89444],8855:[.13333,.63333,0,0,.89444],8856:[.13333,.63333,0,0,.89444],8857:[.13333,.63333,0,0,.89444],8866:[0,.69444,0,0,.70277],8867:[0,.69444,0,0,.70277],8868:[0,.69444,0,0,.89444],8869:[0,.69444,0,0,.89444],8900:[-.02639,.47361,0,0,.575],8901:[-.02639,.47361,0,0,.31944],8902:[-.02778,.47222,0,0,.575],8968:[.25,.75,0,0,.51111],8969:[.25,.75,0,0,.51111],8970:[.25,.75,0,0,.51111],8971:[.25,.75,0,0,.51111],8994:[-.13889,.36111,0,0,1.14999],8995:[-.13889,.36111,0,0,1.14999],9651:[.19444,.69444,0,0,1.02222],9657:[-.02778,.47222,0,0,.575],9661:[.19444,.69444,0,0,1.02222],9667:[-.02778,.47222,0,0,.575],9711:[.19444,.69444,0,0,1.14999],9824:[.12963,.69444,0,0,.89444],9825:[.12963,.69444,0,0,.89444],9826:[.12963,.69444,0,0,.89444],9827:[.12963,.69444,0,0,.89444],9837:[0,.75,0,0,.44722],9838:[.19444,.69444,0,0,.44722],9839:[.19444,.69444,0,0,.44722],10216:[.25,.75,0,0,.44722],10217:[.25,.75,0,0,.44722],10815:[0,.68611,0,0,.9],10927:[.19667,.69667,0,0,.89444],10928:[.19667,.69667,0,0,.89444],57376:[.19444,.69444,0,0,0]},"Main-BoldItalic":{32:[0,0,0,0,.25],33:[0,.69444,.11417,0,.38611],34:[0,.69444,.07939,0,.62055],35:[.19444,.69444,.06833,0,.94444],37:[.05556,.75,.12861,0,.94444],38:[0,.69444,.08528,0,.88555],39:[0,.69444,.12945,0,.35555],40:[.25,.75,.15806,0,.47333],41:[.25,.75,.03306,0,.47333],42:[0,.75,.14333,0,.59111],43:[.10333,.60333,.03306,0,.88555],44:[.19444,.14722,0,0,.35555],45:[0,.44444,.02611,0,.41444],46:[0,.14722,0,0,.35555],47:[.25,.75,.15806,0,.59111],48:[0,.64444,.13167,0,.59111],49:[0,.64444,.13167,0,.59111],50:[0,.64444,.13167,0,.59111],51:[0,.64444,.13167,0,.59111],52:[.19444,.64444,.13167,0,.59111],53:[0,.64444,.13167,0,.59111],54:[0,.64444,.13167,0,.59111],55:[.19444,.64444,.13167,0,.59111],56:[0,.64444,.13167,0,.59111],57:[0,.64444,.13167,0,.59111],58:[0,.44444,.06695,0,.35555],59:[.19444,.44444,.06695,0,.35555],61:[-.10889,.39111,.06833,0,.88555],63:[0,.69444,.11472,0,.59111],64:[0,.69444,.09208,0,.88555],65:[0,.68611,0,0,.86555],66:[0,.68611,.0992,0,.81666],67:[0,.68611,.14208,0,.82666],68:[0,.68611,.09062,0,.87555],69:[0,.68611,.11431,0,.75666],70:[0,.68611,.12903,0,.72722],71:[0,.68611,.07347,0,.89527],72:[0,.68611,.17208,0,.8961],73:[0,.68611,.15681,0,.47166],74:[0,.68611,.145,0,.61055],75:[0,.68611,.14208,0,.89499],76:[0,.68611,0,0,.69777],77:[0,.68611,.17208,0,1.07277],78:[0,.68611,.17208,0,.8961],79:[0,.68611,.09062,0,.85499],80:[0,.68611,.0992,0,.78721],81:[.19444,.68611,.09062,0,.85499],82:[0,.68611,.02559,0,.85944],83:[0,.68611,.11264,0,.64999],84:[0,.68611,.12903,0,.7961],85:[0,.68611,.17208,0,.88083],86:[0,.68611,.18625,0,.86555],87:[0,.68611,.18625,0,1.15999],88:[0,.68611,.15681,0,.86555],89:[0,.68611,.19803,0,.86555],90:[0,.68611,.14208,0,.70888],91:[.25,.75,.1875,0,.35611],93:[.25,.75,.09972,0,.35611],94:[0,.69444,.06709,0,.59111],95:[.31,.13444,.09811,0,.59111],97:[0,.44444,.09426,0,.59111],98:[0,.69444,.07861,0,.53222],99:[0,.44444,.05222,0,.53222],100:[0,.69444,.10861,0,.59111],101:[0,.44444,.085,0,.53222],102:[.19444,.69444,.21778,0,.4],103:[.19444,.44444,.105,0,.53222],104:[0,.69444,.09426,0,.59111],105:[0,.69326,.11387,0,.35555],106:[.19444,.69326,.1672,0,.35555],107:[0,.69444,.11111,0,.53222],108:[0,.69444,.10861,0,.29666],109:[0,.44444,.09426,0,.94444],110:[0,.44444,.09426,0,.64999],111:[0,.44444,.07861,0,.59111],112:[.19444,.44444,.07861,0,.59111],113:[.19444,.44444,.105,0,.53222],114:[0,.44444,.11111,0,.50167],115:[0,.44444,.08167,0,.48694],116:[0,.63492,.09639,0,.385],117:[0,.44444,.09426,0,.62055],118:[0,.44444,.11111,0,.53222],119:[0,.44444,.11111,0,.76777],120:[0,.44444,.12583,0,.56055],121:[.19444,.44444,.105,0,.56166],122:[0,.44444,.13889,0,.49055],126:[.35,.34444,.11472,0,.59111],160:[0,0,0,0,.25],168:[0,.69444,.11473,0,.59111],176:[0,.69444,0,0,.94888],184:[.17014,0,0,0,.53222],198:[0,.68611,.11431,0,1.02277],216:[.04861,.73472,.09062,0,.88555],223:[.19444,.69444,.09736,0,.665],230:[0,.44444,.085,0,.82666],248:[.09722,.54167,.09458,0,.59111],305:[0,.44444,.09426,0,.35555],338:[0,.68611,.11431,0,1.14054],339:[0,.44444,.085,0,.82666],567:[.19444,.44444,.04611,0,.385],710:[0,.69444,.06709,0,.59111],711:[0,.63194,.08271,0,.59111],713:[0,.59444,.10444,0,.59111],714:[0,.69444,.08528,0,.59111],715:[0,.69444,0,0,.59111],728:[0,.69444,.10333,0,.59111],729:[0,.69444,.12945,0,.35555],730:[0,.69444,0,0,.94888],732:[0,.69444,.11472,0,.59111],733:[0,.69444,.11472,0,.59111],915:[0,.68611,.12903,0,.69777],916:[0,.68611,0,0,.94444],920:[0,.68611,.09062,0,.88555],923:[0,.68611,0,0,.80666],926:[0,.68611,.15092,0,.76777],928:[0,.68611,.17208,0,.8961],931:[0,.68611,.11431,0,.82666],933:[0,.68611,.10778,0,.88555],934:[0,.68611,.05632,0,.82666],936:[0,.68611,.10778,0,.88555],937:[0,.68611,.0992,0,.82666],8211:[0,.44444,.09811,0,.59111],8212:[0,.44444,.09811,0,1.18221],8216:[0,.69444,.12945,0,.35555],8217:[0,.69444,.12945,0,.35555],8220:[0,.69444,.16772,0,.62055],8221:[0,.69444,.07939,0,.62055]},"Main-Italic":{32:[0,0,0,0,.25],33:[0,.69444,.12417,0,.30667],34:[0,.69444,.06961,0,.51444],35:[.19444,.69444,.06616,0,.81777],37:[.05556,.75,.13639,0,.81777],38:[0,.69444,.09694,0,.76666],39:[0,.69444,.12417,0,.30667],40:[.25,.75,.16194,0,.40889],41:[.25,.75,.03694,0,.40889],42:[0,.75,.14917,0,.51111],43:[.05667,.56167,.03694,0,.76666],44:[.19444,.10556,0,0,.30667],45:[0,.43056,.02826,0,.35778],46:[0,.10556,0,0,.30667],47:[.25,.75,.16194,0,.51111],48:[0,.64444,.13556,0,.51111],49:[0,.64444,.13556,0,.51111],50:[0,.64444,.13556,0,.51111],51:[0,.64444,.13556,0,.51111],52:[.19444,.64444,.13556,0,.51111],53:[0,.64444,.13556,0,.51111],54:[0,.64444,.13556,0,.51111],55:[.19444,.64444,.13556,0,.51111],56:[0,.64444,.13556,0,.51111],57:[0,.64444,.13556,0,.51111],58:[0,.43056,.0582,0,.30667],59:[.19444,.43056,.0582,0,.30667],61:[-.13313,.36687,.06616,0,.76666],63:[0,.69444,.1225,0,.51111],64:[0,.69444,.09597,0,.76666],65:[0,.68333,0,0,.74333],66:[0,.68333,.10257,0,.70389],67:[0,.68333,.14528,0,.71555],68:[0,.68333,.09403,0,.755],69:[0,.68333,.12028,0,.67833],70:[0,.68333,.13305,0,.65277],71:[0,.68333,.08722,0,.77361],72:[0,.68333,.16389,0,.74333],73:[0,.68333,.15806,0,.38555],74:[0,.68333,.14028,0,.525],75:[0,.68333,.14528,0,.76888],76:[0,.68333,0,0,.62722],77:[0,.68333,.16389,0,.89666],78:[0,.68333,.16389,0,.74333],79:[0,.68333,.09403,0,.76666],80:[0,.68333,.10257,0,.67833],81:[.19444,.68333,.09403,0,.76666],82:[0,.68333,.03868,0,.72944],83:[0,.68333,.11972,0,.56222],84:[0,.68333,.13305,0,.71555],85:[0,.68333,.16389,0,.74333],86:[0,.68333,.18361,0,.74333],87:[0,.68333,.18361,0,.99888],88:[0,.68333,.15806,0,.74333],89:[0,.68333,.19383,0,.74333],90:[0,.68333,.14528,0,.61333],91:[.25,.75,.1875,0,.30667],93:[.25,.75,.10528,0,.30667],94:[0,.69444,.06646,0,.51111],95:[.31,.12056,.09208,0,.51111],97:[0,.43056,.07671,0,.51111],98:[0,.69444,.06312,0,.46],99:[0,.43056,.05653,0,.46],100:[0,.69444,.10333,0,.51111],101:[0,.43056,.07514,0,.46],102:[.19444,.69444,.21194,0,.30667],103:[.19444,.43056,.08847,0,.46],104:[0,.69444,.07671,0,.51111],105:[0,.65536,.1019,0,.30667],106:[.19444,.65536,.14467,0,.30667],107:[0,.69444,.10764,0,.46],108:[0,.69444,.10333,0,.25555],109:[0,.43056,.07671,0,.81777],110:[0,.43056,.07671,0,.56222],111:[0,.43056,.06312,0,.51111],112:[.19444,.43056,.06312,0,.51111],113:[.19444,.43056,.08847,0,.46],114:[0,.43056,.10764,0,.42166],115:[0,.43056,.08208,0,.40889],116:[0,.61508,.09486,0,.33222],117:[0,.43056,.07671,0,.53666],118:[0,.43056,.10764,0,.46],119:[0,.43056,.10764,0,.66444],120:[0,.43056,.12042,0,.46389],121:[.19444,.43056,.08847,0,.48555],122:[0,.43056,.12292,0,.40889],126:[.35,.31786,.11585,0,.51111],160:[0,0,0,0,.25],168:[0,.66786,.10474,0,.51111],176:[0,.69444,0,0,.83129],184:[.17014,0,0,0,.46],198:[0,.68333,.12028,0,.88277],216:[.04861,.73194,.09403,0,.76666],223:[.19444,.69444,.10514,0,.53666],230:[0,.43056,.07514,0,.71555],248:[.09722,.52778,.09194,0,.51111],338:[0,.68333,.12028,0,.98499],339:[0,.43056,.07514,0,.71555],710:[0,.69444,.06646,0,.51111],711:[0,.62847,.08295,0,.51111],713:[0,.56167,.10333,0,.51111],714:[0,.69444,.09694,0,.51111],715:[0,.69444,0,0,.51111],728:[0,.69444,.10806,0,.51111],729:[0,.66786,.11752,0,.30667],730:[0,.69444,0,0,.83129],732:[0,.66786,.11585,0,.51111],733:[0,.69444,.1225,0,.51111],915:[0,.68333,.13305,0,.62722],916:[0,.68333,0,0,.81777],920:[0,.68333,.09403,0,.76666],923:[0,.68333,0,0,.69222],926:[0,.68333,.15294,0,.66444],928:[0,.68333,.16389,0,.74333],931:[0,.68333,.12028,0,.71555],933:[0,.68333,.11111,0,.76666],934:[0,.68333,.05986,0,.71555],936:[0,.68333,.11111,0,.76666],937:[0,.68333,.10257,0,.71555],8211:[0,.43056,.09208,0,.51111],8212:[0,.43056,.09208,0,1.02222],8216:[0,.69444,.12417,0,.30667],8217:[0,.69444,.12417,0,.30667],8220:[0,.69444,.1685,0,.51444],8221:[0,.69444,.06961,0,.51444],8463:[0,.68889,0,0,.54028]},"Main-Regular":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.27778],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.77778],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.19444,.10556,0,0,.27778],45:[0,.43056,0,0,.33333],46:[0,.10556,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.64444,0,0,.5],49:[0,.64444,0,0,.5],50:[0,.64444,0,0,.5],51:[0,.64444,0,0,.5],52:[0,.64444,0,0,.5],53:[0,.64444,0,0,.5],54:[0,.64444,0,0,.5],55:[0,.64444,0,0,.5],56:[0,.64444,0,0,.5],57:[0,.64444,0,0,.5],58:[0,.43056,0,0,.27778],59:[.19444,.43056,0,0,.27778],60:[.0391,.5391,0,0,.77778],61:[-.13313,.36687,0,0,.77778],62:[.0391,.5391,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.77778],65:[0,.68333,0,0,.75],66:[0,.68333,0,0,.70834],67:[0,.68333,0,0,.72222],68:[0,.68333,0,0,.76389],69:[0,.68333,0,0,.68056],70:[0,.68333,0,0,.65278],71:[0,.68333,0,0,.78472],72:[0,.68333,0,0,.75],73:[0,.68333,0,0,.36111],74:[0,.68333,0,0,.51389],75:[0,.68333,0,0,.77778],76:[0,.68333,0,0,.625],77:[0,.68333,0,0,.91667],78:[0,.68333,0,0,.75],79:[0,.68333,0,0,.77778],80:[0,.68333,0,0,.68056],81:[.19444,.68333,0,0,.77778],82:[0,.68333,0,0,.73611],83:[0,.68333,0,0,.55556],84:[0,.68333,0,0,.72222],85:[0,.68333,0,0,.75],86:[0,.68333,.01389,0,.75],87:[0,.68333,.01389,0,1.02778],88:[0,.68333,0,0,.75],89:[0,.68333,.025,0,.75],90:[0,.68333,0,0,.61111],91:[.25,.75,0,0,.27778],92:[.25,.75,0,0,.5],93:[.25,.75,0,0,.27778],94:[0,.69444,0,0,.5],95:[.31,.12056,.02778,0,.5],97:[0,.43056,0,0,.5],98:[0,.69444,0,0,.55556],99:[0,.43056,0,0,.44445],100:[0,.69444,0,0,.55556],101:[0,.43056,0,0,.44445],102:[0,.69444,.07778,0,.30556],103:[.19444,.43056,.01389,0,.5],104:[0,.69444,0,0,.55556],105:[0,.66786,0,0,.27778],106:[.19444,.66786,0,0,.30556],107:[0,.69444,0,0,.52778],108:[0,.69444,0,0,.27778],109:[0,.43056,0,0,.83334],110:[0,.43056,0,0,.55556],111:[0,.43056,0,0,.5],112:[.19444,.43056,0,0,.55556],113:[.19444,.43056,0,0,.52778],114:[0,.43056,0,0,.39167],115:[0,.43056,0,0,.39445],116:[0,.61508,0,0,.38889],117:[0,.43056,0,0,.55556],118:[0,.43056,.01389,0,.52778],119:[0,.43056,.01389,0,.72222],120:[0,.43056,0,0,.52778],121:[.19444,.43056,.01389,0,.52778],122:[0,.43056,0,0,.44445],123:[.25,.75,0,0,.5],124:[.25,.75,0,0,.27778],125:[.25,.75,0,0,.5],126:[.35,.31786,0,0,.5],160:[0,0,0,0,.25],163:[0,.69444,0,0,.76909],167:[.19444,.69444,0,0,.44445],168:[0,.66786,0,0,.5],172:[0,.43056,0,0,.66667],176:[0,.69444,0,0,.75],177:[.08333,.58333,0,0,.77778],182:[.19444,.69444,0,0,.61111],184:[.17014,0,0,0,.44445],198:[0,.68333,0,0,.90278],215:[.08333,.58333,0,0,.77778],216:[.04861,.73194,0,0,.77778],223:[0,.69444,0,0,.5],230:[0,.43056,0,0,.72222],247:[.08333,.58333,0,0,.77778],248:[.09722,.52778,0,0,.5],305:[0,.43056,0,0,.27778],338:[0,.68333,0,0,1.01389],339:[0,.43056,0,0,.77778],567:[.19444,.43056,0,0,.30556],710:[0,.69444,0,0,.5],711:[0,.62847,0,0,.5],713:[0,.56778,0,0,.5],714:[0,.69444,0,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.66786,0,0,.27778],730:[0,.69444,0,0,.75],732:[0,.66786,0,0,.5],733:[0,.69444,0,0,.5],915:[0,.68333,0,0,.625],916:[0,.68333,0,0,.83334],920:[0,.68333,0,0,.77778],923:[0,.68333,0,0,.69445],926:[0,.68333,0,0,.66667],928:[0,.68333,0,0,.75],931:[0,.68333,0,0,.72222],933:[0,.68333,0,0,.77778],934:[0,.68333,0,0,.72222],936:[0,.68333,0,0,.77778],937:[0,.68333,0,0,.72222],8211:[0,.43056,.02778,0,.5],8212:[0,.43056,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5],8224:[.19444,.69444,0,0,.44445],8225:[.19444,.69444,0,0,.44445],8230:[0,.12,0,0,1.172],8242:[0,.55556,0,0,.275],8407:[0,.71444,.15382,0,.5],8463:[0,.68889,0,0,.54028],8465:[0,.69444,0,0,.72222],8467:[0,.69444,0,.11111,.41667],8472:[.19444,.43056,0,.11111,.63646],8476:[0,.69444,0,0,.72222],8501:[0,.69444,0,0,.61111],8592:[-.13313,.36687,0,0,1],8593:[.19444,.69444,0,0,.5],8594:[-.13313,.36687,0,0,1],8595:[.19444,.69444,0,0,.5],8596:[-.13313,.36687,0,0,1],8597:[.25,.75,0,0,.5],8598:[.19444,.69444,0,0,1],8599:[.19444,.69444,0,0,1],8600:[.19444,.69444,0,0,1],8601:[.19444,.69444,0,0,1],8614:[.011,.511,0,0,1],8617:[.011,.511,0,0,1.126],8618:[.011,.511,0,0,1.126],8636:[-.13313,.36687,0,0,1],8637:[-.13313,.36687,0,0,1],8640:[-.13313,.36687,0,0,1],8641:[-.13313,.36687,0,0,1],8652:[.011,.671,0,0,1],8656:[-.13313,.36687,0,0,1],8657:[.19444,.69444,0,0,.61111],8658:[-.13313,.36687,0,0,1],8659:[.19444,.69444,0,0,.61111],8660:[-.13313,.36687,0,0,1],8661:[.25,.75,0,0,.61111],8704:[0,.69444,0,0,.55556],8706:[0,.69444,.05556,.08334,.5309],8707:[0,.69444,0,0,.55556],8709:[.05556,.75,0,0,.5],8711:[0,.68333,0,0,.83334],8712:[.0391,.5391,0,0,.66667],8715:[.0391,.5391,0,0,.66667],8722:[.08333,.58333,0,0,.77778],8723:[.08333,.58333,0,0,.77778],8725:[.25,.75,0,0,.5],8726:[.25,.75,0,0,.5],8727:[-.03472,.46528,0,0,.5],8728:[-.05555,.44445,0,0,.5],8729:[-.05555,.44445,0,0,.5],8730:[.2,.8,0,0,.83334],8733:[0,.43056,0,0,.77778],8734:[0,.43056,0,0,1],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.27778],8741:[.25,.75,0,0,.5],8743:[0,.55556,0,0,.66667],8744:[0,.55556,0,0,.66667],8745:[0,.55556,0,0,.66667],8746:[0,.55556,0,0,.66667],8747:[.19444,.69444,.11111,0,.41667],8764:[-.13313,.36687,0,0,.77778],8768:[.19444,.69444,0,0,.27778],8771:[-.03625,.46375,0,0,.77778],8773:[-.022,.589,0,0,1],8776:[-.01688,.48312,0,0,.77778],8781:[-.03625,.46375,0,0,.77778],8784:[-.133,.67,0,0,.778],8801:[-.03625,.46375,0,0,.77778],8804:[.13597,.63597,0,0,.77778],8805:[.13597,.63597,0,0,.77778],8810:[.0391,.5391,0,0,1],8811:[.0391,.5391,0,0,1],8826:[.0391,.5391,0,0,.77778],8827:[.0391,.5391,0,0,.77778],8834:[.0391,.5391,0,0,.77778],8835:[.0391,.5391,0,0,.77778],8838:[.13597,.63597,0,0,.77778],8839:[.13597,.63597,0,0,.77778],8846:[0,.55556,0,0,.66667],8849:[.13597,.63597,0,0,.77778],8850:[.13597,.63597,0,0,.77778],8851:[0,.55556,0,0,.66667],8852:[0,.55556,0,0,.66667],8853:[.08333,.58333,0,0,.77778],8854:[.08333,.58333,0,0,.77778],8855:[.08333,.58333,0,0,.77778],8856:[.08333,.58333,0,0,.77778],8857:[.08333,.58333,0,0,.77778],8866:[0,.69444,0,0,.61111],8867:[0,.69444,0,0,.61111],8868:[0,.69444,0,0,.77778],8869:[0,.69444,0,0,.77778],8872:[.249,.75,0,0,.867],8900:[-.05555,.44445,0,0,.5],8901:[-.05555,.44445,0,0,.27778],8902:[-.03472,.46528,0,0,.5],8904:[.005,.505,0,0,.9],8942:[.03,.9,0,0,.278],8943:[-.19,.31,0,0,1.172],8945:[-.1,.82,0,0,1.282],8968:[.25,.75,0,0,.44445],8969:[.25,.75,0,0,.44445],8970:[.25,.75,0,0,.44445],8971:[.25,.75,0,0,.44445],8994:[-.14236,.35764,0,0,1],8995:[-.14236,.35764,0,0,1],9136:[.244,.744,0,0,.412],9137:[.244,.744,0,0,.412],9651:[.19444,.69444,0,0,.88889],9657:[-.03472,.46528,0,0,.5],9661:[.19444,.69444,0,0,.88889],9667:[-.03472,.46528,0,0,.5],9711:[.19444,.69444,0,0,1],9824:[.12963,.69444,0,0,.77778],9825:[.12963,.69444,0,0,.77778],9826:[.12963,.69444,0,0,.77778],9827:[.12963,.69444,0,0,.77778],9837:[0,.75,0,0,.38889],9838:[.19444,.69444,0,0,.38889],9839:[.19444,.69444,0,0,.38889],10216:[.25,.75,0,0,.38889],10217:[.25,.75,0,0,.38889],10222:[.244,.744,0,0,.412],10223:[.244,.744,0,0,.412],10229:[.011,.511,0,0,1.609],10230:[.011,.511,0,0,1.638],10231:[.011,.511,0,0,1.859],10232:[.024,.525,0,0,1.609],10233:[.024,.525,0,0,1.638],10234:[.024,.525,0,0,1.858],10236:[.011,.511,0,0,1.638],10815:[0,.68333,0,0,.75],10927:[.13597,.63597,0,0,.77778],10928:[.13597,.63597,0,0,.77778],57376:[.19444,.69444,0,0,0]},"Math-BoldItalic":{32:[0,0,0,0,.25],48:[0,.44444,0,0,.575],49:[0,.44444,0,0,.575],50:[0,.44444,0,0,.575],51:[.19444,.44444,0,0,.575],52:[.19444,.44444,0,0,.575],53:[.19444,.44444,0,0,.575],54:[0,.64444,0,0,.575],55:[.19444,.44444,0,0,.575],56:[0,.64444,0,0,.575],57:[.19444,.44444,0,0,.575],65:[0,.68611,0,0,.86944],66:[0,.68611,.04835,0,.8664],67:[0,.68611,.06979,0,.81694],68:[0,.68611,.03194,0,.93812],69:[0,.68611,.05451,0,.81007],70:[0,.68611,.15972,0,.68889],71:[0,.68611,0,0,.88673],72:[0,.68611,.08229,0,.98229],73:[0,.68611,.07778,0,.51111],74:[0,.68611,.10069,0,.63125],75:[0,.68611,.06979,0,.97118],76:[0,.68611,0,0,.75555],77:[0,.68611,.11424,0,1.14201],78:[0,.68611,.11424,0,.95034],79:[0,.68611,.03194,0,.83666],80:[0,.68611,.15972,0,.72309],81:[.19444,.68611,0,0,.86861],82:[0,.68611,.00421,0,.87235],83:[0,.68611,.05382,0,.69271],84:[0,.68611,.15972,0,.63663],85:[0,.68611,.11424,0,.80027],86:[0,.68611,.25555,0,.67778],87:[0,.68611,.15972,0,1.09305],88:[0,.68611,.07778,0,.94722],89:[0,.68611,.25555,0,.67458],90:[0,.68611,.06979,0,.77257],97:[0,.44444,0,0,.63287],98:[0,.69444,0,0,.52083],99:[0,.44444,0,0,.51342],100:[0,.69444,0,0,.60972],101:[0,.44444,0,0,.55361],102:[.19444,.69444,.11042,0,.56806],103:[.19444,.44444,.03704,0,.5449],104:[0,.69444,0,0,.66759],105:[0,.69326,0,0,.4048],106:[.19444,.69326,.0622,0,.47083],107:[0,.69444,.01852,0,.6037],108:[0,.69444,.0088,0,.34815],109:[0,.44444,0,0,1.0324],110:[0,.44444,0,0,.71296],111:[0,.44444,0,0,.58472],112:[.19444,.44444,0,0,.60092],113:[.19444,.44444,.03704,0,.54213],114:[0,.44444,.03194,0,.5287],115:[0,.44444,0,0,.53125],116:[0,.63492,0,0,.41528],117:[0,.44444,0,0,.68102],118:[0,.44444,.03704,0,.56666],119:[0,.44444,.02778,0,.83148],120:[0,.44444,0,0,.65903],121:[.19444,.44444,.03704,0,.59028],122:[0,.44444,.04213,0,.55509],160:[0,0,0,0,.25],915:[0,.68611,.15972,0,.65694],916:[0,.68611,0,0,.95833],920:[0,.68611,.03194,0,.86722],923:[0,.68611,0,0,.80555],926:[0,.68611,.07458,0,.84125],928:[0,.68611,.08229,0,.98229],931:[0,.68611,.05451,0,.88507],933:[0,.68611,.15972,0,.67083],934:[0,.68611,0,0,.76666],936:[0,.68611,.11653,0,.71402],937:[0,.68611,.04835,0,.8789],945:[0,.44444,0,0,.76064],946:[.19444,.69444,.03403,0,.65972],947:[.19444,.44444,.06389,0,.59003],948:[0,.69444,.03819,0,.52222],949:[0,.44444,0,0,.52882],950:[.19444,.69444,.06215,0,.50833],951:[.19444,.44444,.03704,0,.6],952:[0,.69444,.03194,0,.5618],953:[0,.44444,0,0,.41204],954:[0,.44444,0,0,.66759],955:[0,.69444,0,0,.67083],956:[.19444,.44444,0,0,.70787],957:[0,.44444,.06898,0,.57685],958:[.19444,.69444,.03021,0,.50833],959:[0,.44444,0,0,.58472],960:[0,.44444,.03704,0,.68241],961:[.19444,.44444,0,0,.6118],962:[.09722,.44444,.07917,0,.42361],963:[0,.44444,.03704,0,.68588],964:[0,.44444,.13472,0,.52083],965:[0,.44444,.03704,0,.63055],966:[.19444,.44444,0,0,.74722],967:[.19444,.44444,0,0,.71805],968:[.19444,.69444,.03704,0,.75833],969:[0,.44444,.03704,0,.71782],977:[0,.69444,0,0,.69155],981:[.19444,.69444,0,0,.7125],982:[0,.44444,.03194,0,.975],1009:[.19444,.44444,0,0,.6118],1013:[0,.44444,0,0,.48333],57649:[0,.44444,0,0,.39352],57911:[.19444,.44444,0,0,.43889]},"Math-Italic":{32:[0,0,0,0,.25],48:[0,.43056,0,0,.5],49:[0,.43056,0,0,.5],50:[0,.43056,0,0,.5],51:[.19444,.43056,0,0,.5],52:[.19444,.43056,0,0,.5],53:[.19444,.43056,0,0,.5],54:[0,.64444,0,0,.5],55:[.19444,.43056,0,0,.5],56:[0,.64444,0,0,.5],57:[.19444,.43056,0,0,.5],65:[0,.68333,0,.13889,.75],66:[0,.68333,.05017,.08334,.75851],67:[0,.68333,.07153,.08334,.71472],68:[0,.68333,.02778,.05556,.82792],69:[0,.68333,.05764,.08334,.7382],70:[0,.68333,.13889,.08334,.64306],71:[0,.68333,0,.08334,.78625],72:[0,.68333,.08125,.05556,.83125],73:[0,.68333,.07847,.11111,.43958],74:[0,.68333,.09618,.16667,.55451],75:[0,.68333,.07153,.05556,.84931],76:[0,.68333,0,.02778,.68056],77:[0,.68333,.10903,.08334,.97014],78:[0,.68333,.10903,.08334,.80347],79:[0,.68333,.02778,.08334,.76278],80:[0,.68333,.13889,.08334,.64201],81:[.19444,.68333,0,.08334,.79056],82:[0,.68333,.00773,.08334,.75929],83:[0,.68333,.05764,.08334,.6132],84:[0,.68333,.13889,.08334,.58438],85:[0,.68333,.10903,.02778,.68278],86:[0,.68333,.22222,0,.58333],87:[0,.68333,.13889,0,.94445],88:[0,.68333,.07847,.08334,.82847],89:[0,.68333,.22222,0,.58056],90:[0,.68333,.07153,.08334,.68264],97:[0,.43056,0,0,.52859],98:[0,.69444,0,0,.42917],99:[0,.43056,0,.05556,.43276],100:[0,.69444,0,.16667,.52049],101:[0,.43056,0,.05556,.46563],102:[.19444,.69444,.10764,.16667,.48959],103:[.19444,.43056,.03588,.02778,.47697],104:[0,.69444,0,0,.57616],105:[0,.65952,0,0,.34451],106:[.19444,.65952,.05724,0,.41181],107:[0,.69444,.03148,0,.5206],108:[0,.69444,.01968,.08334,.29838],109:[0,.43056,0,0,.87801],110:[0,.43056,0,0,.60023],111:[0,.43056,0,.05556,.48472],112:[.19444,.43056,0,.08334,.50313],113:[.19444,.43056,.03588,.08334,.44641],114:[0,.43056,.02778,.05556,.45116],115:[0,.43056,0,.05556,.46875],116:[0,.61508,0,.08334,.36111],117:[0,.43056,0,.02778,.57246],118:[0,.43056,.03588,.02778,.48472],119:[0,.43056,.02691,.08334,.71592],120:[0,.43056,0,.02778,.57153],121:[.19444,.43056,.03588,.05556,.49028],122:[0,.43056,.04398,.05556,.46505],160:[0,0,0,0,.25],915:[0,.68333,.13889,.08334,.61528],916:[0,.68333,0,.16667,.83334],920:[0,.68333,.02778,.08334,.76278],923:[0,.68333,0,.16667,.69445],926:[0,.68333,.07569,.08334,.74236],928:[0,.68333,.08125,.05556,.83125],931:[0,.68333,.05764,.08334,.77986],933:[0,.68333,.13889,.05556,.58333],934:[0,.68333,0,.08334,.66667],936:[0,.68333,.11,.05556,.61222],937:[0,.68333,.05017,.08334,.7724],945:[0,.43056,.0037,.02778,.6397],946:[.19444,.69444,.05278,.08334,.56563],947:[.19444,.43056,.05556,0,.51773],948:[0,.69444,.03785,.05556,.44444],949:[0,.43056,0,.08334,.46632],950:[.19444,.69444,.07378,.08334,.4375],951:[.19444,.43056,.03588,.05556,.49653],952:[0,.69444,.02778,.08334,.46944],953:[0,.43056,0,.05556,.35394],954:[0,.43056,0,0,.57616],955:[0,.69444,0,0,.58334],956:[.19444,.43056,0,.02778,.60255],957:[0,.43056,.06366,.02778,.49398],958:[.19444,.69444,.04601,.11111,.4375],959:[0,.43056,0,.05556,.48472],960:[0,.43056,.03588,0,.57003],961:[.19444,.43056,0,.08334,.51702],962:[.09722,.43056,.07986,.08334,.36285],963:[0,.43056,.03588,0,.57141],964:[0,.43056,.1132,.02778,.43715],965:[0,.43056,.03588,.02778,.54028],966:[.19444,.43056,0,.08334,.65417],967:[.19444,.43056,0,.05556,.62569],968:[.19444,.69444,.03588,.11111,.65139],969:[0,.43056,.03588,0,.62245],977:[0,.69444,0,.08334,.59144],981:[.19444,.69444,0,.08334,.59583],982:[0,.43056,.02778,0,.82813],1009:[.19444,.43056,0,.08334,.51702],1013:[0,.43056,0,.05556,.4059],57649:[0,.43056,0,.02778,.32246],57911:[.19444,.43056,0,.08334,.38403]},"SansSerif-Bold":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.36667],34:[0,.69444,0,0,.55834],35:[.19444,.69444,0,0,.91667],36:[.05556,.75,0,0,.55],37:[.05556,.75,0,0,1.02912],38:[0,.69444,0,0,.83056],39:[0,.69444,0,0,.30556],40:[.25,.75,0,0,.42778],41:[.25,.75,0,0,.42778],42:[0,.75,0,0,.55],43:[.11667,.61667,0,0,.85556],44:[.10556,.13056,0,0,.30556],45:[0,.45833,0,0,.36667],46:[0,.13056,0,0,.30556],47:[.25,.75,0,0,.55],48:[0,.69444,0,0,.55],49:[0,.69444,0,0,.55],50:[0,.69444,0,0,.55],51:[0,.69444,0,0,.55],52:[0,.69444,0,0,.55],53:[0,.69444,0,0,.55],54:[0,.69444,0,0,.55],55:[0,.69444,0,0,.55],56:[0,.69444,0,0,.55],57:[0,.69444,0,0,.55],58:[0,.45833,0,0,.30556],59:[.10556,.45833,0,0,.30556],61:[-.09375,.40625,0,0,.85556],63:[0,.69444,0,0,.51945],64:[0,.69444,0,0,.73334],65:[0,.69444,0,0,.73334],66:[0,.69444,0,0,.73334],67:[0,.69444,0,0,.70278],68:[0,.69444,0,0,.79445],69:[0,.69444,0,0,.64167],70:[0,.69444,0,0,.61111],71:[0,.69444,0,0,.73334],72:[0,.69444,0,0,.79445],73:[0,.69444,0,0,.33056],74:[0,.69444,0,0,.51945],75:[0,.69444,0,0,.76389],76:[0,.69444,0,0,.58056],77:[0,.69444,0,0,.97778],78:[0,.69444,0,0,.79445],79:[0,.69444,0,0,.79445],80:[0,.69444,0,0,.70278],81:[.10556,.69444,0,0,.79445],82:[0,.69444,0,0,.70278],83:[0,.69444,0,0,.61111],84:[0,.69444,0,0,.73334],85:[0,.69444,0,0,.76389],86:[0,.69444,.01528,0,.73334],87:[0,.69444,.01528,0,1.03889],88:[0,.69444,0,0,.73334],89:[0,.69444,.0275,0,.73334],90:[0,.69444,0,0,.67223],91:[.25,.75,0,0,.34306],93:[.25,.75,0,0,.34306],94:[0,.69444,0,0,.55],95:[.35,.10833,.03056,0,.55],97:[0,.45833,0,0,.525],98:[0,.69444,0,0,.56111],99:[0,.45833,0,0,.48889],100:[0,.69444,0,0,.56111],101:[0,.45833,0,0,.51111],102:[0,.69444,.07639,0,.33611],103:[.19444,.45833,.01528,0,.55],104:[0,.69444,0,0,.56111],105:[0,.69444,0,0,.25556],106:[.19444,.69444,0,0,.28611],107:[0,.69444,0,0,.53056],108:[0,.69444,0,0,.25556],109:[0,.45833,0,0,.86667],110:[0,.45833,0,0,.56111],111:[0,.45833,0,0,.55],112:[.19444,.45833,0,0,.56111],113:[.19444,.45833,0,0,.56111],114:[0,.45833,.01528,0,.37222],115:[0,.45833,0,0,.42167],116:[0,.58929,0,0,.40417],117:[0,.45833,0,0,.56111],118:[0,.45833,.01528,0,.5],119:[0,.45833,.01528,0,.74445],120:[0,.45833,0,0,.5],121:[.19444,.45833,.01528,0,.5],122:[0,.45833,0,0,.47639],126:[.35,.34444,0,0,.55],160:[0,0,0,0,.25],168:[0,.69444,0,0,.55],176:[0,.69444,0,0,.73334],180:[0,.69444,0,0,.55],184:[.17014,0,0,0,.48889],305:[0,.45833,0,0,.25556],567:[.19444,.45833,0,0,.28611],710:[0,.69444,0,0,.55],711:[0,.63542,0,0,.55],713:[0,.63778,0,0,.55],728:[0,.69444,0,0,.55],729:[0,.69444,0,0,.30556],730:[0,.69444,0,0,.73334],732:[0,.69444,0,0,.55],733:[0,.69444,0,0,.55],915:[0,.69444,0,0,.58056],916:[0,.69444,0,0,.91667],920:[0,.69444,0,0,.85556],923:[0,.69444,0,0,.67223],926:[0,.69444,0,0,.73334],928:[0,.69444,0,0,.79445],931:[0,.69444,0,0,.79445],933:[0,.69444,0,0,.85556],934:[0,.69444,0,0,.79445],936:[0,.69444,0,0,.85556],937:[0,.69444,0,0,.79445],8211:[0,.45833,.03056,0,.55],8212:[0,.45833,.03056,0,1.10001],8216:[0,.69444,0,0,.30556],8217:[0,.69444,0,0,.30556],8220:[0,.69444,0,0,.55834],8221:[0,.69444,0,0,.55834]},"SansSerif-Italic":{32:[0,0,0,0,.25],33:[0,.69444,.05733,0,.31945],34:[0,.69444,.00316,0,.5],35:[.19444,.69444,.05087,0,.83334],36:[.05556,.75,.11156,0,.5],37:[.05556,.75,.03126,0,.83334],38:[0,.69444,.03058,0,.75834],39:[0,.69444,.07816,0,.27778],40:[.25,.75,.13164,0,.38889],41:[.25,.75,.02536,0,.38889],42:[0,.75,.11775,0,.5],43:[.08333,.58333,.02536,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,.01946,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,.13164,0,.5],48:[0,.65556,.11156,0,.5],49:[0,.65556,.11156,0,.5],50:[0,.65556,.11156,0,.5],51:[0,.65556,.11156,0,.5],52:[0,.65556,.11156,0,.5],53:[0,.65556,.11156,0,.5],54:[0,.65556,.11156,0,.5],55:[0,.65556,.11156,0,.5],56:[0,.65556,.11156,0,.5],57:[0,.65556,.11156,0,.5],58:[0,.44444,.02502,0,.27778],59:[.125,.44444,.02502,0,.27778],61:[-.13,.37,.05087,0,.77778],63:[0,.69444,.11809,0,.47222],64:[0,.69444,.07555,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,.08293,0,.66667],67:[0,.69444,.11983,0,.63889],68:[0,.69444,.07555,0,.72223],69:[0,.69444,.11983,0,.59722],70:[0,.69444,.13372,0,.56945],71:[0,.69444,.11983,0,.66667],72:[0,.69444,.08094,0,.70834],73:[0,.69444,.13372,0,.27778],74:[0,.69444,.08094,0,.47222],75:[0,.69444,.11983,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,.08094,0,.875],78:[0,.69444,.08094,0,.70834],79:[0,.69444,.07555,0,.73611],80:[0,.69444,.08293,0,.63889],81:[.125,.69444,.07555,0,.73611],82:[0,.69444,.08293,0,.64584],83:[0,.69444,.09205,0,.55556],84:[0,.69444,.13372,0,.68056],85:[0,.69444,.08094,0,.6875],86:[0,.69444,.1615,0,.66667],87:[0,.69444,.1615,0,.94445],88:[0,.69444,.13372,0,.66667],89:[0,.69444,.17261,0,.66667],90:[0,.69444,.11983,0,.61111],91:[.25,.75,.15942,0,.28889],93:[.25,.75,.08719,0,.28889],94:[0,.69444,.0799,0,.5],95:[.35,.09444,.08616,0,.5],97:[0,.44444,.00981,0,.48056],98:[0,.69444,.03057,0,.51667],99:[0,.44444,.08336,0,.44445],100:[0,.69444,.09483,0,.51667],101:[0,.44444,.06778,0,.44445],102:[0,.69444,.21705,0,.30556],103:[.19444,.44444,.10836,0,.5],104:[0,.69444,.01778,0,.51667],105:[0,.67937,.09718,0,.23889],106:[.19444,.67937,.09162,0,.26667],107:[0,.69444,.08336,0,.48889],108:[0,.69444,.09483,0,.23889],109:[0,.44444,.01778,0,.79445],110:[0,.44444,.01778,0,.51667],111:[0,.44444,.06613,0,.5],112:[.19444,.44444,.0389,0,.51667],113:[.19444,.44444,.04169,0,.51667],114:[0,.44444,.10836,0,.34167],115:[0,.44444,.0778,0,.38333],116:[0,.57143,.07225,0,.36111],117:[0,.44444,.04169,0,.51667],118:[0,.44444,.10836,0,.46111],119:[0,.44444,.10836,0,.68334],120:[0,.44444,.09169,0,.46111],121:[.19444,.44444,.10836,0,.46111],122:[0,.44444,.08752,0,.43472],126:[.35,.32659,.08826,0,.5],160:[0,0,0,0,.25],168:[0,.67937,.06385,0,.5],176:[0,.69444,0,0,.73752],184:[.17014,0,0,0,.44445],305:[0,.44444,.04169,0,.23889],567:[.19444,.44444,.04169,0,.26667],710:[0,.69444,.0799,0,.5],711:[0,.63194,.08432,0,.5],713:[0,.60889,.08776,0,.5],714:[0,.69444,.09205,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,.09483,0,.5],729:[0,.67937,.07774,0,.27778],730:[0,.69444,0,0,.73752],732:[0,.67659,.08826,0,.5],733:[0,.69444,.09205,0,.5],915:[0,.69444,.13372,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,.07555,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,.12816,0,.66667],928:[0,.69444,.08094,0,.70834],931:[0,.69444,.11983,0,.72222],933:[0,.69444,.09031,0,.77778],934:[0,.69444,.04603,0,.72222],936:[0,.69444,.09031,0,.77778],937:[0,.69444,.08293,0,.72222],8211:[0,.44444,.08616,0,.5],8212:[0,.44444,.08616,0,1],8216:[0,.69444,.07816,0,.27778],8217:[0,.69444,.07816,0,.27778],8220:[0,.69444,.14205,0,.5],8221:[0,.69444,.00316,0,.5]},"SansSerif-Regular":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.31945],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.75834],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,0,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.65556,0,0,.5],49:[0,.65556,0,0,.5],50:[0,.65556,0,0,.5],51:[0,.65556,0,0,.5],52:[0,.65556,0,0,.5],53:[0,.65556,0,0,.5],54:[0,.65556,0,0,.5],55:[0,.65556,0,0,.5],56:[0,.65556,0,0,.5],57:[0,.65556,0,0,.5],58:[0,.44444,0,0,.27778],59:[.125,.44444,0,0,.27778],61:[-.13,.37,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,0,0,.66667],67:[0,.69444,0,0,.63889],68:[0,.69444,0,0,.72223],69:[0,.69444,0,0,.59722],70:[0,.69444,0,0,.56945],71:[0,.69444,0,0,.66667],72:[0,.69444,0,0,.70834],73:[0,.69444,0,0,.27778],74:[0,.69444,0,0,.47222],75:[0,.69444,0,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,0,0,.875],78:[0,.69444,0,0,.70834],79:[0,.69444,0,0,.73611],80:[0,.69444,0,0,.63889],81:[.125,.69444,0,0,.73611],82:[0,.69444,0,0,.64584],83:[0,.69444,0,0,.55556],84:[0,.69444,0,0,.68056],85:[0,.69444,0,0,.6875],86:[0,.69444,.01389,0,.66667],87:[0,.69444,.01389,0,.94445],88:[0,.69444,0,0,.66667],89:[0,.69444,.025,0,.66667],90:[0,.69444,0,0,.61111],91:[.25,.75,0,0,.28889],93:[.25,.75,0,0,.28889],94:[0,.69444,0,0,.5],95:[.35,.09444,.02778,0,.5],97:[0,.44444,0,0,.48056],98:[0,.69444,0,0,.51667],99:[0,.44444,0,0,.44445],100:[0,.69444,0,0,.51667],101:[0,.44444,0,0,.44445],102:[0,.69444,.06944,0,.30556],103:[.19444,.44444,.01389,0,.5],104:[0,.69444,0,0,.51667],105:[0,.67937,0,0,.23889],106:[.19444,.67937,0,0,.26667],107:[0,.69444,0,0,.48889],108:[0,.69444,0,0,.23889],109:[0,.44444,0,0,.79445],110:[0,.44444,0,0,.51667],111:[0,.44444,0,0,.5],112:[.19444,.44444,0,0,.51667],113:[.19444,.44444,0,0,.51667],114:[0,.44444,.01389,0,.34167],115:[0,.44444,0,0,.38333],116:[0,.57143,0,0,.36111],117:[0,.44444,0,0,.51667],118:[0,.44444,.01389,0,.46111],119:[0,.44444,.01389,0,.68334],120:[0,.44444,0,0,.46111],121:[.19444,.44444,.01389,0,.46111],122:[0,.44444,0,0,.43472],126:[.35,.32659,0,0,.5],160:[0,0,0,0,.25],168:[0,.67937,0,0,.5],176:[0,.69444,0,0,.66667],184:[.17014,0,0,0,.44445],305:[0,.44444,0,0,.23889],567:[.19444,.44444,0,0,.26667],710:[0,.69444,0,0,.5],711:[0,.63194,0,0,.5],713:[0,.60889,0,0,.5],714:[0,.69444,0,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.67937,0,0,.27778],730:[0,.69444,0,0,.66667],732:[0,.67659,0,0,.5],733:[0,.69444,0,0,.5],915:[0,.69444,0,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,0,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,0,0,.66667],928:[0,.69444,0,0,.70834],931:[0,.69444,0,0,.72222],933:[0,.69444,0,0,.77778],934:[0,.69444,0,0,.72222],936:[0,.69444,0,0,.77778],937:[0,.69444,0,0,.72222],8211:[0,.44444,.02778,0,.5],8212:[0,.44444,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5]},"Script-Regular":{32:[0,0,0,0,.25],65:[0,.7,.22925,0,.80253],66:[0,.7,.04087,0,.90757],67:[0,.7,.1689,0,.66619],68:[0,.7,.09371,0,.77443],69:[0,.7,.18583,0,.56162],70:[0,.7,.13634,0,.89544],71:[0,.7,.17322,0,.60961],72:[0,.7,.29694,0,.96919],73:[0,.7,.19189,0,.80907],74:[.27778,.7,.19189,0,1.05159],75:[0,.7,.31259,0,.91364],76:[0,.7,.19189,0,.87373],77:[0,.7,.15981,0,1.08031],78:[0,.7,.3525,0,.9015],79:[0,.7,.08078,0,.73787],80:[0,.7,.08078,0,1.01262],81:[0,.7,.03305,0,.88282],82:[0,.7,.06259,0,.85],83:[0,.7,.19189,0,.86767],84:[0,.7,.29087,0,.74697],85:[0,.7,.25815,0,.79996],86:[0,.7,.27523,0,.62204],87:[0,.7,.27523,0,.80532],88:[0,.7,.26006,0,.94445],89:[0,.7,.2939,0,.70961],90:[0,.7,.24037,0,.8212],160:[0,0,0,0,.25]},"Size1-Regular":{32:[0,0,0,0,.25],40:[.35001,.85,0,0,.45834],41:[.35001,.85,0,0,.45834],47:[.35001,.85,0,0,.57778],91:[.35001,.85,0,0,.41667],92:[.35001,.85,0,0,.57778],93:[.35001,.85,0,0,.41667],123:[.35001,.85,0,0,.58334],125:[.35001,.85,0,0,.58334],160:[0,0,0,0,.25],710:[0,.72222,0,0,.55556],732:[0,.72222,0,0,.55556],770:[0,.72222,0,0,.55556],771:[0,.72222,0,0,.55556],8214:[-99e-5,.601,0,0,.77778],8593:[1e-5,.6,0,0,.66667],8595:[1e-5,.6,0,0,.66667],8657:[1e-5,.6,0,0,.77778],8659:[1e-5,.6,0,0,.77778],8719:[.25001,.75,0,0,.94445],8720:[.25001,.75,0,0,.94445],8721:[.25001,.75,0,0,1.05556],8730:[.35001,.85,0,0,1],8739:[-.00599,.606,0,0,.33333],8741:[-.00599,.606,0,0,.55556],8747:[.30612,.805,.19445,0,.47222],8748:[.306,.805,.19445,0,.47222],8749:[.306,.805,.19445,0,.47222],8750:[.30612,.805,.19445,0,.47222],8896:[.25001,.75,0,0,.83334],8897:[.25001,.75,0,0,.83334],8898:[.25001,.75,0,0,.83334],8899:[.25001,.75,0,0,.83334],8968:[.35001,.85,0,0,.47222],8969:[.35001,.85,0,0,.47222],8970:[.35001,.85,0,0,.47222],8971:[.35001,.85,0,0,.47222],9168:[-99e-5,.601,0,0,.66667],10216:[.35001,.85,0,0,.47222],10217:[.35001,.85,0,0,.47222],10752:[.25001,.75,0,0,1.11111],10753:[.25001,.75,0,0,1.11111],10754:[.25001,.75,0,0,1.11111],10756:[.25001,.75,0,0,.83334],10758:[.25001,.75,0,0,.83334]},"Size2-Regular":{32:[0,0,0,0,.25],40:[.65002,1.15,0,0,.59722],41:[.65002,1.15,0,0,.59722],47:[.65002,1.15,0,0,.81111],91:[.65002,1.15,0,0,.47222],92:[.65002,1.15,0,0,.81111],93:[.65002,1.15,0,0,.47222],123:[.65002,1.15,0,0,.66667],125:[.65002,1.15,0,0,.66667],160:[0,0,0,0,.25],710:[0,.75,0,0,1],732:[0,.75,0,0,1],770:[0,.75,0,0,1],771:[0,.75,0,0,1],8719:[.55001,1.05,0,0,1.27778],8720:[.55001,1.05,0,0,1.27778],8721:[.55001,1.05,0,0,1.44445],8730:[.65002,1.15,0,0,1],8747:[.86225,1.36,.44445,0,.55556],8748:[.862,1.36,.44445,0,.55556],8749:[.862,1.36,.44445,0,.55556],8750:[.86225,1.36,.44445,0,.55556],8896:[.55001,1.05,0,0,1.11111],8897:[.55001,1.05,0,0,1.11111],8898:[.55001,1.05,0,0,1.11111],8899:[.55001,1.05,0,0,1.11111],8968:[.65002,1.15,0,0,.52778],8969:[.65002,1.15,0,0,.52778],8970:[.65002,1.15,0,0,.52778],8971:[.65002,1.15,0,0,.52778],10216:[.65002,1.15,0,0,.61111],10217:[.65002,1.15,0,0,.61111],10752:[.55001,1.05,0,0,1.51112],10753:[.55001,1.05,0,0,1.51112],10754:[.55001,1.05,0,0,1.51112],10756:[.55001,1.05,0,0,1.11111],10758:[.55001,1.05,0,0,1.11111]},"Size3-Regular":{32:[0,0,0,0,.25],40:[.95003,1.45,0,0,.73611],41:[.95003,1.45,0,0,.73611],47:[.95003,1.45,0,0,1.04445],91:[.95003,1.45,0,0,.52778],92:[.95003,1.45,0,0,1.04445],93:[.95003,1.45,0,0,.52778],123:[.95003,1.45,0,0,.75],125:[.95003,1.45,0,0,.75],160:[0,0,0,0,.25],710:[0,.75,0,0,1.44445],732:[0,.75,0,0,1.44445],770:[0,.75,0,0,1.44445],771:[0,.75,0,0,1.44445],8730:[.95003,1.45,0,0,1],8968:[.95003,1.45,0,0,.58334],8969:[.95003,1.45,0,0,.58334],8970:[.95003,1.45,0,0,.58334],8971:[.95003,1.45,0,0,.58334],10216:[.95003,1.45,0,0,.75],10217:[.95003,1.45,0,0,.75]},"Size4-Regular":{32:[0,0,0,0,.25],40:[1.25003,1.75,0,0,.79167],41:[1.25003,1.75,0,0,.79167],47:[1.25003,1.75,0,0,1.27778],91:[1.25003,1.75,0,0,.58334],92:[1.25003,1.75,0,0,1.27778],93:[1.25003,1.75,0,0,.58334],123:[1.25003,1.75,0,0,.80556],125:[1.25003,1.75,0,0,.80556],160:[0,0,0,0,.25],710:[0,.825,0,0,1.8889],732:[0,.825,0,0,1.8889],770:[0,.825,0,0,1.8889],771:[0,.825,0,0,1.8889],8730:[1.25003,1.75,0,0,1],8968:[1.25003,1.75,0,0,.63889],8969:[1.25003,1.75,0,0,.63889],8970:[1.25003,1.75,0,0,.63889],8971:[1.25003,1.75,0,0,.63889],9115:[.64502,1.155,0,0,.875],9116:[1e-5,.6,0,0,.875],9117:[.64502,1.155,0,0,.875],9118:[.64502,1.155,0,0,.875],9119:[1e-5,.6,0,0,.875],9120:[.64502,1.155,0,0,.875],9121:[.64502,1.155,0,0,.66667],9122:[-99e-5,.601,0,0,.66667],9123:[.64502,1.155,0,0,.66667],9124:[.64502,1.155,0,0,.66667],9125:[-99e-5,.601,0,0,.66667],9126:[.64502,1.155,0,0,.66667],9127:[1e-5,.9,0,0,.88889],9128:[.65002,1.15,0,0,.88889],9129:[.90001,0,0,0,.88889],9130:[0,.3,0,0,.88889],9131:[1e-5,.9,0,0,.88889],9132:[.65002,1.15,0,0,.88889],9133:[.90001,0,0,0,.88889],9143:[.88502,.915,0,0,1.05556],10216:[1.25003,1.75,0,0,.80556],10217:[1.25003,1.75,0,0,.80556],57344:[-.00499,.605,0,0,1.05556],57345:[-.00499,.605,0,0,1.05556],57680:[0,.12,0,0,.45],57681:[0,.12,0,0,.45],57682:[0,.12,0,0,.45],57683:[0,.12,0,0,.45]},"Typewriter-Regular":{32:[0,0,0,0,.525],33:[0,.61111,0,0,.525],34:[0,.61111,0,0,.525],35:[0,.61111,0,0,.525],36:[.08333,.69444,0,0,.525],37:[.08333,.69444,0,0,.525],38:[0,.61111,0,0,.525],39:[0,.61111,0,0,.525],40:[.08333,.69444,0,0,.525],41:[.08333,.69444,0,0,.525],42:[0,.52083,0,0,.525],43:[-.08056,.53055,0,0,.525],44:[.13889,.125,0,0,.525],45:[-.08056,.53055,0,0,.525],46:[0,.125,0,0,.525],47:[.08333,.69444,0,0,.525],48:[0,.61111,0,0,.525],49:[0,.61111,0,0,.525],50:[0,.61111,0,0,.525],51:[0,.61111,0,0,.525],52:[0,.61111,0,0,.525],53:[0,.61111,0,0,.525],54:[0,.61111,0,0,.525],55:[0,.61111,0,0,.525],56:[0,.61111,0,0,.525],57:[0,.61111,0,0,.525],58:[0,.43056,0,0,.525],59:[.13889,.43056,0,0,.525],60:[-.05556,.55556,0,0,.525],61:[-.19549,.41562,0,0,.525],62:[-.05556,.55556,0,0,.525],63:[0,.61111,0,0,.525],64:[0,.61111,0,0,.525],65:[0,.61111,0,0,.525],66:[0,.61111,0,0,.525],67:[0,.61111,0,0,.525],68:[0,.61111,0,0,.525],69:[0,.61111,0,0,.525],70:[0,.61111,0,0,.525],71:[0,.61111,0,0,.525],72:[0,.61111,0,0,.525],73:[0,.61111,0,0,.525],74:[0,.61111,0,0,.525],75:[0,.61111,0,0,.525],76:[0,.61111,0,0,.525],77:[0,.61111,0,0,.525],78:[0,.61111,0,0,.525],79:[0,.61111,0,0,.525],80:[0,.61111,0,0,.525],81:[.13889,.61111,0,0,.525],82:[0,.61111,0,0,.525],83:[0,.61111,0,0,.525],84:[0,.61111,0,0,.525],85:[0,.61111,0,0,.525],86:[0,.61111,0,0,.525],87:[0,.61111,0,0,.525],88:[0,.61111,0,0,.525],89:[0,.61111,0,0,.525],90:[0,.61111,0,0,.525],91:[.08333,.69444,0,0,.525],92:[.08333,.69444,0,0,.525],93:[.08333,.69444,0,0,.525],94:[0,.61111,0,0,.525],95:[.09514,0,0,0,.525],96:[0,.61111,0,0,.525],97:[0,.43056,0,0,.525],98:[0,.61111,0,0,.525],99:[0,.43056,0,0,.525],100:[0,.61111,0,0,.525],101:[0,.43056,0,0,.525],102:[0,.61111,0,0,.525],103:[.22222,.43056,0,0,.525],104:[0,.61111,0,0,.525],105:[0,.61111,0,0,.525],106:[.22222,.61111,0,0,.525],107:[0,.61111,0,0,.525],108:[0,.61111,0,0,.525],109:[0,.43056,0,0,.525],110:[0,.43056,0,0,.525],111:[0,.43056,0,0,.525],112:[.22222,.43056,0,0,.525],113:[.22222,.43056,0,0,.525],114:[0,.43056,0,0,.525],115:[0,.43056,0,0,.525],116:[0,.55358,0,0,.525],117:[0,.43056,0,0,.525],118:[0,.43056,0,0,.525],119:[0,.43056,0,0,.525],120:[0,.43056,0,0,.525],121:[.22222,.43056,0,0,.525],122:[0,.43056,0,0,.525],123:[.08333,.69444,0,0,.525],124:[.08333,.69444,0,0,.525],125:[.08333,.69444,0,0,.525],126:[0,.61111,0,0,.525],127:[0,.61111,0,0,.525],160:[0,0,0,0,.525],176:[0,.61111,0,0,.525],184:[.19445,0,0,0,.525],305:[0,.43056,0,0,.525],567:[.22222,.43056,0,0,.525],711:[0,.56597,0,0,.525],713:[0,.56555,0,0,.525],714:[0,.61111,0,0,.525],715:[0,.61111,0,0,.525],728:[0,.61111,0,0,.525],730:[0,.61111,0,0,.525],770:[0,.61111,0,0,.525],771:[0,.61111,0,0,.525],776:[0,.61111,0,0,.525],915:[0,.61111,0,0,.525],916:[0,.61111,0,0,.525],920:[0,.61111,0,0,.525],923:[0,.61111,0,0,.525],926:[0,.61111,0,0,.525],928:[0,.61111,0,0,.525],931:[0,.61111,0,0,.525],933:[0,.61111,0,0,.525],934:[0,.61111,0,0,.525],936:[0,.61111,0,0,.525],937:[0,.61111,0,0,.525],8216:[0,.61111,0,0,.525],8217:[0,.61111,0,0,.525],8242:[0,.61111,0,0,.525],9251:[.11111,.21944,0,0,.525]}},pe={slant:[.25,.25,.25],space:[0,0,0],stretch:[0,0,0],shrink:[0,0,0],xHeight:[.431,.431,.431],quad:[1,1.171,1.472],extraSpace:[0,0,0],num1:[.677,.732,.925],num2:[.394,.384,.387],num3:[.444,.471,.504],denom1:[.686,.752,1.025],denom2:[.345,.344,.532],sup1:[.413,.503,.504],sup2:[.363,.431,.404],sup3:[.289,.286,.294],sub1:[.15,.143,.2],sub2:[.247,.286,.4],supDrop:[.386,.353,.494],subDrop:[.05,.071,.1],delim1:[2.39,1.7,1.98],delim2:[1.01,1.157,1.42],axisHeight:[.25,.25,.25],defaultRuleThickness:[.04,.049,.049],bigOpSpacing1:[.111,.111,.111],bigOpSpacing2:[.166,.166,.166],bigOpSpacing3:[.2,.2,.2],bigOpSpacing4:[.6,.611,.611],bigOpSpacing5:[.1,.143,.143],sqrtRuleThickness:[.04,.04,.04],ptPerEm:[10,10,10],doubleRuleSep:[.2,.2,.2],arrayRuleWidth:[.04,.04,.04],fboxsep:[.3,.3,.3],fboxrule:[.04,.04,.04]},de={"Å":"A","Ç":"C","Ð":"D","Þ":"o","å":"a","ç":"c","ð":"d","þ":"o","А":"A","Б":"B","В":"B","Г":"F","Д":"A","Е":"E","Ж":"K","З":"3","И":"N","Й":"N","К":"K","Л":"N","М":"M","Н":"H","О":"O","П":"N","Р":"P","С":"C","Т":"T","У":"y","Ф":"O","Х":"X","Ц":"U","Ч":"h","Ш":"W","Щ":"W","Ъ":"B","Ы":"X","Ь":"B","Э":"3","Ю":"X","Я":"R","а":"a","б":"b","в":"a","г":"r","д":"y","е":"e","ж":"m","з":"e","и":"n","й":"n","к":"n","л":"n","м":"m","н":"n","о":"o","п":"n","р":"p","с":"c","т":"o","у":"y","ф":"b","х":"x","ц":"n","ч":"n","ш":"w","щ":"w","ъ":"a","ы":"m","ь":"a","э":"e","ю":"m","я":"r"};function fe(e,t){he[e]=t}function me(e,t,r){if(!he[t])throw new Error("Font metrics not found for font: "+t+".");var n=e.charCodeAt(0),i=he[t][n];if(!i&&e[0]in de&&(n=de[e[0]].charCodeAt(0),i=he[t][n]),i||"text"!==r||L(n)&&(i=he[t][77]),i)return{depth:i[0],height:i[1],italic:i[2],skew:i[3],width:i[4]}}var ve={};function ge(e){var t;if(t=e>=5?0:e>=3?1:2,!ve[t]){var r=ve[t]={cssEmPerMu:pe.quad[t]/18};for(var n in pe)pe.hasOwnProperty(n)&&(r[n]=pe[n][t])}return ve[t]}var ye={bin:1,close:1,inner:1,open:1,punct:1,rel:1},be={"accent-token":1,mathord:1,"op-token":1,spacing:1,textord:1},xe={math:{},text:{}},we=xe;function ke(e,t,r,n,i,o){xe[e][i]={font:t,group:r,replace:n},o&&n&&(xe[e][n]=xe[e][i])}var Se="math",Ae="text",Me="main",_e="ams",Ce="accent-token",Te="bin",ze="close",Oe="inner",Ie="mathord",Ne="op-token",Ee="open",Be="punct",Pe="rel",Re="spacing",$e="textord";ke(Se,Me,Pe,"≡","\\equiv",!0),ke(Se,Me,Pe,"≺","\\prec",!0),ke(Se,Me,Pe,"≻","\\succ",!0),ke(Se,Me,Pe,"∼","\\sim",!0),ke(Se,Me,Pe,"⊥","\\perp"),ke(Se,Me,Pe,"⪯","\\preceq",!0),ke(Se,Me,Pe,"⪰","\\succeq",!0),ke(Se,Me,Pe,"≃","\\simeq",!0),ke(Se,Me,Pe,"∣","\\mid",!0),ke(Se,Me,Pe,"≪","\\ll",!0),ke(Se,Me,Pe,"≫","\\gg",!0),ke(Se,Me,Pe,"≍","\\asymp",!0),ke(Se,Me,Pe,"∥","\\parallel"),ke(Se,Me,Pe,"⋈","\\bowtie",!0),ke(Se,Me,Pe,"⌣","\\smile",!0),ke(Se,Me,Pe,"⊑","\\sqsubseteq",!0),ke(Se,Me,Pe,"⊒","\\sqsupseteq",!0),ke(Se,Me,Pe,"≐","\\doteq",!0),ke(Se,Me,Pe,"⌢","\\frown",!0),ke(Se,Me,Pe,"∋","\\ni",!0),ke(Se,Me,Pe,"∝","\\propto",!0),ke(Se,Me,Pe,"⊢","\\vdash",!0),ke(Se,Me,Pe,"⊣","\\dashv",!0),ke(Se,Me,Pe,"∋","\\owns"),ke(Se,Me,Be,".","\\ldotp"),ke(Se,Me,Be,"⋅","\\cdotp"),ke(Se,Me,$e,"#","\\#"),ke(Ae,Me,$e,"#","\\#"),ke(Se,Me,$e,"&","\\&"),ke(Ae,Me,$e,"&","\\&"),ke(Se,Me,$e,"ℵ","\\aleph",!0),ke(Se,Me,$e,"∀","\\forall",!0),ke(Se,Me,$e,"ℏ","\\hbar",!0),ke(Se,Me,$e,"∃","\\exists",!0),ke(Se,Me,$e,"∇","\\nabla",!0),ke(Se,Me,$e,"♭","\\flat",!0),ke(Se,Me,$e,"ℓ","\\ell",!0),ke(Se,Me,$e,"♮","\\natural",!0),ke(Se,Me,$e,"♣","\\clubsuit",!0),ke(Se,Me,$e,"℘","\\wp",!0),ke(Se,Me,$e,"♯","\\sharp",!0),ke(Se,Me,$e,"♢","\\diamondsuit",!0),ke(Se,Me,$e,"ℜ","\\Re",!0),ke(Se,Me,$e,"♡","\\heartsuit",!0),ke(Se,Me,$e,"ℑ","\\Im",!0),ke(Se,Me,$e,"♠","\\spadesuit",!0),ke(Ae,Me,$e,"§","\\S",!0),ke(Ae,Me,$e,"¶","\\P",!0),ke(Se,Me,$e,"†","\\dag"),ke(Ae,Me,$e,"†","\\dag"),ke(Ae,Me,$e,"†","\\textdagger"),ke(Se,Me,$e,"‡","\\ddag"),ke(Ae,Me,$e,"‡","\\ddag"),ke(Ae,Me,$e,"‡","\\textdaggerdbl"),ke(Se,Me,ze,"⎱","\\rmoustache",!0),ke(Se,Me,Ee,"⎰","\\lmoustache",!0),ke(Se,Me,ze,"⟯","\\rgroup",!0),ke(Se,Me,Ee,"⟮","\\lgroup",!0),ke(Se,Me,Te,"∓","\\mp",!0),ke(Se,Me,Te,"⊖","\\ominus",!0),ke(Se,Me,Te,"⊎","\\uplus",!0),ke(Se,Me,Te,"⊓","\\sqcap",!0),ke(Se,Me,Te,"∗","\\ast"),ke(Se,Me,Te,"⊔","\\sqcup",!0),ke(Se,Me,Te,"◯","\\bigcirc"),ke(Se,Me,Te,"∙","\\bullet"),ke(Se,Me,Te,"‡","\\ddagger"),ke(Se,Me,Te,"≀","\\wr",!0),ke(Se,Me,Te,"⨿","\\amalg"),ke(Se,Me,Te,"&","\\And"),ke(Se,Me,Pe,"⟵","\\longleftarrow",!0),ke(Se,Me,Pe,"⇐","\\Leftarrow",!0),ke(Se,Me,Pe,"⟸","\\Longleftarrow",!0),ke(Se,Me,Pe,"⟶","\\longrightarrow",!0),ke(Se,Me,Pe,"⇒","\\Rightarrow",!0),ke(Se,Me,Pe,"⟹","\\Longrightarrow",!0),ke(Se,Me,Pe,"↔","\\leftrightarrow",!0),ke(Se,Me,Pe,"⟷","\\longleftrightarrow",!0),ke(Se,Me,Pe,"⇔","\\Leftrightarrow",!0),ke(Se,Me,Pe,"⟺","\\Longleftrightarrow",!0),ke(Se,Me,Pe,"↦","\\mapsto",!0),ke(Se,Me,Pe,"⟼","\\longmapsto",!0),ke(Se,Me,Pe,"↗","\\nearrow",!0),ke(Se,Me,Pe,"↩","\\hookleftarrow",!0),ke(Se,Me,Pe,"↪","\\hookrightarrow",!0),ke(Se,Me,Pe,"↘","\\searrow",!0),ke(Se,Me,Pe,"↼","\\leftharpoonup",!0),ke(Se,Me,Pe,"⇀","\\rightharpoonup",!0),ke(Se,Me,Pe,"↙","\\swarrow",!0),ke(Se,Me,Pe,"↽","\\leftharpoondown",!0),ke(Se,Me,Pe,"⇁","\\rightharpoondown",!0),ke(Se,Me,Pe,"↖","\\nwarrow",!0),ke(Se,Me,Pe,"⇌","\\rightleftharpoons",!0),ke(Se,_e,Pe,"≮","\\nless",!0),ke(Se,_e,Pe,"","\\@nleqslant"),ke(Se,_e,Pe,"","\\@nleqq"),ke(Se,_e,Pe,"⪇","\\lneq",!0),ke(Se,_e,Pe,"≨","\\lneqq",!0),ke(Se,_e,Pe,"","\\@lvertneqq"),ke(Se,_e,Pe,"⋦","\\lnsim",!0),ke(Se,_e,Pe,"⪉","\\lnapprox",!0),ke(Se,_e,Pe,"⊀","\\nprec",!0),ke(Se,_e,Pe,"⋠","\\npreceq",!0),ke(Se,_e,Pe,"⋨","\\precnsim",!0),ke(Se,_e,Pe,"⪹","\\precnapprox",!0),ke(Se,_e,Pe,"≁","\\nsim",!0),ke(Se,_e,Pe,"","\\@nshortmid"),ke(Se,_e,Pe,"∤","\\nmid",!0),ke(Se,_e,Pe,"⊬","\\nvdash",!0),ke(Se,_e,Pe,"⊭","\\nvDash",!0),ke(Se,_e,Pe,"⋪","\\ntriangleleft"),ke(Se,_e,Pe,"⋬","\\ntrianglelefteq",!0),ke(Se,_e,Pe,"⊊","\\subsetneq",!0),ke(Se,_e,Pe,"","\\@varsubsetneq"),ke(Se,_e,Pe,"⫋","\\subsetneqq",!0),ke(Se,_e,Pe,"","\\@varsubsetneqq"),ke(Se,_e,Pe,"≯","\\ngtr",!0),ke(Se,_e,Pe,"","\\@ngeqslant"),ke(Se,_e,Pe,"","\\@ngeqq"),ke(Se,_e,Pe,"⪈","\\gneq",!0),ke(Se,_e,Pe,"≩","\\gneqq",!0),ke(Se,_e,Pe,"","\\@gvertneqq"),ke(Se,_e,Pe,"⋧","\\gnsim",!0),ke(Se,_e,Pe,"⪊","\\gnapprox",!0),ke(Se,_e,Pe,"⊁","\\nsucc",!0),ke(Se,_e,Pe,"⋡","\\nsucceq",!0),ke(Se,_e,Pe,"⋩","\\succnsim",!0),ke(Se,_e,Pe,"⪺","\\succnapprox",!0),ke(Se,_e,Pe,"≆","\\ncong",!0),ke(Se,_e,Pe,"","\\@nshortparallel"),ke(Se,_e,Pe,"∦","\\nparallel",!0),ke(Se,_e,Pe,"⊯","\\nVDash",!0),ke(Se,_e,Pe,"⋫","\\ntriangleright"),ke(Se,_e,Pe,"⋭","\\ntrianglerighteq",!0),ke(Se,_e,Pe,"","\\@nsupseteqq"),ke(Se,_e,Pe,"⊋","\\supsetneq",!0),ke(Se,_e,Pe,"","\\@varsupsetneq"),ke(Se,_e,Pe,"⫌","\\supsetneqq",!0),ke(Se,_e,Pe,"","\\@varsupsetneqq"),ke(Se,_e,Pe,"⊮","\\nVdash",!0),ke(Se,_e,Pe,"⪵","\\precneqq",!0),ke(Se,_e,Pe,"⪶","\\succneqq",!0),ke(Se,_e,Pe,"","\\@nsubseteqq"),ke(Se,_e,Te,"⊴","\\unlhd"),ke(Se,_e,Te,"⊵","\\unrhd"),ke(Se,_e,Pe,"↚","\\nleftarrow",!0),ke(Se,_e,Pe,"↛","\\nrightarrow",!0),ke(Se,_e,Pe,"⇍","\\nLeftarrow",!0),ke(Se,_e,Pe,"⇏","\\nRightarrow",!0),ke(Se,_e,Pe,"↮","\\nleftrightarrow",!0),ke(Se,_e,Pe,"⇎","\\nLeftrightarrow",!0),ke(Se,_e,Pe,"△","\\vartriangle"),ke(Se,_e,$e,"ℏ","\\hslash"),ke(Se,_e,$e,"▽","\\triangledown"),ke(Se,_e,$e,"◊","\\lozenge"),ke(Se,_e,$e,"Ⓢ","\\circledS"),ke(Se,_e,$e,"®","\\circledR"),ke(Ae,_e,$e,"®","\\circledR"),ke(Se,_e,$e,"∡","\\measuredangle",!0),ke(Se,_e,$e,"∄","\\nexists"),ke(Se,_e,$e,"℧","\\mho"),ke(Se,_e,$e,"Ⅎ","\\Finv",!0),ke(Se,_e,$e,"⅁","\\Game",!0),ke(Se,_e,$e,"‵","\\backprime"),ke(Se,_e,$e,"▲","\\blacktriangle"),ke(Se,_e,$e,"▼","\\blacktriangledown"),ke(Se,_e,$e,"■","\\blacksquare"),ke(Se,_e,$e,"⧫","\\blacklozenge"),ke(Se,_e,$e,"★","\\bigstar"),ke(Se,_e,$e,"∢","\\sphericalangle",!0),ke(Se,_e,$e,"∁","\\complement",!0),ke(Se,_e,$e,"ð","\\eth",!0),ke(Ae,Me,$e,"ð","ð"),ke(Se,_e,$e,"╱","\\diagup"),ke(Se,_e,$e,"╲","\\diagdown"),ke(Se,_e,$e,"□","\\square"),ke(Se,_e,$e,"□","\\Box"),ke(Se,_e,$e,"◊","\\Diamond"),ke(Se,_e,$e,"¥","\\yen",!0),ke(Ae,_e,$e,"¥","\\yen",!0),ke(Se,_e,$e,"✓","\\checkmark",!0),ke(Ae,_e,$e,"✓","\\checkmark"),ke(Se,_e,$e,"ℶ","\\beth",!0),ke(Se,_e,$e,"ℸ","\\daleth",!0),ke(Se,_e,$e,"ℷ","\\gimel",!0),ke(Se,_e,$e,"ϝ","\\digamma",!0),ke(Se,_e,$e,"ϰ","\\varkappa"),ke(Se,_e,Ee,"┌","\\@ulcorner",!0),ke(Se,_e,ze,"┐","\\@urcorner",!0),ke(Se,_e,Ee,"└","\\@llcorner",!0),ke(Se,_e,ze,"┘","\\@lrcorner",!0),ke(Se,_e,Pe,"≦","\\leqq",!0),ke(Se,_e,Pe,"⩽","\\leqslant",!0),ke(Se,_e,Pe,"⪕","\\eqslantless",!0),ke(Se,_e,Pe,"≲","\\lesssim",!0),ke(Se,_e,Pe,"⪅","\\lessapprox",!0),ke(Se,_e,Pe,"≊","\\approxeq",!0),ke(Se,_e,Te,"⋖","\\lessdot"),ke(Se,_e,Pe,"⋘","\\lll",!0),ke(Se,_e,Pe,"≶","\\lessgtr",!0),ke(Se,_e,Pe,"⋚","\\lesseqgtr",!0),ke(Se,_e,Pe,"⪋","\\lesseqqgtr",!0),ke(Se,_e,Pe,"≑","\\doteqdot"),ke(Se,_e,Pe,"≓","\\risingdotseq",!0),ke(Se,_e,Pe,"≒","\\fallingdotseq",!0),ke(Se,_e,Pe,"∽","\\backsim",!0),ke(Se,_e,Pe,"⋍","\\backsimeq",!0),ke(Se,_e,Pe,"⫅","\\subseteqq",!0),ke(Se,_e,Pe,"⋐","\\Subset",!0),ke(Se,_e,Pe,"⊏","\\sqsubset",!0),ke(Se,_e,Pe,"≼","\\preccurlyeq",!0),ke(Se,_e,Pe,"⋞","\\curlyeqprec",!0),ke(Se,_e,Pe,"≾","\\precsim",!0),ke(Se,_e,Pe,"⪷","\\precapprox",!0),ke(Se,_e,Pe,"⊲","\\vartriangleleft"),ke(Se,_e,Pe,"⊴","\\trianglelefteq"),ke(Se,_e,Pe,"⊨","\\vDash",!0),ke(Se,_e,Pe,"⊪","\\Vvdash",!0),ke(Se,_e,Pe,"⌣","\\smallsmile"),ke(Se,_e,Pe,"⌢","\\smallfrown"),ke(Se,_e,Pe,"≏","\\bumpeq",!0),ke(Se,_e,Pe,"≎","\\Bumpeq",!0),ke(Se,_e,Pe,"≧","\\geqq",!0),ke(Se,_e,Pe,"⩾","\\geqslant",!0),ke(Se,_e,Pe,"⪖","\\eqslantgtr",!0),ke(Se,_e,Pe,"≳","\\gtrsim",!0),ke(Se,_e,Pe,"⪆","\\gtrapprox",!0),ke(Se,_e,Te,"⋗","\\gtrdot"),ke(Se,_e,Pe,"⋙","\\ggg",!0),ke(Se,_e,Pe,"≷","\\gtrless",!0),ke(Se,_e,Pe,"⋛","\\gtreqless",!0),ke(Se,_e,Pe,"⪌","\\gtreqqless",!0),ke(Se,_e,Pe,"≖","\\eqcirc",!0),ke(Se,_e,Pe,"≗","\\circeq",!0),ke(Se,_e,Pe,"≜","\\triangleq",!0),ke(Se,_e,Pe,"∼","\\thicksim"),ke(Se,_e,Pe,"≈","\\thickapprox"),ke(Se,_e,Pe,"⫆","\\supseteqq",!0),ke(Se,_e,Pe,"⋑","\\Supset",!0),ke(Se,_e,Pe,"⊐","\\sqsupset",!0),ke(Se,_e,Pe,"≽","\\succcurlyeq",!0),ke(Se,_e,Pe,"⋟","\\curlyeqsucc",!0),ke(Se,_e,Pe,"≿","\\succsim",!0),ke(Se,_e,Pe,"⪸","\\succapprox",!0),ke(Se,_e,Pe,"⊳","\\vartriangleright"),ke(Se,_e,Pe,"⊵","\\trianglerighteq"),ke(Se,_e,Pe,"⊩","\\Vdash",!0),ke(Se,_e,Pe,"∣","\\shortmid"),ke(Se,_e,Pe,"∥","\\shortparallel"),ke(Se,_e,Pe,"≬","\\between",!0),ke(Se,_e,Pe,"⋔","\\pitchfork",!0),ke(Se,_e,Pe,"∝","\\varpropto"),ke(Se,_e,Pe,"◀","\\blacktriangleleft"),ke(Se,_e,Pe,"∴","\\therefore",!0),ke(Se,_e,Pe,"∍","\\backepsilon"),ke(Se,_e,Pe,"▶","\\blacktriangleright"),ke(Se,_e,Pe,"∵","\\because",!0),ke(Se,_e,Pe,"⋘","\\llless"),ke(Se,_e,Pe,"⋙","\\gggtr"),ke(Se,_e,Te,"⊲","\\lhd"),ke(Se,_e,Te,"⊳","\\rhd"),ke(Se,_e,Pe,"≂","\\eqsim",!0),ke(Se,Me,Pe,"⋈","\\Join"),ke(Se,_e,Pe,"≑","\\Doteq",!0),ke(Se,_e,Te,"∔","\\dotplus",!0),ke(Se,_e,Te,"∖","\\smallsetminus"),ke(Se,_e,Te,"⋒","\\Cap",!0),ke(Se,_e,Te,"⋓","\\Cup",!0),ke(Se,_e,Te,"⩞","\\doublebarwedge",!0),ke(Se,_e,Te,"⊟","\\boxminus",!0),ke(Se,_e,Te,"⊞","\\boxplus",!0),ke(Se,_e,Te,"⋇","\\divideontimes",!0),ke(Se,_e,Te,"⋉","\\ltimes",!0),ke(Se,_e,Te,"⋊","\\rtimes",!0),ke(Se,_e,Te,"⋋","\\leftthreetimes",!0),ke(Se,_e,Te,"⋌","\\rightthreetimes",!0),ke(Se,_e,Te,"⋏","\\curlywedge",!0),ke(Se,_e,Te,"⋎","\\curlyvee",!0),ke(Se,_e,Te,"⊝","\\circleddash",!0),ke(Se,_e,Te,"⊛","\\circledast",!0),ke(Se,_e,Te,"⋅","\\centerdot"),ke(Se,_e,Te,"⊺","\\intercal",!0),ke(Se,_e,Te,"⋒","\\doublecap"),ke(Se,_e,Te,"⋓","\\doublecup"),ke(Se,_e,Te,"⊠","\\boxtimes",!0),ke(Se,_e,Pe,"⇢","\\dashrightarrow",!0),ke(Se,_e,Pe,"⇠","\\dashleftarrow",!0),ke(Se,_e,Pe,"⇇","\\leftleftarrows",!0),ke(Se,_e,Pe,"⇆","\\leftrightarrows",!0),ke(Se,_e,Pe,"⇚","\\Lleftarrow",!0),ke(Se,_e,Pe,"↞","\\twoheadleftarrow",!0),ke(Se,_e,Pe,"↢","\\leftarrowtail",!0),ke(Se,_e,Pe,"↫","\\looparrowleft",!0),ke(Se,_e,Pe,"⇋","\\leftrightharpoons",!0),ke(Se,_e,Pe,"↶","\\curvearrowleft",!0),ke(Se,_e,Pe,"↺","\\circlearrowleft",!0),ke(Se,_e,Pe,"↰","\\Lsh",!0),ke(Se,_e,Pe,"⇈","\\upuparrows",!0),ke(Se,_e,Pe,"↿","\\upharpoonleft",!0),ke(Se,_e,Pe,"⇃","\\downharpoonleft",!0),ke(Se,_e,Pe,"⊸","\\multimap",!0),ke(Se,_e,Pe,"↭","\\leftrightsquigarrow",!0),ke(Se,_e,Pe,"⇉","\\rightrightarrows",!0),ke(Se,_e,Pe,"⇄","\\rightleftarrows",!0),ke(Se,_e,Pe,"↠","\\twoheadrightarrow",!0),ke(Se,_e,Pe,"↣","\\rightarrowtail",!0),ke(Se,_e,Pe,"↬","\\looparrowright",!0),ke(Se,_e,Pe,"↷","\\curvearrowright",!0),ke(Se,_e,Pe,"↻","\\circlearrowright",!0),ke(Se,_e,Pe,"↱","\\Rsh",!0),ke(Se,_e,Pe,"⇊","\\downdownarrows",!0),ke(Se,_e,Pe,"↾","\\upharpoonright",!0),ke(Se,_e,Pe,"⇂","\\downharpoonright",!0),ke(Se,_e,Pe,"⇝","\\rightsquigarrow",!0),ke(Se,_e,Pe,"⇝","\\leadsto"),ke(Se,_e,Pe,"⇛","\\Rrightarrow",!0),ke(Se,_e,Pe,"↾","\\restriction"),ke(Se,Me,$e,"‘","`"),ke(Se,Me,$e,"$","\\$"),ke(Ae,Me,$e,"$","\\$"),ke(Ae,Me,$e,"$","\\textdollar"),ke(Se,Me,$e,"%","\\%"),ke(Ae,Me,$e,"%","\\%"),ke(Se,Me,$e,"_","\\_"),ke(Ae,Me,$e,"_","\\_"),ke(Ae,Me,$e,"_","\\textunderscore"),ke(Se,Me,$e,"∠","\\angle",!0),ke(Se,Me,$e,"∞","\\infty",!0),ke(Se,Me,$e,"′","\\prime"),ke(Se,Me,$e,"△","\\triangle"),ke(Se,Me,$e,"Γ","\\Gamma",!0),ke(Se,Me,$e,"Δ","\\Delta",!0),ke(Se,Me,$e,"Θ","\\Theta",!0),ke(Se,Me,$e,"Λ","\\Lambda",!0),ke(Se,Me,$e,"Ξ","\\Xi",!0),ke(Se,Me,$e,"Π","\\Pi",!0),ke(Se,Me,$e,"Σ","\\Sigma",!0),ke(Se,Me,$e,"Υ","\\Upsilon",!0),ke(Se,Me,$e,"Φ","\\Phi",!0),ke(Se,Me,$e,"Ψ","\\Psi",!0),ke(Se,Me,$e,"Ω","\\Omega",!0),ke(Se,Me,$e,"A","Α"),ke(Se,Me,$e,"B","Β"),ke(Se,Me,$e,"E","Ε"),ke(Se,Me,$e,"Z","Ζ"),ke(Se,Me,$e,"H","Η"),ke(Se,Me,$e,"I","Ι"),ke(Se,Me,$e,"K","Κ"),ke(Se,Me,$e,"M","Μ"),ke(Se,Me,$e,"N","Ν"),ke(Se,Me,$e,"O","Ο"),ke(Se,Me,$e,"P","Ρ"),ke(Se,Me,$e,"T","Τ"),ke(Se,Me,$e,"X","Χ"),ke(Se,Me,$e,"¬","\\neg",!0),ke(Se,Me,$e,"¬","\\lnot"),ke(Se,Me,$e,"⊤","\\top"),ke(Se,Me,$e,"⊥","\\bot"),ke(Se,Me,$e,"∅","\\emptyset"),ke(Se,_e,$e,"∅","\\varnothing"),ke(Se,Me,Ie,"α","\\alpha",!0),ke(Se,Me,Ie,"β","\\beta",!0),ke(Se,Me,Ie,"γ","\\gamma",!0),ke(Se,Me,Ie,"δ","\\delta",!0),ke(Se,Me,Ie,"ϵ","\\epsilon",!0),ke(Se,Me,Ie,"ζ","\\zeta",!0),ke(Se,Me,Ie,"η","\\eta",!0),ke(Se,Me,Ie,"θ","\\theta",!0),ke(Se,Me,Ie,"ι","\\iota",!0),ke(Se,Me,Ie,"κ","\\kappa",!0),ke(Se,Me,Ie,"λ","\\lambda",!0),ke(Se,Me,Ie,"μ","\\mu",!0),ke(Se,Me,Ie,"ν","\\nu",!0),ke(Se,Me,Ie,"ξ","\\xi",!0),ke(Se,Me,Ie,"ο","\\omicron",!0),ke(Se,Me,Ie,"π","\\pi",!0),ke(Se,Me,Ie,"ρ","\\rho",!0),ke(Se,Me,Ie,"σ","\\sigma",!0),ke(Se,Me,Ie,"τ","\\tau",!0),ke(Se,Me,Ie,"υ","\\upsilon",!0),ke(Se,Me,Ie,"ϕ","\\phi",!0),ke(Se,Me,Ie,"χ","\\chi",!0),ke(Se,Me,Ie,"ψ","\\psi",!0),ke(Se,Me,Ie,"ω","\\omega",!0),ke(Se,Me,Ie,"ε","\\varepsilon",!0),ke(Se,Me,Ie,"ϑ","\\vartheta",!0),ke(Se,Me,Ie,"ϖ","\\varpi",!0),ke(Se,Me,Ie,"ϱ","\\varrho",!0),ke(Se,Me,Ie,"ς","\\varsigma",!0),ke(Se,Me,Ie,"φ","\\varphi",!0),ke(Se,Me,Te,"∗","*"),ke(Se,Me,Te,"+","+"),ke(Se,Me,Te,"−","-"),ke(Se,Me,Te,"⋅","\\cdot",!0),ke(Se,Me,Te,"∘","\\circ"),ke(Se,Me,Te,"÷","\\div",!0),ke(Se,Me,Te,"±","\\pm",!0),ke(Se,Me,Te,"×","\\times",!0),ke(Se,Me,Te,"∩","\\cap",!0),ke(Se,Me,Te,"∪","\\cup",!0),ke(Se,Me,Te,"∖","\\setminus"),ke(Se,Me,Te,"∧","\\land"),ke(Se,Me,Te,"∨","\\lor"),ke(Se,Me,Te,"∧","\\wedge",!0),ke(Se,Me,Te,"∨","\\vee",!0),ke(Se,Me,$e,"√","\\surd"),ke(Se,Me,Ee,"⟨","\\langle",!0),ke(Se,Me,Ee,"∣","\\lvert"),ke(Se,Me,Ee,"∥","\\lVert"),ke(Se,Me,ze,"?","?"),ke(Se,Me,ze,"!","!"),ke(Se,Me,ze,"⟩","\\rangle",!0),ke(Se,Me,ze,"∣","\\rvert"),ke(Se,Me,ze,"∥","\\rVert"),ke(Se,Me,Pe,"=","="),ke(Se,Me,Pe,":",":"),ke(Se,Me,Pe,"≈","\\approx",!0),ke(Se,Me,Pe,"≅","\\cong",!0),ke(Se,Me,Pe,"≥","\\ge"),ke(Se,Me,Pe,"≥","\\geq",!0),ke(Se,Me,Pe,"←","\\gets"),ke(Se,Me,Pe,">","\\gt",!0),ke(Se,Me,Pe,"∈","\\in",!0),ke(Se,Me,Pe,"","\\@not"),ke(Se,Me,Pe,"⊂","\\subset",!0),ke(Se,Me,Pe,"⊃","\\supset",!0),ke(Se,Me,Pe,"⊆","\\subseteq",!0),ke(Se,Me,Pe,"⊇","\\supseteq",!0),ke(Se,_e,Pe,"⊈","\\nsubseteq",!0),ke(Se,_e,Pe,"⊉","\\nsupseteq",!0),ke(Se,Me,Pe,"⊨","\\models"),ke(Se,Me,Pe,"←","\\leftarrow",!0),ke(Se,Me,Pe,"≤","\\le"),ke(Se,Me,Pe,"≤","\\leq",!0),ke(Se,Me,Pe,"<","\\lt",!0),ke(Se,Me,Pe,"→","\\rightarrow",!0),ke(Se,Me,Pe,"→","\\to"),ke(Se,_e,Pe,"≱","\\ngeq",!0),ke(Se,_e,Pe,"≰","\\nleq",!0),ke(Se,Me,Re," ","\\ "),ke(Se,Me,Re," ","~"),ke(Se,Me,Re," ","\\space"),ke(Se,Me,Re," ","\\nobreakspace"),ke(Ae,Me,Re," ","\\ "),ke(Ae,Me,Re," "," "),ke(Ae,Me,Re," ","~"),ke(Ae,Me,Re," ","\\space"),ke(Ae,Me,Re," ","\\nobreakspace"),ke(Se,Me,Re,null,"\\nobreak"),ke(Se,Me,Re,null,"\\allowbreak"),ke(Se,Me,Be,",",","),ke(Se,Me,Be,";",";"),ke(Se,_e,Te,"⊼","\\barwedge",!0),ke(Se,_e,Te,"⊻","\\veebar",!0),ke(Se,Me,Te,"⊙","\\odot",!0),ke(Se,Me,Te,"⊕","\\oplus",!0),ke(Se,Me,Te,"⊗","\\otimes",!0),ke(Se,Me,$e,"∂","\\partial",!0),ke(Se,Me,Te,"⊘","\\oslash",!0),ke(Se,_e,Te,"⊚","\\circledcirc",!0),ke(Se,_e,Te,"⊡","\\boxdot",!0),ke(Se,Me,Te,"△","\\bigtriangleup"),ke(Se,Me,Te,"▽","\\bigtriangledown"),ke(Se,Me,Te,"†","\\dagger"),ke(Se,Me,Te,"⋄","\\diamond"),ke(Se,Me,Te,"⋆","\\star"),ke(Se,Me,Te,"◃","\\triangleleft"),ke(Se,Me,Te,"▹","\\triangleright"),ke(Se,Me,Ee,"{","\\{"),ke(Ae,Me,$e,"{","\\{"),ke(Ae,Me,$e,"{","\\textbraceleft"),ke(Se,Me,ze,"}","\\}"),ke(Ae,Me,$e,"}","\\}"),ke(Ae,Me,$e,"}","\\textbraceright"),ke(Se,Me,Ee,"{","\\lbrace"),ke(Se,Me,ze,"}","\\rbrace"),ke(Se,Me,Ee,"[","\\lbrack",!0),ke(Ae,Me,$e,"[","\\lbrack",!0),ke(Se,Me,ze,"]","\\rbrack",!0),ke(Ae,Me,$e,"]","\\rbrack",!0),ke(Se,Me,Ee,"(","\\lparen",!0),ke(Se,Me,ze,")","\\rparen",!0),ke(Ae,Me,$e,"<","\\textless",!0),ke(Ae,Me,$e,">","\\textgreater",!0),ke(Se,Me,Ee,"⌊","\\lfloor",!0),ke(Se,Me,ze,"⌋","\\rfloor",!0),ke(Se,Me,Ee,"⌈","\\lceil",!0),ke(Se,Me,ze,"⌉","\\rceil",!0),ke(Se,Me,$e,"\\","\\backslash"),ke(Se,Me,$e,"∣","|"),ke(Se,Me,$e,"∣","\\vert"),ke(Ae,Me,$e,"|","\\textbar",!0),ke(Se,Me,$e,"∥","\\|"),ke(Se,Me,$e,"∥","\\Vert"),ke(Ae,Me,$e,"∥","\\textbardbl"),ke(Ae,Me,$e,"~","\\textasciitilde"),ke(Ae,Me,$e,"\\","\\textbackslash"),ke(Ae,Me,$e,"^","\\textasciicircum"),ke(Se,Me,Pe,"↑","\\uparrow",!0),ke(Se,Me,Pe,"⇑","\\Uparrow",!0),ke(Se,Me,Pe,"↓","\\downarrow",!0),ke(Se,Me,Pe,"⇓","\\Downarrow",!0),ke(Se,Me,Pe,"↕","\\updownarrow",!0),ke(Se,Me,Pe,"⇕","\\Updownarrow",!0),ke(Se,Me,Ne,"∐","\\coprod"),ke(Se,Me,Ne,"⋁","\\bigvee"),ke(Se,Me,Ne,"⋀","\\bigwedge"),ke(Se,Me,Ne,"⨄","\\biguplus"),ke(Se,Me,Ne,"⋂","\\bigcap"),ke(Se,Me,Ne,"⋃","\\bigcup"),ke(Se,Me,Ne,"∫","\\int"),ke(Se,Me,Ne,"∫","\\intop"),ke(Se,Me,Ne,"∬","\\iint"),ke(Se,Me,Ne,"∭","\\iiint"),ke(Se,Me,Ne,"∏","\\prod"),ke(Se,Me,Ne,"∑","\\sum"),ke(Se,Me,Ne,"⨂","\\bigotimes"),ke(Se,Me,Ne,"⨁","\\bigoplus"),ke(Se,Me,Ne,"⨀","\\bigodot"),ke(Se,Me,Ne,"∮","\\oint"),ke(Se,Me,Ne,"⨆","\\bigsqcup"),ke(Se,Me,Ne,"∫","\\smallint"),ke(Ae,Me,Oe,"…","\\textellipsis"),ke(Se,Me,Oe,"…","\\mathellipsis"),ke(Ae,Me,Oe,"…","\\ldots",!0),ke(Se,Me,Oe,"…","\\ldots",!0),ke(Se,Me,Oe,"⋯","\\@cdots",!0),ke(Se,Me,Oe,"⋱","\\ddots",!0),ke(Se,Me,$e,"⋮","\\varvdots"),ke(Se,Me,Ce,"ˊ","\\acute"),ke(Se,Me,Ce,"ˋ","\\grave"),ke(Se,Me,Ce,"¨","\\ddot"),ke(Se,Me,Ce,"~","\\tilde"),ke(Se,Me,Ce,"ˉ","\\bar"),ke(Se,Me,Ce,"˘","\\breve"),ke(Se,Me,Ce,"ˇ","\\check"),ke(Se,Me,Ce,"^","\\hat"),ke(Se,Me,Ce,"⃗","\\vec"),ke(Se,Me,Ce,"˙","\\dot"),ke(Se,Me,Ce,"˚","\\mathring"),ke(Se,Me,Ie,"","\\@imath"),ke(Se,Me,Ie,"","\\@jmath"),ke(Se,Me,$e,"ı","ı"),ke(Se,Me,$e,"ȷ","ȷ"),ke(Ae,Me,$e,"ı","\\i",!0),ke(Ae,Me,$e,"ȷ","\\j",!0),ke(Ae,Me,$e,"ß","\\ss",!0),ke(Ae,Me,$e,"æ","\\ae",!0),ke(Ae,Me,$e,"œ","\\oe",!0),ke(Ae,Me,$e,"ø","\\o",!0),ke(Ae,Me,$e,"Æ","\\AE",!0),ke(Ae,Me,$e,"Œ","\\OE",!0),ke(Ae,Me,$e,"Ø","\\O",!0),ke(Ae,Me,Ce,"ˊ","\\'"),ke(Ae,Me,Ce,"ˋ","\\`"),ke(Ae,Me,Ce,"ˆ","\\^"),ke(Ae,Me,Ce,"˜","\\~"),ke(Ae,Me,Ce,"ˉ","\\="),ke(Ae,Me,Ce,"˘","\\u"),ke(Ae,Me,Ce,"˙","\\."),ke(Ae,Me,Ce,"˚","\\r"),ke(Ae,Me,Ce,"ˇ","\\v"),ke(Ae,Me,Ce,"¨",'\\"'),ke(Ae,Me,Ce,"˝","\\H"),ke(Ae,Me,Ce,"◯","\\textcircled");var qe={"--":!0,"---":!0,"``":!0,"''":!0};ke(Ae,Me,$e,"–","--",!0),ke(Ae,Me,$e,"–","\\textendash"),ke(Ae,Me,$e,"—","---",!0),ke(Ae,Me,$e,"—","\\textemdash"),ke(Ae,Me,$e,"‘","`",!0),ke(Ae,Me,$e,"‘","\\textquoteleft"),ke(Ae,Me,$e,"’","'",!0),ke(Ae,Me,$e,"’","\\textquoteright"),ke(Ae,Me,$e,"“","``",!0),ke(Ae,Me,$e,"“","\\textquotedblleft"),ke(Ae,Me,$e,"”","''",!0),ke(Ae,Me,$e,"”","\\textquotedblright"),ke(Se,Me,$e,"°","\\degree",!0),ke(Ae,Me,$e,"°","\\degree"),ke(Ae,Me,$e,"°","\\textdegree",!0),ke(Se,Me,$e,"£","\\pounds"),ke(Se,Me,$e,"£","\\mathsterling",!0),ke(Ae,Me,$e,"£","\\pounds"),ke(Ae,Me,$e,"£","\\textsterling",!0),ke(Se,_e,$e,"✠","\\maltese"),ke(Ae,_e,$e,"✠","\\maltese");for(var De='0123456789/@."',Le=0;Let&&(t=o.height),o.depth>r&&(r=o.depth),o.maxFontSize>n&&(n=o.maxFontSize)}e.height=t,e.depth=r,e.maxFontSize=n},kt=function(e,t,r,n){var i=new te(e,t,r,n);return wt(i),i},St=function(e,t,r,n){return new te(e,t,r,n)},At=function(e,t,r){var n=kt([e],[],t);return n.height=Math.max(r||t.fontMetrics().defaultRuleThickness,t.minRuleThickness),n.style.borderBottomWidth=n.height+"em",n.maxFontSize=1,n},Mt=function(e,t,r,n){var i=new re(e,t,r,n);return wt(i),i},_t=function(e){var t=new K(e);return wt(t),t},Ct=function(e,t){return e instanceof K?kt([],[e],t):e},Tt=function(e){if("individualShift"===e.positionType){for(var t=e.children,r=[t[0]],n=-t[0].shift-t[0].elem.depth,i=n,o=1;o0&&(o.push(or(a,t)),a=[]),o.push(i[s]));a.length>0&&o.push(or(a,t)),r&&(n=or(Jt(r,t,!0)),n.classes=["tag"],o.push(n));var c=Wt(["katex-html"],o);if(c.setAttribute("aria-hidden","true"),n){var u=n.children[0];u.style.height=c.height+c.depth+"em",u.style.verticalAlign=-c.depth+"em"}return c}function sr(e){return new K(e)}var lr=function(){function e(e,t){this.type=void 0,this.attributes=void 0,this.children=void 0,this.type=e,this.attributes={},this.children=t||[]}var t=e.prototype;return t.setAttribute=function(e,t){this.attributes[e]=t},t.getAttribute=function(e){return this.attributes[e]},t.toNode=function(){var e=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);for(var r=0;r",e},t.toText=function(){return this.children.map((function(e){return e.toText()})).join("")},e}(),cr=function(){function e(e){this.text=void 0,this.text=e}var t=e.prototype;return t.toNode=function(){return document.createTextNode(this.text)},t.toMarkup=function(){return y.escape(this.toText())},t.toText=function(){return this.text},e}(),ur=function(){function e(e){this.width=void 0,this.character=void 0,this.width=e,this.character=e>=.05555&&e<=.05556?" ":e>=.1666&&e<=.1667?" ":e>=.2222&&e<=.2223?" ":e>=.2777&&e<=.2778?"  ":e>=-.05556&&e<=-.05555?" ⁣":e>=-.1667&&e<=-.1666?" ⁣":e>=-.2223&&e<=-.2222?" ⁣":e>=-.2778&&e<=-.2777?" ⁣":null}var t=e.prototype;return t.toNode=function(){if(this.character)return document.createTextNode(this.character);var e=document.createElementNS("http://www.w3.org/1998/Math/MathML","mspace");return e.setAttribute("width",this.width+"em"),e},t.toMarkup=function(){return this.character?""+this.character+"":''},t.toText=function(){return this.character?this.character:" "},e}(),hr={MathNode:lr,TextNode:cr,SpaceNode:ur,newDocumentFragment:sr},pr=function(e,t,r){return!we[t][e]||!we[t][e].replace||55349===e.charCodeAt(0)||qe.hasOwnProperty(e)&&r&&(r.fontFamily&&"tt"===r.fontFamily.substr(4,2)||r.font&&"tt"===r.font.substr(4,2))||(e=we[t][e].replace),new hr.TextNode(e)},dr=function(e){return 1===e.length?e[0]:new hr.MathNode("mrow",e)},fr=function(e,t){if("texttt"===t.fontFamily)return"monospace";if("textsf"===t.fontFamily)return"textit"===t.fontShape&&"textbf"===t.fontWeight?"sans-serif-bold-italic":"textit"===t.fontShape?"sans-serif-italic":"textbf"===t.fontWeight?"bold-sans-serif":"sans-serif";if("textit"===t.fontShape&&"textbf"===t.fontWeight)return"bold-italic";if("textit"===t.fontShape)return"italic";if("textbf"===t.fontWeight)return"bold";var r=t.font;if(!r||"mathnormal"===r)return null;var n=e.mode;if("mathit"===r)return"italic";if("boldsymbol"===r)return"textord"===e.type?"bold":"bold-italic";if("mathbf"===r)return"bold";if("mathbb"===r)return"double-struck";if("mathfrak"===r)return"fraktur";if("mathscr"===r||"mathcal"===r)return"script";if("mathsf"===r)return"sans-serif";if("mathtt"===r)return"monospace";var i=e.text;if(y.contains(["\\imath","\\jmath"],i))return null;we[n][i]&&we[n][i].replace&&(i=we[n][i].replace);var o=Pt.fontMap[r].fontName;return me(i,o,n)?Pt.fontMap[r].variant:null},mr=function(e,t,r){if(1===e.length){var n=gr(e[0],t);return r&&n instanceof lr&&"mo"===n.type&&(n.setAttribute("lspace","0em"),n.setAttribute("rspace","0em")),[n]}for(var i,o=[],a=0;a0&&(d.text=d.text.slice(0,1)+"̸"+d.text.slice(1),o.pop())}}}o.push(s),i=s}return o},vr=function(e,t,r){return dr(mr(e,t,r))},gr=function(e,t){if(!e)return new hr.MathNode("mrow");if(Ht[e.type]){var r=Ht[e.type](e,t);return r}throw new a("Got group of unknown type: '"+e.type+"'")};function yr(e,t,r,n,i){var o,a=mr(e,r);o=1===a.length&&a[0]instanceof lr&&y.contains(["mrow","mtable"],a[0].type)?a[0]:new hr.MathNode("mrow",a);var s=new hr.MathNode("annotation",[new hr.TextNode(t)]);s.setAttribute("encoding","application/x-tex");var l=new hr.MathNode("semantics",[o,s]),c=new hr.MathNode("math",[l]);c.setAttribute("xmlns","http://www.w3.org/1998/Math/MathML"),n&&c.setAttribute("display","block");var u=i?"katex":"katex-mathml";return Pt.makeSpan([u],[c])}var br=function(e){return new ct({style:e.displayMode?R.DISPLAY:R.TEXT,maxSize:e.maxSize,minRuleThickness:e.minRuleThickness})},xr=function(e,t){if(t.displayMode){var r=["katex-display"];t.leqno&&r.push("leqno"),t.fleqn&&r.push("fleqn"),e=Pt.makeSpan(r,[e])}return e},wr=function(e,t,r){var n,i=br(r);if("mathml"===r.output)return yr(e,t,i,r.displayMode,!0);if("html"===r.output){var o=ar(e,i);n=Pt.makeSpan(["katex"],[o])}else{var a=yr(e,t,i,r.displayMode,!1),s=ar(e,i);n=Pt.makeSpan(["katex"],[a,s])}return xr(n,r)},kr=function(e,t,r){var n=br(r),i=ar(e,n),o=Pt.makeSpan(["katex"],[i]);return xr(o,r)},Sr={widehat:"^",widecheck:"ˇ",widetilde:"~",utilde:"~",overleftarrow:"←",underleftarrow:"←",xleftarrow:"←",overrightarrow:"→",underrightarrow:"→",xrightarrow:"→",underbrace:"⏟",overbrace:"⏞",overgroup:"⏠",undergroup:"⏡",overleftrightarrow:"↔",underleftrightarrow:"↔",xleftrightarrow:"↔",Overrightarrow:"⇒",xRightarrow:"⇒",overleftharpoon:"↼",xleftharpoonup:"↼",overrightharpoon:"⇀",xrightharpoonup:"⇀",xLeftarrow:"⇐",xLeftrightarrow:"⇔",xhookleftarrow:"↩",xhookrightarrow:"↪",xmapsto:"↦",xrightharpoondown:"⇁",xleftharpoondown:"↽",xrightleftharpoons:"⇌",xleftrightharpoons:"⇋",xtwoheadleftarrow:"↞",xtwoheadrightarrow:"↠",xlongequal:"=",xtofrom:"⇄",xrightleftarrows:"⇄",xrightequilibrium:"⇌",xleftequilibrium:"⇋"},Ar=function(e){var t=new hr.MathNode("mo",[new hr.TextNode(Sr[e.substr(1)])]);return t.setAttribute("stretchy","true"),t},Mr={overrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],overleftarrow:[["leftarrow"],.888,522,"xMinYMin"],underrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],underleftarrow:[["leftarrow"],.888,522,"xMinYMin"],xrightarrow:[["rightarrow"],1.469,522,"xMaxYMin"],xleftarrow:[["leftarrow"],1.469,522,"xMinYMin"],Overrightarrow:[["doublerightarrow"],.888,560,"xMaxYMin"],xRightarrow:[["doublerightarrow"],1.526,560,"xMaxYMin"],xLeftarrow:[["doubleleftarrow"],1.526,560,"xMinYMin"],overleftharpoon:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoonup:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoondown:[["leftharpoondown"],.888,522,"xMinYMin"],overrightharpoon:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoonup:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoondown:[["rightharpoondown"],.888,522,"xMaxYMin"],xlongequal:[["longequal"],.888,334,"xMinYMin"],xtwoheadleftarrow:[["twoheadleftarrow"],.888,334,"xMinYMin"],xtwoheadrightarrow:[["twoheadrightarrow"],.888,334,"xMaxYMin"],overleftrightarrow:[["leftarrow","rightarrow"],.888,522],overbrace:[["leftbrace","midbrace","rightbrace"],1.6,548],underbrace:[["leftbraceunder","midbraceunder","rightbraceunder"],1.6,548],underleftrightarrow:[["leftarrow","rightarrow"],.888,522],xleftrightarrow:[["leftarrow","rightarrow"],1.75,522],xLeftrightarrow:[["doubleleftarrow","doublerightarrow"],1.75,560],xrightleftharpoons:[["leftharpoondownplus","rightharpoonplus"],1.75,716],xleftrightharpoons:[["leftharpoonplus","rightharpoondownplus"],1.75,716],xhookleftarrow:[["leftarrow","righthook"],1.08,522],xhookrightarrow:[["lefthook","rightarrow"],1.08,522],overlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],underlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],overgroup:[["leftgroup","rightgroup"],.888,342],undergroup:[["leftgroupunder","rightgroupunder"],.888,342],xmapsto:[["leftmapsto","rightarrow"],1.5,522],xtofrom:[["leftToFrom","rightToFrom"],1.75,528],xrightleftarrows:[["baraboveleftarrow","rightarrowabovebar"],1.75,901],xrightequilibrium:[["baraboveshortleftharpoon","rightharpoonaboveshortbar"],1.75,716],xleftequilibrium:[["shortbaraboveleftharpoon","shortrightharpoonabovebar"],1.75,716]},_r=function(e){return"ordgroup"===e.type?e.body.length:1},Cr=function(e,t){function r(){var r=4e5,n=e.label.substr(1);if(y.contains(["widehat","widecheck","widetilde","utilde"],n)){var i,o,a,s=e,l=_r(s.base);if(l>5)"widehat"===n||"widecheck"===n?(i=420,r=2364,a=.42,o=n+"4"):(i=312,r=2340,a=.34,o="tilde4");else{var c=[1,1,2,2,3,3][l];"widehat"===n||"widecheck"===n?(r=[0,1062,2364,2364,2364][c],i=[0,239,300,360,420][c],a=[0,.24,.3,.3,.36,.42][c],o=n+c):(r=[0,600,1033,2339,2340][c],i=[0,260,286,306,312][c],a=[0,.26,.286,.3,.306,.34][c],o="tilde"+c)}var u=new se(o),h=new ae([u],{width:"100%",height:a+"em",viewBox:"0 0 "+r+" "+i,preserveAspectRatio:"none"});return{span:Pt.makeSvgSpan([],[h],t),minWidth:0,height:a}}var p,d,f=[],m=Mr[n],v=m[0],g=m[1],b=m[2],x=b/1e3,w=v.length;if(1===w){var k=m[3];p=["hide-tail"],d=[k]}else if(2===w)p=["halfarrow-left","halfarrow-right"],d=["xMinYMin","xMaxYMin"];else{if(3!==w)throw new Error("Correct katexImagesData or update code here to support\n "+w+" children.");p=["brace-left","brace-center","brace-right"],d=["xMinYMin","xMidYMin","xMaxYMin"]}for(var S=0;S0&&(i.style.minWidth=o+"em"),i},Tr=function(e,t,r,n){var i,o=e.height+e.depth+2*r;if(/fbox|color/.test(t)){if(i=Pt.makeSpan(["stretchy",t],[],n),"fbox"===t){var a=n.color&&n.getColor();a&&(i.style.borderColor=a)}}else{var s=[];/^[bx]cancel$/.test(t)&&s.push(new le({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(t)&&s.push(new le({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var l=new ae(s,{width:"100%",height:o+"em"});i=Pt.makeSvgSpan([],[l],n)}return i.height=o,i.style.height=o+"em",i},zr={encloseSpan:Tr,mathMLnode:Ar,svgSpan:Cr};function Or(e,t){if(!e||e.type!==t)throw new Error("Expected node of type "+t+", but got "+(e?"node of type "+e.type:String(e)));return e}function Ir(e){var t=Nr(e);if(!t)throw new Error("Expected node of symbol group type, but got "+(e?"node of type "+e.type:String(e)));return t}function Nr(e){return e&&("atom"===e.type||be.hasOwnProperty(e.type))?e:null}var Er=function(e,t){var r,n,i;e&&"supsub"===e.type?(n=Or(e.base,"accent"),r=n.base,e.base=r,i=ue(ir(e,t)),e.base=n):(n=Or(e,"accent"),r=n.base);var o=ir(r,t.havingCrampedStyle()),a=n.isShifty&&y.isCharacterBox(r),s=0;if(a){var l=y.getBaseElem(r),c=ir(l,t.havingCrampedStyle());s=ce(c).skew}var u,h=Math.min(o.height,t.fontMetrics().xHeight);if(n.isStretchy)u=zr.svgSpan(n,t),u=Pt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:o},{type:"elem",elem:u,wrapperClasses:["svg-align"],wrapperStyle:s>0?{width:"calc(100% - "+2*s+"em)",marginLeft:2*s+"em"}:void 0}]},t);else{var p,d;"\\vec"===n.label?(p=Pt.staticSvg("vec",t),d=Pt.svgData.vec[1]):(p=Pt.makeOrd({mode:n.mode,text:n.label},t,"textord"),p=ce(p),p.italic=0,d=p.width),u=Pt.makeSpan(["accent-body"],[p]);var f="\\textcircled"===n.label;f&&(u.classes.push("accent-full"),h=o.height);var m=s;f||(m-=d/2),u.style.left=m+"em","\\textcircled"===n.label&&(u.style.top=".2em"),u=Pt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:o},{type:"kern",size:-h},{type:"elem",elem:u}]},t)}var v=Pt.makeSpan(["mord","accent"],[u],t);return i?(i.children[0]=v,i.height=Math.max(v.height,i.height),i.classes[0]="mord",i):v},Br=function(e,t){var r=e.isStretchy?zr.mathMLnode(e.label):new hr.MathNode("mo",[pr(e.label,e.mode)]),n=new hr.MathNode("mover",[gr(e.base,t),r]);return n.setAttribute("accent","true"),n},Pr=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map((function(e){return"\\"+e})).join("|"));Vt({type:"accent",names:["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring","\\widecheck","\\widehat","\\widetilde","\\overrightarrow","\\overleftarrow","\\Overrightarrow","\\overleftrightarrow","\\overgroup","\\overlinesegment","\\overleftharpoon","\\overrightharpoon"],props:{numArgs:1},handler:function(e,t){var r=t[0],n=!Pr.test(e.funcName),i=!n||"\\widehat"===e.funcName||"\\widetilde"===e.funcName||"\\widecheck"===e.funcName;return{type:"accent",mode:e.parser.mode,label:e.funcName,isStretchy:n,isShifty:i,base:r}},htmlBuilder:Er,mathmlBuilder:Br}),Vt({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\r","\\H","\\v","\\textcircled"],props:{numArgs:1,allowedInText:!0,allowedInMath:!1},handler:function(e,t){var r=t[0];return{type:"accent",mode:e.parser.mode,label:e.funcName,isStretchy:!1,isShifty:!0,base:r}},htmlBuilder:Er,mathmlBuilder:Br}),Vt({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:function(e,t){var r=e.parser,n=e.funcName,i=t[0];return{type:"accentUnder",mode:r.mode,label:n,base:i}},htmlBuilder:function(e,t){var r=ir(e.base,t),n=zr.svgSpan(e,t),i="\\utilde"===e.label?.12:0,o=Pt.makeVList({positionType:"top",positionData:r.height,children:[{type:"elem",elem:n,wrapperClasses:["svg-align"]},{type:"kern",size:i},{type:"elem",elem:r}]},t);return Pt.makeSpan(["mord","accentunder"],[o],t)},mathmlBuilder:function(e,t){var r=zr.mathMLnode(e.label),n=new hr.MathNode("munder",[gr(e.base,t),r]);return n.setAttribute("accentunder","true"),n}});var Rr=function(e){var t=new hr.MathNode("mpadded",e?[e]:[]);return t.setAttribute("width","+0.6em"),t.setAttribute("lspace","0.3em"),t};Vt({type:"xArrow",names:["\\xleftarrow","\\xrightarrow","\\xLeftarrow","\\xRightarrow","\\xleftrightarrow","\\xLeftrightarrow","\\xhookleftarrow","\\xhookrightarrow","\\xmapsto","\\xrightharpoondown","\\xrightharpoonup","\\xleftharpoondown","\\xleftharpoonup","\\xrightleftharpoons","\\xleftrightharpoons","\\xlongequal","\\xtwoheadrightarrow","\\xtwoheadleftarrow","\\xtofrom","\\xrightleftarrows","\\xrightequilibrium","\\xleftequilibrium"],props:{numArgs:1,numOptionalArgs:1},handler:function(e,t,r){var n=e.parser,i=e.funcName;return{type:"xArrow",mode:n.mode,label:i,body:t[0],below:r[0]}},htmlBuilder:function(e,t){var r,n=t.style,i=t.havingStyle(n.sup()),o=Pt.wrapFragment(ir(e.body,i,t),t);o.classes.push("x-arrow-pad"),e.below&&(i=t.havingStyle(n.sub()),r=Pt.wrapFragment(ir(e.below,i,t),t),r.classes.push("x-arrow-pad"));var a,s=zr.svgSpan(e,t),l=-t.fontMetrics().axisHeight+.5*s.height,c=-t.fontMetrics().axisHeight-.5*s.height-.111;if((o.depth>.25||"\\xleftequilibrium"===e.label)&&(c-=o.depth),r){var u=-t.fontMetrics().axisHeight+r.height+.5*s.height+.111;a=Pt.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:c},{type:"elem",elem:s,shift:l},{type:"elem",elem:r,shift:u}]},t)}else a=Pt.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:c},{type:"elem",elem:s,shift:l}]},t);return a.children[0].children[0].children[1].classes.push("svg-align"),Pt.makeSpan(["mrel","x-arrow"],[a],t)},mathmlBuilder:function(e,t){var r,n=zr.mathMLnode(e.label);if(e.body){var i=Rr(gr(e.body,t));if(e.below){var o=Rr(gr(e.below,t));r=new hr.MathNode("munderover",[n,o,i])}else r=new hr.MathNode("mover",[n,i])}else if(e.below){var a=Rr(gr(e.below,t));r=new hr.MathNode("munder",[n,a])}else r=Rr(),r=new hr.MathNode("mover",[n,r]);return r}}),Vt({type:"textord",names:["\\@char"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){for(var r=e.parser,n=Or(t[0],"ordgroup"),i=n.body,o="",s=0;s","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"],an=[0,1.2,1.8,2.4,3],sn=function(e,t,r,n,i){if("<"===e||"\\lt"===e||"⟨"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"⟩"!==e||(e="\\rangle"),y.contains(rn,e)||y.contains(on,e))return Xr(e,t,!1,r,n,i);if(y.contains(nn,e))return Zr(e,an[t],!1,r,n,i);throw new a("Illegal delimiter: '"+e+"'")},ln=[{type:"small",style:R.SCRIPTSCRIPT},{type:"small",style:R.SCRIPT},{type:"small",style:R.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],cn=[{type:"small",style:R.SCRIPTSCRIPT},{type:"small",style:R.SCRIPT},{type:"small",style:R.TEXT},{type:"stack"}],un=[{type:"small",style:R.SCRIPTSCRIPT},{type:"small",style:R.SCRIPT},{type:"small",style:R.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],hn=function(e){if("small"===e.type)return"Main-Regular";if("large"===e.type)return"Size"+e.size+"-Regular";if("stack"===e.type)return"Size4-Regular";throw new Error("Add support for delim type '"+e.type+"' here.")},pn=function(e,t,r,n){for(var i=Math.min(2,3-n.style.size),o=i;ot)return r[o]}return r[r.length-1]},dn=function(e,t,r,n,i,o){var a;"<"===e||"\\lt"===e||"⟨"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"⟩"!==e||(e="\\rangle"),a=y.contains(on,e)?ln:y.contains(rn,e)?un:cn;var s=pn(e,t,a,n);return"small"===s.type?Gr(e,s.style,r,n,i,o):"large"===s.type?Xr(e,s.size,r,n,i,o):Zr(e,t,r,n,i,o)},fn=function(e,t,r,n,i,o){var a=n.fontMetrics().axisHeight*n.sizeMultiplier,s=901,l=5/n.fontMetrics().ptPerEm,c=Math.max(t-a,r+a),u=Math.max(c/500*s,2*c-l);return dn(e,u,!0,n,i,o)},mn={sqrtImage:tn,sizedDelim:sn,customSizedDelim:dn,leftRightDelim:fn},vn={"\\bigl":{mclass:"mopen",size:1},"\\Bigl":{mclass:"mopen",size:2},"\\biggl":{mclass:"mopen",size:3},"\\Biggl":{mclass:"mopen",size:4},"\\bigr":{mclass:"mclose",size:1},"\\Bigr":{mclass:"mclose",size:2},"\\biggr":{mclass:"mclose",size:3},"\\Biggr":{mclass:"mclose",size:4},"\\bigm":{mclass:"mrel",size:1},"\\Bigm":{mclass:"mrel",size:2},"\\biggm":{mclass:"mrel",size:3},"\\Biggm":{mclass:"mrel",size:4},"\\big":{mclass:"mord",size:1},"\\Big":{mclass:"mord",size:2},"\\bigg":{mclass:"mord",size:3},"\\Bigg":{mclass:"mord",size:4}},gn=["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","⌊","⌋","\\lceil","\\rceil","⌈","⌉","<",">","\\langle","⟨","\\rangle","⟩","\\lt","\\gt","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","⟮","⟯","\\lmoustache","\\rmoustache","⎰","⎱","/","\\backslash","|","\\vert","\\|","\\Vert","\\uparrow","\\Uparrow","\\downarrow","\\Downarrow","\\updownarrow","\\Updownarrow","."];function yn(e,t){var r=Nr(e);if(r&&y.contains(gn,r.text))return r;throw new a(r?"Invalid delimiter '"+r.text+"' after '"+t.funcName+"'":"Invalid delimiter type '"+e.type+"'",e)}function bn(e){if(!e.body)throw new Error("Bug: The leftright ParseNode wasn't fully parsed.")}Vt({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1},handler:function(e,t){var r=yn(t[0],e);return{type:"delimsizing",mode:e.parser.mode,size:vn[e.funcName].size,mclass:vn[e.funcName].mclass,delim:r.text}},htmlBuilder:function(e,t){return"."===e.delim?Pt.makeSpan([e.mclass]):mn.sizedDelim(e.delim,e.size,t,e.mode,[e.mclass])},mathmlBuilder:function(e){var t=[];"."!==e.delim&&t.push(pr(e.delim,e.mode));var r=new hr.MathNode("mo",t);return"mopen"===e.mclass||"mclose"===e.mclass?r.setAttribute("fence","true"):r.setAttribute("fence","false"),r}}),Vt({type:"leftright-right",names:["\\right"],props:{numArgs:1},handler:function(e,t){var r=e.parser.gullet.macros.get("\\current@color");if(r&&"string"!==typeof r)throw new a("\\current@color set to non-string in \\right");return{type:"leftright-right",mode:e.parser.mode,delim:yn(t[0],e).text,color:r}}}),Vt({type:"leftright",names:["\\left"],props:{numArgs:1},handler:function(e,t){var r=yn(t[0],e),n=e.parser;++n.leftrightDepth;var i=n.parseExpression(!1);--n.leftrightDepth,n.expect("\\right",!1);var o=Or(n.parseFunction(),"leftright-right");return{type:"leftright",mode:n.mode,body:i,left:r.text,right:o.delim,rightColor:o.color}},htmlBuilder:function(e,t){bn(e);for(var r,n,i=Jt(e.body,t,!0,["mopen","mclose"]),o=0,a=0,s=!1,l=0;l-1?"mpadded":"menclose",[gr(e.body,t)]);switch(e.label){case"\\cancel":n.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":n.setAttribute("notation","downdiagonalstrike");break;case"\\sout":n.setAttribute("notation","horizontalstrike");break;case"\\fbox":n.setAttribute("notation","box");break;case"\\fcolorbox":case"\\colorbox":if(r=t.fontMetrics().fboxsep*t.fontMetrics().ptPerEm,n.setAttribute("width","+"+2*r+"pt"),n.setAttribute("height","+"+2*r+"pt"),n.setAttribute("lspace",r+"pt"),n.setAttribute("voffset",r+"pt"),"\\fcolorbox"===e.label){var i=Math.max(t.fontMetrics().fboxrule,t.minRuleThickness);n.setAttribute("style","border: "+i+"em solid "+String(e.borderColor))}break;case"\\xcancel":n.setAttribute("notation","updiagonalstrike downdiagonalstrike");break}return e.backgroundColor&&n.setAttribute("mathbackground",e.backgroundColor),n};Vt({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","text"]},handler:function(e,t,r){var n=e.parser,i=e.funcName,o=Or(t[0],"color-token").color,a=t[1];return{type:"enclose",mode:n.mode,label:i,backgroundColor:o,body:a}},htmlBuilder:xn,mathmlBuilder:wn}),Vt({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,greediness:3,argTypes:["color","color","text"]},handler:function(e,t,r){var n=e.parser,i=e.funcName,o=Or(t[0],"color-token").color,a=Or(t[1],"color-token").color,s=t[2];return{type:"enclose",mode:n.mode,label:i,backgroundColor:a,borderColor:o,body:s}},htmlBuilder:xn,mathmlBuilder:wn}),Vt({type:"enclose",names:["\\fbox"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!0},handler:function(e,t){var r=e.parser;return{type:"enclose",mode:r.mode,label:"\\fbox",body:t[0]}}}),Vt({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\sout"],props:{numArgs:1},handler:function(e,t,r){var n=e.parser,i=e.funcName,o=t[0];return{type:"enclose",mode:n.mode,label:i,body:o}},htmlBuilder:xn,mathmlBuilder:wn});var kn={};function Sn(e){for(var t=e.type,r=e.names,n=e.props,i=e.handler,o=e.htmlBuilder,a=e.mathmlBuilder,s={type:t,numArgs:n.numArgs||0,greediness:1,allowedInText:!1,numOptionalArgs:0,handler:i},l=0;l0&&(x+=.25),c.push({pos:x,isDashed:e[t]})}for(w(o[0]),r=0;r0&&(T+=b,A=s)){var D=void 0;(n>0||e.hskipBeforeAndAfter)&&(D=y.deflt(B.pregap,p),0!==D&&(z=Pt.makeSpan(["arraycolsep"],[]),z.style.width=D+"em",E.push(z)));var L=[];for(r=0;r0){var V=Pt.makeLineSpan("hline",t,u),U=Pt.makeLineSpan("hdashline",t,u),G=[{type:"elem",elem:l,shift:0}];while(c.length>0){var W=c.pop(),X=W.pos-I;W.isDashed?G.push({type:"elem",elem:U,shift:X}):G.push({type:"elem",elem:V,shift:X})}l=Pt.makeVList({positionType:"individualShift",children:G},t)}return Pt.makeSpan(["mord"],[l],t)},Tn={c:"center ",l:"left ",r:"right "},zn=function(e,t){var r=new hr.MathNode("mtable",e.body.map((function(e){return new hr.MathNode("mtr",e.map((function(e){return new hr.MathNode("mtd",[gr(e,t)])})))}))),n=.5===e.arraystretch?.1:.16+e.arraystretch-1+(e.addJot?.09:0);r.setAttribute("rowspacing",n+"em");var i="",o="";if(e.cols&&e.cols.length>0){var a=e.cols,s="",l=!1,c=0,u=a.length;"separator"===a[0].type&&(i+="top ",c=1),"separator"===a[a.length-1].type&&(i+="bottom ",u-=1);for(var h=c;h0?"left ":"",i+=v[v.length-1].length>0?"right ":"";for(var g=1;g0&&h&&(f=1),n[p]={type:"align",align:d,pregap:f,postgap:0}}return i.colSeparationType=h?"align":"alignat",i};Sn({type:"array",names:["array","darray"],props:{numArgs:1},handler:function(e,t){var r=Nr(t[0]),n=r?[t[0]]:Or(t[0],"ordgroup").body,i=n.map((function(e){var t=Ir(e),r=t.text;if(-1!=="lcr".indexOf(r))return{type:"align",align:r};if("|"===r)return{type:"separator",separator:"|"};if(":"===r)return{type:"separator",separator:":"};throw new a("Unknown column alignment: "+r,e)})),o={cols:i,hskipBeforeAndAfter:!0};return Mn(e.parser,o,_n(e.envName))},htmlBuilder:Cn,mathmlBuilder:zn}),Sn({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix"],props:{numArgs:0},handler:function(e){var t={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[e.envName],r={hskipBeforeAndAfter:!1},n=Mn(e.parser,r,_n(e.envName));return t?{type:"leftright",mode:e.mode,body:[n],left:t[0],right:t[1],rightColor:void 0}:n},htmlBuilder:Cn,mathmlBuilder:zn}),Sn({type:"array",names:["smallmatrix"],props:{numArgs:0},handler:function(e){var t={arraystretch:.5},r=Mn(e.parser,t,"script");return r.colSeparationType="small",r},htmlBuilder:Cn,mathmlBuilder:zn}),Sn({type:"array",names:["subarray"],props:{numArgs:1},handler:function(e,t){var r=Nr(t[0]),n=r?[t[0]]:Or(t[0],"ordgroup").body,i=n.map((function(e){var t=Ir(e),r=t.text;if(-1!=="lc".indexOf(r))return{type:"align",align:r};throw new a("Unknown column alignment: "+r,e)}));if(i.length>1)throw new a("{subarray} can contain only one column");var o={cols:i,hskipBeforeAndAfter:!1,arraystretch:.5};if(o=Mn(e.parser,o,"script"),o.body.length>0&&o.body[0].length>1)throw new a("{subarray} can contain only one column");return o},htmlBuilder:Cn,mathmlBuilder:zn}),Sn({type:"array",names:["cases","dcases","rcases","drcases"],props:{numArgs:0},handler:function(e){var t={arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]},r=Mn(e.parser,t,_n(e.envName));return{type:"leftright",mode:e.mode,body:[r],left:e.envName.indexOf("r")>-1?".":"\\{",right:e.envName.indexOf("r")>-1?"\\}":".",rightColor:void 0}},htmlBuilder:Cn,mathmlBuilder:zn}),Sn({type:"array",names:["aligned"],props:{numArgs:0},handler:On,htmlBuilder:Cn,mathmlBuilder:zn}),Sn({type:"array",names:["gathered"],props:{numArgs:0},handler:function(e){var t={cols:[{type:"align",align:"c"}],addJot:!0};return Mn(e.parser,t,"display")},htmlBuilder:Cn,mathmlBuilder:zn}),Sn({type:"array",names:["alignedat"],props:{numArgs:1},handler:On,htmlBuilder:Cn,mathmlBuilder:zn}),Vt({type:"text",names:["\\hline","\\hdashline"],props:{numArgs:0,allowedInText:!0,allowedInMath:!0},handler:function(e,t){throw new a(e.funcName+" valid only within array environment")}});var In=kn,Nn=In;Vt({type:"environment",names:["\\begin","\\end"],props:{numArgs:1,argTypes:["text"]},handler:function(e,t){var r=e.parser,n=e.funcName,i=t[0];if("ordgroup"!==i.type)throw new a("Invalid environment name",i);for(var o="",s=0;s=R.SCRIPT.id?r.text():R.DISPLAY:"text"===e&&r.size===R.DISPLAY.size?r=R.TEXT:"script"===e?r=R.SCRIPT:"scriptscript"===e&&(r=R.SCRIPTSCRIPT),r},jn=function(e,t){var r,n=Ln(e.size,t.style),i=n.fracNum(),o=n.fracDen();r=t.havingStyle(i);var a=ir(e.numer,r,t);if(e.continued){var s=8.5/t.fontMetrics().ptPerEm,l=3.5/t.fontMetrics().ptPerEm;a.height=a.height0?3*h:7*h,f=t.fontMetrics().denom1):(u>0?(p=t.fontMetrics().num2,d=h):(p=t.fontMetrics().num3,d=3*h),f=t.fontMetrics().denom2),c){var x=t.fontMetrics().axisHeight;p-a.depth-(x+.5*u)0&&(t=e,t="."===t?null:t),t};Vt({type:"genfrac",names:["\\genfrac"],props:{numArgs:6,greediness:6,argTypes:["math","math","size","text","math","math"]},handler:function(e,t){var r,n=e.parser,i=t[4],o=t[5],a="atom"===t[0].type&&"open"===t[0].family?Vn(t[0].text):null,s="atom"===t[1].type&&"close"===t[1].family?Vn(t[1].text):null,l=Or(t[2],"size"),c=null;l.isBlank?r=!0:(c=l.value,r=c.number>0);var u="auto",h=t[3];if("ordgroup"===h.type){if(h.body.length>0){var p=Or(h.body[0],"textord");u=Hn[Number(p.text)]}}else h=Or(h,"textord"),u=Hn[Number(h.text)];return{type:"genfrac",mode:n.mode,numer:i,denom:o,continued:!1,hasBarLine:r,barSize:c,leftDelim:a,rightDelim:s,size:u}},htmlBuilder:jn,mathmlBuilder:Fn}),Vt({type:"infix",names:["\\above"],props:{numArgs:1,argTypes:["size"],infix:!0},handler:function(e,t){var r=e.parser,n=(e.funcName,e.token);return{type:"infix",mode:r.mode,replaceWith:"\\\\abovefrac",size:Or(t[0],"size").value,token:n}}}),Vt({type:"genfrac",names:["\\\\abovefrac"],props:{numArgs:3,argTypes:["math","size","math"]},handler:function(e,t){var r=e.parser,n=(e.funcName,t[0]),i=v(Or(t[1],"infix").size),o=t[2],a=i.number>0;return{type:"genfrac",mode:r.mode,numer:n,denom:o,continued:!1,hasBarLine:a,barSize:i,leftDelim:null,rightDelim:null,size:"auto"}},htmlBuilder:jn,mathmlBuilder:Fn});var Un=function(e,t){var r,n,i=t.style;"supsub"===e.type?(r=e.sup?ir(e.sup,t.havingStyle(i.sup()),t):ir(e.sub,t.havingStyle(i.sub()),t),n=Or(e.base,"horizBrace")):n=Or(e,"horizBrace");var o,a=ir(n.base,t.havingBaseStyle(R.DISPLAY)),s=zr.svgSpan(n,t);if(n.isOver?(o=Pt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:a},{type:"kern",size:.1},{type:"elem",elem:s}]},t),o.children[0].children[0].children[1].classes.push("svg-align")):(o=Pt.makeVList({positionType:"bottom",positionData:a.depth+.1+s.height,children:[{type:"elem",elem:s},{type:"kern",size:.1},{type:"elem",elem:a}]},t),o.children[0].children[0].children[0].classes.push("svg-align")),r){var l=Pt.makeSpan(["mord",n.isOver?"mover":"munder"],[o],t);o=n.isOver?Pt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:l},{type:"kern",size:.2},{type:"elem",elem:r}]},t):Pt.makeVList({positionType:"bottom",positionData:l.depth+.2+r.height+r.depth,children:[{type:"elem",elem:r},{type:"kern",size:.2},{type:"elem",elem:l}]},t)}return Pt.makeSpan(["mord",n.isOver?"mover":"munder"],[o],t)},Gn=function(e,t){var r=zr.mathMLnode(e.label);return new hr.MathNode(e.isOver?"mover":"munder",[gr(e.base,t),r])};Vt({type:"horizBrace",names:["\\overbrace","\\underbrace"],props:{numArgs:1},handler:function(e,t){var r=e.parser,n=e.funcName;return{type:"horizBrace",mode:r.mode,label:n,isOver:/^\\over/.test(n),base:t[0]}},htmlBuilder:Un,mathmlBuilder:Gn}),Vt({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"],allowedInText:!0},handler:function(e,t){var r=e.parser,n=t[1],i=Or(t[0],"url").url;return r.settings.isTrusted({command:"\\href",url:i})?{type:"href",mode:r.mode,href:i,body:Gt(n)}:r.formatUnsupportedCmd("\\href")},htmlBuilder:function(e,t){var r=Jt(e.body,t,!1);return Pt.makeAnchor(e.href,[],r,t)},mathmlBuilder:function(e,t){var r=vr(e.body,t);return r instanceof lr||(r=new lr("mrow",[r])),r.setAttribute("href",e.href),r}}),Vt({type:"href",names:["\\url"],props:{numArgs:1,argTypes:["url"],allowedInText:!0},handler:function(e,t){var r=e.parser,n=Or(t[0],"url").url;if(!r.settings.isTrusted({command:"\\url",url:n}))return r.formatUnsupportedCmd("\\url");for(var i=[],o=0;o0&&(n=dt(e.totalheight,t)-r,n=Number(n.toFixed(2)));var i=0;e.width.number>0&&(i=dt(e.width,t));var o={height:r+n+"em"};i>0&&(o.width=i+"em"),n>0&&(o.verticalAlign=-n+"em");var a=new ne(e.src,e.alt,o);return a.height=r,a.depth=n,a},mathmlBuilder:function(e,t){var r=new hr.MathNode("mglyph",[]);r.setAttribute("alt",e.alt);var n=dt(e.height,t),i=0;if(e.totalheight.number>0&&(i=dt(e.totalheight,t)-n,i=i.toFixed(2),r.setAttribute("valign","-"+i+"em")),r.setAttribute("height",n+i+"em"),e.width.number>0){var o=dt(e.width,t);r.setAttribute("width",o+"em")}return r.setAttribute("src",e.src),r}}),Vt({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],allowedInText:!0},handler:function(e,t){var r=e.parser,n=e.funcName,i=Or(t[0],"size");if(r.settings.strict){var o="m"===n[1],a="mu"===i.value.unit;o?(a||r.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+n+" supports only mu units, not "+i.value.unit+" units"),"math"!==r.mode&&r.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+n+" works only in math mode")):a&&r.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+n+" doesn't support mu units")}return{type:"kern",mode:r.mode,dimension:i.value}},htmlBuilder:function(e,t){return Pt.makeGlue(e.dimension,t)},mathmlBuilder:function(e,t){var r=dt(e.dimension,t);return new hr.SpaceNode(r)}}),Vt({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var r=e.parser,n=e.funcName,i=t[0];return{type:"lap",mode:r.mode,alignment:n.slice(5),body:i}},htmlBuilder:function(e,t){var r;"clap"===e.alignment?(r=Pt.makeSpan([],[ir(e.body,t)]),r=Pt.makeSpan(["inner"],[r],t)):r=Pt.makeSpan(["inner"],[ir(e.body,t)]);var n=Pt.makeSpan(["fix"],[]),i=Pt.makeSpan([e.alignment],[r,n],t),o=Pt.makeSpan(["strut"]);return o.style.height=i.height+i.depth+"em",o.style.verticalAlign=-i.depth+"em",i.children.unshift(o),i=Pt.makeSpan(["thinbox"],[i],t),Pt.makeSpan(["mord","vbox"],[i],t)},mathmlBuilder:function(e,t){var r=new hr.MathNode("mpadded",[gr(e.body,t)]);if("rlap"!==e.alignment){var n="llap"===e.alignment?"-1":"-0.5";r.setAttribute("lspace",n+"width")}return r.setAttribute("width","0px"),r}}),Vt({type:"styling",names:["\\(","$"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(e,t){var r=e.funcName,n=e.parser,i=n.mode;n.switchMode("math");var o="\\("===r?"\\)":"$",a=n.parseExpression(!1,o);return n.expect(o),n.switchMode(i),{type:"styling",mode:n.mode,style:"text",body:a}}}),Vt({type:"text",names:["\\)","\\]"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(e,t){throw new a("Mismatched "+e.funcName)}});var Xn=function(e,t){switch(t.style.size){case R.DISPLAY.size:return e.display;case R.TEXT.size:return e.text;case R.SCRIPT.size:return e.script;case R.SCRIPTSCRIPT.size:return e.scriptscript;default:return e.text}};Vt({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4},handler:function(e,t){var r=e.parser;return{type:"mathchoice",mode:r.mode,display:Gt(t[0]),text:Gt(t[1]),script:Gt(t[2]),scriptscript:Gt(t[3])}},htmlBuilder:function(e,t){var r=Xn(e,t),n=Jt(r,t,!1);return Pt.makeFragment(n)},mathmlBuilder:function(e,t){var r=Xn(e,t);return vr(r,t)}});var Yn=function(e,t,r,n,i,o,a){var s,l,c;if(e=Pt.makeSpan([],[e]),t){var u=ir(t,n.havingStyle(i.sup()),n);l={elem:u,kern:Math.max(n.fontMetrics().bigOpSpacing1,n.fontMetrics().bigOpSpacing3-u.depth)}}if(r){var h=ir(r,n.havingStyle(i.sub()),n);s={elem:h,kern:Math.max(n.fontMetrics().bigOpSpacing2,n.fontMetrics().bigOpSpacing4-h.height)}}if(l&&s){var p=n.fontMetrics().bigOpSpacing5+s.elem.height+s.elem.depth+s.kern+e.depth+a;c=Pt.makeVList({positionType:"bottom",positionData:p,children:[{type:"kern",size:n.fontMetrics().bigOpSpacing5},{type:"elem",elem:s.elem,marginLeft:-o+"em"},{type:"kern",size:s.kern},{type:"elem",elem:e},{type:"kern",size:l.kern},{type:"elem",elem:l.elem,marginLeft:o+"em"},{type:"kern",size:n.fontMetrics().bigOpSpacing5}]},n)}else if(s){var d=e.height-a;c=Pt.makeVList({positionType:"top",positionData:d,children:[{type:"kern",size:n.fontMetrics().bigOpSpacing5},{type:"elem",elem:s.elem,marginLeft:-o+"em"},{type:"kern",size:s.kern},{type:"elem",elem:e}]},n)}else{if(!l)return e;var f=e.depth+a;c=Pt.makeVList({positionType:"bottom",positionData:f,children:[{type:"elem",elem:e},{type:"kern",size:l.kern},{type:"elem",elem:l.elem,marginLeft:o+"em"},{type:"kern",size:n.fontMetrics().bigOpSpacing5}]},n)}return Pt.makeSpan(["mop","op-limits"],[c],n)},Kn=["\\smallint"],Zn=function(e,t){var r,n,i,o=!1;"supsub"===e.type?(r=e.sup,n=e.sub,i=Or(e.base,"op"),o=!0):i=Or(e,"op");var a,s=t.style,l=!1;if(s.size===R.DISPLAY.size&&i.symbol&&!y.contains(Kn,i.name)&&(l=!0),i.symbol){var c=l?"Size2-Regular":"Size1-Regular",u="";if("\\oiint"!==i.name&&"\\oiiint"!==i.name||(u=i.name.substr(1),i.name="oiint"===u?"\\iint":"\\iiint"),a=Pt.makeSymbol(i.name,c,"math",t,["mop","op-symbol",l?"large-op":"small-op"]),u.length>0){var h=a.italic,p=Pt.staticSvg(u+"Size"+(l?"2":"1"),t);a=Pt.makeVList({positionType:"individualShift",children:[{type:"elem",elem:a,shift:0},{type:"elem",elem:p,shift:l?.08:0}]},t),i.name="\\"+u,a.classes.unshift("mop"),a.italic=h}}else if(i.body){var d=Jt(i.body,t,!0);1===d.length&&d[0]instanceof oe?(a=d[0],a.classes[0]="mop"):a=Pt.makeSpan(["mop"],Pt.tryCombineChars(d),t)}else{for(var f=[],m=1;m0){for(var s=i.body.map((function(e){var t=e.text;return"string"===typeof t?{type:"textord",mode:e.mode,text:t}:e})),l=Jt(s,t.withFont("mathrm"),!0),c=0;c=0?s.setAttribute("height","+"+i+"em"):(s.setAttribute("height",i+"em"),s.setAttribute("depth","+"+-i+"em")),s.setAttribute("voffset",i+"em"),s}});var ii=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"],oi=function(e,t){var r=t.havingSize(e.size);return ni(e.body,r,t)};Vt({type:"sizing",names:ii,props:{numArgs:0,allowedInText:!0},handler:function(e,t){var r=e.breakOnTokenText,n=e.funcName,i=e.parser,o=i.parseExpression(!1,r);return{type:"sizing",mode:i.mode,size:ii.indexOf(n)+1,body:o}},htmlBuilder:oi,mathmlBuilder:function(e,t){var r=t.havingSize(e.size),n=mr(e.body,r),i=new hr.MathNode("mstyle",n);return i.setAttribute("mathsize",r.sizeMultiplier+"em"),i}}),Vt({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:function(e,t,r){var n=e.parser,i=!1,o=!1,a=r[0]&&Or(r[0],"ordgroup");if(a)for(var s="",l=0;lr.height+r.depth+a&&(a=(a+p-r.height-r.depth)/2);var d=c.height-r.height-a-u;r.style.paddingLeft=h+"em";var f=Pt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:r,wrapperClasses:["svg-align"]},{type:"kern",size:-(r.height+d)},{type:"elem",elem:c},{type:"kern",size:u}]},t);if(e.index){var m=t.havingStyle(R.SCRIPTSCRIPT),v=ir(e.index,m,t),g=.6*(f.height-f.depth),y=Pt.makeVList({positionType:"shift",positionData:-g,children:[{type:"elem",elem:v}]},t),b=Pt.makeSpan(["root"],[y]);return Pt.makeSpan(["mord","sqrt"],[b,f],t)}return Pt.makeSpan(["mord","sqrt"],[f],t)},mathmlBuilder:function(e,t){var r=e.body,n=e.index;return n?new hr.MathNode("mroot",[gr(r,t),gr(n,t)]):new hr.MathNode("msqrt",[gr(r,t)])}});var ai={display:R.DISPLAY,text:R.TEXT,script:R.SCRIPT,scriptscript:R.SCRIPTSCRIPT};Vt({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0},handler:function(e,t){var r=e.breakOnTokenText,n=e.funcName,i=e.parser,o=i.parseExpression(!0,r),a=n.slice(1,n.length-5);return{type:"styling",mode:i.mode,style:a,body:o}},htmlBuilder:function(e,t){var r=ai[e.style],n=t.havingStyle(r).withFont("");return ni(e.body,n,t)},mathmlBuilder:function(e,t){var r=ai[e.style],n=t.havingStyle(r),i=mr(e.body,n),o=new hr.MathNode("mstyle",i),a={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]},s=a[e.style];return o.setAttribute("scriptlevel",s[0]),o.setAttribute("displaystyle",s[1]),o}});var si=function(e,t){var r=e.base;if(r){if("op"===r.type){var n=r.limits&&(t.style.size===R.DISPLAY.size||r.alwaysHandleSupSub);return n?Zn:null}if("operatorname"===r.type){var i=r.alwaysHandleSupSub&&(t.style.size===R.DISPLAY.size||r.limits);return i?ti:null}if("accent"===r.type)return y.isCharacterBox(r.base)?Er:null;if("horizBrace"===r.type){var o=!e.sub;return o===r.isOver?Un:null}return null}return null};Ut({type:"supsub",htmlBuilder:function(e,t){var r=si(e,t);if(r)return r(e,t);var n,i,o,a=e.base,s=e.sup,l=e.sub,c=ir(a,t),u=t.fontMetrics(),h=0,p=0,d=a&&y.isCharacterBox(a);if(s){var f=t.havingStyle(t.style.sup());n=ir(s,f,t),d||(h=c.height-f.fontMetrics().supDrop*f.sizeMultiplier/t.sizeMultiplier)}if(l){var m=t.havingStyle(t.style.sub());i=ir(l,m,t),d||(p=c.depth+m.fontMetrics().subDrop*m.sizeMultiplier/t.sizeMultiplier)}o=t.style===R.DISPLAY?u.sup1:t.style.cramped?u.sup3:u.sup2;var v,g=t.sizeMultiplier,b=.5/u.ptPerEm/g+"em",x=null;if(i){var w=e.base&&"op"===e.base.type&&e.base.name&&("\\oiint"===e.base.name||"\\oiiint"===e.base.name);(c instanceof oe||w)&&(x=-c.italic+"em")}if(n&&i){h=Math.max(h,o,n.depth+.25*u.xHeight),p=Math.max(p,u.sub2);var k=u.defaultRuleThickness,S=4*k;if(h-n.depth-(i.height-p)0&&(h+=A,p-=A)}var M=[{type:"elem",elem:i,shift:p,marginRight:b,marginLeft:x},{type:"elem",elem:n,shift:-h,marginRight:b}];v=Pt.makeVList({positionType:"individualShift",children:M},t)}else if(i){p=Math.max(p,u.sub1,i.height-.8*u.xHeight);var _=[{type:"elem",elem:i,marginLeft:x,marginRight:b}];v=Pt.makeVList({positionType:"shift",positionData:p,children:_},t)}else{if(!n)throw new Error("supsub must have either sup or sub.");h=Math.max(h,o,n.depth+.25*u.xHeight),v=Pt.makeVList({positionType:"shift",positionData:-h,children:[{type:"elem",elem:n,marginRight:b}]},t)}var C=rr(c,"right")||"mord";return Pt.makeSpan([C],[c,Pt.makeSpan(["msupsub"],[v])],t)},mathmlBuilder:function(e,t){var r,n,i=!1;e.base&&"horizBrace"===e.base.type&&(n=!!e.sup,n===e.base.isOver&&(i=!0,r=e.base.isOver)),!e.base||"op"!==e.base.type&&"operatorname"!==e.base.type||(e.base.parentIsSupSub=!0);var o,a=[gr(e.base,t)];if(e.sub&&a.push(gr(e.sub,t)),e.sup&&a.push(gr(e.sup,t)),i)o=r?"mover":"munder";else if(e.sub)if(e.sup){var s=e.base;o=s&&"op"===s.type&&s.limits&&t.style===R.DISPLAY||s&&"operatorname"===s.type&&s.alwaysHandleSupSub&&(t.style===R.DISPLAY||s.limits)?"munderover":"msubsup"}else{var l=e.base;o=l&&"op"===l.type&&l.limits&&(t.style===R.DISPLAY||l.alwaysHandleSupSub)||l&&"operatorname"===l.type&&l.alwaysHandleSupSub&&(l.limits||t.style===R.DISPLAY)?"munder":"msub"}else{var c=e.base;o=c&&"op"===c.type&&c.limits&&(t.style===R.DISPLAY||c.alwaysHandleSupSub)||c&&"operatorname"===c.type&&c.alwaysHandleSupSub&&(c.limits||t.style===R.DISPLAY)?"mover":"msup"}var u=new hr.MathNode(o,a);return u}}),Ut({type:"atom",htmlBuilder:function(e,t){return Pt.mathsym(e.text,e.mode,t,["m"+e.family])},mathmlBuilder:function(e,t){var r=new hr.MathNode("mo",[pr(e.text,e.mode)]);if("bin"===e.family){var n=fr(e,t);"bold-italic"===n&&r.setAttribute("mathvariant",n)}else"punct"===e.family?r.setAttribute("separator","true"):"open"!==e.family&&"close"!==e.family||r.setAttribute("stretchy","false");return r}});var li={mi:"italic",mn:"normal",mtext:"normal"};Ut({type:"mathord",htmlBuilder:function(e,t){return Pt.makeOrd(e,t,"mathord")},mathmlBuilder:function(e,t){var r=new hr.MathNode("mi",[pr(e.text,e.mode,t)]),n=fr(e,t)||"italic";return n!==li[r.type]&&r.setAttribute("mathvariant",n),r}}),Ut({type:"textord",htmlBuilder:function(e,t){return Pt.makeOrd(e,t,"textord")},mathmlBuilder:function(e,t){var r,n=pr(e.text,e.mode,t),i=fr(e,t)||"normal";return r="text"===e.mode?new hr.MathNode("mtext",[n]):/[0-9]/.test(e.text)?new hr.MathNode("mn",[n]):"\\prime"===e.text?new hr.MathNode("mo",[n]):new hr.MathNode("mi",[n]),i!==li[r.type]&&r.setAttribute("mathvariant",i),r}});var ci={"\\nobreak":"nobreak","\\allowbreak":"allowbreak"},ui={" ":{},"\\ ":{},"~":{className:"nobreak"},"\\space":{},"\\nobreakspace":{className:"nobreak"}};Ut({type:"spacing",htmlBuilder:function(e,t){if(ui.hasOwnProperty(e.text)){var r=ui[e.text].className||"";if("text"===e.mode){var n=Pt.makeOrd(e,t,"textord");return n.classes.push(r),n}return Pt.makeSpan(["mspace",r],[Pt.mathsym(e.text,e.mode,t)],t)}if(ci.hasOwnProperty(e.text))return Pt.makeSpan(["mspace",ci[e.text]],[],t);throw new a('Unknown type of space "'+e.text+'"')},mathmlBuilder:function(e,t){var r;if(!ui.hasOwnProperty(e.text)){if(ci.hasOwnProperty(e.text))return new hr.MathNode("mspace");throw new a('Unknown type of space "'+e.text+'"')}return r=new hr.MathNode("mtext",[new hr.TextNode(" ")]),r}});var hi=function(){var e=new hr.MathNode("mtd",[]);return e.setAttribute("width","50%"),e};Ut({type:"tag",mathmlBuilder:function(e,t){var r=new hr.MathNode("mtable",[new hr.MathNode("mtr",[hi(),new hr.MathNode("mtd",[vr(e.body,t)]),hi(),new hr.MathNode("mtd",[vr(e.tag,t)])])]);return r.setAttribute("width","100%"),r}});var pi={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},di={"\\textbf":"textbf","\\textmd":"textmd"},fi={"\\textit":"textit","\\textup":"textup"},mi=function(e,t){var r=e.font;return r?pi[r]?t.withTextFontFamily(pi[r]):di[r]?t.withTextFontWeight(di[r]):t.withTextFontShape(fi[r]):t};Vt({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textmd","\\textit","\\textup"],props:{numArgs:1,argTypes:["text"],greediness:2,allowedInText:!0},handler:function(e,t){var r=e.parser,n=e.funcName,i=t[0];return{type:"text",mode:r.mode,body:Gt(i),font:n}},htmlBuilder:function(e,t){var r=mi(e,t),n=Jt(e.body,r,!0);return Pt.makeSpan(["mord","text"],Pt.tryCombineChars(n),r)},mathmlBuilder:function(e,t){var r=mi(e,t);return vr(e.body,r)}}),Vt({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var r=e.parser;return{type:"underline",mode:r.mode,body:t[0]}},htmlBuilder:function(e,t){var r=ir(e.body,t),n=Pt.makeLineSpan("underline-line",t),i=t.fontMetrics().defaultRuleThickness,o=Pt.makeVList({positionType:"top",positionData:r.height,children:[{type:"kern",size:i},{type:"elem",elem:n},{type:"kern",size:3*i},{type:"elem",elem:r}]},t);return Pt.makeSpan(["mord","underline"],[o],t)},mathmlBuilder:function(e,t){var r=new hr.MathNode("mo",[new hr.TextNode("‾")]);r.setAttribute("stretchy","true");var n=new hr.MathNode("munder",[gr(e.body,t),r]);return n.setAttribute("accentunder","true"),n}}),Vt({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler:function(e,t,r){throw new a("\\verb ended by end of line instead of matching delimiter")},htmlBuilder:function(e,t){for(var r=vi(e),n=[],i=t.havingStyle(t.style.text()),o=0;o0&&(this.undefStack[this.undefStack.length-1][e]=t)}else{var i=this.undefStack[this.undefStack.length-1];i&&!i.hasOwnProperty(e)&&(i[e]=this.current[e])}this.current[e]=t},e}(),zi={},Oi=zi;function Ii(e,t){zi[e]=t}Ii("\\noexpand",(function(e){var t=e.popToken();return e.isExpandable(t.text)&&(t.noexpand=!0,t.treatAsRelax=!0),{tokens:[t],numArgs:0}})),Ii("\\expandafter",(function(e){var t=e.popToken();return e.expandOnce(!0),{tokens:[t],numArgs:0}})),Ii("\\@firstoftwo",(function(e){var t=e.consumeArgs(2);return{tokens:t[0],numArgs:0}})),Ii("\\@secondoftwo",(function(e){var t=e.consumeArgs(2);return{tokens:t[1],numArgs:0}})),Ii("\\@ifnextchar",(function(e){var t=e.consumeArgs(3);e.consumeSpaces();var r=e.future();return 1===t[0].length&&t[0][0].text===r.text?{tokens:t[1],numArgs:0}:{tokens:t[2],numArgs:0}})),Ii("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}"),Ii("\\TextOrMath",(function(e){var t=e.consumeArgs(2);return"text"===e.mode?{tokens:t[0],numArgs:0}:{tokens:t[1],numArgs:0}}));var Ni={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};Ii("\\char",(function(e){var t,r=e.popToken(),n="";if("'"===r.text)t=8,r=e.popToken();else if('"'===r.text)t=16,r=e.popToken();else if("`"===r.text)if(r=e.popToken(),"\\"===r.text[0])n=r.text.charCodeAt(1);else{if("EOF"===r.text)throw new a("\\char` missing argument");n=r.text.charCodeAt(0)}else t=10;if(t){if(n=Ni[r.text],null==n||n>=t)throw new a("Invalid base-"+t+" digit "+r.text);var i;while(null!=(i=Ni[e.future().text])&&i":"\\dotsb","-":"\\dotsb","*":"\\dotsb",":":"\\dotsb","\\DOTSB":"\\dotsb","\\coprod":"\\dotsb","\\bigvee":"\\dotsb","\\bigwedge":"\\dotsb","\\biguplus":"\\dotsb","\\bigcap":"\\dotsb","\\bigcup":"\\dotsb","\\prod":"\\dotsb","\\sum":"\\dotsb","\\bigotimes":"\\dotsb","\\bigoplus":"\\dotsb","\\bigodot":"\\dotsb","\\bigsqcup":"\\dotsb","\\And":"\\dotsb","\\longrightarrow":"\\dotsb","\\Longrightarrow":"\\dotsb","\\longleftarrow":"\\dotsb","\\Longleftarrow":"\\dotsb","\\longleftrightarrow":"\\dotsb","\\Longleftrightarrow":"\\dotsb","\\mapsto":"\\dotsb","\\longmapsto":"\\dotsb","\\hookrightarrow":"\\dotsb","\\doteq":"\\dotsb","\\mathbin":"\\dotsb","\\mathrel":"\\dotsb","\\relbar":"\\dotsb","\\Relbar":"\\dotsb","\\xrightarrow":"\\dotsb","\\xleftarrow":"\\dotsb","\\DOTSI":"\\dotsi","\\int":"\\dotsi","\\oint":"\\dotsi","\\iint":"\\dotsi","\\iiint":"\\dotsi","\\iiiint":"\\dotsi","\\idotsint":"\\dotsi","\\DOTSX":"\\dotsx"};Ii("\\dots",(function(e){var t="\\dotso",r=e.expandAfterFuture().text;return r in Bi?t=Bi[r]:("\\not"===r.substr(0,4)||r in we.math&&y.contains(["bin","rel"],we.math[r].group))&&(t="\\dotsb"),t}));var Pi={")":!0,"]":!0,"\\rbrack":!0,"\\}":!0,"\\rbrace":!0,"\\rangle":!0,"\\rceil":!0,"\\rfloor":!0,"\\rgroup":!0,"\\rmoustache":!0,"\\right":!0,"\\bigr":!0,"\\biggr":!0,"\\Bigr":!0,"\\Biggr":!0,$:!0,";":!0,".":!0,",":!0};Ii("\\dotso",(function(e){var t=e.future().text;return t in Pi?"\\ldots\\,":"\\ldots"})),Ii("\\dotsc",(function(e){var t=e.future().text;return t in Pi&&","!==t?"\\ldots\\,":"\\ldots"})),Ii("\\cdots",(function(e){var t=e.future().text;return t in Pi?"\\@cdots\\,":"\\@cdots"})),Ii("\\dotsb","\\cdots"),Ii("\\dotsm","\\cdots"),Ii("\\dotsi","\\!\\cdots"),Ii("\\dotsx","\\ldots\\,"),Ii("\\DOTSI","\\relax"),Ii("\\DOTSB","\\relax"),Ii("\\DOTSX","\\relax"),Ii("\\tmspace","\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax"),Ii("\\,","\\tmspace+{3mu}{.1667em}"),Ii("\\thinspace","\\,"),Ii("\\>","\\mskip{4mu}"),Ii("\\:","\\tmspace+{4mu}{.2222em}"),Ii("\\medspace","\\:"),Ii("\\;","\\tmspace+{5mu}{.2777em}"),Ii("\\thickspace","\\;"),Ii("\\!","\\tmspace-{3mu}{.1667em}"),Ii("\\negthinspace","\\!"),Ii("\\negmedspace","\\tmspace-{4mu}{.2222em}"),Ii("\\negthickspace","\\tmspace-{5mu}{.277em}"),Ii("\\enspace","\\kern.5em "),Ii("\\enskip","\\hskip.5em\\relax"),Ii("\\quad","\\hskip1em\\relax"),Ii("\\qquad","\\hskip2em\\relax"),Ii("\\tag","\\@ifstar\\tag@literal\\tag@paren"),Ii("\\tag@paren","\\tag@literal{({#1})}"),Ii("\\tag@literal",(function(e){if(e.macros.get("\\df@tag"))throw new a("Multiple \\tag");return"\\gdef\\df@tag{\\text{#1}}"})),Ii("\\bmod","\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}\\mathbin{\\rm mod}\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}"),Ii("\\pod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern8mu}{\\mkern8mu}{\\mkern8mu}(#1)"),Ii("\\pmod","\\pod{{\\rm mod}\\mkern6mu#1}"),Ii("\\mod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1"),Ii("\\pmb","\\html@mathml{\\@binrel{#1}{\\mathrlap{#1}\\kern0.5px#1}}{\\mathbf{#1}}"),Ii("\\\\","\\newline"),Ii("\\TeX","\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");var Ri=he["Main-Regular"]["T".charCodeAt(0)][1]-.7*he["Main-Regular"]["A".charCodeAt(0)][1]+"em";Ii("\\LaTeX","\\textrm{\\html@mathml{L\\kern-.36em\\raisebox{"+Ri+"}{\\scriptstyle A}\\kern-.15em\\TeX}{LaTeX}}"),Ii("\\KaTeX","\\textrm{\\html@mathml{K\\kern-.17em\\raisebox{"+Ri+"}{\\scriptstyle A}\\kern-.15em\\TeX}{KaTeX}}"),Ii("\\hspace","\\@ifstar\\@hspacer\\@hspace"),Ii("\\@hspace","\\hskip #1\\relax"),Ii("\\@hspacer","\\rule{0pt}{0pt}\\hskip #1\\relax"),Ii("\\ordinarycolon",":"),Ii("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}"),Ii("\\dblcolon",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon}}{\\mathop{\\char"2237}}'),Ii("\\coloneqq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2254}}'),Ii("\\Coloneqq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2237\\char"3d}}'),Ii("\\coloneq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"3a\\char"2212}}'),Ii("\\Coloneq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"2237\\char"2212}}'),Ii("\\eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2255}}'),Ii("\\Eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"3d\\char"2237}}'),Ii("\\eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2239}}'),Ii("\\Eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"2212\\char"2237}}'),Ii("\\colonapprox",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"3a\\char"2248}}'),Ii("\\Colonapprox",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"2237\\char"2248}}'),Ii("\\colonsim",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"3a\\char"223c}}'),Ii("\\Colonsim",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"2237\\char"223c}}'),Ii("∷","\\dblcolon"),Ii("∹","\\eqcolon"),Ii("≔","\\coloneqq"),Ii("≕","\\eqqcolon"),Ii("⩴","\\Coloneqq"),Ii("\\ratio","\\vcentcolon"),Ii("\\coloncolon","\\dblcolon"),Ii("\\colonequals","\\coloneqq"),Ii("\\coloncolonequals","\\Coloneqq"),Ii("\\equalscolon","\\eqqcolon"),Ii("\\equalscoloncolon","\\Eqqcolon"),Ii("\\colonminus","\\coloneq"),Ii("\\coloncolonminus","\\Coloneq"),Ii("\\minuscolon","\\eqcolon"),Ii("\\minuscoloncolon","\\Eqcolon"),Ii("\\coloncolonapprox","\\Colonapprox"),Ii("\\coloncolonsim","\\Colonsim"),Ii("\\simcolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),Ii("\\simcoloncolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon}"),Ii("\\approxcolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),Ii("\\approxcoloncolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon}"),Ii("\\notni","\\html@mathml{\\not\\ni}{\\mathrel{\\char`∌}}"),Ii("\\limsup","\\DOTSB\\operatorname*{lim\\,sup}"),Ii("\\liminf","\\DOTSB\\operatorname*{lim\\,inf}"),Ii("\\gvertneqq","\\html@mathml{\\@gvertneqq}{≩}"),Ii("\\lvertneqq","\\html@mathml{\\@lvertneqq}{≨}"),Ii("\\ngeqq","\\html@mathml{\\@ngeqq}{≱}"),Ii("\\ngeqslant","\\html@mathml{\\@ngeqslant}{≱}"),Ii("\\nleqq","\\html@mathml{\\@nleqq}{≰}"),Ii("\\nleqslant","\\html@mathml{\\@nleqslant}{≰}"),Ii("\\nshortmid","\\html@mathml{\\@nshortmid}{∤}"),Ii("\\nshortparallel","\\html@mathml{\\@nshortparallel}{∦}"),Ii("\\nsubseteqq","\\html@mathml{\\@nsubseteqq}{⊈}"),Ii("\\nsupseteqq","\\html@mathml{\\@nsupseteqq}{⊉}"),Ii("\\varsubsetneq","\\html@mathml{\\@varsubsetneq}{⊊}"),Ii("\\varsubsetneqq","\\html@mathml{\\@varsubsetneqq}{⫋}"),Ii("\\varsupsetneq","\\html@mathml{\\@varsupsetneq}{⊋}"),Ii("\\varsupsetneqq","\\html@mathml{\\@varsupsetneqq}{⫌}"),Ii("\\imath","\\html@mathml{\\@imath}{ı}"),Ii("\\jmath","\\html@mathml{\\@jmath}{ȷ}"),Ii("\\llbracket","\\html@mathml{\\mathopen{[\\mkern-3.2mu[}}{\\mathopen{\\char`⟦}}"),Ii("\\rrbracket","\\html@mathml{\\mathclose{]\\mkern-3.2mu]}}{\\mathclose{\\char`⟧}}"),Ii("⟦","\\llbracket"),Ii("⟧","\\rrbracket"),Ii("\\lBrace","\\html@mathml{\\mathopen{\\{\\mkern-3.2mu[}}{\\mathopen{\\char`⦃}}"),Ii("\\rBrace","\\html@mathml{\\mathclose{]\\mkern-3.2mu\\}}}{\\mathclose{\\char`⦄}}"),Ii("⦃","\\lBrace"),Ii("⦄","\\rBrace"),Ii("\\minuso","\\mathbin{\\html@mathml{{\\mathrlap{\\mathchoice{\\kern{0.145em}}{\\kern{0.145em}}{\\kern{0.1015em}}{\\kern{0.0725em}}\\circ}{-}}}{\\char`⦵}}"),Ii("⦵","\\minuso"),Ii("\\darr","\\downarrow"),Ii("\\dArr","\\Downarrow"),Ii("\\Darr","\\Downarrow"),Ii("\\lang","\\langle"),Ii("\\rang","\\rangle"),Ii("\\uarr","\\uparrow"),Ii("\\uArr","\\Uparrow"),Ii("\\Uarr","\\Uparrow"),Ii("\\N","\\mathbb{N}"),Ii("\\R","\\mathbb{R}"),Ii("\\Z","\\mathbb{Z}"),Ii("\\alef","\\aleph"),Ii("\\alefsym","\\aleph"),Ii("\\Alpha","\\mathrm{A}"),Ii("\\Beta","\\mathrm{B}"),Ii("\\bull","\\bullet"),Ii("\\Chi","\\mathrm{X}"),Ii("\\clubs","\\clubsuit"),Ii("\\cnums","\\mathbb{C}"),Ii("\\Complex","\\mathbb{C}"),Ii("\\Dagger","\\ddagger"),Ii("\\diamonds","\\diamondsuit"),Ii("\\empty","\\emptyset"),Ii("\\Epsilon","\\mathrm{E}"),Ii("\\Eta","\\mathrm{H}"),Ii("\\exist","\\exists"),Ii("\\harr","\\leftrightarrow"),Ii("\\hArr","\\Leftrightarrow"),Ii("\\Harr","\\Leftrightarrow"),Ii("\\hearts","\\heartsuit"),Ii("\\image","\\Im"),Ii("\\infin","\\infty"),Ii("\\Iota","\\mathrm{I}"),Ii("\\isin","\\in"),Ii("\\Kappa","\\mathrm{K}"),Ii("\\larr","\\leftarrow"),Ii("\\lArr","\\Leftarrow"),Ii("\\Larr","\\Leftarrow"),Ii("\\lrarr","\\leftrightarrow"),Ii("\\lrArr","\\Leftrightarrow"),Ii("\\Lrarr","\\Leftrightarrow"),Ii("\\Mu","\\mathrm{M}"),Ii("\\natnums","\\mathbb{N}"),Ii("\\Nu","\\mathrm{N}"),Ii("\\Omicron","\\mathrm{O}"),Ii("\\plusmn","\\pm"),Ii("\\rarr","\\rightarrow"),Ii("\\rArr","\\Rightarrow"),Ii("\\Rarr","\\Rightarrow"),Ii("\\real","\\Re"),Ii("\\reals","\\mathbb{R}"),Ii("\\Reals","\\mathbb{R}"),Ii("\\Rho","\\mathrm{P}"),Ii("\\sdot","\\cdot"),Ii("\\sect","\\S"),Ii("\\spades","\\spadesuit"),Ii("\\sub","\\subset"),Ii("\\sube","\\subseteq"),Ii("\\supe","\\supseteq"),Ii("\\Tau","\\mathrm{T}"),Ii("\\thetasym","\\vartheta"),Ii("\\weierp","\\wp"),Ii("\\Zeta","\\mathrm{Z}"),Ii("\\argmin","\\DOTSB\\operatorname*{arg\\,min}"),Ii("\\argmax","\\DOTSB\\operatorname*{arg\\,max}"),Ii("\\plim","\\DOTSB\\mathop{\\operatorname{plim}}\\limits"),Ii("\\bra","\\mathinner{\\langle{#1}|}"),Ii("\\ket","\\mathinner{|{#1}\\rangle}"),Ii("\\braket","\\mathinner{\\langle{#1}\\rangle}"),Ii("\\Bra","\\left\\langle#1\\right|"),Ii("\\Ket","\\left|#1\\right\\rangle"),Ii("\\blue","\\textcolor{##6495ed}{#1}"),Ii("\\orange","\\textcolor{##ffa500}{#1}"),Ii("\\pink","\\textcolor{##ff00af}{#1}"),Ii("\\red","\\textcolor{##df0030}{#1}"),Ii("\\green","\\textcolor{##28ae7b}{#1}"),Ii("\\gray","\\textcolor{gray}{#1}"),Ii("\\purple","\\textcolor{##9d38bd}{#1}"),Ii("\\blueA","\\textcolor{##ccfaff}{#1}"),Ii("\\blueB","\\textcolor{##80f6ff}{#1}"),Ii("\\blueC","\\textcolor{##63d9ea}{#1}"),Ii("\\blueD","\\textcolor{##11accd}{#1}"),Ii("\\blueE","\\textcolor{##0c7f99}{#1}"),Ii("\\tealA","\\textcolor{##94fff5}{#1}"),Ii("\\tealB","\\textcolor{##26edd5}{#1}"),Ii("\\tealC","\\textcolor{##01d1c1}{#1}"),Ii("\\tealD","\\textcolor{##01a995}{#1}"),Ii("\\tealE","\\textcolor{##208170}{#1}"),Ii("\\greenA","\\textcolor{##b6ffb0}{#1}"),Ii("\\greenB","\\textcolor{##8af281}{#1}"),Ii("\\greenC","\\textcolor{##74cf70}{#1}"),Ii("\\greenD","\\textcolor{##1fab54}{#1}"),Ii("\\greenE","\\textcolor{##0d923f}{#1}"),Ii("\\goldA","\\textcolor{##ffd0a9}{#1}"),Ii("\\goldB","\\textcolor{##ffbb71}{#1}"),Ii("\\goldC","\\textcolor{##ff9c39}{#1}"),Ii("\\goldD","\\textcolor{##e07d10}{#1}"),Ii("\\goldE","\\textcolor{##a75a05}{#1}"),Ii("\\redA","\\textcolor{##fca9a9}{#1}"),Ii("\\redB","\\textcolor{##ff8482}{#1}"),Ii("\\redC","\\textcolor{##f9685d}{#1}"),Ii("\\redD","\\textcolor{##e84d39}{#1}"),Ii("\\redE","\\textcolor{##bc2612}{#1}"),Ii("\\maroonA","\\textcolor{##ffbde0}{#1}"),Ii("\\maroonB","\\textcolor{##ff92c6}{#1}"),Ii("\\maroonC","\\textcolor{##ed5fa6}{#1}"),Ii("\\maroonD","\\textcolor{##ca337c}{#1}"),Ii("\\maroonE","\\textcolor{##9e034e}{#1}"),Ii("\\purpleA","\\textcolor{##ddd7ff}{#1}"),Ii("\\purpleB","\\textcolor{##c6b9fc}{#1}"),Ii("\\purpleC","\\textcolor{##aa87ff}{#1}"),Ii("\\purpleD","\\textcolor{##7854ab}{#1}"),Ii("\\purpleE","\\textcolor{##543b78}{#1}"),Ii("\\mintA","\\textcolor{##f5f9e8}{#1}"),Ii("\\mintB","\\textcolor{##edf2df}{#1}"),Ii("\\mintC","\\textcolor{##e0e5cc}{#1}"),Ii("\\grayA","\\textcolor{##f6f7f7}{#1}"),Ii("\\grayB","\\textcolor{##f0f1f2}{#1}"),Ii("\\grayC","\\textcolor{##e3e5e6}{#1}"),Ii("\\grayD","\\textcolor{##d6d8da}{#1}"),Ii("\\grayE","\\textcolor{##babec2}{#1}"),Ii("\\grayF","\\textcolor{##888d93}{#1}"),Ii("\\grayG","\\textcolor{##626569}{#1}"),Ii("\\grayH","\\textcolor{##3b3e40}{#1}"),Ii("\\grayI","\\textcolor{##21242c}{#1}"),Ii("\\kaBlue","\\textcolor{##314453}{#1}"),Ii("\\kaGreen","\\textcolor{##71B307}{#1}");var $i={"\\relax":!0,"^":!0,_:!0,"\\limits":!0,"\\nolimits":!0},qi=function(){function e(e,t,r){this.settings=void 0,this.expansionCount=void 0,this.lexer=void 0,this.macros=void 0,this.stack=void 0,this.mode=void 0,this.settings=t,this.expansionCount=0,this.feed(e),this.macros=new Ti(Oi,t.macros),this.mode=r,this.stack=[]}var t=e.prototype;return t.feed=function(e){this.lexer=new Ci(e,this.settings)},t.switchMode=function(e){this.mode=e},t.beginGroup=function(){this.macros.beginGroup()},t.endGroup=function(){this.macros.endGroup()},t.future=function(){return 0===this.stack.length&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1]},t.popToken=function(){return this.future(),this.stack.pop()},t.pushToken=function(e){this.stack.push(e)},t.pushTokens=function(e){var t;(t=this.stack).push.apply(t,e)},t.consumeSpaces=function(){for(;;){var e=this.future();if(" "!==e.text)break;this.stack.pop()}},t.consumeArgs=function(e){for(var t=[],r=0;rthis.settings.maxExpand)throw new a("Too many expansions: infinite loop or need to increase maxExpand setting");var i=n.tokens;if(n.numArgs){var o=this.consumeArgs(n.numArgs);i=i.slice();for(var s=i.length-1;s>=0;--s){var l=i[s];if("#"===l.text){if(0===s)throw new a("Incomplete placeholder at end of macro body",l);if(l=i[--s],"#"===l.text)i.splice(s+1,1);else{if(!/^[1-9]$/.test(l.text))throw new a("Not a valid argument number",l);var c;(c=i).splice.apply(c,[s,2].concat(o[+l.text-1]))}}}}return this.pushTokens(i),i},t.expandAfterFuture=function(){return this.expandOnce(),this.future()},t.expandNextToken=function(){for(;;){var e=this.expandOnce();if(e instanceof i){if("\\relax"!==e.text&&!e.treatAsRelax)return this.stack.pop();this.stack.pop()}}throw new Error},t.expandMacro=function(e){return this.macros.has(e)?this.expandTokens([new i(e)]):void 0},t.expandTokens=function(e){var t=[],r=this.stack.length;this.pushTokens(e);while(this.stack.length>r){var n=this.expandOnce(!0);n instanceof i&&(n.treatAsRelax&&(n.noexpand=!1,n.treatAsRelax=!1),t.push(this.stack.pop()))}return t},t.expandMacroAsText=function(e){var t=this.expandMacro(e);return t?t.map((function(e){return e.text})).join(""):t},t._getExpansion=function(e){var t=this.macros.get(e);if(null==t)return t;var r="function"===typeof t?t(this):t;if("string"===typeof r){var n=0;if(-1!==r.indexOf("#")){var i=r.replace(/##/g,"");while(-1!==i.indexOf("#"+(n+1)))++n}var o=new Ci(r,this.settings),a=[],s=o.lex();while("EOF"!==s.text)a.push(s),s=o.lex();a.reverse();var l={tokens:a,numArgs:n};return l}return r},t.isDefined=function(e){return this.macros.has(e)||yi.hasOwnProperty(e)||we.math.hasOwnProperty(e)||we.text.hasOwnProperty(e)||$i.hasOwnProperty(e)},t.isExpandable=function(e){var t=this.macros.get(e);return null!=t?"string"===typeof t||"function"===typeof t||!t.unexpandable:yi.hasOwnProperty(e)},e}(),Di={"́":{text:"\\'",math:"\\acute"},"̀":{text:"\\`",math:"\\grave"},"̈":{text:'\\"',math:"\\ddot"},"̃":{text:"\\~",math:"\\tilde"},"̄":{text:"\\=",math:"\\bar"},"̆":{text:"\\u",math:"\\breve"},"̌":{text:"\\v",math:"\\check"},"̂":{text:"\\^",math:"\\hat"},"̇":{text:"\\.",math:"\\dot"},"̊":{text:"\\r",math:"\\mathring"},"̋":{text:"\\H"}},Li={"á":"á","à":"à","ä":"ä","ǟ":"ǟ","ã":"ã","ā":"ā","ă":"ă","ắ":"ắ","ằ":"ằ","ẵ":"ẵ","ǎ":"ǎ","â":"â","ấ":"ấ","ầ":"ầ","ẫ":"ẫ","ȧ":"ȧ","ǡ":"ǡ","å":"å","ǻ":"ǻ","ḃ":"ḃ","ć":"ć","č":"č","ĉ":"ĉ","ċ":"ċ","ď":"ď","ḋ":"ḋ","é":"é","è":"è","ë":"ë","ẽ":"ẽ","ē":"ē","ḗ":"ḗ","ḕ":"ḕ","ĕ":"ĕ","ě":"ě","ê":"ê","ế":"ế","ề":"ề","ễ":"ễ","ė":"ė","ḟ":"ḟ","ǵ":"ǵ","ḡ":"ḡ","ğ":"ğ","ǧ":"ǧ","ĝ":"ĝ","ġ":"ġ","ḧ":"ḧ","ȟ":"ȟ","ĥ":"ĥ","ḣ":"ḣ","í":"í","ì":"ì","ï":"ï","ḯ":"ḯ","ĩ":"ĩ","ī":"ī","ĭ":"ĭ","ǐ":"ǐ","î":"î","ǰ":"ǰ","ĵ":"ĵ","ḱ":"ḱ","ǩ":"ǩ","ĺ":"ĺ","ľ":"ľ","ḿ":"ḿ","ṁ":"ṁ","ń":"ń","ǹ":"ǹ","ñ":"ñ","ň":"ň","ṅ":"ṅ","ó":"ó","ò":"ò","ö":"ö","ȫ":"ȫ","õ":"õ","ṍ":"ṍ","ṏ":"ṏ","ȭ":"ȭ","ō":"ō","ṓ":"ṓ","ṑ":"ṑ","ŏ":"ŏ","ǒ":"ǒ","ô":"ô","ố":"ố","ồ":"ồ","ỗ":"ỗ","ȯ":"ȯ","ȱ":"ȱ","ő":"ő","ṕ":"ṕ","ṗ":"ṗ","ŕ":"ŕ","ř":"ř","ṙ":"ṙ","ś":"ś","ṥ":"ṥ","š":"š","ṧ":"ṧ","ŝ":"ŝ","ṡ":"ṡ","ẗ":"ẗ","ť":"ť","ṫ":"ṫ","ú":"ú","ù":"ù","ü":"ü","ǘ":"ǘ","ǜ":"ǜ","ǖ":"ǖ","ǚ":"ǚ","ũ":"ũ","ṹ":"ṹ","ū":"ū","ṻ":"ṻ","ŭ":"ŭ","ǔ":"ǔ","û":"û","ů":"ů","ű":"ű","ṽ":"ṽ","ẃ":"ẃ","ẁ":"ẁ","ẅ":"ẅ","ŵ":"ŵ","ẇ":"ẇ","ẘ":"ẘ","ẍ":"ẍ","ẋ":"ẋ","ý":"ý","ỳ":"ỳ","ÿ":"ÿ","ỹ":"ỹ","ȳ":"ȳ","ŷ":"ŷ","ẏ":"ẏ","ẙ":"ẙ","ź":"ź","ž":"ž","ẑ":"ẑ","ż":"ż","Á":"Á","À":"À","Ä":"Ä","Ǟ":"Ǟ","Ã":"Ã","Ā":"Ā","Ă":"Ă","Ắ":"Ắ","Ằ":"Ằ","Ẵ":"Ẵ","Ǎ":"Ǎ","Â":"Â","Ấ":"Ấ","Ầ":"Ầ","Ẫ":"Ẫ","Ȧ":"Ȧ","Ǡ":"Ǡ","Å":"Å","Ǻ":"Ǻ","Ḃ":"Ḃ","Ć":"Ć","Č":"Č","Ĉ":"Ĉ","Ċ":"Ċ","Ď":"Ď","Ḋ":"Ḋ","É":"É","È":"È","Ë":"Ë","Ẽ":"Ẽ","Ē":"Ē","Ḗ":"Ḗ","Ḕ":"Ḕ","Ĕ":"Ĕ","Ě":"Ě","Ê":"Ê","Ế":"Ế","Ề":"Ề","Ễ":"Ễ","Ė":"Ė","Ḟ":"Ḟ","Ǵ":"Ǵ","Ḡ":"Ḡ","Ğ":"Ğ","Ǧ":"Ǧ","Ĝ":"Ĝ","Ġ":"Ġ","Ḧ":"Ḧ","Ȟ":"Ȟ","Ĥ":"Ĥ","Ḣ":"Ḣ","Í":"Í","Ì":"Ì","Ï":"Ï","Ḯ":"Ḯ","Ĩ":"Ĩ","Ī":"Ī","Ĭ":"Ĭ","Ǐ":"Ǐ","Î":"Î","İ":"İ","Ĵ":"Ĵ","Ḱ":"Ḱ","Ǩ":"Ǩ","Ĺ":"Ĺ","Ľ":"Ľ","Ḿ":"Ḿ","Ṁ":"Ṁ","Ń":"Ń","Ǹ":"Ǹ","Ñ":"Ñ","Ň":"Ň","Ṅ":"Ṅ","Ó":"Ó","Ò":"Ò","Ö":"Ö","Ȫ":"Ȫ","Õ":"Õ","Ṍ":"Ṍ","Ṏ":"Ṏ","Ȭ":"Ȭ","Ō":"Ō","Ṓ":"Ṓ","Ṑ":"Ṑ","Ŏ":"Ŏ","Ǒ":"Ǒ","Ô":"Ô","Ố":"Ố","Ồ":"Ồ","Ỗ":"Ỗ","Ȯ":"Ȯ","Ȱ":"Ȱ","Ő":"Ő","Ṕ":"Ṕ","Ṗ":"Ṗ","Ŕ":"Ŕ","Ř":"Ř","Ṙ":"Ṙ","Ś":"Ś","Ṥ":"Ṥ","Š":"Š","Ṧ":"Ṧ","Ŝ":"Ŝ","Ṡ":"Ṡ","Ť":"Ť","Ṫ":"Ṫ","Ú":"Ú","Ù":"Ù","Ü":"Ü","Ǘ":"Ǘ","Ǜ":"Ǜ","Ǖ":"Ǖ","Ǚ":"Ǚ","Ũ":"Ũ","Ṹ":"Ṹ","Ū":"Ū","Ṻ":"Ṻ","Ŭ":"Ŭ","Ǔ":"Ǔ","Û":"Û","Ů":"Ů","Ű":"Ű","Ṽ":"Ṽ","Ẃ":"Ẃ","Ẁ":"Ẁ","Ẅ":"Ẅ","Ŵ":"Ŵ","Ẇ":"Ẇ","Ẍ":"Ẍ","Ẋ":"Ẋ","Ý":"Ý","Ỳ":"Ỳ","Ÿ":"Ÿ","Ỹ":"Ỹ","Ȳ":"Ȳ","Ŷ":"Ŷ","Ẏ":"Ẏ","Ź":"Ź","Ž":"Ž","Ẑ":"Ẑ","Ż":"Ż","ά":"ά","ὰ":"ὰ","ᾱ":"ᾱ","ᾰ":"ᾰ","έ":"έ","ὲ":"ὲ","ή":"ή","ὴ":"ὴ","ί":"ί","ὶ":"ὶ","ϊ":"ϊ","ΐ":"ΐ","ῒ":"ῒ","ῑ":"ῑ","ῐ":"ῐ","ό":"ό","ὸ":"ὸ","ύ":"ύ","ὺ":"ὺ","ϋ":"ϋ","ΰ":"ΰ","ῢ":"ῢ","ῡ":"ῡ","ῠ":"ῠ","ώ":"ώ","ὼ":"ὼ","Ύ":"Ύ","Ὺ":"Ὺ","Ϋ":"Ϋ","Ῡ":"Ῡ","Ῠ":"Ῠ","Ώ":"Ώ","Ὼ":"Ὼ"},ji=function(){function e(e,t){this.mode=void 0,this.gullet=void 0,this.settings=void 0,this.leftrightDepth=void 0,this.nextToken=void 0,this.mode="math",this.gullet=new qi(e,t,this.mode),this.settings=t,this.leftrightDepth=0}var t=e.prototype;return t.expect=function(e,t){if(void 0===t&&(t=!0),this.fetch().text!==e)throw new a("Expected '"+e+"', got '"+this.fetch().text+"'",this.fetch());t&&this.consume()},t.consume=function(){this.nextToken=null},t.fetch=function(){return null==this.nextToken&&(this.nextToken=this.gullet.expandNextToken()),this.nextToken},t.switchMode=function(e){this.mode=e,this.gullet.switchMode(e)},t.parse=function(){this.settings.globalGroup||this.gullet.beginGroup(),this.settings.colorIsTextColor&&this.gullet.macros.set("\\color","\\textcolor");var e=this.parseExpression(!1);return this.expect("EOF"),this.settings.globalGroup||this.gullet.endGroup(),e},t.parseExpression=function(t,r){var n=[];while(1){"math"===this.mode&&this.consumeSpaces();var i=this.fetch();if(-1!==e.endOfExpression.indexOf(i.text))break;if(r&&i.text===r)break;if(t&&yi[i.text]&&yi[i.text].infix)break;var o=this.parseAtom(r);if(!o)break;"internal"!==o.type&&n.push(o)}return"text"===this.mode&&this.formLigatures(n),this.handleInfixNodes(n)},t.handleInfixNodes=function(e){for(var t,r=-1,n=0;n0&&!c||0===s&&!c&&"math"===this.mode,h=this.parseGroupOfType("argument to '"+e+"'",l,c,n,u);if(!h){if(c){o.push(null);continue}throw new a("Expected group after '"+e+"'",this.fetch())}(c?o:i).push(h)}return{args:i,optArgs:o}},t.parseGroupOfType=function(e,t,r,n,i){switch(t){case"color":return i&&this.consumeSpaces(),this.parseColorGroup(r);case"size":return i&&this.consumeSpaces(),this.parseSizeGroup(r);case"url":return this.parseUrlGroup(r,i);case"math":case"text":return this.parseGroup(e,r,n,void 0,t,i);case"hbox":var o=this.parseGroup(e,r,n,void 0,"text",i);if(!o)return o;var s={type:"styling",mode:o.mode,body:[o],style:"text"};return s;case"raw":if(i&&this.consumeSpaces(),r&&"{"===this.fetch().text)return null;var l=this.parseStringGroup("raw",r,!0);if(l)return{type:"raw",mode:"text",string:l.text};throw new a("Expected raw group",this.fetch());case"original":case null:case void 0:return this.parseGroup(e,r,n,void 0,void 0,i);default:throw new a("Unknown group type as "+e,this.fetch())}},t.consumeSpaces=function(){while(" "===this.fetch().text)this.consume()},t.parseStringGroup=function(e,t,r){var n=t?"[":"{",i=t?"]":"}",o=this.fetch();if(o.text!==n){if(t)return null;if(r&&"EOF"!==o.text&&/[^{}[\]]/.test(o.text))return this.consume(),o}var s=this.mode;this.mode="text",this.expect(n);var l,c="",u=this.fetch(),h=0,p=u;while((l=this.fetch()).text!==i||r&&h>0){switch(l.text){case"EOF":throw new a("Unexpected end of input in "+e,u.range(p,c));case n:h++;break;case i:h--;break}p=l,c+=p.text,this.consume()}return this.expect(i),this.mode=s,u.range(p,c)},t.parseRegexGroup=function(e,t){var r=this.mode;this.mode="text";var n,i=this.fetch(),o=i,s="";while("EOF"!==(n=this.fetch()).text&&e.test(s+n.text))o=n,s+=o.text,this.consume();if(""===s)throw new a("Invalid "+t+": '"+i.text+"'",i);return this.mode=r,i.range(o,s)},t.parseColorGroup=function(e){var t=this.parseStringGroup("color",e);if(!t)return null;var r=/^(#[a-f0-9]{3}|#?[a-f0-9]{6}|[a-z]+)$/i.exec(t.text);if(!r)throw new a("Invalid color: '"+t.text+"'",t);var n=r[0];return/^[0-9a-f]{6}$/i.test(n)&&(n="#"+n),{type:"color-token",mode:this.mode,color:n}},t.parseSizeGroup=function(e){var t,r=!1;if(t=e||"{"===this.fetch().text?this.parseStringGroup("size",e):this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size"),!t)return null;e||0!==t.text.length||(t.text="0pt",r=!0);var n=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(t.text);if(!n)throw new a("Invalid size: '"+t.text+"'",t);var i={number:+(n[1]+n[2]),unit:n[3]};if(!pt(i))throw new a("Invalid unit: '"+i.unit+"'",t);return{type:"size",mode:this.mode,value:i,isBlank:r}},t.parseUrlGroup=function(e,t){this.gullet.lexer.setCatcode("%",13);var r=this.parseStringGroup("url",e,!0);if(this.gullet.lexer.setCatcode("%",14),!r)return null;var n=r.text.replace(/\\([#$%&~_^{}])/g,"$1");return{type:"url",mode:this.mode,url:n}},t.parseGroup=function(t,r,i,o,s,l){var c=this.mode;s&&this.switchMode(s),l&&this.consumeSpaces();var u,h=this.fetch(),p=h.text;if(r?"["===p:"{"===p||"\\begingroup"===p){this.consume();var d=e.endOfGroup[p];this.gullet.beginGroup();var f=this.parseExpression(!1,d),m=this.fetch();this.expect(d),this.gullet.endGroup(),u={type:"ordgroup",mode:this.mode,loc:n.range(h,m),body:f,semisimple:"\\begingroup"===p||void 0}}else if(r)u=null;else if(u=this.parseFunction(o,t,i)||this.parseSymbol(),null==u&&"\\"===p[0]&&!$i.hasOwnProperty(p)){if(this.settings.throwOnError)throw new a("Undefined control sequence: "+p,h);u=this.formatUnsupportedCmd(p),this.consume()}return s&&this.switchMode(c),u},t.formLigatures=function(e){for(var t=e.length-1,r=0;r=0&&this.settings.reportNonstrict("unicodeTextInMathMode",'Latin-1/Unicode text character "'+t[0]+'" used in math mode',e);var l,c=we[this.mode][t].group,u=n.range(e);if(ye.hasOwnProperty(c)){var h=c;l={type:"atom",mode:this.mode,family:h,loc:u,text:t}}else l={type:c,mode:this.mode,loc:u,text:t};o=l}else{if(!(t.charCodeAt(0)>=128))return null;this.settings.strict&&(L(t.charCodeAt(0))?"math"===this.mode&&this.settings.reportNonstrict("unicodeTextInMathMode",'Unicode text character "'+t[0]+'" used in math mode',e):this.settings.reportNonstrict("unknownSymbol",'Unrecognized Unicode character "'+t[0]+'" ('+t.charCodeAt(0)+")",e)),o={type:"textord",mode:"text",loc:n.range(e),text:t}}if(this.consume(),s)for(var p=0;pu)if(s=l[u++],s!=s)return!0}else for(;c>u;u++)if((e||u in l)&&l[u]===r)return e||u||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},"50c4":function(e,t,r){var n=r("a691"),i=Math.min;e.exports=function(e){return e>0?i(n(e),9007199254740991):0}},5135:function(e,t){var r={}.hasOwnProperty;e.exports=function(e,t){return r.call(e,t)}},5692:function(e,t,r){var n=r("c430"),i=r("c6cd");(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.6.5",mode:n?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(e,t,r){var n=r("d066"),i=r("241c"),o=r("7418"),a=r("825a");e.exports=n("Reflect","ownKeys")||function(e){var t=i.f(a(e)),r=o.f;return r?t.concat(r(e)):t}},5899:function(e,t){e.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(e,t,r){var n=r("1d80"),i=r("5899"),o="["+i+"]",a=RegExp("^"+o+o+"*"),s=RegExp(o+o+"*$"),l=function(e){return function(t){var r=String(n(t));return 1&e&&(r=r.replace(a,"")),2&e&&(r=r.replace(s,"")),r}};e.exports={start:l(1),end:l(2),trim:l(3)}},"5abe":function(e,t,r){},"5c6c":function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},"60da":function(e,t,r){"use strict";var n=r("83ab"),i=r("d039"),o=r("df75"),a=r("7418"),s=r("d1e7"),l=r("7b0b"),c=r("44ad"),u=Object.assign,h=Object.defineProperty;e.exports=!u||i((function(){if(n&&1!==u({b:1},u(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},r=Symbol(),i="abcdefghijklmnopqrst";return e[r]=7,i.split("").forEach((function(e){t[e]=e})),7!=u({},e)[r]||o(u({},t)).join("")!=i}))?function(e,t){var r=l(e),i=arguments.length,u=1,h=a.f,p=s.f;while(i>u){var d,f=c(arguments[u++]),m=h?o(f).concat(h(f)):o(f),v=m.length,g=0;while(v>g)d=m[g++],n&&!p.call(f,d)||(r[d]=f[d])}return r}:u},"65f0":function(e,t,r){var n=r("861d"),i=r("e8b5"),o=r("b622"),a=o("species");e.exports=function(e,t){var r;return i(e)&&(r=e.constructor,"function"!=typeof r||r!==Array&&!i(r.prototype)?n(r)&&(r=r[a],null===r&&(r=void 0)):r=void 0),new(void 0===r?Array:r)(0===t?0:t)}},"69f3":function(e,t,r){var n,i,o,a=r("7f9a"),s=r("da84"),l=r("861d"),c=r("9112"),u=r("5135"),h=r("f772"),p=r("d012"),d=s.WeakMap,f=function(e){return o(e)?i(e):n(e,{})},m=function(e){return function(t){var r;if(!l(t)||(r=i(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return r}};if(a){var v=new d,g=v.get,y=v.has,b=v.set;n=function(e,t){return b.call(v,e,t),t},i=function(e){return g.call(v,e)||{}},o=function(e){return y.call(v,e)}}else{var x=h("state");p[x]=!0,n=function(e,t){return c(e,x,t),t},i=function(e){return u(e,x)?e[x]:{}},o=function(e){return u(e,x)}}e.exports={set:n,get:i,has:o,enforce:f,getterFor:m}},"6d6f":function(e,t,r){"use strict";function n(e){return n="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}function i(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function a(e){for(var t=1;t",p="<",d="prototype",f="script",m=u("IE_PROTO"),v=function(){},g=function(e){return p+f+h+e+p+"/"+f+h},y=function(e){e.write(g("")),e.close();var t=e.parentWindow.Object;return e=null,t},b=function(){var e,t=c("iframe"),r="java"+f+":";return t.style.display="none",l.appendChild(t),t.src=String(r),e=t.contentWindow.document,e.open(),e.write(g("document.F=Object")),e.close(),e.F},x=function(){try{n=document.domain&&new ActiveXObject("htmlfile")}catch(t){}x=n?y(n):b();var e=a.length;while(e--)delete x[d][a[e]];return x()};s[m]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(v[d]=i(e),r=new v,v[d]=null,r[m]=e):r=x(),void 0===t?r:o(r,t)}},"7dd0":function(e,t,r){"use strict";var n=r("23e7"),i=r("9ed3"),o=r("e163"),a=r("d2bb"),s=r("d44e"),l=r("9112"),c=r("6eeb"),u=r("b622"),h=r("c430"),p=r("3f8c"),d=r("ae93"),f=d.IteratorPrototype,m=d.BUGGY_SAFARI_ITERATORS,v=u("iterator"),g="keys",y="values",b="entries",x=function(){return this};e.exports=function(e,t,r,u,d,w,k){i(r,t,u);var S,A,M,_=function(e){if(e===d&&I)return I;if(!m&&e in z)return z[e];switch(e){case g:return function(){return new r(this,e)};case y:return function(){return new r(this,e)};case b:return function(){return new r(this,e)}}return function(){return new r(this)}},C=t+" Iterator",T=!1,z=e.prototype,O=z[v]||z["@@iterator"]||d&&z[d],I=!m&&O||_(d),N="Array"==t&&z.entries||O;if(N&&(S=o(N.call(new e)),f!==Object.prototype&&S.next&&(h||o(S)===f||(a?a(S,f):"function"!=typeof S[v]&&l(S,v,x)),s(S,C,!0,!0),h&&(p[C]=x))),d==y&&O&&O.name!==y&&(T=!0,I=function(){return O.call(this)}),h&&!k||z[v]===I||l(z,v,I),p[t]=I,d)if(A={values:_(y),keys:w?I:_(g),entries:_(b)},k)for(M in A)(m||T||!(M in z))&&c(z,M,A[M]);else n({target:t,proto:!0,forced:m||T},A);return A}},"7f82":function(e,t,r){"use strict";var n=r("2674"),i=r("6d6f"),o=r("fabf");function a(e){return e<0?-1:e>0?1:0}Math.sign;var s=function(e){return"object"===Object(i["c"])(e)&&!Array.isArray(e)},l=function e(t,r){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(n||!Object.assign){var o=function(e){return s(r[e])&&null!==t&&t.hasOwnProperty(e)&&s(t[e])},a=Object.getOwnPropertyNames(r).map((function(a){return Object(i["a"])({},a,o(a)?e(t[a],r[a],n):r[a])})).reduce((function(e,t){return Object(i["b"])({},e,{},t)}),{});return Object(i["b"])({},t,{},a)}return Object.assign(t,r)},c=l;function u(e){return e&&e._isVue}var h={props:{size:String,expanded:Boolean,loading:Boolean,rounded:Boolean,icon:String,iconPack:String,autocomplete:String,maxlength:[Number,String],useHtml5Validation:{type:Boolean,default:function(){return o["a"].defaultUseHtml5Validation}},validationMessage:String,locale:{type:[String,Array],default:function(){return o["a"].defaultLocale}},statusIcon:{type:Boolean,default:function(){return o["a"].defaultStatusIcon}}},data:function(){return{isValid:!0,isFocused:!1,newIconPack:this.iconPack||o["a"].defaultIconPack}},computed:{parentField:function(){for(var e=this.$parent,t=0;t<3;t++)e&&!e.$data._isField&&(e=e.$parent);return e},statusType:function(){var e=this.parentField||{},t=e.newType;if(t){if("string"===typeof t)return t;for(var r in t)if(t[r])return r}},statusMessage:function(){if(this.parentField)return this.parentField.newMessage||this.parentField.$slots.message},iconSize:function(){switch(this.size){case"is-small":return this.size;case"is-medium":return;case"is-large":return"mdi"===this.newIconPack?"is-medium":""}}},methods:{focus:function(){var e=this.getElement();void 0!==e&&this.$nextTick((function(){e&&e.focus()}))},onBlur:function(e){this.isFocused=!1,this.$emit("blur",e),this.checkHtml5Validity()},onFocus:function(e){this.isFocused=!0,this.$emit("focus",e)},getElement:function(){var e=this.$refs[this.$data._elementRef];while(u(e))e=e.$refs[e.$data._elementRef];return e},setInvalid:function(){var e="is-danger",t=this.validationMessage||this.getElement().validationMessage;this.setValidity(e,t)},setValidity:function(e,t){var r=this;this.$nextTick((function(){r.parentField&&(r.parentField.type||(r.parentField.newType=e),r.parentField.message||(r.parentField.newMessage=t))}))},checkHtml5Validity:function(){if(this.useHtml5Validation){var e=this.getElement();if(void 0!==e)return e.checkValidity()?(this.setValidity(null,null),this.isValid=!0):(this.setInvalid(),this.isValid=!1),this.isValid}}}},p={sizes:{default:"mdi-24px","is-small":null,"is-medium":"mdi-36px","is-large":"mdi-48px"},iconPrefix:"mdi-"},d=function(){var e=o["a"]&&o["a"].defaultIconComponent?"":"fa-";return{sizes:{default:null,"is-small":null,"is-medium":e+"lg","is-large":e+"2x"},iconPrefix:e,internalIcons:{information:"info-circle",alert:"exclamation-triangle","alert-circle":"exclamation-circle","chevron-right":"angle-right","chevron-left":"angle-left","chevron-down":"angle-down","eye-off":"eye-slash","menu-down":"caret-down","menu-up":"caret-up","close-circle":"times-circle"}}},f=function(){var e={mdi:p,fa:d(),fas:d(),far:d(),fad:d(),fab:d(),fal:d()};return o["a"]&&o["a"].customIconPacks&&(e=c(e,o["a"].customIconPacks,!0)),e},m={name:"BIcon",props:{type:[String,Object],component:String,pack:String,icon:String,size:String,customSize:String,customClass:String,both:Boolean},computed:{iconConfig:function(){var e=f();return e[this.newPack]},iconPrefix:function(){return this.iconConfig&&this.iconConfig.iconPrefix?this.iconConfig.iconPrefix:""},newIcon:function(){return"".concat(this.iconPrefix).concat(this.getEquivalentIconOf(this.icon))},newPack:function(){return this.pack||o["a"].defaultIconPack},newType:function(){if(this.type){var e=[];if("string"===typeof this.type)e=this.type.split("-");else for(var t in this.type)if(this.type[t]){e=t.split("-");break}if(!(e.length<=1)){var r=e,n=Object(i["d"])(r),o=n.slice(1);return"has-text-".concat(o.join("-"))}}},newCustomSize:function(){return this.customSize||this.customSizeByPack},customSizeByPack:function(){if(this.iconConfig&&this.iconConfig.sizes){if(this.size&&void 0!==this.iconConfig.sizes[this.size])return this.iconConfig.sizes[this.size];if(this.iconConfig.sizes.default)return this.iconConfig.sizes.default}return null},useIconComponent:function(){return this.component||o["a"].defaultIconComponent}},methods:{getEquivalentIconOf:function(e){return this.both&&this.iconConfig&&this.iconConfig.internalIcons&&this.iconConfig.internalIcons[e]?this.iconConfig.internalIcons[e]:e}}};const v=m;var g=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("span",{staticClass:"icon",class:[e.newType,e.size]},[e.useIconComponent?r(e.useIconComponent,{tag:"component",class:[e.customClass],attrs:{icon:[e.newPack,e.newIcon],size:e.newCustomSize}}):r("i",{class:[e.newPack,e.newIcon,e.newCustomSize,e.customClass]})],1)},y=[];const b=void 0,x=void 0,w=void 0,k=!1;var S=Object(n["a"])({render:g,staticRenderFns:y},b,v,x,k,w,void 0,void 0),A={name:"BInput",components:Object(i["a"])({},S.name,S),mixins:[h],inheritAttrs:!1,props:{value:[Number,String],type:{type:String,default:"text"},lazy:{type:Boolean,default:!1},passwordReveal:Boolean,iconClickable:Boolean,hasCounter:{type:Boolean,default:function(){return o["a"].defaultInputHasCounter}},customClass:{type:String,default:""},iconRight:String,iconRightClickable:Boolean},data:function(){return{newValue:this.value,newType:this.type,newAutocomplete:this.autocomplete||o["a"].defaultInputAutocomplete,isPasswordVisible:!1,_elementRef:"textarea"===this.type?"textarea":"input"}},computed:{computedValue:{get:function(){return this.newValue},set:function(e){this.newValue=e,this.$emit("input",e)}},rootClasses:function(){return[this.iconPosition,this.size,{"is-expanded":this.expanded,"is-loading":this.loading,"is-clearfix":!this.hasMessage}]},inputClasses:function(){return[this.statusType,this.size,{"is-rounded":this.rounded}]},hasIconRight:function(){return this.passwordReveal||this.loading||this.statusIcon&&this.statusTypeIcon||this.iconRight},rightIcon:function(){return this.passwordReveal?this.passwordVisibleIcon:this.iconRight?this.iconRight:this.statusTypeIcon},rightIconType:function(){return this.passwordReveal?"is-primary":this.iconRight?null:this.statusType},iconPosition:function(){var e="";return this.icon&&(e+="has-icons-left "),this.hasIconRight&&(e+="has-icons-right"),e},statusTypeIcon:function(){switch(this.statusType){case"is-success":return"check";case"is-danger":return"alert-circle";case"is-info":return"information";case"is-warning":return"alert"}},hasMessage:function(){return!!this.statusMessage},passwordVisibleIcon:function(){return this.isPasswordVisible?"eye-off":"eye"},valueLength:function(){return"string"===typeof this.computedValue?this.computedValue.length:"number"===typeof this.computedValue?this.computedValue.toString().length:0}},watch:{value:function(e){this.newValue=e}},methods:{togglePasswordVisibility:function(){var e=this;this.isPasswordVisible=!this.isPasswordVisible,this.newType=this.isPasswordVisible?"text":"password",this.$nextTick((function(){e.focus()}))},iconClick:function(e,t){var r=this;this.$emit(e,t),this.$nextTick((function(){r.focus()}))},rightIconClick:function(e){this.passwordReveal?this.togglePasswordVisibility():this.iconRightClickable&&this.iconClick("icon-right-click",e)},onInput:function(e){if(!this.lazy){var t=e.target.value;this.updateValue(t)}},onChange:function(e){if(this.lazy){var t=e.target.value;this.updateValue(t)}},updateValue:function(e){this.computedValue=e,!this.isValid&&this.checkHtml5Validity()}}};const M=A;var _=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"control",class:e.rootClasses},["textarea"!==e.type?r("input",e._b({ref:"input",staticClass:"input",class:[e.inputClasses,e.customClass],attrs:{type:e.newType,autocomplete:e.newAutocomplete,maxlength:e.maxlength},domProps:{value:e.computedValue},on:{input:e.onInput,change:e.onChange,blur:e.onBlur,focus:e.onFocus}},"input",e.$attrs,!1)):r("textarea",e._b({ref:"textarea",staticClass:"textarea",class:[e.inputClasses,e.customClass],attrs:{maxlength:e.maxlength},domProps:{value:e.computedValue},on:{input:e.onInput,change:e.onChange,blur:e.onBlur,focus:e.onFocus}},"textarea",e.$attrs,!1)),e.icon?r("b-icon",{staticClass:"is-left",class:{"is-clickable":e.iconClickable},attrs:{icon:e.icon,pack:e.iconPack,size:e.iconSize},nativeOn:{click:function(t){return e.iconClick("icon-click",t)}}}):e._e(),!e.loading&&e.hasIconRight?r("b-icon",{staticClass:"is-right",class:{"is-clickable":e.passwordReveal||e.iconRightClickable},attrs:{icon:e.rightIcon,pack:e.iconPack,size:e.iconSize,type:e.rightIconType,both:""},nativeOn:{click:function(t){return e.rightIconClick(t)}}}):e._e(),e.maxlength&&e.hasCounter&&"number"!==e.type?r("small",{staticClass:"help counter",class:{"is-invisible":!e.isFocused}},[e._v(" "+e._s(e.valueLength)+" / "+e._s(e.maxlength)+" ")]):e._e()],1)},C=[];const T=void 0,z=void 0,O=void 0,I=!1;var N=Object(n["a"])({render:_,staticRenderFns:C},T,M,z,I,O,void 0,void 0),E={install:function(e){Object(n["b"])(e,N)}};Object(n["c"])(E);t["a"]=E},"7f9a":function(e,t,r){var n=r("da84"),i=r("8925"),o=n.WeakMap;e.exports="function"===typeof o&&/native code/.test(i(o))},"825a":function(e,t,r){var n=r("861d");e.exports=function(e){if(!n(e))throw TypeError(String(e)+" is not an object");return e}},"83ab":function(e,t,r){var n=r("d039");e.exports=!n((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},8418:function(e,t,r){"use strict";var n=r("c04e"),i=r("9bf2"),o=r("5c6c");e.exports=function(e,t,r){var a=n(t);a in e?i.f(e,a,o(0,r)):e[a]=r}},"861d":function(e,t){e.exports=function(e){return"object"===typeof e?null!==e:"function"===typeof e}},8925:function(e,t,r){var n=r("c6cd"),i=Function.toString;"function"!=typeof n.inspectSource&&(n.inspectSource=function(e){return i.call(e)}),e.exports=n.inspectSource},"90e3":function(e,t){var r=0,n=Math.random();e.exports=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++r+n).toString(36)}},9112:function(e,t,r){var n=r("83ab"),i=r("9bf2"),o=r("5c6c");e.exports=n?function(e,t,r){return i.f(e,t,o(1,r))}:function(e,t,r){return e[t]=r,e}},"94ca":function(e,t,r){var n=r("d039"),i=/#|\.prototype\./,o=function(e,t){var r=s[a(e)];return r==c||r!=l&&("function"==typeof t?n(t):!!t)},a=o.normalize=function(e){return String(e).replace(i,".").toLowerCase()},s=o.data={},l=o.NATIVE="N",c=o.POLYFILL="P";e.exports=o},"99af":function(e,t,r){"use strict";var n=r("23e7"),i=r("d039"),o=r("e8b5"),a=r("861d"),s=r("7b0b"),l=r("50c4"),c=r("8418"),u=r("65f0"),h=r("1dde"),p=r("b622"),d=r("2d00"),f=p("isConcatSpreadable"),m=9007199254740991,v="Maximum allowed index exceeded",g=d>=51||!i((function(){var e=[];return e[f]=!1,e.concat()[0]!==e})),y=h("concat"),b=function(e){if(!a(e))return!1;var t=e[f];return void 0!==t?!!t:o(e)},x=!g||!y;n({target:"Array",proto:!0,forced:x},{concat:function(e){var t,r,n,i,o,a=s(this),h=u(a,0),p=0;for(t=-1,n=arguments.length;tm)throw TypeError(v);for(r=0;r=m)throw TypeError(v);c(h,p++,o)}return h.length=p,h}})},"9bdd":function(e,t,r){var n=r("825a");e.exports=function(e,t,r,i){try{return i?t(n(r)[0],r[1]):t(r)}catch(a){var o=e["return"];throw void 0!==o&&n(o.call(e)),a}}},"9bf2":function(e,t,r){var n=r("83ab"),i=r("0cfb"),o=r("825a"),a=r("c04e"),s=Object.defineProperty;t.f=n?s:function(e,t,r){if(o(e),t=a(t,!0),o(r),i)try{return s(e,t,r)}catch(n){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},"9ed3":function(e,t,r){"use strict";var n=r("ae93").IteratorPrototype,i=r("7c73"),o=r("5c6c"),a=r("d44e"),s=r("3f8c"),l=function(){return this};e.exports=function(e,t,r){var c=t+" Iterator";return e.prototype=i(n,{next:o(1,r)}),a(e,c,!1,!0),s[c]=l,e}},a691:function(e,t){var r=Math.ceil,n=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?n:r)(e)}},a79d:function(e,t,r){"use strict";var n=r("23e7"),i=r("c430"),o=r("fea9"),a=r("d039"),s=r("d066"),l=r("4840"),c=r("cdf9"),u=r("6eeb"),h=!!o&&a((function(){o.prototype["finally"].call({then:function(){}},(function(){}))}));n({target:"Promise",proto:!0,real:!0,forced:h},{finally:function(e){var t=l(this,s("Promise")),r="function"==typeof e;return this.then(r?function(r){return c(t,e()).then((function(){return r}))}:e,r?function(r){return c(t,e()).then((function(){throw r}))}:e)}}),i||"function"!=typeof o||o.prototype["finally"]||u(o.prototype,"finally",s("Promise").prototype["finally"])},a9e3:function(e,t,r){"use strict";var n=r("83ab"),i=r("da84"),o=r("94ca"),a=r("6eeb"),s=r("5135"),l=r("c6b6"),c=r("7156"),u=r("c04e"),h=r("d039"),p=r("7c73"),d=r("241c").f,f=r("06cf").f,m=r("9bf2").f,v=r("58a8").trim,g="Number",y=i[g],b=y.prototype,x=l(p(b))==g,w=function(e){var t,r,n,i,o,a,s,l,c=u(e,!1);if("string"==typeof c&&c.length>2)if(c=v(c),t=c.charCodeAt(0),43===t||45===t){if(r=c.charCodeAt(2),88===r||120===r)return NaN}else if(48===t){switch(c.charCodeAt(1)){case 66:case 98:n=2,i=49;break;case 79:case 111:n=8,i=55;break;default:return+c}for(o=c.slice(2),a=o.length,s=0;si)return NaN;return parseInt(o,n)}return+c};if(o(g,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var k,S=function(e){var t=arguments.length<1?0:e,r=this;return r instanceof S&&(x?h((function(){b.valueOf.call(r)})):l(r)!=g)?c(new y(w(t)),r,S):w(t)},A=n?d(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),M=0;A.length>M;M++)s(y,k=A[M])&&!s(S,k)&&m(S,k,f(y,k));S.prototype=b,b.constructor=S,a(i,g,S)}},ae93:function(e,t,r){"use strict";var n,i,o,a=r("e163"),s=r("9112"),l=r("5135"),c=r("b622"),u=r("c430"),h=c("iterator"),p=!1,d=function(){return this};[].keys&&(o=[].keys(),"next"in o?(i=a(a(o)),i!==Object.prototype&&(n=i)):p=!0),void 0==n&&(n={}),u||l(n,h)||s(n,h,d),e.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:p}},b575:function(e,t,r){var n,i,o,a,s,l,c,u,h=r("da84"),p=r("06cf").f,d=r("c6b6"),f=r("2cf4").set,m=r("1cdc"),v=h.MutationObserver||h.WebKitMutationObserver,g=h.process,y=h.Promise,b="process"==d(g),x=p(h,"queueMicrotask"),w=x&&x.value;w||(n=function(){var e,t;b&&(e=g.domain)&&e.exit();while(i){t=i.fn,i=i.next;try{t()}catch(r){throw i?a():o=void 0,r}}o=void 0,e&&e.enter()},b?a=function(){g.nextTick(n)}:v&&!m?(s=!0,l=document.createTextNode(""),new v(n).observe(l,{characterData:!0}),a=function(){l.data=s=!s}):y&&y.resolve?(c=y.resolve(void 0),u=c.then,a=function(){u.call(c,n)}):a=function(){f.call(h,n)}),e.exports=w||function(e){var t={fn:e,next:void 0};o&&(o.next=t),i||(i=t,a()),o=t}},b622:function(e,t,r){var n=r("da84"),i=r("5692"),o=r("5135"),a=r("90e3"),s=r("4930"),l=r("fdbf"),c=i("wks"),u=n.Symbol,h=l?u:u&&u.withoutSetter||a;e.exports=function(e){return o(c,e)||(s&&o(u,e)?c[e]=u[e]:c[e]=h("Symbol."+e)),c[e]}},be0f:function(e,t,r){},bfc7:function(e,t,r){"use strict";var n=r("3b2f"),i=r.n(n),o=r("f22c"),a=r.n(o),s=r("3c4e"),l=r("3c4e");function c(e,t,r,n,i,o,a,s,l,c){"boolean"!=typeof a&&(l=s,s=a,a=!1);var u,h="function"==typeof r?r.options:r;if(e&&e.render&&(h.render=e.render,h.staticRenderFns=e.staticRenderFns,h._compiled=!0,i&&(h.functional=!0)),n&&(h._scopeId=n),o?(u=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(o)},h._ssrRegister=u):t&&(u=a?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,s(e))}),u)if(h.functional){var p=h.render;h.render=function(e,t){return u.call(t),p(e,t)}}else{var d=h.beforeCreate;h.beforeCreate=d?[].concat(d,u):[u]}return r}var u=c({},void 0,{name:"KatexElement",props:{expression:{type:String,default:"",required:!0},displayMode:{type:Boolean,default:void 0},throwOnError:{type:Boolean,default:void 0},errorColor:{type:String,default:void 0},macros:{type:Object,default:void 0},colorIsTextColor:{type:Boolean,default:void 0},maxSize:{type:Number,default:void 0},maxExpand:{type:Number,default:void 0},allowedProtocols:{type:Array,default:void 0},strict:{type:[Boolean,String,Function],default:void 0}},computed:{options:function(){return l(this.$katexOptions,(e={displayMode:this.displayMode,throwOnError:this.throwOnError,errorColor:this.errorColor,macros:this.macros,colorIsTextColor:this.colorIsTextColor,maxSize:this.maxSize,maxExpand:this.maxExpand,allowedProtocols:this.allowedProtocols,strict:this.strict},t={},Object.keys(e).forEach((function(r){void 0!==e[r]&&(t[r]=e[r])})),t));var e,t},math:function(){return i.a.renderToString(this.expression,this.options)}},render:function(e){return e(this.displayMode?"div":"span",{domProps:{innerHTML:this.math}})}},void 0,void 0,void 0,!1,void 0,void 0,void 0),h={install:function(e,t){var r=t&&t.globalOptions||{},n=function(e){return{name:"katex",directive:function(t,r){var n=r.value&&r.value.options||{},o=s(e,n);if(r.arg&&"auto"===r.arg)a()(t,o);else{var l=r.value.expression||r.value,c={};"display"===r.arg&&(c.displayMode=!0);var u=s(o,c);i.a.render(l,t,u)}}}}(r);e.directive(n.name,n.directive),e.component(u.name,u),e.prototype.$katexOptions=r}};"undefined"!=typeof window&&window.Vue&&window.Vue.use(h),t["a"]=h},c04e:function(e,t,r){var n=r("861d");e.exports=function(e,t){if(!n(e))return e;var r,i;if(t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;if("function"==typeof(r=e.valueOf)&&!n(i=r.call(e)))return i;if(!t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},c20d:function(e,t,r){var n=r("da84"),i=r("58a8").trim,o=r("5899"),a=n.parseInt,s=/^[+-]?0[Xx]/,l=8!==a(o+"08")||22!==a(o+"0x16");e.exports=l?function(e,t){var r=i(String(e));return a(r,t>>>0||(s.test(r)?16:10))}:a},c430:function(e,t){e.exports=!1},c6b6:function(e,t){var r={}.toString;e.exports=function(e){return r.call(e).slice(8,-1)}},c6cd:function(e,t,r){var n=r("da84"),i=r("ce4e"),o="__core-js_shared__",a=n[o]||i(o,{});e.exports=a},c8ba:function(e,t){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(n){"object"===typeof window&&(r=window)}e.exports=r},ca84:function(e,t,r){var n=r("5135"),i=r("fc6a"),o=r("4d64").indexOf,a=r("d012");e.exports=function(e,t){var r,s=i(e),l=0,c=[];for(r in s)!n(a,r)&&n(s,r)&&c.push(r);while(t.length>l)n(s,r=t[l++])&&(~o(c,r)||c.push(r));return c}},cc12:function(e,t,r){var n=r("da84"),i=r("861d"),o=n.document,a=i(o)&&i(o.createElement);e.exports=function(e){return a?o.createElement(e):{}}},cca6:function(e,t,r){var n=r("23e7"),i=r("60da");n({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},cdf9:function(e,t,r){var n=r("825a"),i=r("861d"),o=r("f069");e.exports=function(e,t){if(n(e),i(t)&&t.constructor===e)return t;var r=o.f(e),a=r.resolve;return a(t),r.promise}},ce4e:function(e,t,r){var n=r("da84"),i=r("9112");e.exports=function(e,t){try{i(n,e,t)}catch(r){n[e]=t}return t}},d012:function(e,t){e.exports={}},d039:function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},d066:function(e,t,r){var n=r("428f"),i=r("da84"),o=function(e){return"function"==typeof e?e:void 0};e.exports=function(e,t){return arguments.length<2?o(n[e])||o(i[e]):n[e]&&n[e][t]||i[e]&&i[e][t]}},d1e7:function(e,t,r){"use strict";var n={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,o=i&&!n.call({1:2},1);t.f=o?function(e){var t=i(this,e);return!!t&&t.enumerable}:n},d2bb:function(e,t,r){var n=r("825a"),i=r("3bbe");e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,e.call(r,[]),t=r instanceof Array}catch(o){}return function(r,o){return n(r),i(o),t?e.call(r,o):r.__proto__=o,r}}():void 0)},d44e:function(e,t,r){var n=r("9bf2").f,i=r("5135"),o=r("b622"),a=o("toStringTag");e.exports=function(e,t,r){e&&!i(e=r?e:e.prototype,a)&&n(e,a,{configurable:!0,value:t})}},da84:function(e,t,r){(function(t){var r=function(e){return e&&e.Math==Math&&e};e.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof t&&t)||Function("return this")()}).call(this,r("c8ba"))},df75:function(e,t,r){var n=r("ca84"),i=r("7839");e.exports=Object.keys||function(e){return n(e,i)}},e163:function(e,t,r){var n=r("5135"),i=r("7b0b"),o=r("f772"),a=r("e177"),s=o("IE_PROTO"),l=Object.prototype;e.exports=a?Object.getPrototypeOf:function(e){return e=i(e),n(e,s)?e[s]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?l:null}},e177:function(e,t,r){var n=r("d039");e.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},e260:function(e,t,r){"use strict";var n=r("fc6a"),i=r("44d2"),o=r("3f8c"),a=r("69f3"),s=r("7dd0"),l="Array Iterator",c=a.set,u=a.getterFor(l);e.exports=s(Array,"Array",(function(e,t){c(this,{type:l,target:n(e),index:0,kind:t})}),(function(){var e=u(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:n,done:!1}:"values"==r?{value:t[n],done:!1}:{value:[n,t[n]],done:!1}}),"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},e2cc:function(e,t,r){var n=r("6eeb");e.exports=function(e,t,r){for(var i in t)n(e,i,t[i],r);return e}},e667:function(e,t){e.exports=function(e){try{return{error:!1,value:e()}}catch(t){return{error:!0,value:t}}}},e6cf:function(e,t,r){"use strict";var n,i,o,a,s=r("23e7"),l=r("c430"),c=r("da84"),u=r("d066"),h=r("fea9"),p=r("6eeb"),d=r("e2cc"),f=r("d44e"),m=r("2626"),v=r("861d"),g=r("1c0b"),y=r("19aa"),b=r("c6b6"),x=r("8925"),w=r("2266"),k=r("1c7e"),S=r("4840"),A=r("2cf4").set,M=r("b575"),_=r("cdf9"),C=r("44de"),T=r("f069"),z=r("e667"),O=r("69f3"),I=r("94ca"),N=r("b622"),E=r("2d00"),B=N("species"),P="Promise",R=O.get,$=O.set,q=O.getterFor(P),D=h,L=c.TypeError,j=c.document,F=c.process,H=u("fetch"),V=T.f,U=V,G="process"==b(F),W=!!(j&&j.createEvent&&c.dispatchEvent),X="unhandledrejection",Y="rejectionhandled",K=0,Z=1,J=2,Q=1,ee=2,te=I(P,(function(){var e=x(D)!==String(D);if(!e){if(66===E)return!0;if(!G&&"function"!=typeof PromiseRejectionEvent)return!0}if(l&&!D.prototype["finally"])return!0;if(E>=51&&/native code/.test(D))return!1;var t=D.resolve(1),r=function(e){e((function(){}),(function(){}))},n=t.constructor={};return n[B]=r,!(t.then((function(){}))instanceof r)})),re=te||!k((function(e){D.all(e)["catch"]((function(){}))})),ne=function(e){var t;return!(!v(e)||"function"!=typeof(t=e.then))&&t},ie=function(e,t,r){if(!t.notified){t.notified=!0;var n=t.reactions;M((function(){var i=t.value,o=t.state==Z,a=0;while(n.length>a){var s,l,c,u=n[a++],h=o?u.ok:u.fail,p=u.resolve,d=u.reject,f=u.domain;try{h?(o||(t.rejection===ee&&le(e,t),t.rejection=Q),!0===h?s=i:(f&&f.enter(),s=h(i),f&&(f.exit(),c=!0)),s===u.promise?d(L("Promise-chain cycle")):(l=ne(s))?l.call(s,p,d):p(s)):d(i)}catch(m){f&&!c&&f.exit(),d(m)}}t.reactions=[],t.notified=!1,r&&!t.rejection&&ae(e,t)}))}},oe=function(e,t,r){var n,i;W?(n=j.createEvent("Event"),n.promise=t,n.reason=r,n.initEvent(e,!1,!0),c.dispatchEvent(n)):n={promise:t,reason:r},(i=c["on"+e])?i(n):e===X&&C("Unhandled promise rejection",r)},ae=function(e,t){A.call(c,(function(){var r,n=t.value,i=se(t);if(i&&(r=z((function(){G?F.emit("unhandledRejection",n,e):oe(X,e,n)})),t.rejection=G||se(t)?ee:Q,r.error))throw r.value}))},se=function(e){return e.rejection!==Q&&!e.parent},le=function(e,t){A.call(c,(function(){G?F.emit("rejectionHandled",e):oe(Y,e,t.value)}))},ce=function(e,t,r,n){return function(i){e(t,r,i,n)}},ue=function(e,t,r,n){t.done||(t.done=!0,n&&(t=n),t.value=r,t.state=J,ie(e,t,!0))},he=function(e,t,r,n){if(!t.done){t.done=!0,n&&(t=n);try{if(e===r)throw L("Promise can't be resolved itself");var i=ne(r);i?M((function(){var n={done:!1};try{i.call(r,ce(he,e,n,t),ce(ue,e,n,t))}catch(o){ue(e,n,o,t)}})):(t.value=r,t.state=Z,ie(e,t,!1))}catch(o){ue(e,{done:!1},o,t)}}};te&&(D=function(e){y(this,D,P),g(e),n.call(this);var t=R(this);try{e(ce(he,this,t),ce(ue,this,t))}catch(r){ue(this,t,r)}},n=function(e){$(this,{type:P,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:K,value:void 0})},n.prototype=d(D.prototype,{then:function(e,t){var r=q(this),n=V(S(this,D));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=G?F.domain:void 0,r.parent=!0,r.reactions.push(n),r.state!=K&&ie(this,r,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),i=function(){var e=new n,t=R(e);this.promise=e,this.resolve=ce(he,e,t),this.reject=ce(ue,e,t)},T.f=V=function(e){return e===D||e===o?new i(e):U(e)},l||"function"!=typeof h||(a=h.prototype.then,p(h.prototype,"then",(function(e,t){var r=this;return new D((function(e,t){a.call(r,e,t)})).then(e,t)}),{unsafe:!0}),"function"==typeof H&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(e){return _(D,H.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:te},{Promise:D}),f(D,P,!1,!0),m(P),o=u(P),s({target:P,stat:!0,forced:te},{reject:function(e){var t=V(this);return t.reject.call(void 0,e),t.promise}}),s({target:P,stat:!0,forced:l||te},{resolve:function(e){return _(l&&this===o?D:this,e)}}),s({target:P,stat:!0,forced:re},{all:function(e){var t=this,r=V(t),n=r.resolve,i=r.reject,o=z((function(){var r=g(t.resolve),o=[],a=0,s=1;w(e,(function(e){var l=a++,c=!1;o.push(void 0),s++,r.call(t,e).then((function(e){c||(c=!0,o[l]=e,--s||n(o))}),i)})),--s||n(o)}));return o.error&&i(o.value),r.promise},race:function(e){var t=this,r=V(t),n=r.reject,i=z((function(){var i=g(t.resolve);w(e,(function(e){i.call(t,e).then(r.resolve,n)}))}));return i.error&&n(i.value),r.promise}})},e893:function(e,t,r){var n=r("5135"),i=r("56ef"),o=r("06cf"),a=r("9bf2");e.exports=function(e,t){for(var r=i(t),s=a.f,l=o.f,c=0;c