tex2typst 0.1.20 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/dist/index.js +574 -229
- package/dist/parser.d.ts +18 -5
- package/dist/tex2typst.min.js +1 -1
- package/dist/types.d.ts +10 -5
- package/package.json +1 -1
- package/src/map.ts +4 -0
- package/src/parser.ts +689 -272
- package/src/types.ts +11 -5
- package/src/writer.ts +4 -9
- package/tsconfig.json +1 -1
package/dist/tex2typst.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function k9(Z){return String(Z).replace(N9,(Q)=>w9[Q])}function b9(Z){if(Z.default)return Z.default;var Q=Z.type,J=Array.isArray(Q)?Q[0]:Q;if(typeof J!=="string")return J.enum[0];switch(J){case"boolean":return!1;case"string":return"";case"number":return 0;case"object":return{}}}function l9(Z){for(var Q=0;Q<IZ.length;Q++){var J=IZ[Q];for(var Y=0;Y<J.blocks.length;Y++){var X=J.blocks[Y];if(Z>=X[0]&&Z<=X[1])return J.name}}return null}function B0(Z){for(var Q=0;Q<kQ.length;Q+=2)if(Z>=kQ[Q]&&Z<=kQ[Q+1])return!0;return!1}function QJ(Z,Q){B2[Z]=Q}function BZ(Z,Q,J){if(!B2[Q])throw new Error("Font metrics not found for font: "+Q+".");var Y=Z.charCodeAt(0),X=B2[Q][Y];if(!X&&Z[0]in dZ)Y=dZ[Z[0]].charCodeAt(0),X=B2[Q][Y];if(!X&&J==="text"){if(B0(Y))X=B2[Q][77]}if(X)return{depth:X[0],height:X[1],italic:X[2],skew:X[3],width:X[4]}}function ZJ(Z){var Q;if(Z>=5)Q=0;else if(Z>=3)Q=1;else Q=2;if(!eQ[Q]){var J=eQ[Q]={cssEmPerMu:DQ.quad[Q]/18};for(var Y in DQ)if(DQ.hasOwnProperty(Y))J[Y]=DQ[Y][Q]}return eQ[Q]}function iZ(Z){if(Z instanceof M2)return Z;else throw new Error("Expected symbolNode but got "+String(Z)+".")}function UJ(Z){if(Z instanceof XQ)return Z;else throw new Error("Expected span<HtmlDomNode> but got "+String(Z)+".")}function U(Z,Q,J,Y,X,$){if(p[Z][X]={font:Q,group:J,replace:Y},$&&Y)p[Z][Y]=p[Z][X]}function S(Z){var{type:Q,names:J,props:Y,handler:X,htmlBuilder:$,mathmlBuilder:q}=Z,I={type:Q,numArgs:Y.numArgs,argTypes:Y.argTypes,allowedInArgument:!!Y.allowedInArgument,allowedInText:!!Y.allowedInText,allowedInMath:Y.allowedInMath===void 0?!0:Y.allowedInMath,numOptionalArgs:Y.numOptionalArgs||0,infix:!!Y.infix,primitive:!!Y.primitive,handler:X};for(var M=0;M<J.length;++M)k0[J[M]]=I;if(Q){if($)bQ[Q]=$;if(q)xQ[Q]=q}}function i2(Z){var{type:Q,htmlBuilder:J,mathmlBuilder:Y}=Z;S({type:Q,names:[],props:{numArgs:0},handler(){throw new Error("Should never be called.")},htmlBuilder:J,mathmlBuilder:Y})}function TQ(Z,Q){var J=y2(["base"],Z,Q),Y=y2(["strut"]);if(Y.style.height=P(J.height+J.depth),J.depth)Y.style.verticalAlign=P(-J.depth);return J.children.unshift(Y),J}function GZ(Z,Q){var J=null;if(Z.length===1&&Z[0].type==="tag")J=Z[0].tag,Z=Z[0].body;var Y=Z2(Z,Q,"root"),X;if(Y.length===2&&Y[1].hasClass("tag"))X=Y.pop();var $=[],q=[];for(var I=0;I<Y.length;I++)if(q.push(Y[I]),Y[I].hasClass("mbin")||Y[I].hasClass("mrel")||Y[I].hasClass("allowbreak")){var M=!1;while(I<Y.length-1&&Y[I+1].hasClass("mspace")&&!Y[I+1].hasClass("newline"))if(I++,q.push(Y[I]),Y[I].hasClass("nobreak"))M=!0;if(!M)$.push(TQ(q,Q)),q=[]}else if(Y[I].hasClass("newline")){if(q.pop(),q.length>0)$.push(TQ(q,Q)),q=[];$.push(Y[I])}if(q.length>0)$.push(TQ(q,Q));var G;if(J)G=TQ(Z2(J,Q,!0)),G.classes=["tag"],$.push(G);else if(X)$.push(X);var z=y2(["katex-html"],$);if(z.setAttribute("aria-hidden","true"),G){var L=G.children[0];if(L.style.height=P(z.height+z.depth),z.depth)L.style.verticalAlign=P(-z.depth)}return z}function y0(Z){return new YQ(Z)}function oZ(Z,Q,J,Y,X){var $=j2(Z,J),q;if($.length===1&&$[0]instanceof I2&&k.contains(["mrow","mtable"],$[0].type))q=$[0];else q=new O.MathNode("mrow",$);var I=new O.MathNode("annotation",[new O.TextNode(Q)]);I.setAttribute("encoding","application/x-tex");var M=new O.MathNode("semantics",[q,I]),G=new O.MathNode("math",[M]);if(G.setAttribute("xmlns","http://www.w3.org/1998/Math/MathML"),Y)G.setAttribute("display","block");var z=X?"katex":"katex-mathml";return V.makeSpan([z],[G])}function h(Z,Q){if(!Z||Z.type!==Q)throw new Error("Expected node of type "+Q+", but got "+(Z?"node of type "+Z.type:String(Z)));return Z}function HZ(Z){var Q=lQ(Z);if(!Q)throw new Error("Expected node of symbol group type, but got "+(Z?"node of type "+Z.type:String(Z)));return Q}function lQ(Z){if(Z&&(Z.type==="atom"||$J.hasOwnProperty(Z.type)))return Z;return null}function m0(Z,Q){var J=Z2(Z.body,Q,!0);return xJ([Z.mclass],J,Q)}function c0(Z,Q){var J,Y=j2(Z.body,Q);if(Z.mclass==="minner")J=new O.MathNode("mpadded",Y);else if(Z.mclass==="mord")if(Z.isCharacterBox)J=Y[0],J.type="mi";else J=new O.MathNode("mi",Y);else{if(Z.isCharacterBox)J=Y[0],J.type="mo";else J=new O.MathNode("mo",Y);if(Z.mclass==="mbin")J.attributes.lspace="0.22em",J.attributes.rspace="0.22em";else if(Z.mclass==="mpunct")J.attributes.lspace="0em",J.attributes.rspace="0.17em";else if(Z.mclass==="mopen"||Z.mclass==="mclose")J.attributes.lspace="0em",J.attributes.rspace="0em";else if(Z.mclass==="minner")J.attributes.lspace="0.0556em",J.attributes.width="+0.1111em"}return J}function cJ(Z,Q,J){var Y=hJ[Z];switch(Y){case"\\\\cdrightarrow":case"\\\\cdleftarrow":return J.callFunction(Y,[Q[0]],[Q[1]]);case"\\uparrow":case"\\downarrow":{var X=J.callFunction("\\\\cdleft",[Q[0]],[]),$={type:"atom",text:Y,mode:"math",family:"rel"},q=J.callFunction("\\Big",[$],[]),I=J.callFunction("\\\\cdright",[Q[1]],[]),M={type:"ordgroup",mode:"math",body:[X,q,I]};return J.callFunction("\\\\cdparent",[M],[])}case"\\\\cdlongequal":return J.callFunction("\\\\cdlongequal",[],[]);case"\\Vert":{var G={type:"textord",text:"\\Vert",mode:"math"};return J.callFunction("\\Big",[G],[])}default:return{type:"textord",text:" ",mode:"math"}}}function gJ(Z){var Q=[];Z.gullet.beginGroup(),Z.gullet.macros.set("\\cr","\\\\\\relax"),Z.gullet.beginGroup();while(!0){Q.push(Z.parseExpression(!1,"\\\\")),Z.gullet.endGroup(),Z.gullet.beginGroup();var J=Z.fetch().text;if(J==="&"||J==="\\\\")Z.consume();else if(J==="\\end"){if(Q[Q.length-1].length===0)Q.pop();break}else throw new C("Expected \\\\ or \\cr or \\end",Z.nextToken)}var Y=[],X=[Y];for(var $=0;$<Q.length;$++){var q=Q[$],I=eZ();for(var M=0;M<q.length;M++)if(!Q0(q[M]))I.body.push(q[M]);else{Y.push(I),M+=1;var G=HZ(q[M]).text,z=new Array(2);if(z[0]={type:"ordgroup",mode:"math",body:[]},z[1]={type:"ordgroup",mode:"math",body:[]},"=|.".indexOf(G)>-1);else if("<>AV".indexOf(G)>-1)for(var L=0;L<2;L++){var B=!0;for(var D=M+1;D<q.length;D++){if(mJ(q[D],G)){B=!1,M=D;break}if(Q0(q[D]))throw new C("Missing a "+G+" character to complete a CD arrow.",q[D]);z[L].body.push(q[D])}if(B)throw new C("Missing a "+G+" character to complete a CD arrow.",q[M])}else throw new C("Expected one of \"<>AV=|.\" after @",q[M]);var H=cJ(G,z,Z),T={type:"styling",body:[H],mode:"math",style:"display"};Y.push(T),I=eZ()}if($%2===0)Y.push(I);else Y.shift();Y=[],X.push(Y)}Z.gullet.endGroup(),Z.gullet.endGroup();var w=new Array(X[0].length).fill({type:"align",align:"c",pregap:0.25,postgap:0.25});return{type:"array",mode:"math",body:X,arraystretch:1,addJot:!0,rowGaps:[null],cols:w,colSeparationType:"CD",hLinesBeforeRow:new Array(X.length+1).fill([])}}function aQ(Z,Q){var J=lQ(Z);if(J&&k.contains(Q7,J.text))return J;else if(J)throw new C("Invalid delimiter '"+J.text+"' after '"+Q.funcName+"'",Z);else throw new C("Invalid delimiter type '"+Z.type+"'",Z)}function J0(Z){if(!Z.body)throw new Error("Bug: The leftright ParseNode wasn't fully parsed.")}function O2(Z){var{type:Q,names:J,props:Y,handler:X,htmlBuilder:$,mathmlBuilder:q}=Z,I={type:Q,numArgs:Y.numArgs||0,allowedInText:!1,numOptionalArgs:0,handler:X};for(var M=0;M<J.length;++M)e0[J[M]]=I;if($)bQ[Q]=$;if(q)xQ[Q]=q}function R(Z,Q){Q9[Z]=Q}function Y0(Z){var Q=[];Z.consumeSpaces();var J=Z.fetch().text;if(J==="\\relax")Z.consume(),Z.consumeSpaces(),J=Z.fetch().text;while(J==="\\hline"||J==="\\hdashline")Z.consume(),Q.push(J==="\\hdashline"),Z.consumeSpaces(),J=Z.fetch().text;return Q}function wZ(Z){if(Z.indexOf("ed")===-1)return Z.indexOf("*")===-1}function d2(Z,Q,J){var{hskipBeforeAndAfter:Y,addJot:X,cols:$,arraystretch:q,colSeparationType:I,autoTag:M,singleRow:G,emptySingleRow:z,maxNumCols:L,leqno:B}=Q;if(Z.gullet.beginGroup(),!G)Z.gullet.macros.set("\\cr","\\\\\\relax");if(!q){var D=Z.gullet.expandMacroAsText("\\arraystretch");if(D==null)q=1;else if(q=parseFloat(D),!q||q<0)throw new C("Invalid \\arraystretch: "+D)}Z.gullet.beginGroup();var H=[],T=[H],w=[],N=[],b=M!=null?[]:void 0;function x(){if(M)Z.gullet.macros.set("\\@eqnsw","1",!0)}function u(){if(b)if(Z.gullet.macros.get("\\df@tag"))b.push(Z.subparse([new F2("\\df@tag")])),Z.gullet.macros.set("\\df@tag",void 0,!0);else b.push(Boolean(M)&&Z.gullet.macros.get("\\@eqnsw")==="1")}x(),N.push(Y0(Z));while(!0){var m=Z.parseExpression(!1,G?"\\end":"\\\\");if(Z.gullet.endGroup(),Z.gullet.beginGroup(),m={type:"ordgroup",mode:Z.mode,body:m},J)m={type:"styling",mode:Z.mode,style:J,body:[m]};H.push(m);var l=Z.fetch().text;if(l==="&"){if(L&&H.length===L)if(G||I)throw new C("Too many tab characters: &",Z.nextToken);else Z.settings.reportNonstrict("textEnv","Too few columns specified in the {array} column argument.");Z.consume()}else if(l==="\\end"){if(u(),H.length===1&&m.type==="styling"&&m.body[0].body.length===0&&(T.length>1||!z))T.pop();if(N.length<T.length+1)N.push([]);break}else if(l==="\\\\"){Z.consume();var g=void 0;if(Z.gullet.future().text!==" ")g=Z.parseSizeGroup(!0);w.push(g?g.value:null),u(),N.push(Y0(Z)),H=[],T.push(H),x()}else throw new C("Expected & or \\\\ or \\cr or \\end",Z.nextToken)}return Z.gullet.endGroup(),Z.gullet.endGroup(),{type:"array",mode:Z.mode,addJot:X,arraystretch:q,body:T,cols:$,rowGaps:w,hskipBeforeAndAfter:Y,hLinesBeforeRow:N,colSeparationType:I,tags:b,leqno:B}}function NZ(Z){if(Z.slice(0,1)==="d")return"display";else return"text"}function j9(Z,Q,J){var Y=Z2(Z,Q,!1),X=Q.sizeMultiplier/J.sizeMultiplier;for(var $=0;$<Y.length;$++){var q=Y[$].classes.indexOf("sizing");if(q<0)Array.prototype.push.apply(Y[$].classes,Q.sizingClasses(J));else if(Y[$].classes[q+1]==="reset-size"+Q.size)Y[$].classes[q+1]="reset-size"+J.size;Y[$].height*=X,Y[$].depth*=X}return V.makeFragment(Y)}class R2{constructor(Z,Q,J){this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=Z,this.start=Q,this.end=J}static range(Z,Q){if(!Q)return Z&&Z.loc;else if(!Z||!Z.loc||!Q.loc||Z.loc.lexer!==Q.loc.lexer)return null;else return new R2(Z.loc.lexer,Z.loc.start,Q.loc.end)}}class F2{constructor(Z,Q){this.text=void 0,this.loc=void 0,this.noexpand=void 0,this.treatAsRelax=void 0,this.text=Z,this.loc=Q}range(Z,Q){return new F2(Q,R2.range(this,Z))}}class C{constructor(Z,Q){this.name=void 0,this.position=void 0,this.length=void 0,this.rawMessage=void 0;var J="KaTeX parse error: "+Z,Y,X,$=Q&&Q.loc;if($&&$.start<=$.end){var q=$.lexer.input;if(Y=$.start,X=$.end,Y===q.length)J+=" at end of input: ";else J+=" at position "+(Y+1)+": ";var I=q.slice(Y,X).replace(/[^]/g,"$&\u0332"),M;if(Y>15)M="\u2026"+q.slice(Y-15,Y);else M=q.slice(0,Y);var G;if(X+15<q.length)G=q.slice(X,X+15)+"\u2026";else G=q.slice(X);J+=M+I+G}var z=new Error(J);if(z.name="ParseError",z.__proto__=C.prototype,z.position=Y,Y!=null&&X!=null)z.length=X-Y;return z.rawMessage=Z,z}}C.prototype.__proto__=Error.prototype;var P9=function Z(Q,J){return Q.indexOf(J)!==-1},T9=function Z(Q,J){return Q===void 0?J:Q},S9=/([A-Z])/g,v9=function Z(Q){return Q.replace(S9,"-$1").toLowerCase()},w9={"&":"&",">":">","<":"<","\"":""","'":"'"},N9=/[&><"']/g,D0=function Z(Q){if(Q.type==="ordgroup")if(Q.body.length===1)return Z(Q.body[0]);else return Q;else if(Q.type==="color")if(Q.body.length===1)return Z(Q.body[0]);else return Q;else if(Q.type==="font")return Z(Q.body);else return Q},_9=function Z(Q){var J=D0(Q);return J.type==="mathord"||J.type==="textord"||J.type==="atom"},y9=function Z(Q){if(!Q)throw new Error("Expected non-null, but got "+String(Q));return Q},f9=function Z(Q){var J=/^[\x00-\x20]*([^\\/#?]*?)(:|�*58|�*3a|&colon)/i.exec(Q);if(!J)return"_relative";if(J[2]!==":")return null;if(!/^[a-zA-Z][a-zA-Z0-9+\-.]*$/.test(J[1]))return null;return J[1].toLowerCase()},k={contains:P9,deflt:T9,escape:k9,hyphenate:v9,getBaseElem:D0,isCharacterBox:_9,protocolFromUrl:f9},NQ={displayMode:{type:"boolean",description:"Render math in display mode, which puts the math in display style (so \\int and \\sum are large, for example), and centers the math on the page on its own line.",cli:"-d, --display-mode"},output:{type:{enum:["htmlAndMathml","html","mathml"]},description:"Determines the markup language of the output.",cli:"-F, --format <type>"},leqno:{type:"boolean",description:"Render display math in leqno style (left-justified tags)."},fleqn:{type:"boolean",description:"Render display math flush left."},throwOnError:{type:"boolean",default:!0,cli:"-t, --no-throw-on-error",cliDescription:"Render errors (in the color given by --error-color) instead of throwing a ParseError exception when encountering an error."},errorColor:{type:"string",default:"#cc0000",cli:"-c, --error-color <color>",cliDescription:"A color string given in the format 'rgb' or 'rrggbb' (no #). This option determines the color of errors rendered by the -t option.",cliProcessor:(Z)=>"#"+Z},macros:{type:"object",cli:"-m, --macro <def>",cliDescription:"Define custom macro of the form '\\foo:expansion' (use multiple -m arguments for multiple macros).",cliDefault:[],cliProcessor:(Z,Q)=>{return Q.push(Z),Q}},minRuleThickness:{type:"number",description:"Specifies a minimum thickness, in ems, for fraction lines, `\\sqrt` top lines, `{array}` vertical lines, `\\hline`, `\\hdashline`, `\\underline`, `\\overline`, and the borders of `\\fbox`, `\\boxed`, and `\\fcolorbox`.",processor:(Z)=>Math.max(0,Z),cli:"--min-rule-thickness <size>",cliProcessor:parseFloat},colorIsTextColor:{type:"boolean",description:"Makes \\color behave like LaTeX's 2-argument \\textcolor, instead of LaTeX's one-argument \\color mode change.",cli:"-b, --color-is-text-color"},strict:{type:[{enum:["warn","ignore","error"]},"boolean","function"],description:"Turn on strict / LaTeX faithfulness mode, which throws an error if the input uses features that are not supported by LaTeX.",cli:"-S, --strict",cliDefault:!1},trust:{type:["boolean","function"],description:"Trust the input, enabling all HTML features such as \\url.",cli:"-T, --trust"},maxSize:{type:"number",default:1/0,description:"If non-zero, all user-specified sizes, e.g. in \\rule{500em}{500em}, will be capped to maxSize ems. Otherwise, elements and spaces can be arbitrarily large",processor:(Z)=>Math.max(0,Z),cli:"-s, --max-size <n>",cliProcessor:parseInt},maxExpand:{type:"number",default:1000,description:"Limit the number of macro expansions to the specified number, to prevent e.g. infinite macro loops. If set to Infinity, the macro expander will try to fully expand as in LaTeX.",processor:(Z)=>Math.max(0,Z),cli:"-e, --max-expand <n>",cliProcessor:(Z)=>Z==="Infinity"?1/0:parseInt(Z)},globalGroup:{type:"boolean",cli:!1}};class mQ{constructor(Z){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,Z=Z||{};for(var Q in NQ)if(NQ.hasOwnProperty(Q)){var J=NQ[Q];this[Q]=Z[Q]!==void 0?J.processor?J.processor(Z[Q]):Z[Q]:b9(J)}}reportNonstrict(Z,Q,J){var Y=this.strict;if(typeof Y==="function")Y=Y(Z,Q,J);if(!Y||Y==="ignore")return;else if(Y===!0||Y==="error")throw new C("LaTeX-incompatible input and strict mode is set to 'error': "+(Q+" ["+Z+"]"),J);else if(Y==="warn")typeof console!=="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(Q+" ["+Z+"]"));else typeof console!=="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+Y+"': "+Q+" ["+Z+"]"))}useStrictBehavior(Z,Q,J){var Y=this.strict;if(typeof Y==="function")try{Y=Y(Z,Q,J)}catch(X){Y="error"}if(!Y||Y==="ignore")return!1;else if(Y===!0||Y==="error")return!0;else if(Y==="warn")return typeof console!=="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(Q+" ["+Z+"]")),!1;else return typeof console!=="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+Y+"': "+Q+" ["+Z+"]")),!1}isTrusted(Z){if(Z.url&&!Z.protocol){var Q=k.protocolFromUrl(Z.url);if(Q==null)return!1;Z.protocol=Q}var J=typeof this.trust==="function"?this.trust(Z):this.trust;return Boolean(J)}}class v2{constructor(Z,Q,J){this.id=void 0,this.size=void 0,this.cramped=void 0,this.id=Z,this.size=Q,this.cramped=J}sup(){return D2[x9[this.id]]}sub(){return D2[h9[this.id]]}fracNum(){return D2[m9[this.id]]}fracDen(){return D2[c9[this.id]]}cramp(){return D2[g9[this.id]]}text(){return D2[u9[this.id]]}isTight(){return this.size>=2}}var DZ=0,_Q=1,QQ=2,N2=3,MQ=4,G2=5,JQ=6,X2=7,D2=[new v2(DZ,0,!1),new v2(_Q,0,!0),new v2(QQ,1,!1),new v2(N2,1,!0),new v2(MQ,2,!1),new v2(G2,2,!0),new v2(JQ,3,!1),new v2(X2,3,!0)],x9=[MQ,G2,MQ,G2,JQ,X2,JQ,X2],h9=[G2,G2,G2,G2,X2,X2,X2,X2],m9=[QQ,N2,MQ,G2,JQ,X2,JQ,X2],c9=[N2,N2,G2,G2,X2,X2,X2,X2],g9=[_Q,_Q,N2,N2,G2,G2,X2,X2],u9=[DZ,_Q,QQ,N2,QQ,N2,QQ,N2],y={DISPLAY:D2[DZ],TEXT:D2[QQ],SCRIPT:D2[MQ],SCRIPTSCRIPT:D2[JQ]},IZ=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"armenian",blocks:[[1328,1423]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}],kQ=[];IZ.forEach((Z)=>Z.blocks.forEach((Q)=>kQ.push(...Q)));var e2=80,d9=function Z(Q,J){return"M95,"+(622+Q+J)+"\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"+Q/2.075+" -"+Q+"\nc5.3,-9.3,12,-14,20,-14\nH400000v"+(40+Q)+"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+Q)+" "+J+"h400000v"+(40+Q)+"h-400000z"},a9=function Z(Q,J){return"M263,"+(601+Q+J)+"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"+Q/2.084+" -"+Q+"\nc4.7,-7.3,11,-11,19,-11\nH40000v"+(40+Q)+"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+Q)+" "+J+"h400000v"+(40+Q)+"h-400000z"},p9=function Z(Q,J){return"M983 "+(10+Q+J)+"\nl"+Q/3.13+" -"+Q+"\nc4,-6.7,10,-10,18,-10 H400000v"+(40+Q)+"\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+Q)+" "+J+"h400000v"+(40+Q)+"h-400000z"},i9=function Z(Q,J){return"M424,"+(2398+Q+J)+"\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"+Q/4.223+" -"+Q+"c4,-6.7,10,-10,18,-10 H400000\nv"+(40+Q)+"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+Q)+" "+J+"\nh400000v"+(40+Q)+"h-400000z"},n9=function Z(Q,J){return"M473,"+(2713+Q+J)+"\nc339.3,-1799.3,509.3,-2700,510,-2702 l"+Q/5.298+" -"+Q+"\nc3.3,-7.3,9.3,-11,18,-11 H400000v"+(40+Q)+"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+Q)+" "+J+"h400000v"+(40+Q)+"H1017.7z"},s9=function Z(Q){var J=Q/2;return"M400000 "+Q+" H0 L"+J+" 0 l65 45 L145 "+(Q-80)+" H400000z"},r9=function Z(Q,J,Y){var X=Y-54-J-Q;return"M702 "+(Q+J)+"H400000"+(40+Q)+"\nH742v"+X+"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 "+J+"H400000v"+(40+Q)+"H742z"},t9=function Z(Q,J,Y){J=1000*J;var X="";switch(Q){case"sqrtMain":X=d9(J,e2);break;case"sqrtSize1":X=a9(J,e2);break;case"sqrtSize2":X=p9(J,e2);break;case"sqrtSize3":X=i9(J,e2);break;case"sqrtSize4":X=n9(J,e2);break;case"sqrtTall":X=r9(J,e2,Y)}return X},o9=function Z(Q,J){switch(Q){case"\u239C":return"M291 0 H417 V"+J+" H291z M291 0 H417 V"+J+" H291z";case"\u2223":return"M145 0 H188 V"+J+" H145z M145 0 H188 V"+J+" H145z";case"\u2225":return"M145 0 H188 V"+J+" H145z M145 0 H188 V"+J+" H145z"+("M367 0 H410 V"+J+" H367z M367 0 H410 V"+J+" H367z");case"\u239F":return"M457 0 H583 V"+J+" H457z M457 0 H583 V"+J+" H457z";case"\u23A2":return"M319 0 H403 V"+J+" H319z M319 0 H403 V"+J+" H319z";case"\u23A5":return"M263 0 H347 V"+J+" H263z M263 0 H347 V"+J+" H263z";case"\u23AA":return"M384 0 H504 V"+J+" H384z M384 0 H504 V"+J+" H384z";case"\u23D0":return"M312 0 H355 V"+J+" H312z M312 0 H355 V"+J+" H312z";case"\u2016":return"M257 0 H300 V"+J+" H257z M257 0 H300 V"+J+" H257z"+("M478 0 H521 V"+J+" H478z M478 0 H521 V"+J+" H478z");default:return""}},lZ={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"},e9=function Z(Q,J){switch(Q){case"lbrack":return"M403 1759 V84 H666 V0 H319 V1759 v"+J+" v1759 h347 v-84\nH403z M403 1759 V0 H319 V1759 v"+J+" v1759 h84z";case"rbrack":return"M347 1759 V0 H0 V84 H263 V1759 v"+J+" v1759 H0 v84 H347z\nM347 1759 V0 H263 V1759 v"+J+" v1759 h84z";case"vert":return"M145 15 v585 v"+J+" v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v"+-J+" v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M188 15 H145 v585 v"+J+" v585 h43z";case"doublevert":return"M145 15 v585 v"+J+" v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v"+-J+" v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M188 15 H145 v585 v"+J+" v585 h43z\nM367 15 v585 v"+J+" v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v"+-J+" v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M410 15 H367 v585 v"+J+" v585 h43z";case"lfloor":return"M319 602 V0 H403 V602 v"+J+" v1715 h263 v84 H319z\nMM319 602 V0 H403 V602 v"+J+" v1715 H319z";case"rfloor":return"M319 602 V0 H403 V602 v"+J+" v1799 H0 v-84 H319z\nMM319 602 V0 H403 V602 v"+J+" v1715 H319z";case"lceil":return"M403 1759 V84 H666 V0 H319 V1759 v"+J+" v602 h84z\nM403 1759 V0 H319 V1759 v"+J+" v602 h84z";case"rceil":return"M347 1759 V0 H0 V84 H263 V1759 v"+J+" v602 h84z\nM347 1759 V0 h-84 V1759 v"+J+" v602 h84z";case"lparen":return"M863,9c0,-2,-2,-5,-6,-9c0,0,-17,0,-17,0c-12.7,0,-19.3,0.3,-20,1\nc-5.3,5.3,-10.3,11,-15,17c-242.7,294.7,-395.3,682,-458,1162c-21.3,163.3,-33.3,349,\n-36,557 l0,"+(J+84)+"c0.2,6,0,26,0,60c2,159.3,10,310.7,24,454c53.3,528,210,\n949.7,470,1265c4.7,6,9.7,11.7,15,17c0.7,0.7,7,1,19,1c0,0,18,0,18,0c4,-4,6,-7,6,-9\nc0,-2.7,-3.3,-8.7,-10,-18c-135.3,-192.7,-235.5,-414.3,-300.5,-665c-65,-250.7,-102.5,\n-544.7,-112.5,-882c-2,-104,-3,-167,-3,-189\nl0,-"+(J+92)+"c0,-162.7,5.7,-314,17,-454c20.7,-272,63.7,-513,129,-723c65.3,\n-210,155.3,-396.3,270,-559c6.7,-9.3,10,-15.3,10,-18z";case"rparen":return"M76,0c-16.7,0,-25,3,-25,9c0,2,2,6.3,6,13c21.3,28.7,42.3,60.3,\n63,95c96.7,156.7,172.8,332.5,228.5,527.5c55.7,195,92.8,416.5,111.5,664.5\nc11.3,139.3,17,290.7,17,454c0,28,1.7,43,3.3,45l0,"+(J+9)+"\nc-3,4,-3.3,16.7,-3.3,38c0,162,-5.7,313.7,-17,455c-18.7,248,-55.8,469.3,-111.5,664\nc-55.7,194.7,-131.8,370.3,-228.5,527c-20.7,34.7,-41.7,66.3,-63,95c-2,3.3,-4,7,-6,11\nc0,7.3,5.7,11,17,11c0,0,11,0,11,0c9.3,0,14.3,-0.3,15,-1c5.3,-5.3,10.3,-11,15,-17\nc242.7,-294.7,395.3,-681.7,458,-1161c21.3,-164.7,33.3,-350.7,36,-558\nl0,-"+(J+144)+"c-2,-159.3,-10,-310.7,-24,-454c-53.3,-528,-210,-949.7,\n-470,-1265c-4.7,-6,-9.7,-11.7,-15,-17c-0.7,-0.7,-6.7,-1,-18,-1z";default:throw new Error("Unknown stretchy delimiter.")}};class YQ{constructor(Z){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=Z,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.style={}}hasClass(Z){return k.contains(this.classes,Z)}toNode(){var Z=document.createDocumentFragment();for(var Q=0;Q<this.children.length;Q++)Z.appendChild(this.children[Q].toNode());return Z}toMarkup(){var Z="";for(var Q=0;Q<this.children.length;Q++)Z+=this.children[Q].toMarkup();return Z}toText(){var Z=(Q)=>Q.toText();return this.children.map(Z).join("")}}var B2={"AMS-Regular":{"32":[0,0,0,0,0.25],"65":[0,0.68889,0,0,0.72222],"66":[0,0.68889,0,0,0.66667],"67":[0,0.68889,0,0,0.72222],"68":[0,0.68889,0,0,0.72222],"69":[0,0.68889,0,0,0.66667],"70":[0,0.68889,0,0,0.61111],"71":[0,0.68889,0,0,0.77778],"72":[0,0.68889,0,0,0.77778],"73":[0,0.68889,0,0,0.38889],"74":[0.16667,0.68889,0,0,0.5],"75":[0,0.68889,0,0,0.77778],"76":[0,0.68889,0,0,0.66667],"77":[0,0.68889,0,0,0.94445],"78":[0,0.68889,0,0,0.72222],"79":[0.16667,0.68889,0,0,0.77778],"80":[0,0.68889,0,0,0.61111],"81":[0.16667,0.68889,0,0,0.77778],"82":[0,0.68889,0,0,0.72222],"83":[0,0.68889,0,0,0.55556],"84":[0,0.68889,0,0,0.66667],"85":[0,0.68889,0,0,0.72222],"86":[0,0.68889,0,0,0.72222],"87":[0,0.68889,0,0,1],"88":[0,0.68889,0,0,0.72222],"89":[0,0.68889,0,0,0.72222],"90":[0,0.68889,0,0,0.66667],"107":[0,0.68889,0,0,0.55556],"160":[0,0,0,0,0.25],"165":[0,0.675,0.025,0,0.75],"174":[0.15559,0.69224,0,0,0.94666],"240":[0,0.68889,0,0,0.55556],"295":[0,0.68889,0,0,0.54028],"710":[0,0.825,0,0,2.33334],"732":[0,0.9,0,0,2.33334],"770":[0,0.825,0,0,2.33334],"771":[0,0.9,0,0,2.33334],"989":[0.08167,0.58167,0,0,0.77778],"1008":[0,0.43056,0.04028,0,0.66667],"8245":[0,0.54986,0,0,0.275],"8463":[0,0.68889,0,0,0.54028],"8487":[0,0.68889,0,0,0.72222],"8498":[0,0.68889,0,0,0.55556],"8502":[0,0.68889,0,0,0.66667],"8503":[0,0.68889,0,0,0.44445],"8504":[0,0.68889,0,0,0.66667],"8513":[0,0.68889,0,0,0.63889],"8592":[-0.03598,0.46402,0,0,0.5],"8594":[-0.03598,0.46402,0,0,0.5],"8602":[-0.13313,0.36687,0,0,1],"8603":[-0.13313,0.36687,0,0,1],"8606":[0.01354,0.52239,0,0,1],"8608":[0.01354,0.52239,0,0,1],"8610":[0.01354,0.52239,0,0,1.11111],"8611":[0.01354,0.52239,0,0,1.11111],"8619":[0,0.54986,0,0,1],"8620":[0,0.54986,0,0,1],"8621":[-0.13313,0.37788,0,0,1.38889],"8622":[-0.13313,0.36687,0,0,1],"8624":[0,0.69224,0,0,0.5],"8625":[0,0.69224,0,0,0.5],"8630":[0,0.43056,0,0,1],"8631":[0,0.43056,0,0,1],"8634":[0.08198,0.58198,0,0,0.77778],"8635":[0.08198,0.58198,0,0,0.77778],"8638":[0.19444,0.69224,0,0,0.41667],"8639":[0.19444,0.69224,0,0,0.41667],"8642":[0.19444,0.69224,0,0,0.41667],"8643":[0.19444,0.69224,0,0,0.41667],"8644":[0.1808,0.675,0,0,1],"8646":[0.1808,0.675,0,0,1],"8647":[0.1808,0.675,0,0,1],"8648":[0.19444,0.69224,0,0,0.83334],"8649":[0.1808,0.675,0,0,1],"8650":[0.19444,0.69224,0,0,0.83334],"8651":[0.01354,0.52239,0,0,1],"8652":[0.01354,0.52239,0,0,1],"8653":[-0.13313,0.36687,0,0,1],"8654":[-0.13313,0.36687,0,0,1],"8655":[-0.13313,0.36687,0,0,1],"8666":[0.13667,0.63667,0,0,1],"8667":[0.13667,0.63667,0,0,1],"8669":[-0.13313,0.37788,0,0,1],"8672":[-0.064,0.437,0,0,1.334],"8674":[-0.064,0.437,0,0,1.334],"8705":[0,0.825,0,0,0.5],"8708":[0,0.68889,0,0,0.55556],"8709":[0.08167,0.58167,0,0,0.77778],"8717":[0,0.43056,0,0,0.42917],"8722":[-0.03598,0.46402,0,0,0.5],"8724":[0.08198,0.69224,0,0,0.77778],"8726":[0.08167,0.58167,0,0,0.77778],"8733":[0,0.69224,0,0,0.77778],"8736":[0,0.69224,0,0,0.72222],"8737":[0,0.69224,0,0,0.72222],"8738":[0.03517,0.52239,0,0,0.72222],"8739":[0.08167,0.58167,0,0,0.22222],"8740":[0.25142,0.74111,0,0,0.27778],"8741":[0.08167,0.58167,0,0,0.38889],"8742":[0.25142,0.74111,0,0,0.5],"8756":[0,0.69224,0,0,0.66667],"8757":[0,0.69224,0,0,0.66667],"8764":[-0.13313,0.36687,0,0,0.77778],"8765":[-0.13313,0.37788,0,0,0.77778],"8769":[-0.13313,0.36687,0,0,0.77778],"8770":[-0.03625,0.46375,0,0,0.77778],"8774":[0.30274,0.79383,0,0,0.77778],"8776":[-0.01688,0.48312,0,0,0.77778],"8778":[0.08167,0.58167,0,0,0.77778],"8782":[0.06062,0.54986,0,0,0.77778],"8783":[0.06062,0.54986,0,0,0.77778],"8785":[0.08198,0.58198,0,0,0.77778],"8786":[0.08198,0.58198,0,0,0.77778],"8787":[0.08198,0.58198,0,0,0.77778],"8790":[0,0.69224,0,0,0.77778],"8791":[0.22958,0.72958,0,0,0.77778],"8796":[0.08198,0.91667,0,0,0.77778],"8806":[0.25583,0.75583,0,0,0.77778],"8807":[0.25583,0.75583,0,0,0.77778],"8808":[0.25142,0.75726,0,0,0.77778],"8809":[0.25142,0.75726,0,0,0.77778],"8812":[0.25583,0.75583,0,0,0.5],"8814":[0.20576,0.70576,0,0,0.77778],"8815":[0.20576,0.70576,0,0,0.77778],"8816":[0.30274,0.79383,0,0,0.77778],"8817":[0.30274,0.79383,0,0,0.77778],"8818":[0.22958,0.72958,0,0,0.77778],"8819":[0.22958,0.72958,0,0,0.77778],"8822":[0.1808,0.675,0,0,0.77778],"8823":[0.1808,0.675,0,0,0.77778],"8828":[0.13667,0.63667,0,0,0.77778],"8829":[0.13667,0.63667,0,0,0.77778],"8830":[0.22958,0.72958,0,0,0.77778],"8831":[0.22958,0.72958,0,0,0.77778],"8832":[0.20576,0.70576,0,0,0.77778],"8833":[0.20576,0.70576,0,0,0.77778],"8840":[0.30274,0.79383,0,0,0.77778],"8841":[0.30274,0.79383,0,0,0.77778],"8842":[0.13597,0.63597,0,0,0.77778],"8843":[0.13597,0.63597,0,0,0.77778],"8847":[0.03517,0.54986,0,0,0.77778],"8848":[0.03517,0.54986,0,0,0.77778],"8858":[0.08198,0.58198,0,0,0.77778],"8859":[0.08198,0.58198,0,0,0.77778],"8861":[0.08198,0.58198,0,0,0.77778],"8862":[0,0.675,0,0,0.77778],"8863":[0,0.675,0,0,0.77778],"8864":[0,0.675,0,0,0.77778],"8865":[0,0.675,0,0,0.77778],"8872":[0,0.69224,0,0,0.61111],"8873":[0,0.69224,0,0,0.72222],"8874":[0,0.69224,0,0,0.88889],"8876":[0,0.68889,0,0,0.61111],"8877":[0,0.68889,0,0,0.61111],"8878":[0,0.68889,0,0,0.72222],"8879":[0,0.68889,0,0,0.72222],"8882":[0.03517,0.54986,0,0,0.77778],"8883":[0.03517,0.54986,0,0,0.77778],"8884":[0.13667,0.63667,0,0,0.77778],"8885":[0.13667,0.63667,0,0,0.77778],"8888":[0,0.54986,0,0,1.11111],"8890":[0.19444,0.43056,0,0,0.55556],"8891":[0.19444,0.69224,0,0,0.61111],"8892":[0.19444,0.69224,0,0,0.61111],"8901":[0,0.54986,0,0,0.27778],"8903":[0.08167,0.58167,0,0,0.77778],"8905":[0.08167,0.58167,0,0,0.77778],"8906":[0.08167,0.58167,0,0,0.77778],"8907":[0,0.69224,0,0,0.77778],"8908":[0,0.69224,0,0,0.77778],"8909":[-0.03598,0.46402,0,0,0.77778],"8910":[0,0.54986,0,0,0.76042],"8911":[0,0.54986,0,0,0.76042],"8912":[0.03517,0.54986,0,0,0.77778],"8913":[0.03517,0.54986,0,0,0.77778],"8914":[0,0.54986,0,0,0.66667],"8915":[0,0.54986,0,0,0.66667],"8916":[0,0.69224,0,0,0.66667],"8918":[0.0391,0.5391,0,0,0.77778],"8919":[0.0391,0.5391,0,0,0.77778],"8920":[0.03517,0.54986,0,0,1.33334],"8921":[0.03517,0.54986,0,0,1.33334],"8922":[0.38569,0.88569,0,0,0.77778],"8923":[0.38569,0.88569,0,0,0.77778],"8926":[0.13667,0.63667,0,0,0.77778],"8927":[0.13667,0.63667,0,0,0.77778],"8928":[0.30274,0.79383,0,0,0.77778],"8929":[0.30274,0.79383,0,0,0.77778],"8934":[0.23222,0.74111,0,0,0.77778],"8935":[0.23222,0.74111,0,0,0.77778],"8936":[0.23222,0.74111,0,0,0.77778],"8937":[0.23222,0.74111,0,0,0.77778],"8938":[0.20576,0.70576,0,0,0.77778],"8939":[0.20576,0.70576,0,0,0.77778],"8940":[0.30274,0.79383,0,0,0.77778],"8941":[0.30274,0.79383,0,0,0.77778],"8994":[0.19444,0.69224,0,0,0.77778],"8995":[0.19444,0.69224,0,0,0.77778],"9416":[0.15559,0.69224,0,0,0.90222],"9484":[0,0.69224,0,0,0.5],"9488":[0,0.69224,0,0,0.5],"9492":[0,0.37788,0,0,0.5],"9496":[0,0.37788,0,0,0.5],"9585":[0.19444,0.68889,0,0,0.88889],"9586":[0.19444,0.74111,0,0,0.88889],"9632":[0,0.675,0,0,0.77778],"9633":[0,0.675,0,0,0.77778],"9650":[0,0.54986,0,0,0.72222],"9651":[0,0.54986,0,0,0.72222],"9654":[0.03517,0.54986,0,0,0.77778],"9660":[0,0.54986,0,0,0.72222],"9661":[0,0.54986,0,0,0.72222],"9664":[0.03517,0.54986,0,0,0.77778],"9674":[0.11111,0.69224,0,0,0.66667],"9733":[0.19444,0.69224,0,0,0.94445],"10003":[0,0.69224,0,0,0.83334],"10016":[0,0.69224,0,0,0.83334],"10731":[0.11111,0.69224,0,0,0.66667],"10846":[0.19444,0.75583,0,0,0.61111],"10877":[0.13667,0.63667,0,0,0.77778],"10878":[0.13667,0.63667,0,0,0.77778],"10885":[0.25583,0.75583,0,0,0.77778],"10886":[0.25583,0.75583,0,0,0.77778],"10887":[0.13597,0.63597,0,0,0.77778],"10888":[0.13597,0.63597,0,0,0.77778],"10889":[0.26167,0.75726,0,0,0.77778],"10890":[0.26167,0.75726,0,0,0.77778],"10891":[0.48256,0.98256,0,0,0.77778],"10892":[0.48256,0.98256,0,0,0.77778],"10901":[0.13667,0.63667,0,0,0.77778],"10902":[0.13667,0.63667,0,0,0.77778],"10933":[0.25142,0.75726,0,0,0.77778],"10934":[0.25142,0.75726,0,0,0.77778],"10935":[0.26167,0.75726,0,0,0.77778],"10936":[0.26167,0.75726,0,0,0.77778],"10937":[0.26167,0.75726,0,0,0.77778],"10938":[0.26167,0.75726,0,0,0.77778],"10949":[0.25583,0.75583,0,0,0.77778],"10950":[0.25583,0.75583,0,0,0.77778],"10955":[0.28481,0.79383,0,0,0.77778],"10956":[0.28481,0.79383,0,0,0.77778],"57350":[0.08167,0.58167,0,0,0.22222],"57351":[0.08167,0.58167,0,0,0.38889],"57352":[0.08167,0.58167,0,0,0.77778],"57353":[0,0.43056,0.04028,0,0.66667],"57356":[0.25142,0.75726,0,0,0.77778],"57357":[0.25142,0.75726,0,0,0.77778],"57358":[0.41951,0.91951,0,0,0.77778],"57359":[0.30274,0.79383,0,0,0.77778],"57360":[0.30274,0.79383,0,0,0.77778],"57361":[0.41951,0.91951,0,0,0.77778],"57366":[0.25142,0.75726,0,0,0.77778],"57367":[0.25142,0.75726,0,0,0.77778],"57368":[0.25142,0.75726,0,0,0.77778],"57369":[0.25142,0.75726,0,0,0.77778],"57370":[0.13597,0.63597,0,0,0.77778],"57371":[0.13597,0.63597,0,0,0.77778]},"Caligraphic-Regular":{"32":[0,0,0,0,0.25],"65":[0,0.68333,0,0.19445,0.79847],"66":[0,0.68333,0.03041,0.13889,0.65681],"67":[0,0.68333,0.05834,0.13889,0.52653],"68":[0,0.68333,0.02778,0.08334,0.77139],"69":[0,0.68333,0.08944,0.11111,0.52778],"70":[0,0.68333,0.09931,0.11111,0.71875],"71":[0.09722,0.68333,0.0593,0.11111,0.59487],"72":[0,0.68333,0.00965,0.11111,0.84452],"73":[0,0.68333,0.07382,0,0.54452],"74":[0.09722,0.68333,0.18472,0.16667,0.67778],"75":[0,0.68333,0.01445,0.05556,0.76195],"76":[0,0.68333,0,0.13889,0.68972],"77":[0,0.68333,0,0.13889,1.2009],"78":[0,0.68333,0.14736,0.08334,0.82049],"79":[0,0.68333,0.02778,0.11111,0.79611],"80":[0,0.68333,0.08222,0.08334,0.69556],"81":[0.09722,0.68333,0,0.11111,0.81667],"82":[0,0.68333,0,0.08334,0.8475],"83":[0,0.68333,0.075,0.13889,0.60556],"84":[0,0.68333,0.25417,0,0.54464],"85":[0,0.68333,0.09931,0.08334,0.62583],"86":[0,0.68333,0.08222,0,0.61278],"87":[0,0.68333,0.08222,0.08334,0.98778],"88":[0,0.68333,0.14643,0.13889,0.7133],"89":[0.09722,0.68333,0.08222,0.08334,0.66834],"90":[0,0.68333,0.07944,0.13889,0.72473],"160":[0,0,0,0,0.25]},"Fraktur-Regular":{"32":[0,0,0,0,0.25],"33":[0,0.69141,0,0,0.29574],"34":[0,0.69141,0,0,0.21471],"38":[0,0.69141,0,0,0.73786],"39":[0,0.69141,0,0,0.21201],"40":[0.24982,0.74947,0,0,0.38865],"41":[0.24982,0.74947,0,0,0.38865],"42":[0,0.62119,0,0,0.27764],"43":[0.08319,0.58283,0,0,0.75623],"44":[0,0.10803,0,0,0.27764],"45":[0.08319,0.58283,0,0,0.75623],"46":[0,0.10803,0,0,0.27764],"47":[0.24982,0.74947,0,0,0.50181],"48":[0,0.47534,0,0,0.50181],"49":[0,0.47534,0,0,0.50181],"50":[0,0.47534,0,0,0.50181],"51":[0.18906,0.47534,0,0,0.50181],"52":[0.18906,0.47534,0,0,0.50181],"53":[0.18906,0.47534,0,0,0.50181],"54":[0,0.69141,0,0,0.50181],"55":[0.18906,0.47534,0,0,0.50181],"56":[0,0.69141,0,0,0.50181],"57":[0.18906,0.47534,0,0,0.50181],"58":[0,0.47534,0,0,0.21606],"59":[0.12604,0.47534,0,0,0.21606],"61":[-0.13099,0.36866,0,0,0.75623],"63":[0,0.69141,0,0,0.36245],"65":[0,0.69141,0,0,0.7176],"66":[0,0.69141,0,0,0.88397],"67":[0,0.69141,0,0,0.61254],"68":[0,0.69141,0,0,0.83158],"69":[0,0.69141,0,0,0.66278],"70":[0.12604,0.69141,0,0,0.61119],"71":[0,0.69141,0,0,0.78539],"72":[0.06302,0.69141,0,0,0.7203],"73":[0,0.69141,0,0,0.55448],"74":[0.12604,0.69141,0,0,0.55231],"75":[0,0.69141,0,0,0.66845],"76":[0,0.69141,0,0,0.66602],"77":[0,0.69141,0,0,1.04953],"78":[0,0.69141,0,0,0.83212],"79":[0,0.69141,0,0,0.82699],"80":[0.18906,0.69141,0,0,0.82753],"81":[0.03781,0.69141,0,0,0.82699],"82":[0,0.69141,0,0,0.82807],"83":[0,0.69141,0,0,0.82861],"84":[0,0.69141,0,0,0.66899],"85":[0,0.69141,0,0,0.64576],"86":[0,0.69141,0,0,0.83131],"87":[0,0.69141,0,0,1.04602],"88":[0,0.69141,0,0,0.71922],"89":[0.18906,0.69141,0,0,0.83293],"90":[0.12604,0.69141,0,0,0.60201],"91":[0.24982,0.74947,0,0,0.27764],"93":[0.24982,0.74947,0,0,0.27764],"94":[0,0.69141,0,0,0.49965],"97":[0,0.47534,0,0,0.50046],"98":[0,0.69141,0,0,0.51315],"99":[0,0.47534,0,0,0.38946],"100":[0,0.62119,0,0,0.49857],"101":[0,0.47534,0,0,0.40053],"102":[0.18906,0.69141,0,0,0.32626],"103":[0.18906,0.47534,0,0,0.5037],"104":[0.18906,0.69141,0,0,0.52126],"105":[0,0.69141,0,0,0.27899],"106":[0,0.69141,0,0,0.28088],"107":[0,0.69141,0,0,0.38946],"108":[0,0.69141,0,0,0.27953],"109":[0,0.47534,0,0,0.76676],"110":[0,0.47534,0,0,0.52666],"111":[0,0.47534,0,0,0.48885],"112":[0.18906,0.52396,0,0,0.50046],"113":[0.18906,0.47534,0,0,0.48912],"114":[0,0.47534,0,0,0.38919],"115":[0,0.47534,0,0,0.44266],"116":[0,0.62119,0,0,0.33301],"117":[0,0.47534,0,0,0.5172],"118":[0,0.52396,0,0,0.5118],"119":[0,0.52396,0,0,0.77351],"120":[0.18906,0.47534,0,0,0.38865],"121":[0.18906,0.47534,0,0,0.49884],"122":[0.18906,0.47534,0,0,0.39054],"160":[0,0,0,0,0.25],"8216":[0,0.69141,0,0,0.21471],"8217":[0,0.69141,0,0,0.21471],"58112":[0,0.62119,0,0,0.49749],"58113":[0,0.62119,0,0,0.4983],"58114":[0.18906,0.69141,0,0,0.33328],"58115":[0.18906,0.69141,0,0,0.32923],"58116":[0.18906,0.47534,0,0,0.50343],"58117":[0,0.69141,0,0,0.33301],"58118":[0,0.62119,0,0,0.33409],"58119":[0,0.47534,0,0,0.50073]},"Main-Bold":{"32":[0,0,0,0,0.25],"33":[0,0.69444,0,0,0.35],"34":[0,0.69444,0,0,0.60278],"35":[0.19444,0.69444,0,0,0.95833],"36":[0.05556,0.75,0,0,0.575],"37":[0.05556,0.75,0,0,0.95833],"38":[0,0.69444,0,0,0.89444],"39":[0,0.69444,0,0,0.31944],"40":[0.25,0.75,0,0,0.44722],"41":[0.25,0.75,0,0,0.44722],"42":[0,0.75,0,0,0.575],"43":[0.13333,0.63333,0,0,0.89444],"44":[0.19444,0.15556,0,0,0.31944],"45":[0,0.44444,0,0,0.38333],"46":[0,0.15556,0,0,0.31944],"47":[0.25,0.75,0,0,0.575],"48":[0,0.64444,0,0,0.575],"49":[0,0.64444,0,0,0.575],"50":[0,0.64444,0,0,0.575],"51":[0,0.64444,0,0,0.575],"52":[0,0.64444,0,0,0.575],"53":[0,0.64444,0,0,0.575],"54":[0,0.64444,0,0,0.575],"55":[0,0.64444,0,0,0.575],"56":[0,0.64444,0,0,0.575],"57":[0,0.64444,0,0,0.575],"58":[0,0.44444,0,0,0.31944],"59":[0.19444,0.44444,0,0,0.31944],"60":[0.08556,0.58556,0,0,0.89444],"61":[-0.10889,0.39111,0,0,0.89444],"62":[0.08556,0.58556,0,0,0.89444],"63":[0,0.69444,0,0,0.54305],"64":[0,0.69444,0,0,0.89444],"65":[0,0.68611,0,0,0.86944],"66":[0,0.68611,0,0,0.81805],"67":[0,0.68611,0,0,0.83055],"68":[0,0.68611,0,0,0.88194],"69":[0,0.68611,0,0,0.75555],"70":[0,0.68611,0,0,0.72361],"71":[0,0.68611,0,0,0.90416],"72":[0,0.68611,0,0,0.9],"73":[0,0.68611,0,0,0.43611],"74":[0,0.68611,0,0,0.59444],"75":[0,0.68611,0,0,0.90138],"76":[0,0.68611,0,0,0.69166],"77":[0,0.68611,0,0,1.09166],"78":[0,0.68611,0,0,0.9],"79":[0,0.68611,0,0,0.86388],"80":[0,0.68611,0,0,0.78611],"81":[0.19444,0.68611,0,0,0.86388],"82":[0,0.68611,0,0,0.8625],"83":[0,0.68611,0,0,0.63889],"84":[0,0.68611,0,0,0.8],"85":[0,0.68611,0,0,0.88472],"86":[0,0.68611,0.01597,0,0.86944],"87":[0,0.68611,0.01597,0,1.18888],"88":[0,0.68611,0,0,0.86944],"89":[0,0.68611,0.02875,0,0.86944],"90":[0,0.68611,0,0,0.70277],"91":[0.25,0.75,0,0,0.31944],"92":[0.25,0.75,0,0,0.575],"93":[0.25,0.75,0,0,0.31944],"94":[0,0.69444,0,0,0.575],"95":[0.31,0.13444,0.03194,0,0.575],"97":[0,0.44444,0,0,0.55902],"98":[0,0.69444,0,0,0.63889],"99":[0,0.44444,0,0,0.51111],"100":[0,0.69444,0,0,0.63889],"101":[0,0.44444,0,0,0.52708],"102":[0,0.69444,0.10903,0,0.35139],"103":[0.19444,0.44444,0.01597,0,0.575],"104":[0,0.69444,0,0,0.63889],"105":[0,0.69444,0,0,0.31944],"106":[0.19444,0.69444,0,0,0.35139],"107":[0,0.69444,0,0,0.60694],"108":[0,0.69444,0,0,0.31944],"109":[0,0.44444,0,0,0.95833],"110":[0,0.44444,0,0,0.63889],"111":[0,0.44444,0,0,0.575],"112":[0.19444,0.44444,0,0,0.63889],"113":[0.19444,0.44444,0,0,0.60694],"114":[0,0.44444,0,0,0.47361],"115":[0,0.44444,0,0,0.45361],"116":[0,0.63492,0,0,0.44722],"117":[0,0.44444,0,0,0.63889],"118":[0,0.44444,0.01597,0,0.60694],"119":[0,0.44444,0.01597,0,0.83055],"120":[0,0.44444,0,0,0.60694],"121":[0.19444,0.44444,0.01597,0,0.60694],"122":[0,0.44444,0,0,0.51111],"123":[0.25,0.75,0,0,0.575],"124":[0.25,0.75,0,0,0.31944],"125":[0.25,0.75,0,0,0.575],"126":[0.35,0.34444,0,0,0.575],"160":[0,0,0,0,0.25],"163":[0,0.69444,0,0,0.86853],"168":[0,0.69444,0,0,0.575],"172":[0,0.44444,0,0,0.76666],"176":[0,0.69444,0,0,0.86944],"177":[0.13333,0.63333,0,0,0.89444],"184":[0.17014,0,0,0,0.51111],"198":[0,0.68611,0,0,1.04166],"215":[0.13333,0.63333,0,0,0.89444],"216":[0.04861,0.73472,0,0,0.89444],"223":[0,0.69444,0,0,0.59722],"230":[0,0.44444,0,0,0.83055],"247":[0.13333,0.63333,0,0,0.89444],"248":[0.09722,0.54167,0,0,0.575],"305":[0,0.44444,0,0,0.31944],"338":[0,0.68611,0,0,1.16944],"339":[0,0.44444,0,0,0.89444],"567":[0.19444,0.44444,0,0,0.35139],"710":[0,0.69444,0,0,0.575],"711":[0,0.63194,0,0,0.575],"713":[0,0.59611,0,0,0.575],"714":[0,0.69444,0,0,0.575],"715":[0,0.69444,0,0,0.575],"728":[0,0.69444,0,0,0.575],"729":[0,0.69444,0,0,0.31944],"730":[0,0.69444,0,0,0.86944],"732":[0,0.69444,0,0,0.575],"733":[0,0.69444,0,0,0.575],"915":[0,0.68611,0,0,0.69166],"916":[0,0.68611,0,0,0.95833],"920":[0,0.68611,0,0,0.89444],"923":[0,0.68611,0,0,0.80555],"926":[0,0.68611,0,0,0.76666],"928":[0,0.68611,0,0,0.9],"931":[0,0.68611,0,0,0.83055],"933":[0,0.68611,0,0,0.89444],"934":[0,0.68611,0,0,0.83055],"936":[0,0.68611,0,0,0.89444],"937":[0,0.68611,0,0,0.83055],"8211":[0,0.44444,0.03194,0,0.575],"8212":[0,0.44444,0.03194,0,1.14999],"8216":[0,0.69444,0,0,0.31944],"8217":[0,0.69444,0,0,0.31944],"8220":[0,0.69444,0,0,0.60278],"8221":[0,0.69444,0,0,0.60278],"8224":[0.19444,0.69444,0,0,0.51111],"8225":[0.19444,0.69444,0,0,0.51111],"8242":[0,0.55556,0,0,0.34444],"8407":[0,0.72444,0.15486,0,0.575],"8463":[0,0.69444,0,0,0.66759],"8465":[0,0.69444,0,0,0.83055],"8467":[0,0.69444,0,0,0.47361],"8472":[0.19444,0.44444,0,0,0.74027],"8476":[0,0.69444,0,0,0.83055],"8501":[0,0.69444,0,0,0.70277],"8592":[-0.10889,0.39111,0,0,1.14999],"8593":[0.19444,0.69444,0,0,0.575],"8594":[-0.10889,0.39111,0,0,1.14999],"8595":[0.19444,0.69444,0,0,0.575],"8596":[-0.10889,0.39111,0,0,1.14999],"8597":[0.25,0.75,0,0,0.575],"8598":[0.19444,0.69444,0,0,1.14999],"8599":[0.19444,0.69444,0,0,1.14999],"8600":[0.19444,0.69444,0,0,1.14999],"8601":[0.19444,0.69444,0,0,1.14999],"8636":[-0.10889,0.39111,0,0,1.14999],"8637":[-0.10889,0.39111,0,0,1.14999],"8640":[-0.10889,0.39111,0,0,1.14999],"8641":[-0.10889,0.39111,0,0,1.14999],"8656":[-0.10889,0.39111,0,0,1.14999],"8657":[0.19444,0.69444,0,0,0.70277],"8658":[-0.10889,0.39111,0,0,1.14999],"8659":[0.19444,0.69444,0,0,0.70277],"8660":[-0.10889,0.39111,0,0,1.14999],"8661":[0.25,0.75,0,0,0.70277],"8704":[0,0.69444,0,0,0.63889],"8706":[0,0.69444,0.06389,0,0.62847],"8707":[0,0.69444,0,0,0.63889],"8709":[0.05556,0.75,0,0,0.575],"8711":[0,0.68611,0,0,0.95833],"8712":[0.08556,0.58556,0,0,0.76666],"8715":[0.08556,0.58556,0,0,0.76666],"8722":[0.13333,0.63333,0,0,0.89444],"8723":[0.13333,0.63333,0,0,0.89444],"8725":[0.25,0.75,0,0,0.575],"8726":[0.25,0.75,0,0,0.575],"8727":[-0.02778,0.47222,0,0,0.575],"8728":[-0.02639,0.47361,0,0,0.575],"8729":[-0.02639,0.47361,0,0,0.575],"8730":[0.18,0.82,0,0,0.95833],"8733":[0,0.44444,0,0,0.89444],"8734":[0,0.44444,0,0,1.14999],"8736":[0,0.69224,0,0,0.72222],"8739":[0.25,0.75,0,0,0.31944],"8741":[0.25,0.75,0,0,0.575],"8743":[0,0.55556,0,0,0.76666],"8744":[0,0.55556,0,0,0.76666],"8745":[0,0.55556,0,0,0.76666],"8746":[0,0.55556,0,0,0.76666],"8747":[0.19444,0.69444,0.12778,0,0.56875],"8764":[-0.10889,0.39111,0,0,0.89444],"8768":[0.19444,0.69444,0,0,0.31944],"8771":[0.00222,0.50222,0,0,0.89444],"8773":[0.027,0.638,0,0,0.894],"8776":[0.02444,0.52444,0,0,0.89444],"8781":[0.00222,0.50222,0,0,0.89444],"8801":[0.00222,0.50222,0,0,0.89444],"8804":[0.19667,0.69667,0,0,0.89444],"8805":[0.19667,0.69667,0,0,0.89444],"8810":[0.08556,0.58556,0,0,1.14999],"8811":[0.08556,0.58556,0,0,1.14999],"8826":[0.08556,0.58556,0,0,0.89444],"8827":[0.08556,0.58556,0,0,0.89444],"8834":[0.08556,0.58556,0,0,0.89444],"8835":[0.08556,0.58556,0,0,0.89444],"8838":[0.19667,0.69667,0,0,0.89444],"8839":[0.19667,0.69667,0,0,0.89444],"8846":[0,0.55556,0,0,0.76666],"8849":[0.19667,0.69667,0,0,0.89444],"8850":[0.19667,0.69667,0,0,0.89444],"8851":[0,0.55556,0,0,0.76666],"8852":[0,0.55556,0,0,0.76666],"8853":[0.13333,0.63333,0,0,0.89444],"8854":[0.13333,0.63333,0,0,0.89444],"8855":[0.13333,0.63333,0,0,0.89444],"8856":[0.13333,0.63333,0,0,0.89444],"8857":[0.13333,0.63333,0,0,0.89444],"8866":[0,0.69444,0,0,0.70277],"8867":[0,0.69444,0,0,0.70277],"8868":[0,0.69444,0,0,0.89444],"8869":[0,0.69444,0,0,0.89444],"8900":[-0.02639,0.47361,0,0,0.575],"8901":[-0.02639,0.47361,0,0,0.31944],"8902":[-0.02778,0.47222,0,0,0.575],"8968":[0.25,0.75,0,0,0.51111],"8969":[0.25,0.75,0,0,0.51111],"8970":[0.25,0.75,0,0,0.51111],"8971":[0.25,0.75,0,0,0.51111],"8994":[-0.13889,0.36111,0,0,1.14999],"8995":[-0.13889,0.36111,0,0,1.14999],"9651":[0.19444,0.69444,0,0,1.02222],"9657":[-0.02778,0.47222,0,0,0.575],"9661":[0.19444,0.69444,0,0,1.02222],"9667":[-0.02778,0.47222,0,0,0.575],"9711":[0.19444,0.69444,0,0,1.14999],"9824":[0.12963,0.69444,0,0,0.89444],"9825":[0.12963,0.69444,0,0,0.89444],"9826":[0.12963,0.69444,0,0,0.89444],"9827":[0.12963,0.69444,0,0,0.89444],"9837":[0,0.75,0,0,0.44722],"9838":[0.19444,0.69444,0,0,0.44722],"9839":[0.19444,0.69444,0,0,0.44722],"10216":[0.25,0.75,0,0,0.44722],"10217":[0.25,0.75,0,0,0.44722],"10815":[0,0.68611,0,0,0.9],"10927":[0.19667,0.69667,0,0,0.89444],"10928":[0.19667,0.69667,0,0,0.89444],"57376":[0.19444,0.69444,0,0,0]},"Main-BoldItalic":{"32":[0,0,0,0,0.25],"33":[0,0.69444,0.11417,0,0.38611],"34":[0,0.69444,0.07939,0,0.62055],"35":[0.19444,0.69444,0.06833,0,0.94444],"37":[0.05556,0.75,0.12861,0,0.94444],"38":[0,0.69444,0.08528,0,0.88555],"39":[0,0.69444,0.12945,0,0.35555],"40":[0.25,0.75,0.15806,0,0.47333],"41":[0.25,0.75,0.03306,0,0.47333],"42":[0,0.75,0.14333,0,0.59111],"43":[0.10333,0.60333,0.03306,0,0.88555],"44":[0.19444,0.14722,0,0,0.35555],"45":[0,0.44444,0.02611,0,0.41444],"46":[0,0.14722,0,0,0.35555],"47":[0.25,0.75,0.15806,0,0.59111],"48":[0,0.64444,0.13167,0,0.59111],"49":[0,0.64444,0.13167,0,0.59111],"50":[0,0.64444,0.13167,0,0.59111],"51":[0,0.64444,0.13167,0,0.59111],"52":[0.19444,0.64444,0.13167,0,0.59111],"53":[0,0.64444,0.13167,0,0.59111],"54":[0,0.64444,0.13167,0,0.59111],"55":[0.19444,0.64444,0.13167,0,0.59111],"56":[0,0.64444,0.13167,0,0.59111],"57":[0,0.64444,0.13167,0,0.59111],"58":[0,0.44444,0.06695,0,0.35555],"59":[0.19444,0.44444,0.06695,0,0.35555],"61":[-0.10889,0.39111,0.06833,0,0.88555],"63":[0,0.69444,0.11472,0,0.59111],"64":[0,0.69444,0.09208,0,0.88555],"65":[0,0.68611,0,0,0.86555],"66":[0,0.68611,0.0992,0,0.81666],"67":[0,0.68611,0.14208,0,0.82666],"68":[0,0.68611,0.09062,0,0.87555],"69":[0,0.68611,0.11431,0,0.75666],"70":[0,0.68611,0.12903,0,0.72722],"71":[0,0.68611,0.07347,0,0.89527],"72":[0,0.68611,0.17208,0,0.8961],"73":[0,0.68611,0.15681,0,0.47166],"74":[0,0.68611,0.145,0,0.61055],"75":[0,0.68611,0.14208,0,0.89499],"76":[0,0.68611,0,0,0.69777],"77":[0,0.68611,0.17208,0,1.07277],"78":[0,0.68611,0.17208,0,0.8961],"79":[0,0.68611,0.09062,0,0.85499],"80":[0,0.68611,0.0992,0,0.78721],"81":[0.19444,0.68611,0.09062,0,0.85499],"82":[0,0.68611,0.02559,0,0.85944],"83":[0,0.68611,0.11264,0,0.64999],"84":[0,0.68611,0.12903,0,0.7961],"85":[0,0.68611,0.17208,0,0.88083],"86":[0,0.68611,0.18625,0,0.86555],"87":[0,0.68611,0.18625,0,1.15999],"88":[0,0.68611,0.15681,0,0.86555],"89":[0,0.68611,0.19803,0,0.86555],"90":[0,0.68611,0.14208,0,0.70888],"91":[0.25,0.75,0.1875,0,0.35611],"93":[0.25,0.75,0.09972,0,0.35611],"94":[0,0.69444,0.06709,0,0.59111],"95":[0.31,0.13444,0.09811,0,0.59111],"97":[0,0.44444,0.09426,0,0.59111],"98":[0,0.69444,0.07861,0,0.53222],"99":[0,0.44444,0.05222,0,0.53222],"100":[0,0.69444,0.10861,0,0.59111],"101":[0,0.44444,0.085,0,0.53222],"102":[0.19444,0.69444,0.21778,0,0.4],"103":[0.19444,0.44444,0.105,0,0.53222],"104":[0,0.69444,0.09426,0,0.59111],"105":[0,0.69326,0.11387,0,0.35555],"106":[0.19444,0.69326,0.1672,0,0.35555],"107":[0,0.69444,0.11111,0,0.53222],"108":[0,0.69444,0.10861,0,0.29666],"109":[0,0.44444,0.09426,0,0.94444],"110":[0,0.44444,0.09426,0,0.64999],"111":[0,0.44444,0.07861,0,0.59111],"112":[0.19444,0.44444,0.07861,0,0.59111],"113":[0.19444,0.44444,0.105,0,0.53222],"114":[0,0.44444,0.11111,0,0.50167],"115":[0,0.44444,0.08167,0,0.48694],"116":[0,0.63492,0.09639,0,0.385],"117":[0,0.44444,0.09426,0,0.62055],"118":[0,0.44444,0.11111,0,0.53222],"119":[0,0.44444,0.11111,0,0.76777],"120":[0,0.44444,0.12583,0,0.56055],"121":[0.19444,0.44444,0.105,0,0.56166],"122":[0,0.44444,0.13889,0,0.49055],"126":[0.35,0.34444,0.11472,0,0.59111],"160":[0,0,0,0,0.25],"168":[0,0.69444,0.11473,0,0.59111],"176":[0,0.69444,0,0,0.94888],"184":[0.17014,0,0,0,0.53222],"198":[0,0.68611,0.11431,0,1.02277],"216":[0.04861,0.73472,0.09062,0,0.88555],"223":[0.19444,0.69444,0.09736,0,0.665],"230":[0,0.44444,0.085,0,0.82666],"248":[0.09722,0.54167,0.09458,0,0.59111],"305":[0,0.44444,0.09426,0,0.35555],"338":[0,0.68611,0.11431,0,1.14054],"339":[0,0.44444,0.085,0,0.82666],"567":[0.19444,0.44444,0.04611,0,0.385],"710":[0,0.69444,0.06709,0,0.59111],"711":[0,0.63194,0.08271,0,0.59111],"713":[0,0.59444,0.10444,0,0.59111],"714":[0,0.69444,0.08528,0,0.59111],"715":[0,0.69444,0,0,0.59111],"728":[0,0.69444,0.10333,0,0.59111],"729":[0,0.69444,0.12945,0,0.35555],"730":[0,0.69444,0,0,0.94888],"732":[0,0.69444,0.11472,0,0.59111],"733":[0,0.69444,0.11472,0,0.59111],"915":[0,0.68611,0.12903,0,0.69777],"916":[0,0.68611,0,0,0.94444],"920":[0,0.68611,0.09062,0,0.88555],"923":[0,0.68611,0,0,0.80666],"926":[0,0.68611,0.15092,0,0.76777],"928":[0,0.68611,0.17208,0,0.8961],"931":[0,0.68611,0.11431,0,0.82666],"933":[0,0.68611,0.10778,0,0.88555],"934":[0,0.68611,0.05632,0,0.82666],"936":[0,0.68611,0.10778,0,0.88555],"937":[0,0.68611,0.0992,0,0.82666],"8211":[0,0.44444,0.09811,0,0.59111],"8212":[0,0.44444,0.09811,0,1.18221],"8216":[0,0.69444,0.12945,0,0.35555],"8217":[0,0.69444,0.12945,0,0.35555],"8220":[0,0.69444,0.16772,0,0.62055],"8221":[0,0.69444,0.07939,0,0.62055]},"Main-Italic":{"32":[0,0,0,0,0.25],"33":[0,0.69444,0.12417,0,0.30667],"34":[0,0.69444,0.06961,0,0.51444],"35":[0.19444,0.69444,0.06616,0,0.81777],"37":[0.05556,0.75,0.13639,0,0.81777],"38":[0,0.69444,0.09694,0,0.76666],"39":[0,0.69444,0.12417,0,0.30667],"40":[0.25,0.75,0.16194,0,0.40889],"41":[0.25,0.75,0.03694,0,0.40889],"42":[0,0.75,0.14917,0,0.51111],"43":[0.05667,0.56167,0.03694,0,0.76666],"44":[0.19444,0.10556,0,0,0.30667],"45":[0,0.43056,0.02826,0,0.35778],"46":[0,0.10556,0,0,0.30667],"47":[0.25,0.75,0.16194,0,0.51111],"48":[0,0.64444,0.13556,0,0.51111],"49":[0,0.64444,0.13556,0,0.51111],"50":[0,0.64444,0.13556,0,0.51111],"51":[0,0.64444,0.13556,0,0.51111],"52":[0.19444,0.64444,0.13556,0,0.51111],"53":[0,0.64444,0.13556,0,0.51111],"54":[0,0.64444,0.13556,0,0.51111],"55":[0.19444,0.64444,0.13556,0,0.51111],"56":[0,0.64444,0.13556,0,0.51111],"57":[0,0.64444,0.13556,0,0.51111],"58":[0,0.43056,0.0582,0,0.30667],"59":[0.19444,0.43056,0.0582,0,0.30667],"61":[-0.13313,0.36687,0.06616,0,0.76666],"63":[0,0.69444,0.1225,0,0.51111],"64":[0,0.69444,0.09597,0,0.76666],"65":[0,0.68333,0,0,0.74333],"66":[0,0.68333,0.10257,0,0.70389],"67":[0,0.68333,0.14528,0,0.71555],"68":[0,0.68333,0.09403,0,0.755],"69":[0,0.68333,0.12028,0,0.67833],"70":[0,0.68333,0.13305,0,0.65277],"71":[0,0.68333,0.08722,0,0.77361],"72":[0,0.68333,0.16389,0,0.74333],"73":[0,0.68333,0.15806,0,0.38555],"74":[0,0.68333,0.14028,0,0.525],"75":[0,0.68333,0.14528,0,0.76888],"76":[0,0.68333,0,0,0.62722],"77":[0,0.68333,0.16389,0,0.89666],"78":[0,0.68333,0.16389,0,0.74333],"79":[0,0.68333,0.09403,0,0.76666],"80":[0,0.68333,0.10257,0,0.67833],"81":[0.19444,0.68333,0.09403,0,0.76666],"82":[0,0.68333,0.03868,0,0.72944],"83":[0,0.68333,0.11972,0,0.56222],"84":[0,0.68333,0.13305,0,0.71555],"85":[0,0.68333,0.16389,0,0.74333],"86":[0,0.68333,0.18361,0,0.74333],"87":[0,0.68333,0.18361,0,0.99888],"88":[0,0.68333,0.15806,0,0.74333],"89":[0,0.68333,0.19383,0,0.74333],"90":[0,0.68333,0.14528,0,0.61333],"91":[0.25,0.75,0.1875,0,0.30667],"93":[0.25,0.75,0.10528,0,0.30667],"94":[0,0.69444,0.06646,0,0.51111],"95":[0.31,0.12056,0.09208,0,0.51111],"97":[0,0.43056,0.07671,0,0.51111],"98":[0,0.69444,0.06312,0,0.46],"99":[0,0.43056,0.05653,0,0.46],"100":[0,0.69444,0.10333,0,0.51111],"101":[0,0.43056,0.07514,0,0.46],"102":[0.19444,0.69444,0.21194,0,0.30667],"103":[0.19444,0.43056,0.08847,0,0.46],"104":[0,0.69444,0.07671,0,0.51111],"105":[0,0.65536,0.1019,0,0.30667],"106":[0.19444,0.65536,0.14467,0,0.30667],"107":[0,0.69444,0.10764,0,0.46],"108":[0,0.69444,0.10333,0,0.25555],"109":[0,0.43056,0.07671,0,0.81777],"110":[0,0.43056,0.07671,0,0.56222],"111":[0,0.43056,0.06312,0,0.51111],"112":[0.19444,0.43056,0.06312,0,0.51111],"113":[0.19444,0.43056,0.08847,0,0.46],"114":[0,0.43056,0.10764,0,0.42166],"115":[0,0.43056,0.08208,0,0.40889],"116":[0,0.61508,0.09486,0,0.33222],"117":[0,0.43056,0.07671,0,0.53666],"118":[0,0.43056,0.10764,0,0.46],"119":[0,0.43056,0.10764,0,0.66444],"120":[0,0.43056,0.12042,0,0.46389],"121":[0.19444,0.43056,0.08847,0,0.48555],"122":[0,0.43056,0.12292,0,0.40889],"126":[0.35,0.31786,0.11585,0,0.51111],"160":[0,0,0,0,0.25],"168":[0,0.66786,0.10474,0,0.51111],"176":[0,0.69444,0,0,0.83129],"184":[0.17014,0,0,0,0.46],"198":[0,0.68333,0.12028,0,0.88277],"216":[0.04861,0.73194,0.09403,0,0.76666],"223":[0.19444,0.69444,0.10514,0,0.53666],"230":[0,0.43056,0.07514,0,0.71555],"248":[0.09722,0.52778,0.09194,0,0.51111],"338":[0,0.68333,0.12028,0,0.98499],"339":[0,0.43056,0.07514,0,0.71555],"710":[0,0.69444,0.06646,0,0.51111],"711":[0,0.62847,0.08295,0,0.51111],"713":[0,0.56167,0.10333,0,0.51111],"714":[0,0.69444,0.09694,0,0.51111],"715":[0,0.69444,0,0,0.51111],"728":[0,0.69444,0.10806,0,0.51111],"729":[0,0.66786,0.11752,0,0.30667],"730":[0,0.69444,0,0,0.83129],"732":[0,0.66786,0.11585,0,0.51111],"733":[0,0.69444,0.1225,0,0.51111],"915":[0,0.68333,0.13305,0,0.62722],"916":[0,0.68333,0,0,0.81777],"920":[0,0.68333,0.09403,0,0.76666],"923":[0,0.68333,0,0,0.69222],"926":[0,0.68333,0.15294,0,0.66444],"928":[0,0.68333,0.16389,0,0.74333],"931":[0,0.68333,0.12028,0,0.71555],"933":[0,0.68333,0.11111,0,0.76666],"934":[0,0.68333,0.05986,0,0.71555],"936":[0,0.68333,0.11111,0,0.76666],"937":[0,0.68333,0.10257,0,0.71555],"8211":[0,0.43056,0.09208,0,0.51111],"8212":[0,0.43056,0.09208,0,1.02222],"8216":[0,0.69444,0.12417,0,0.30667],"8217":[0,0.69444,0.12417,0,0.30667],"8220":[0,0.69444,0.1685,0,0.51444],"8221":[0,0.69444,0.06961,0,0.51444],"8463":[0,0.68889,0,0,0.54028]},"Main-Regular":{"32":[0,0,0,0,0.25],"33":[0,0.69444,0,0,0.27778],"34":[0,0.69444,0,0,0.5],"35":[0.19444,0.69444,0,0,0.83334],"36":[0.05556,0.75,0,0,0.5],"37":[0.05556,0.75,0,0,0.83334],"38":[0,0.69444,0,0,0.77778],"39":[0,0.69444,0,0,0.27778],"40":[0.25,0.75,0,0,0.38889],"41":[0.25,0.75,0,0,0.38889],"42":[0,0.75,0,0,0.5],"43":[0.08333,0.58333,0,0,0.77778],"44":[0.19444,0.10556,0,0,0.27778],"45":[0,0.43056,0,0,0.33333],"46":[0,0.10556,0,0,0.27778],"47":[0.25,0.75,0,0,0.5],"48":[0,0.64444,0,0,0.5],"49":[0,0.64444,0,0,0.5],"50":[0,0.64444,0,0,0.5],"51":[0,0.64444,0,0,0.5],"52":[0,0.64444,0,0,0.5],"53":[0,0.64444,0,0,0.5],"54":[0,0.64444,0,0,0.5],"55":[0,0.64444,0,0,0.5],"56":[0,0.64444,0,0,0.5],"57":[0,0.64444,0,0,0.5],"58":[0,0.43056,0,0,0.27778],"59":[0.19444,0.43056,0,0,0.27778],"60":[0.0391,0.5391,0,0,0.77778],"61":[-0.13313,0.36687,0,0,0.77778],"62":[0.0391,0.5391,0,0,0.77778],"63":[0,0.69444,0,0,0.47222],"64":[0,0.69444,0,0,0.77778],"65":[0,0.68333,0,0,0.75],"66":[0,0.68333,0,0,0.70834],"67":[0,0.68333,0,0,0.72222],"68":[0,0.68333,0,0,0.76389],"69":[0,0.68333,0,0,0.68056],"70":[0,0.68333,0,0,0.65278],"71":[0,0.68333,0,0,0.78472],"72":[0,0.68333,0,0,0.75],"73":[0,0.68333,0,0,0.36111],"74":[0,0.68333,0,0,0.51389],"75":[0,0.68333,0,0,0.77778],"76":[0,0.68333,0,0,0.625],"77":[0,0.68333,0,0,0.91667],"78":[0,0.68333,0,0,0.75],"79":[0,0.68333,0,0,0.77778],"80":[0,0.68333,0,0,0.68056],"81":[0.19444,0.68333,0,0,0.77778],"82":[0,0.68333,0,0,0.73611],"83":[0,0.68333,0,0,0.55556],"84":[0,0.68333,0,0,0.72222],"85":[0,0.68333,0,0,0.75],"86":[0,0.68333,0.01389,0,0.75],"87":[0,0.68333,0.01389,0,1.02778],"88":[0,0.68333,0,0,0.75],"89":[0,0.68333,0.025,0,0.75],"90":[0,0.68333,0,0,0.61111],"91":[0.25,0.75,0,0,0.27778],"92":[0.25,0.75,0,0,0.5],"93":[0.25,0.75,0,0,0.27778],"94":[0,0.69444,0,0,0.5],"95":[0.31,0.12056,0.02778,0,0.5],"97":[0,0.43056,0,0,0.5],"98":[0,0.69444,0,0,0.55556],"99":[0,0.43056,0,0,0.44445],"100":[0,0.69444,0,0,0.55556],"101":[0,0.43056,0,0,0.44445],"102":[0,0.69444,0.07778,0,0.30556],"103":[0.19444,0.43056,0.01389,0,0.5],"104":[0,0.69444,0,0,0.55556],"105":[0,0.66786,0,0,0.27778],"106":[0.19444,0.66786,0,0,0.30556],"107":[0,0.69444,0,0,0.52778],"108":[0,0.69444,0,0,0.27778],"109":[0,0.43056,0,0,0.83334],"110":[0,0.43056,0,0,0.55556],"111":[0,0.43056,0,0,0.5],"112":[0.19444,0.43056,0,0,0.55556],"113":[0.19444,0.43056,0,0,0.52778],"114":[0,0.43056,0,0,0.39167],"115":[0,0.43056,0,0,0.39445],"116":[0,0.61508,0,0,0.38889],"117":[0,0.43056,0,0,0.55556],"118":[0,0.43056,0.01389,0,0.52778],"119":[0,0.43056,0.01389,0,0.72222],"120":[0,0.43056,0,0,0.52778],"121":[0.19444,0.43056,0.01389,0,0.52778],"122":[0,0.43056,0,0,0.44445],"123":[0.25,0.75,0,0,0.5],"124":[0.25,0.75,0,0,0.27778],"125":[0.25,0.75,0,0,0.5],"126":[0.35,0.31786,0,0,0.5],"160":[0,0,0,0,0.25],"163":[0,0.69444,0,0,0.76909],"167":[0.19444,0.69444,0,0,0.44445],"168":[0,0.66786,0,0,0.5],"172":[0,0.43056,0,0,0.66667],"176":[0,0.69444,0,0,0.75],"177":[0.08333,0.58333,0,0,0.77778],"182":[0.19444,0.69444,0,0,0.61111],"184":[0.17014,0,0,0,0.44445],"198":[0,0.68333,0,0,0.90278],"215":[0.08333,0.58333,0,0,0.77778],"216":[0.04861,0.73194,0,0,0.77778],"223":[0,0.69444,0,0,0.5],"230":[0,0.43056,0,0,0.72222],"247":[0.08333,0.58333,0,0,0.77778],"248":[0.09722,0.52778,0,0,0.5],"305":[0,0.43056,0,0,0.27778],"338":[0,0.68333,0,0,1.01389],"339":[0,0.43056,0,0,0.77778],"567":[0.19444,0.43056,0,0,0.30556],"710":[0,0.69444,0,0,0.5],"711":[0,0.62847,0,0,0.5],"713":[0,0.56778,0,0,0.5],"714":[0,0.69444,0,0,0.5],"715":[0,0.69444,0,0,0.5],"728":[0,0.69444,0,0,0.5],"729":[0,0.66786,0,0,0.27778],"730":[0,0.69444,0,0,0.75],"732":[0,0.66786,0,0,0.5],"733":[0,0.69444,0,0,0.5],"915":[0,0.68333,0,0,0.625],"916":[0,0.68333,0,0,0.83334],"920":[0,0.68333,0,0,0.77778],"923":[0,0.68333,0,0,0.69445],"926":[0,0.68333,0,0,0.66667],"928":[0,0.68333,0,0,0.75],"931":[0,0.68333,0,0,0.72222],"933":[0,0.68333,0,0,0.77778],"934":[0,0.68333,0,0,0.72222],"936":[0,0.68333,0,0,0.77778],"937":[0,0.68333,0,0,0.72222],"8211":[0,0.43056,0.02778,0,0.5],"8212":[0,0.43056,0.02778,0,1],"8216":[0,0.69444,0,0,0.27778],"8217":[0,0.69444,0,0,0.27778],"8220":[0,0.69444,0,0,0.5],"8221":[0,0.69444,0,0,0.5],"8224":[0.19444,0.69444,0,0,0.44445],"8225":[0.19444,0.69444,0,0,0.44445],"8230":[0,0.123,0,0,1.172],"8242":[0,0.55556,0,0,0.275],"8407":[0,0.71444,0.15382,0,0.5],"8463":[0,0.68889,0,0,0.54028],"8465":[0,0.69444,0,0,0.72222],"8467":[0,0.69444,0,0.11111,0.41667],"8472":[0.19444,0.43056,0,0.11111,0.63646],"8476":[0,0.69444,0,0,0.72222],"8501":[0,0.69444,0,0,0.61111],"8592":[-0.13313,0.36687,0,0,1],"8593":[0.19444,0.69444,0,0,0.5],"8594":[-0.13313,0.36687,0,0,1],"8595":[0.19444,0.69444,0,0,0.5],"8596":[-0.13313,0.36687,0,0,1],"8597":[0.25,0.75,0,0,0.5],"8598":[0.19444,0.69444,0,0,1],"8599":[0.19444,0.69444,0,0,1],"8600":[0.19444,0.69444,0,0,1],"8601":[0.19444,0.69444,0,0,1],"8614":[0.011,0.511,0,0,1],"8617":[0.011,0.511,0,0,1.126],"8618":[0.011,0.511,0,0,1.126],"8636":[-0.13313,0.36687,0,0,1],"8637":[-0.13313,0.36687,0,0,1],"8640":[-0.13313,0.36687,0,0,1],"8641":[-0.13313,0.36687,0,0,1],"8652":[0.011,0.671,0,0,1],"8656":[-0.13313,0.36687,0,0,1],"8657":[0.19444,0.69444,0,0,0.61111],"8658":[-0.13313,0.36687,0,0,1],"8659":[0.19444,0.69444,0,0,0.61111],"8660":[-0.13313,0.36687,0,0,1],"8661":[0.25,0.75,0,0,0.61111],"8704":[0,0.69444,0,0,0.55556],"8706":[0,0.69444,0.05556,0.08334,0.5309],"8707":[0,0.69444,0,0,0.55556],"8709":[0.05556,0.75,0,0,0.5],"8711":[0,0.68333,0,0,0.83334],"8712":[0.0391,0.5391,0,0,0.66667],"8715":[0.0391,0.5391,0,0,0.66667],"8722":[0.08333,0.58333,0,0,0.77778],"8723":[0.08333,0.58333,0,0,0.77778],"8725":[0.25,0.75,0,0,0.5],"8726":[0.25,0.75,0,0,0.5],"8727":[-0.03472,0.46528,0,0,0.5],"8728":[-0.05555,0.44445,0,0,0.5],"8729":[-0.05555,0.44445,0,0,0.5],"8730":[0.2,0.8,0,0,0.83334],"8733":[0,0.43056,0,0,0.77778],"8734":[0,0.43056,0,0,1],"8736":[0,0.69224,0,0,0.72222],"8739":[0.25,0.75,0,0,0.27778],"8741":[0.25,0.75,0,0,0.5],"8743":[0,0.55556,0,0,0.66667],"8744":[0,0.55556,0,0,0.66667],"8745":[0,0.55556,0,0,0.66667],"8746":[0,0.55556,0,0,0.66667],"8747":[0.19444,0.69444,0.11111,0,0.41667],"8764":[-0.13313,0.36687,0,0,0.77778],"8768":[0.19444,0.69444,0,0,0.27778],"8771":[-0.03625,0.46375,0,0,0.77778],"8773":[-0.022,0.589,0,0,0.778],"8776":[-0.01688,0.48312,0,0,0.77778],"8781":[-0.03625,0.46375,0,0,0.77778],"8784":[-0.133,0.673,0,0,0.778],"8801":[-0.03625,0.46375,0,0,0.77778],"8804":[0.13597,0.63597,0,0,0.77778],"8805":[0.13597,0.63597,0,0,0.77778],"8810":[0.0391,0.5391,0,0,1],"8811":[0.0391,0.5391,0,0,1],"8826":[0.0391,0.5391,0,0,0.77778],"8827":[0.0391,0.5391,0,0,0.77778],"8834":[0.0391,0.5391,0,0,0.77778],"8835":[0.0391,0.5391,0,0,0.77778],"8838":[0.13597,0.63597,0,0,0.77778],"8839":[0.13597,0.63597,0,0,0.77778],"8846":[0,0.55556,0,0,0.66667],"8849":[0.13597,0.63597,0,0,0.77778],"8850":[0.13597,0.63597,0,0,0.77778],"8851":[0,0.55556,0,0,0.66667],"8852":[0,0.55556,0,0,0.66667],"8853":[0.08333,0.58333,0,0,0.77778],"8854":[0.08333,0.58333,0,0,0.77778],"8855":[0.08333,0.58333,0,0,0.77778],"8856":[0.08333,0.58333,0,0,0.77778],"8857":[0.08333,0.58333,0,0,0.77778],"8866":[0,0.69444,0,0,0.61111],"8867":[0,0.69444,0,0,0.61111],"8868":[0,0.69444,0,0,0.77778],"8869":[0,0.69444,0,0,0.77778],"8872":[0.249,0.75,0,0,0.867],"8900":[-0.05555,0.44445,0,0,0.5],"8901":[-0.05555,0.44445,0,0,0.27778],"8902":[-0.03472,0.46528,0,0,0.5],"8904":[0.005,0.505,0,0,0.9],"8942":[0.03,0.903,0,0,0.278],"8943":[-0.19,0.313,0,0,1.172],"8945":[-0.1,0.823,0,0,1.282],"8968":[0.25,0.75,0,0,0.44445],"8969":[0.25,0.75,0,0,0.44445],"8970":[0.25,0.75,0,0,0.44445],"8971":[0.25,0.75,0,0,0.44445],"8994":[-0.14236,0.35764,0,0,1],"8995":[-0.14236,0.35764,0,0,1],"9136":[0.244,0.744,0,0,0.412],"9137":[0.244,0.745,0,0,0.412],"9651":[0.19444,0.69444,0,0,0.88889],"9657":[-0.03472,0.46528,0,0,0.5],"9661":[0.19444,0.69444,0,0,0.88889],"9667":[-0.03472,0.46528,0,0,0.5],"9711":[0.19444,0.69444,0,0,1],"9824":[0.12963,0.69444,0,0,0.77778],"9825":[0.12963,0.69444,0,0,0.77778],"9826":[0.12963,0.69444,0,0,0.77778],"9827":[0.12963,0.69444,0,0,0.77778],"9837":[0,0.75,0,0,0.38889],"9838":[0.19444,0.69444,0,0,0.38889],"9839":[0.19444,0.69444,0,0,0.38889],"10216":[0.25,0.75,0,0,0.38889],"10217":[0.25,0.75,0,0,0.38889],"10222":[0.244,0.744,0,0,0.412],"10223":[0.244,0.745,0,0,0.412],"10229":[0.011,0.511,0,0,1.609],"10230":[0.011,0.511,0,0,1.638],"10231":[0.011,0.511,0,0,1.859],"10232":[0.024,0.525,0,0,1.609],"10233":[0.024,0.525,0,0,1.638],"10234":[0.024,0.525,0,0,1.858],"10236":[0.011,0.511,0,0,1.638],"10815":[0,0.68333,0,0,0.75],"10927":[0.13597,0.63597,0,0,0.77778],"10928":[0.13597,0.63597,0,0,0.77778],"57376":[0.19444,0.69444,0,0,0]},"Math-BoldItalic":{"32":[0,0,0,0,0.25],"48":[0,0.44444,0,0,0.575],"49":[0,0.44444,0,0,0.575],"50":[0,0.44444,0,0,0.575],"51":[0.19444,0.44444,0,0,0.575],"52":[0.19444,0.44444,0,0,0.575],"53":[0.19444,0.44444,0,0,0.575],"54":[0,0.64444,0,0,0.575],"55":[0.19444,0.44444,0,0,0.575],"56":[0,0.64444,0,0,0.575],"57":[0.19444,0.44444,0,0,0.575],"65":[0,0.68611,0,0,0.86944],"66":[0,0.68611,0.04835,0,0.8664],"67":[0,0.68611,0.06979,0,0.81694],"68":[0,0.68611,0.03194,0,0.93812],"69":[0,0.68611,0.05451,0,0.81007],"70":[0,0.68611,0.15972,0,0.68889],"71":[0,0.68611,0,0,0.88673],"72":[0,0.68611,0.08229,0,0.98229],"73":[0,0.68611,0.07778,0,0.51111],"74":[0,0.68611,0.10069,0,0.63125],"75":[0,0.68611,0.06979,0,0.97118],"76":[0,0.68611,0,0,0.75555],"77":[0,0.68611,0.11424,0,1.14201],"78":[0,0.68611,0.11424,0,0.95034],"79":[0,0.68611,0.03194,0,0.83666],"80":[0,0.68611,0.15972,0,0.72309],"81":[0.19444,0.68611,0,0,0.86861],"82":[0,0.68611,0.00421,0,0.87235],"83":[0,0.68611,0.05382,0,0.69271],"84":[0,0.68611,0.15972,0,0.63663],"85":[0,0.68611,0.11424,0,0.80027],"86":[0,0.68611,0.25555,0,0.67778],"87":[0,0.68611,0.15972,0,1.09305],"88":[0,0.68611,0.07778,0,0.94722],"89":[0,0.68611,0.25555,0,0.67458],"90":[0,0.68611,0.06979,0,0.77257],"97":[0,0.44444,0,0,0.63287],"98":[0,0.69444,0,0,0.52083],"99":[0,0.44444,0,0,0.51342],"100":[0,0.69444,0,0,0.60972],"101":[0,0.44444,0,0,0.55361],"102":[0.19444,0.69444,0.11042,0,0.56806],"103":[0.19444,0.44444,0.03704,0,0.5449],"104":[0,0.69444,0,0,0.66759],"105":[0,0.69326,0,0,0.4048],"106":[0.19444,0.69326,0.0622,0,0.47083],"107":[0,0.69444,0.01852,0,0.6037],"108":[0,0.69444,0.0088,0,0.34815],"109":[0,0.44444,0,0,1.0324],"110":[0,0.44444,0,0,0.71296],"111":[0,0.44444,0,0,0.58472],"112":[0.19444,0.44444,0,0,0.60092],"113":[0.19444,0.44444,0.03704,0,0.54213],"114":[0,0.44444,0.03194,0,0.5287],"115":[0,0.44444,0,0,0.53125],"116":[0,0.63492,0,0,0.41528],"117":[0,0.44444,0,0,0.68102],"118":[0,0.44444,0.03704,0,0.56666],"119":[0,0.44444,0.02778,0,0.83148],"120":[0,0.44444,0,0,0.65903],"121":[0.19444,0.44444,0.03704,0,0.59028],"122":[0,0.44444,0.04213,0,0.55509],"160":[0,0,0,0,0.25],"915":[0,0.68611,0.15972,0,0.65694],"916":[0,0.68611,0,0,0.95833],"920":[0,0.68611,0.03194,0,0.86722],"923":[0,0.68611,0,0,0.80555],"926":[0,0.68611,0.07458,0,0.84125],"928":[0,0.68611,0.08229,0,0.98229],"931":[0,0.68611,0.05451,0,0.88507],"933":[0,0.68611,0.15972,0,0.67083],"934":[0,0.68611,0,0,0.76666],"936":[0,0.68611,0.11653,0,0.71402],"937":[0,0.68611,0.04835,0,0.8789],"945":[0,0.44444,0,0,0.76064],"946":[0.19444,0.69444,0.03403,0,0.65972],"947":[0.19444,0.44444,0.06389,0,0.59003],"948":[0,0.69444,0.03819,0,0.52222],"949":[0,0.44444,0,0,0.52882],"950":[0.19444,0.69444,0.06215,0,0.50833],"951":[0.19444,0.44444,0.03704,0,0.6],"952":[0,0.69444,0.03194,0,0.5618],"953":[0,0.44444,0,0,0.41204],"954":[0,0.44444,0,0,0.66759],"955":[0,0.69444,0,0,0.67083],"956":[0.19444,0.44444,0,0,0.70787],"957":[0,0.44444,0.06898,0,0.57685],"958":[0.19444,0.69444,0.03021,0,0.50833],"959":[0,0.44444,0,0,0.58472],"960":[0,0.44444,0.03704,0,0.68241],"961":[0.19444,0.44444,0,0,0.6118],"962":[0.09722,0.44444,0.07917,0,0.42361],"963":[0,0.44444,0.03704,0,0.68588],"964":[0,0.44444,0.13472,0,0.52083],"965":[0,0.44444,0.03704,0,0.63055],"966":[0.19444,0.44444,0,0,0.74722],"967":[0.19444,0.44444,0,0,0.71805],"968":[0.19444,0.69444,0.03704,0,0.75833],"969":[0,0.44444,0.03704,0,0.71782],"977":[0,0.69444,0,0,0.69155],"981":[0.19444,0.69444,0,0,0.7125],"982":[0,0.44444,0.03194,0,0.975],"1009":[0.19444,0.44444,0,0,0.6118],"1013":[0,0.44444,0,0,0.48333],"57649":[0,0.44444,0,0,0.39352],"57911":[0.19444,0.44444,0,0,0.43889]},"Math-Italic":{"32":[0,0,0,0,0.25],"48":[0,0.43056,0,0,0.5],"49":[0,0.43056,0,0,0.5],"50":[0,0.43056,0,0,0.5],"51":[0.19444,0.43056,0,0,0.5],"52":[0.19444,0.43056,0,0,0.5],"53":[0.19444,0.43056,0,0,0.5],"54":[0,0.64444,0,0,0.5],"55":[0.19444,0.43056,0,0,0.5],"56":[0,0.64444,0,0,0.5],"57":[0.19444,0.43056,0,0,0.5],"65":[0,0.68333,0,0.13889,0.75],"66":[0,0.68333,0.05017,0.08334,0.75851],"67":[0,0.68333,0.07153,0.08334,0.71472],"68":[0,0.68333,0.02778,0.05556,0.82792],"69":[0,0.68333,0.05764,0.08334,0.7382],"70":[0,0.68333,0.13889,0.08334,0.64306],"71":[0,0.68333,0,0.08334,0.78625],"72":[0,0.68333,0.08125,0.05556,0.83125],"73":[0,0.68333,0.07847,0.11111,0.43958],"74":[0,0.68333,0.09618,0.16667,0.55451],"75":[0,0.68333,0.07153,0.05556,0.84931],"76":[0,0.68333,0,0.02778,0.68056],"77":[0,0.68333,0.10903,0.08334,0.97014],"78":[0,0.68333,0.10903,0.08334,0.80347],"79":[0,0.68333,0.02778,0.08334,0.76278],"80":[0,0.68333,0.13889,0.08334,0.64201],"81":[0.19444,0.68333,0,0.08334,0.79056],"82":[0,0.68333,0.00773,0.08334,0.75929],"83":[0,0.68333,0.05764,0.08334,0.6132],"84":[0,0.68333,0.13889,0.08334,0.58438],"85":[0,0.68333,0.10903,0.02778,0.68278],"86":[0,0.68333,0.22222,0,0.58333],"87":[0,0.68333,0.13889,0,0.94445],"88":[0,0.68333,0.07847,0.08334,0.82847],"89":[0,0.68333,0.22222,0,0.58056],"90":[0,0.68333,0.07153,0.08334,0.68264],"97":[0,0.43056,0,0,0.52859],"98":[0,0.69444,0,0,0.42917],"99":[0,0.43056,0,0.05556,0.43276],"100":[0,0.69444,0,0.16667,0.52049],"101":[0,0.43056,0,0.05556,0.46563],"102":[0.19444,0.69444,0.10764,0.16667,0.48959],"103":[0.19444,0.43056,0.03588,0.02778,0.47697],"104":[0,0.69444,0,0,0.57616],"105":[0,0.65952,0,0,0.34451],"106":[0.19444,0.65952,0.05724,0,0.41181],"107":[0,0.69444,0.03148,0,0.5206],"108":[0,0.69444,0.01968,0.08334,0.29838],"109":[0,0.43056,0,0,0.87801],"110":[0,0.43056,0,0,0.60023],"111":[0,0.43056,0,0.05556,0.48472],"112":[0.19444,0.43056,0,0.08334,0.50313],"113":[0.19444,0.43056,0.03588,0.08334,0.44641],"114":[0,0.43056,0.02778,0.05556,0.45116],"115":[0,0.43056,0,0.05556,0.46875],"116":[0,0.61508,0,0.08334,0.36111],"117":[0,0.43056,0,0.02778,0.57246],"118":[0,0.43056,0.03588,0.02778,0.48472],"119":[0,0.43056,0.02691,0.08334,0.71592],"120":[0,0.43056,0,0.02778,0.57153],"121":[0.19444,0.43056,0.03588,0.05556,0.49028],"122":[0,0.43056,0.04398,0.05556,0.46505],"160":[0,0,0,0,0.25],"915":[0,0.68333,0.13889,0.08334,0.61528],"916":[0,0.68333,0,0.16667,0.83334],"920":[0,0.68333,0.02778,0.08334,0.76278],"923":[0,0.68333,0,0.16667,0.69445],"926":[0,0.68333,0.07569,0.08334,0.74236],"928":[0,0.68333,0.08125,0.05556,0.83125],"931":[0,0.68333,0.05764,0.08334,0.77986],"933":[0,0.68333,0.13889,0.05556,0.58333],"934":[0,0.68333,0,0.08334,0.66667],"936":[0,0.68333,0.11,0.05556,0.61222],"937":[0,0.68333,0.05017,0.08334,0.7724],"945":[0,0.43056,0.0037,0.02778,0.6397],"946":[0.19444,0.69444,0.05278,0.08334,0.56563],"947":[0.19444,0.43056,0.05556,0,0.51773],"948":[0,0.69444,0.03785,0.05556,0.44444],"949":[0,0.43056,0,0.08334,0.46632],"950":[0.19444,0.69444,0.07378,0.08334,0.4375],"951":[0.19444,0.43056,0.03588,0.05556,0.49653],"952":[0,0.69444,0.02778,0.08334,0.46944],"953":[0,0.43056,0,0.05556,0.35394],"954":[0,0.43056,0,0,0.57616],"955":[0,0.69444,0,0,0.58334],"956":[0.19444,0.43056,0,0.02778,0.60255],"957":[0,0.43056,0.06366,0.02778,0.49398],"958":[0.19444,0.69444,0.04601,0.11111,0.4375],"959":[0,0.43056,0,0.05556,0.48472],"960":[0,0.43056,0.03588,0,0.57003],"961":[0.19444,0.43056,0,0.08334,0.51702],"962":[0.09722,0.43056,0.07986,0.08334,0.36285],"963":[0,0.43056,0.03588,0,0.57141],"964":[0,0.43056,0.1132,0.02778,0.43715],"965":[0,0.43056,0.03588,0.02778,0.54028],"966":[0.19444,0.43056,0,0.08334,0.65417],"967":[0.19444,0.43056,0,0.05556,0.62569],"968":[0.19444,0.69444,0.03588,0.11111,0.65139],"969":[0,0.43056,0.03588,0,0.62245],"977":[0,0.69444,0,0.08334,0.59144],"981":[0.19444,0.69444,0,0.08334,0.59583],"982":[0,0.43056,0.02778,0,0.82813],"1009":[0.19444,0.43056,0,0.08334,0.51702],"1013":[0,0.43056,0,0.05556,0.4059],"57649":[0,0.43056,0,0.02778,0.32246],"57911":[0.19444,0.43056,0,0.08334,0.38403]},"SansSerif-Bold":{"32":[0,0,0,0,0.25],"33":[0,0.69444,0,0,0.36667],"34":[0,0.69444,0,0,0.55834],"35":[0.19444,0.69444,0,0,0.91667],"36":[0.05556,0.75,0,0,0.55],"37":[0.05556,0.75,0,0,1.02912],"38":[0,0.69444,0,0,0.83056],"39":[0,0.69444,0,0,0.30556],"40":[0.25,0.75,0,0,0.42778],"41":[0.25,0.75,0,0,0.42778],"42":[0,0.75,0,0,0.55],"43":[0.11667,0.61667,0,0,0.85556],"44":[0.10556,0.13056,0,0,0.30556],"45":[0,0.45833,0,0,0.36667],"46":[0,0.13056,0,0,0.30556],"47":[0.25,0.75,0,0,0.55],"48":[0,0.69444,0,0,0.55],"49":[0,0.69444,0,0,0.55],"50":[0,0.69444,0,0,0.55],"51":[0,0.69444,0,0,0.55],"52":[0,0.69444,0,0,0.55],"53":[0,0.69444,0,0,0.55],"54":[0,0.69444,0,0,0.55],"55":[0,0.69444,0,0,0.55],"56":[0,0.69444,0,0,0.55],"57":[0,0.69444,0,0,0.55],"58":[0,0.45833,0,0,0.30556],"59":[0.10556,0.45833,0,0,0.30556],"61":[-0.09375,0.40625,0,0,0.85556],"63":[0,0.69444,0,0,0.51945],"64":[0,0.69444,0,0,0.73334],"65":[0,0.69444,0,0,0.73334],"66":[0,0.69444,0,0,0.73334],"67":[0,0.69444,0,0,0.70278],"68":[0,0.69444,0,0,0.79445],"69":[0,0.69444,0,0,0.64167],"70":[0,0.69444,0,0,0.61111],"71":[0,0.69444,0,0,0.73334],"72":[0,0.69444,0,0,0.79445],"73":[0,0.69444,0,0,0.33056],"74":[0,0.69444,0,0,0.51945],"75":[0,0.69444,0,0,0.76389],"76":[0,0.69444,0,0,0.58056],"77":[0,0.69444,0,0,0.97778],"78":[0,0.69444,0,0,0.79445],"79":[0,0.69444,0,0,0.79445],"80":[0,0.69444,0,0,0.70278],"81":[0.10556,0.69444,0,0,0.79445],"82":[0,0.69444,0,0,0.70278],"83":[0,0.69444,0,0,0.61111],"84":[0,0.69444,0,0,0.73334],"85":[0,0.69444,0,0,0.76389],"86":[0,0.69444,0.01528,0,0.73334],"87":[0,0.69444,0.01528,0,1.03889],"88":[0,0.69444,0,0,0.73334],"89":[0,0.69444,0.0275,0,0.73334],"90":[0,0.69444,0,0,0.67223],"91":[0.25,0.75,0,0,0.34306],"93":[0.25,0.75,0,0,0.34306],"94":[0,0.69444,0,0,0.55],"95":[0.35,0.10833,0.03056,0,0.55],"97":[0,0.45833,0,0,0.525],"98":[0,0.69444,0,0,0.56111],"99":[0,0.45833,0,0,0.48889],"100":[0,0.69444,0,0,0.56111],"101":[0,0.45833,0,0,0.51111],"102":[0,0.69444,0.07639,0,0.33611],"103":[0.19444,0.45833,0.01528,0,0.55],"104":[0,0.69444,0,0,0.56111],"105":[0,0.69444,0,0,0.25556],"106":[0.19444,0.69444,0,0,0.28611],"107":[0,0.69444,0,0,0.53056],"108":[0,0.69444,0,0,0.25556],"109":[0,0.45833,0,0,0.86667],"110":[0,0.45833,0,0,0.56111],"111":[0,0.45833,0,0,0.55],"112":[0.19444,0.45833,0,0,0.56111],"113":[0.19444,0.45833,0,0,0.56111],"114":[0,0.45833,0.01528,0,0.37222],"115":[0,0.45833,0,0,0.42167],"116":[0,0.58929,0,0,0.40417],"117":[0,0.45833,0,0,0.56111],"118":[0,0.45833,0.01528,0,0.5],"119":[0,0.45833,0.01528,0,0.74445],"120":[0,0.45833,0,0,0.5],"121":[0.19444,0.45833,0.01528,0,0.5],"122":[0,0.45833,0,0,0.47639],"126":[0.35,0.34444,0,0,0.55],"160":[0,0,0,0,0.25],"168":[0,0.69444,0,0,0.55],"176":[0,0.69444,0,0,0.73334],"180":[0,0.69444,0,0,0.55],"184":[0.17014,0,0,0,0.48889],"305":[0,0.45833,0,0,0.25556],"567":[0.19444,0.45833,0,0,0.28611],"710":[0,0.69444,0,0,0.55],"711":[0,0.63542,0,0,0.55],"713":[0,0.63778,0,0,0.55],"728":[0,0.69444,0,0,0.55],"729":[0,0.69444,0,0,0.30556],"730":[0,0.69444,0,0,0.73334],"732":[0,0.69444,0,0,0.55],"733":[0,0.69444,0,0,0.55],"915":[0,0.69444,0,0,0.58056],"916":[0,0.69444,0,0,0.91667],"920":[0,0.69444,0,0,0.85556],"923":[0,0.69444,0,0,0.67223],"926":[0,0.69444,0,0,0.73334],"928":[0,0.69444,0,0,0.79445],"931":[0,0.69444,0,0,0.79445],"933":[0,0.69444,0,0,0.85556],"934":[0,0.69444,0,0,0.79445],"936":[0,0.69444,0,0,0.85556],"937":[0,0.69444,0,0,0.79445],"8211":[0,0.45833,0.03056,0,0.55],"8212":[0,0.45833,0.03056,0,1.10001],"8216":[0,0.69444,0,0,0.30556],"8217":[0,0.69444,0,0,0.30556],"8220":[0,0.69444,0,0,0.55834],"8221":[0,0.69444,0,0,0.55834]},"SansSerif-Italic":{"32":[0,0,0,0,0.25],"33":[0,0.69444,0.05733,0,0.31945],"34":[0,0.69444,0.00316,0,0.5],"35":[0.19444,0.69444,0.05087,0,0.83334],"36":[0.05556,0.75,0.11156,0,0.5],"37":[0.05556,0.75,0.03126,0,0.83334],"38":[0,0.69444,0.03058,0,0.75834],"39":[0,0.69444,0.07816,0,0.27778],"40":[0.25,0.75,0.13164,0,0.38889],"41":[0.25,0.75,0.02536,0,0.38889],"42":[0,0.75,0.11775,0,0.5],"43":[0.08333,0.58333,0.02536,0,0.77778],"44":[0.125,0.08333,0,0,0.27778],"45":[0,0.44444,0.01946,0,0.33333],"46":[0,0.08333,0,0,0.27778],"47":[0.25,0.75,0.13164,0,0.5],"48":[0,0.65556,0.11156,0,0.5],"49":[0,0.65556,0.11156,0,0.5],"50":[0,0.65556,0.11156,0,0.5],"51":[0,0.65556,0.11156,0,0.5],"52":[0,0.65556,0.11156,0,0.5],"53":[0,0.65556,0.11156,0,0.5],"54":[0,0.65556,0.11156,0,0.5],"55":[0,0.65556,0.11156,0,0.5],"56":[0,0.65556,0.11156,0,0.5],"57":[0,0.65556,0.11156,0,0.5],"58":[0,0.44444,0.02502,0,0.27778],"59":[0.125,0.44444,0.02502,0,0.27778],"61":[-0.13,0.37,0.05087,0,0.77778],"63":[0,0.69444,0.11809,0,0.47222],"64":[0,0.69444,0.07555,0,0.66667],"65":[0,0.69444,0,0,0.66667],"66":[0,0.69444,0.08293,0,0.66667],"67":[0,0.69444,0.11983,0,0.63889],"68":[0,0.69444,0.07555,0,0.72223],"69":[0,0.69444,0.11983,0,0.59722],"70":[0,0.69444,0.13372,0,0.56945],"71":[0,0.69444,0.11983,0,0.66667],"72":[0,0.69444,0.08094,0,0.70834],"73":[0,0.69444,0.13372,0,0.27778],"74":[0,0.69444,0.08094,0,0.47222],"75":[0,0.69444,0.11983,0,0.69445],"76":[0,0.69444,0,0,0.54167],"77":[0,0.69444,0.08094,0,0.875],"78":[0,0.69444,0.08094,0,0.70834],"79":[0,0.69444,0.07555,0,0.73611],"80":[0,0.69444,0.08293,0,0.63889],"81":[0.125,0.69444,0.07555,0,0.73611],"82":[0,0.69444,0.08293,0,0.64584],"83":[0,0.69444,0.09205,0,0.55556],"84":[0,0.69444,0.13372,0,0.68056],"85":[0,0.69444,0.08094,0,0.6875],"86":[0,0.69444,0.1615,0,0.66667],"87":[0,0.69444,0.1615,0,0.94445],"88":[0,0.69444,0.13372,0,0.66667],"89":[0,0.69444,0.17261,0,0.66667],"90":[0,0.69444,0.11983,0,0.61111],"91":[0.25,0.75,0.15942,0,0.28889],"93":[0.25,0.75,0.08719,0,0.28889],"94":[0,0.69444,0.0799,0,0.5],"95":[0.35,0.09444,0.08616,0,0.5],"97":[0,0.44444,0.00981,0,0.48056],"98":[0,0.69444,0.03057,0,0.51667],"99":[0,0.44444,0.08336,0,0.44445],"100":[0,0.69444,0.09483,0,0.51667],"101":[0,0.44444,0.06778,0,0.44445],"102":[0,0.69444,0.21705,0,0.30556],"103":[0.19444,0.44444,0.10836,0,0.5],"104":[0,0.69444,0.01778,0,0.51667],"105":[0,0.67937,0.09718,0,0.23889],"106":[0.19444,0.67937,0.09162,0,0.26667],"107":[0,0.69444,0.08336,0,0.48889],"108":[0,0.69444,0.09483,0,0.23889],"109":[0,0.44444,0.01778,0,0.79445],"110":[0,0.44444,0.01778,0,0.51667],"111":[0,0.44444,0.06613,0,0.5],"112":[0.19444,0.44444,0.0389,0,0.51667],"113":[0.19444,0.44444,0.04169,0,0.51667],"114":[0,0.44444,0.10836,0,0.34167],"115":[0,0.44444,0.0778,0,0.38333],"116":[0,0.57143,0.07225,0,0.36111],"117":[0,0.44444,0.04169,0,0.51667],"118":[0,0.44444,0.10836,0,0.46111],"119":[0,0.44444,0.10836,0,0.68334],"120":[0,0.44444,0.09169,0,0.46111],"121":[0.19444,0.44444,0.10836,0,0.46111],"122":[0,0.44444,0.08752,0,0.43472],"126":[0.35,0.32659,0.08826,0,0.5],"160":[0,0,0,0,0.25],"168":[0,0.67937,0.06385,0,0.5],"176":[0,0.69444,0,0,0.73752],"184":[0.17014,0,0,0,0.44445],"305":[0,0.44444,0.04169,0,0.23889],"567":[0.19444,0.44444,0.04169,0,0.26667],"710":[0,0.69444,0.0799,0,0.5],"711":[0,0.63194,0.08432,0,0.5],"713":[0,0.60889,0.08776,0,0.5],"714":[0,0.69444,0.09205,0,0.5],"715":[0,0.69444,0,0,0.5],"728":[0,0.69444,0.09483,0,0.5],"729":[0,0.67937,0.07774,0,0.27778],"730":[0,0.69444,0,0,0.73752],"732":[0,0.67659,0.08826,0,0.5],"733":[0,0.69444,0.09205,0,0.5],"915":[0,0.69444,0.13372,0,0.54167],"916":[0,0.69444,0,0,0.83334],"920":[0,0.69444,0.07555,0,0.77778],"923":[0,0.69444,0,0,0.61111],"926":[0,0.69444,0.12816,0,0.66667],"928":[0,0.69444,0.08094,0,0.70834],"931":[0,0.69444,0.11983,0,0.72222],"933":[0,0.69444,0.09031,0,0.77778],"934":[0,0.69444,0.04603,0,0.72222],"936":[0,0.69444,0.09031,0,0.77778],"937":[0,0.69444,0.08293,0,0.72222],"8211":[0,0.44444,0.08616,0,0.5],"8212":[0,0.44444,0.08616,0,1],"8216":[0,0.69444,0.07816,0,0.27778],"8217":[0,0.69444,0.07816,0,0.27778],"8220":[0,0.69444,0.14205,0,0.5],"8221":[0,0.69444,0.00316,0,0.5]},"SansSerif-Regular":{"32":[0,0,0,0,0.25],"33":[0,0.69444,0,0,0.31945],"34":[0,0.69444,0,0,0.5],"35":[0.19444,0.69444,0,0,0.83334],"36":[0.05556,0.75,0,0,0.5],"37":[0.05556,0.75,0,0,0.83334],"38":[0,0.69444,0,0,0.75834],"39":[0,0.69444,0,0,0.27778],"40":[0.25,0.75,0,0,0.38889],"41":[0.25,0.75,0,0,0.38889],"42":[0,0.75,0,0,0.5],"43":[0.08333,0.58333,0,0,0.77778],"44":[0.125,0.08333,0,0,0.27778],"45":[0,0.44444,0,0,0.33333],"46":[0,0.08333,0,0,0.27778],"47":[0.25,0.75,0,0,0.5],"48":[0,0.65556,0,0,0.5],"49":[0,0.65556,0,0,0.5],"50":[0,0.65556,0,0,0.5],"51":[0,0.65556,0,0,0.5],"52":[0,0.65556,0,0,0.5],"53":[0,0.65556,0,0,0.5],"54":[0,0.65556,0,0,0.5],"55":[0,0.65556,0,0,0.5],"56":[0,0.65556,0,0,0.5],"57":[0,0.65556,0,0,0.5],"58":[0,0.44444,0,0,0.27778],"59":[0.125,0.44444,0,0,0.27778],"61":[-0.13,0.37,0,0,0.77778],"63":[0,0.69444,0,0,0.47222],"64":[0,0.69444,0,0,0.66667],"65":[0,0.69444,0,0,0.66667],"66":[0,0.69444,0,0,0.66667],"67":[0,0.69444,0,0,0.63889],"68":[0,0.69444,0,0,0.72223],"69":[0,0.69444,0,0,0.59722],"70":[0,0.69444,0,0,0.56945],"71":[0,0.69444,0,0,0.66667],"72":[0,0.69444,0,0,0.70834],"73":[0,0.69444,0,0,0.27778],"74":[0,0.69444,0,0,0.47222],"75":[0,0.69444,0,0,0.69445],"76":[0,0.69444,0,0,0.54167],"77":[0,0.69444,0,0,0.875],"78":[0,0.69444,0,0,0.70834],"79":[0,0.69444,0,0,0.73611],"80":[0,0.69444,0,0,0.63889],"81":[0.125,0.69444,0,0,0.73611],"82":[0,0.69444,0,0,0.64584],"83":[0,0.69444,0,0,0.55556],"84":[0,0.69444,0,0,0.68056],"85":[0,0.69444,0,0,0.6875],"86":[0,0.69444,0.01389,0,0.66667],"87":[0,0.69444,0.01389,0,0.94445],"88":[0,0.69444,0,0,0.66667],"89":[0,0.69444,0.025,0,0.66667],"90":[0,0.69444,0,0,0.61111],"91":[0.25,0.75,0,0,0.28889],"93":[0.25,0.75,0,0,0.28889],"94":[0,0.69444,0,0,0.5],"95":[0.35,0.09444,0.02778,0,0.5],"97":[0,0.44444,0,0,0.48056],"98":[0,0.69444,0,0,0.51667],"99":[0,0.44444,0,0,0.44445],"100":[0,0.69444,0,0,0.51667],"101":[0,0.44444,0,0,0.44445],"102":[0,0.69444,0.06944,0,0.30556],"103":[0.19444,0.44444,0.01389,0,0.5],"104":[0,0.69444,0,0,0.51667],"105":[0,0.67937,0,0,0.23889],"106":[0.19444,0.67937,0,0,0.26667],"107":[0,0.69444,0,0,0.48889],"108":[0,0.69444,0,0,0.23889],"109":[0,0.44444,0,0,0.79445],"110":[0,0.44444,0,0,0.51667],"111":[0,0.44444,0,0,0.5],"112":[0.19444,0.44444,0,0,0.51667],"113":[0.19444,0.44444,0,0,0.51667],"114":[0,0.44444,0.01389,0,0.34167],"115":[0,0.44444,0,0,0.38333],"116":[0,0.57143,0,0,0.36111],"117":[0,0.44444,0,0,0.51667],"118":[0,0.44444,0.01389,0,0.46111],"119":[0,0.44444,0.01389,0,0.68334],"120":[0,0.44444,0,0,0.46111],"121":[0.19444,0.44444,0.01389,0,0.46111],"122":[0,0.44444,0,0,0.43472],"126":[0.35,0.32659,0,0,0.5],"160":[0,0,0,0,0.25],"168":[0,0.67937,0,0,0.5],"176":[0,0.69444,0,0,0.66667],"184":[0.17014,0,0,0,0.44445],"305":[0,0.44444,0,0,0.23889],"567":[0.19444,0.44444,0,0,0.26667],"710":[0,0.69444,0,0,0.5],"711":[0,0.63194,0,0,0.5],"713":[0,0.60889,0,0,0.5],"714":[0,0.69444,0,0,0.5],"715":[0,0.69444,0,0,0.5],"728":[0,0.69444,0,0,0.5],"729":[0,0.67937,0,0,0.27778],"730":[0,0.69444,0,0,0.66667],"732":[0,0.67659,0,0,0.5],"733":[0,0.69444,0,0,0.5],"915":[0,0.69444,0,0,0.54167],"916":[0,0.69444,0,0,0.83334],"920":[0,0.69444,0,0,0.77778],"923":[0,0.69444,0,0,0.61111],"926":[0,0.69444,0,0,0.66667],"928":[0,0.69444,0,0,0.70834],"931":[0,0.69444,0,0,0.72222],"933":[0,0.69444,0,0,0.77778],"934":[0,0.69444,0,0,0.72222],"936":[0,0.69444,0,0,0.77778],"937":[0,0.69444,0,0,0.72222],"8211":[0,0.44444,0.02778,0,0.5],"8212":[0,0.44444,0.02778,0,1],"8216":[0,0.69444,0,0,0.27778],"8217":[0,0.69444,0,0,0.27778],"8220":[0,0.69444,0,0,0.5],"8221":[0,0.69444,0,0,0.5]},"Script-Regular":{"32":[0,0,0,0,0.25],"65":[0,0.7,0.22925,0,0.80253],"66":[0,0.7,0.04087,0,0.90757],"67":[0,0.7,0.1689,0,0.66619],"68":[0,0.7,0.09371,0,0.77443],"69":[0,0.7,0.18583,0,0.56162],"70":[0,0.7,0.13634,0,0.89544],"71":[0,0.7,0.17322,0,0.60961],"72":[0,0.7,0.29694,0,0.96919],"73":[0,0.7,0.19189,0,0.80907],"74":[0.27778,0.7,0.19189,0,1.05159],"75":[0,0.7,0.31259,0,0.91364],"76":[0,0.7,0.19189,0,0.87373],"77":[0,0.7,0.15981,0,1.08031],"78":[0,0.7,0.3525,0,0.9015],"79":[0,0.7,0.08078,0,0.73787],"80":[0,0.7,0.08078,0,1.01262],"81":[0,0.7,0.03305,0,0.88282],"82":[0,0.7,0.06259,0,0.85],"83":[0,0.7,0.19189,0,0.86767],"84":[0,0.7,0.29087,0,0.74697],"85":[0,0.7,0.25815,0,0.79996],"86":[0,0.7,0.27523,0,0.62204],"87":[0,0.7,0.27523,0,0.80532],"88":[0,0.7,0.26006,0,0.94445],"89":[0,0.7,0.2939,0,0.70961],"90":[0,0.7,0.24037,0,0.8212],"160":[0,0,0,0,0.25]},"Size1-Regular":{"32":[0,0,0,0,0.25],"40":[0.35001,0.85,0,0,0.45834],"41":[0.35001,0.85,0,0,0.45834],"47":[0.35001,0.85,0,0,0.57778],"91":[0.35001,0.85,0,0,0.41667],"92":[0.35001,0.85,0,0,0.57778],"93":[0.35001,0.85,0,0,0.41667],"123":[0.35001,0.85,0,0,0.58334],"125":[0.35001,0.85,0,0,0.58334],"160":[0,0,0,0,0.25],"710":[0,0.72222,0,0,0.55556],"732":[0,0.72222,0,0,0.55556],"770":[0,0.72222,0,0,0.55556],"771":[0,0.72222,0,0,0.55556],"8214":[-0.00099,0.601,0,0,0.77778],"8593":[0.00001,0.6,0,0,0.66667],"8595":[0.00001,0.6,0,0,0.66667],"8657":[0.00001,0.6,0,0,0.77778],"8659":[0.00001,0.6,0,0,0.77778],"8719":[0.25001,0.75,0,0,0.94445],"8720":[0.25001,0.75,0,0,0.94445],"8721":[0.25001,0.75,0,0,1.05556],"8730":[0.35001,0.85,0,0,1],"8739":[-0.00599,0.606,0,0,0.33333],"8741":[-0.00599,0.606,0,0,0.55556],"8747":[0.30612,0.805,0.19445,0,0.47222],"8748":[0.306,0.805,0.19445,0,0.47222],"8749":[0.306,0.805,0.19445,0,0.47222],"8750":[0.30612,0.805,0.19445,0,0.47222],"8896":[0.25001,0.75,0,0,0.83334],"8897":[0.25001,0.75,0,0,0.83334],"8898":[0.25001,0.75,0,0,0.83334],"8899":[0.25001,0.75,0,0,0.83334],"8968":[0.35001,0.85,0,0,0.47222],"8969":[0.35001,0.85,0,0,0.47222],"8970":[0.35001,0.85,0,0,0.47222],"8971":[0.35001,0.85,0,0,0.47222],"9168":[-0.00099,0.601,0,0,0.66667],"10216":[0.35001,0.85,0,0,0.47222],"10217":[0.35001,0.85,0,0,0.47222],"10752":[0.25001,0.75,0,0,1.11111],"10753":[0.25001,0.75,0,0,1.11111],"10754":[0.25001,0.75,0,0,1.11111],"10756":[0.25001,0.75,0,0,0.83334],"10758":[0.25001,0.75,0,0,0.83334]},"Size2-Regular":{"32":[0,0,0,0,0.25],"40":[0.65002,1.15,0,0,0.59722],"41":[0.65002,1.15,0,0,0.59722],"47":[0.65002,1.15,0,0,0.81111],"91":[0.65002,1.15,0,0,0.47222],"92":[0.65002,1.15,0,0,0.81111],"93":[0.65002,1.15,0,0,0.47222],"123":[0.65002,1.15,0,0,0.66667],"125":[0.65002,1.15,0,0,0.66667],"160":[0,0,0,0,0.25],"710":[0,0.75,0,0,1],"732":[0,0.75,0,0,1],"770":[0,0.75,0,0,1],"771":[0,0.75,0,0,1],"8719":[0.55001,1.05,0,0,1.27778],"8720":[0.55001,1.05,0,0,1.27778],"8721":[0.55001,1.05,0,0,1.44445],"8730":[0.65002,1.15,0,0,1],"8747":[0.86225,1.36,0.44445,0,0.55556],"8748":[0.862,1.36,0.44445,0,0.55556],"8749":[0.862,1.36,0.44445,0,0.55556],"8750":[0.86225,1.36,0.44445,0,0.55556],"8896":[0.55001,1.05,0,0,1.11111],"8897":[0.55001,1.05,0,0,1.11111],"8898":[0.55001,1.05,0,0,1.11111],"8899":[0.55001,1.05,0,0,1.11111],"8968":[0.65002,1.15,0,0,0.52778],"8969":[0.65002,1.15,0,0,0.52778],"8970":[0.65002,1.15,0,0,0.52778],"8971":[0.65002,1.15,0,0,0.52778],"10216":[0.65002,1.15,0,0,0.61111],"10217":[0.65002,1.15,0,0,0.61111],"10752":[0.55001,1.05,0,0,1.51112],"10753":[0.55001,1.05,0,0,1.51112],"10754":[0.55001,1.05,0,0,1.51112],"10756":[0.55001,1.05,0,0,1.11111],"10758":[0.55001,1.05,0,0,1.11111]},"Size3-Regular":{"32":[0,0,0,0,0.25],"40":[0.95003,1.45,0,0,0.73611],"41":[0.95003,1.45,0,0,0.73611],"47":[0.95003,1.45,0,0,1.04445],"91":[0.95003,1.45,0,0,0.52778],"92":[0.95003,1.45,0,0,1.04445],"93":[0.95003,1.45,0,0,0.52778],"123":[0.95003,1.45,0,0,0.75],"125":[0.95003,1.45,0,0,0.75],"160":[0,0,0,0,0.25],"710":[0,0.75,0,0,1.44445],"732":[0,0.75,0,0,1.44445],"770":[0,0.75,0,0,1.44445],"771":[0,0.75,0,0,1.44445],"8730":[0.95003,1.45,0,0,1],"8968":[0.95003,1.45,0,0,0.58334],"8969":[0.95003,1.45,0,0,0.58334],"8970":[0.95003,1.45,0,0,0.58334],"8971":[0.95003,1.45,0,0,0.58334],"10216":[0.95003,1.45,0,0,0.75],"10217":[0.95003,1.45,0,0,0.75]},"Size4-Regular":{"32":[0,0,0,0,0.25],"40":[1.25003,1.75,0,0,0.79167],"41":[1.25003,1.75,0,0,0.79167],"47":[1.25003,1.75,0,0,1.27778],"91":[1.25003,1.75,0,0,0.58334],"92":[1.25003,1.75,0,0,1.27778],"93":[1.25003,1.75,0,0,0.58334],"123":[1.25003,1.75,0,0,0.80556],"125":[1.25003,1.75,0,0,0.80556],"160":[0,0,0,0,0.25],"710":[0,0.825,0,0,1.8889],"732":[0,0.825,0,0,1.8889],"770":[0,0.825,0,0,1.8889],"771":[0,0.825,0,0,1.8889],"8730":[1.25003,1.75,0,0,1],"8968":[1.25003,1.75,0,0,0.63889],"8969":[1.25003,1.75,0,0,0.63889],"8970":[1.25003,1.75,0,0,0.63889],"8971":[1.25003,1.75,0,0,0.63889],"9115":[0.64502,1.155,0,0,0.875],"9116":[0.00001,0.6,0,0,0.875],"9117":[0.64502,1.155,0,0,0.875],"9118":[0.64502,1.155,0,0,0.875],"9119":[0.00001,0.6,0,0,0.875],"9120":[0.64502,1.155,0,0,0.875],"9121":[0.64502,1.155,0,0,0.66667],"9122":[-0.00099,0.601,0,0,0.66667],"9123":[0.64502,1.155,0,0,0.66667],"9124":[0.64502,1.155,0,0,0.66667],"9125":[-0.00099,0.601,0,0,0.66667],"9126":[0.64502,1.155,0,0,0.66667],"9127":[0.00001,0.9,0,0,0.88889],"9128":[0.65002,1.15,0,0,0.88889],"9129":[0.90001,0,0,0,0.88889],"9130":[0,0.3,0,0,0.88889],"9131":[0.00001,0.9,0,0,0.88889],"9132":[0.65002,1.15,0,0,0.88889],"9133":[0.90001,0,0,0,0.88889],"9143":[0.88502,0.915,0,0,1.05556],"10216":[1.25003,1.75,0,0,0.80556],"10217":[1.25003,1.75,0,0,0.80556],"57344":[-0.00499,0.605,0,0,1.05556],"57345":[-0.00499,0.605,0,0,1.05556],"57680":[0,0.12,0,0,0.45],"57681":[0,0.12,0,0,0.45],"57682":[0,0.12,0,0,0.45],"57683":[0,0.12,0,0,0.45]},"Typewriter-Regular":{"32":[0,0,0,0,0.525],"33":[0,0.61111,0,0,0.525],"34":[0,0.61111,0,0,0.525],"35":[0,0.61111,0,0,0.525],"36":[0.08333,0.69444,0,0,0.525],"37":[0.08333,0.69444,0,0,0.525],"38":[0,0.61111,0,0,0.525],"39":[0,0.61111,0,0,0.525],"40":[0.08333,0.69444,0,0,0.525],"41":[0.08333,0.69444,0,0,0.525],"42":[0,0.52083,0,0,0.525],"43":[-0.08056,0.53055,0,0,0.525],"44":[0.13889,0.125,0,0,0.525],"45":[-0.08056,0.53055,0,0,0.525],"46":[0,0.125,0,0,0.525],"47":[0.08333,0.69444,0,0,0.525],"48":[0,0.61111,0,0,0.525],"49":[0,0.61111,0,0,0.525],"50":[0,0.61111,0,0,0.525],"51":[0,0.61111,0,0,0.525],"52":[0,0.61111,0,0,0.525],"53":[0,0.61111,0,0,0.525],"54":[0,0.61111,0,0,0.525],"55":[0,0.61111,0,0,0.525],"56":[0,0.61111,0,0,0.525],"57":[0,0.61111,0,0,0.525],"58":[0,0.43056,0,0,0.525],"59":[0.13889,0.43056,0,0,0.525],"60":[-0.05556,0.55556,0,0,0.525],"61":[-0.19549,0.41562,0,0,0.525],"62":[-0.05556,0.55556,0,0,0.525],"63":[0,0.61111,0,0,0.525],"64":[0,0.61111,0,0,0.525],"65":[0,0.61111,0,0,0.525],"66":[0,0.61111,0,0,0.525],"67":[0,0.61111,0,0,0.525],"68":[0,0.61111,0,0,0.525],"69":[0,0.61111,0,0,0.525],"70":[0,0.61111,0,0,0.525],"71":[0,0.61111,0,0,0.525],"72":[0,0.61111,0,0,0.525],"73":[0,0.61111,0,0,0.525],"74":[0,0.61111,0,0,0.525],"75":[0,0.61111,0,0,0.525],"76":[0,0.61111,0,0,0.525],"77":[0,0.61111,0,0,0.525],"78":[0,0.61111,0,0,0.525],"79":[0,0.61111,0,0,0.525],"80":[0,0.61111,0,0,0.525],"81":[0.13889,0.61111,0,0,0.525],"82":[0,0.61111,0,0,0.525],"83":[0,0.61111,0,0,0.525],"84":[0,0.61111,0,0,0.525],"85":[0,0.61111,0,0,0.525],"86":[0,0.61111,0,0,0.525],"87":[0,0.61111,0,0,0.525],"88":[0,0.61111,0,0,0.525],"89":[0,0.61111,0,0,0.525],"90":[0,0.61111,0,0,0.525],"91":[0.08333,0.69444,0,0,0.525],"92":[0.08333,0.69444,0,0,0.525],"93":[0.08333,0.69444,0,0,0.525],"94":[0,0.61111,0,0,0.525],"95":[0.09514,0,0,0,0.525],"96":[0,0.61111,0,0,0.525],"97":[0,0.43056,0,0,0.525],"98":[0,0.61111,0,0,0.525],"99":[0,0.43056,0,0,0.525],"100":[0,0.61111,0,0,0.525],"101":[0,0.43056,0,0,0.525],"102":[0,0.61111,0,0,0.525],"103":[0.22222,0.43056,0,0,0.525],"104":[0,0.61111,0,0,0.525],"105":[0,0.61111,0,0,0.525],"106":[0.22222,0.61111,0,0,0.525],"107":[0,0.61111,0,0,0.525],"108":[0,0.61111,0,0,0.525],"109":[0,0.43056,0,0,0.525],"110":[0,0.43056,0,0,0.525],"111":[0,0.43056,0,0,0.525],"112":[0.22222,0.43056,0,0,0.525],"113":[0.22222,0.43056,0,0,0.525],"114":[0,0.43056,0,0,0.525],"115":[0,0.43056,0,0,0.525],"116":[0,0.55358,0,0,0.525],"117":[0,0.43056,0,0,0.525],"118":[0,0.43056,0,0,0.525],"119":[0,0.43056,0,0,0.525],"120":[0,0.43056,0,0,0.525],"121":[0.22222,0.43056,0,0,0.525],"122":[0,0.43056,0,0,0.525],"123":[0.08333,0.69444,0,0,0.525],"124":[0.08333,0.69444,0,0,0.525],"125":[0.08333,0.69444,0,0,0.525],"126":[0,0.61111,0,0,0.525],"127":[0,0.61111,0,0,0.525],"160":[0,0,0,0,0.525],"176":[0,0.61111,0,0,0.525],"184":[0.19445,0,0,0,0.525],"305":[0,0.43056,0,0,0.525],"567":[0.22222,0.43056,0,0,0.525],"711":[0,0.56597,0,0,0.525],"713":[0,0.56555,0,0,0.525],"714":[0,0.61111,0,0,0.525],"715":[0,0.61111,0,0,0.525],"728":[0,0.61111,0,0,0.525],"730":[0,0.61111,0,0,0.525],"770":[0,0.61111,0,0,0.525],"771":[0,0.61111,0,0,0.525],"776":[0,0.61111,0,0,0.525],"915":[0,0.61111,0,0,0.525],"916":[0,0.61111,0,0,0.525],"920":[0,0.61111,0,0,0.525],"923":[0,0.61111,0,0,0.525],"926":[0,0.61111,0,0,0.525],"928":[0,0.61111,0,0,0.525],"931":[0,0.61111,0,0,0.525],"933":[0,0.61111,0,0,0.525],"934":[0,0.61111,0,0,0.525],"936":[0,0.61111,0,0,0.525],"937":[0,0.61111,0,0,0.525],"8216":[0,0.61111,0,0,0.525],"8217":[0,0.61111,0,0,0.525],"8242":[0,0.61111,0,0,0.525],"9251":[0.11111,0.21944,0,0,0.525]}},DQ={slant:[0.25,0.25,0.25],space:[0,0,0],stretch:[0,0,0],shrink:[0,0,0],xHeight:[0.431,0.431,0.431],quad:[1,1.171,1.472],extraSpace:[0,0,0],num1:[0.677,0.732,0.925],num2:[0.394,0.384,0.387],num3:[0.444,0.471,0.504],denom1:[0.686,0.752,1.025],denom2:[0.345,0.344,0.532],sup1:[0.413,0.503,0.504],sup2:[0.363,0.431,0.404],sup3:[0.289,0.286,0.294],sub1:[0.15,0.143,0.2],sub2:[0.247,0.286,0.4],supDrop:[0.386,0.353,0.494],subDrop:[0.05,0.071,0.1],delim1:[2.39,1.7,1.98],delim2:[1.01,1.157,1.42],axisHeight:[0.25,0.25,0.25],defaultRuleThickness:[0.04,0.049,0.049],bigOpSpacing1:[0.111,0.111,0.111],bigOpSpacing2:[0.166,0.166,0.166],bigOpSpacing3:[0.2,0.2,0.2],bigOpSpacing4:[0.6,0.611,0.611],bigOpSpacing5:[0.1,0.143,0.143],sqrtRuleThickness:[0.04,0.04,0.04],ptPerEm:[10,10,10],doubleRuleSep:[0.2,0.2,0.2],arrayRuleWidth:[0.04,0.04,0.04],fboxsep:[0.3,0.3,0.3],fboxrule:[0.04,0.04,0.04]},dZ={"\xC5":"A","\xD0":"D","\xDE":"o","\xE5":"a","\xF0":"d","\xFE":"o","\u0410":"A","\u0411":"B","\u0412":"B","\u0413":"F","\u0414":"A","\u0415":"E","\u0416":"K","\u0417":"3","\u0418":"N","\u0419":"N","\u041A":"K","\u041B":"N","\u041C":"M","\u041D":"H","\u041E":"O","\u041F":"N","\u0420":"P","\u0421":"C","\u0422":"T","\u0423":"y","\u0424":"O","\u0425":"X","\u0426":"U","\u0427":"h","\u0428":"W","\u0429":"W","\u042A":"B","\u042B":"X","\u042C":"B","\u042D":"3","\u042E":"X","\u042F":"R","\u0430":"a","\u0431":"b","\u0432":"a","\u0433":"r","\u0434":"y","\u0435":"e","\u0436":"m","\u0437":"e","\u0438":"n","\u0439":"n","\u043A":"n","\u043B":"n","\u043C":"m","\u043D":"n","\u043E":"o","\u043F":"n","\u0440":"p","\u0441":"c","\u0442":"o","\u0443":"y","\u0444":"b","\u0445":"x","\u0446":"n","\u0447":"n","\u0448":"w","\u0449":"w","\u044A":"a","\u044B":"m","\u044C":"a","\u044D":"e","\u044E":"m","\u044F":"r"},eQ={},JJ=[[1,1,1],[2,1,1],[3,1,1],[4,2,1],[5,2,1],[6,3,1],[7,4,2],[8,6,3],[9,7,6],[10,8,7],[11,10,9]],aZ=[0.5,0.6,0.7,0.8,0.9,1,1.2,1.44,1.728,2.074,2.488],pZ=function Z(Q,J){return J.size<2?Q:JJ[Q-1][J.size-1]};class w2{constructor(Z){this.style=void 0,this.color=void 0,this.size=void 0,this.textSize=void 0,this.phantom=void 0,this.font=void 0,this.fontFamily=void 0,this.fontWeight=void 0,this.fontShape=void 0,this.sizeMultiplier=void 0,this.maxSize=void 0,this.minRuleThickness=void 0,this._fontMetrics=void 0,this.style=Z.style,this.color=Z.color,this.size=Z.size||w2.BASESIZE,this.textSize=Z.textSize||this.size,this.phantom=!!Z.phantom,this.font=Z.font||"",this.fontFamily=Z.fontFamily||"",this.fontWeight=Z.fontWeight||"",this.fontShape=Z.fontShape||"",this.sizeMultiplier=aZ[this.size-1],this.maxSize=Z.maxSize,this.minRuleThickness=Z.minRuleThickness,this._fontMetrics=void 0}extend(Z){var Q={style:this.style,size:this.size,textSize:this.textSize,color:this.color,phantom:this.phantom,font:this.font,fontFamily:this.fontFamily,fontWeight:this.fontWeight,fontShape:this.fontShape,maxSize:this.maxSize,minRuleThickness:this.minRuleThickness};for(var J in Z)if(Z.hasOwnProperty(J))Q[J]=Z[J];return new w2(Q)}havingStyle(Z){if(this.style===Z)return this;else return this.extend({style:Z,size:pZ(this.textSize,Z)})}havingCrampedStyle(){return this.havingStyle(this.style.cramp())}havingSize(Z){if(this.size===Z&&this.textSize===Z)return this;else return this.extend({style:this.style.text(),size:Z,textSize:Z,sizeMultiplier:aZ[Z-1]})}havingBaseStyle(Z){Z=Z||this.style.text();var Q=pZ(w2.BASESIZE,Z);if(this.size===Q&&this.textSize===w2.BASESIZE&&this.style===Z)return this;else return this.extend({style:Z,size:Q})}havingBaseSizing(){var Z;switch(this.style.id){case 4:case 5:Z=3;break;case 6:case 7:Z=1;break;default:Z=6}return this.extend({style:this.style.text(),size:Z})}withColor(Z){return this.extend({color:Z})}withPhantom(){return this.extend({phantom:!0})}withFont(Z){return this.extend({font:Z})}withTextFontFamily(Z){return this.extend({fontFamily:Z,font:""})}withTextFontWeight(Z){return this.extend({fontWeight:Z,font:""})}withTextFontShape(Z){return this.extend({fontShape:Z,font:""})}sizingClasses(Z){if(Z.size!==this.size)return["sizing","reset-size"+Z.size,"size"+this.size];else return[]}baseSizingClasses(){if(this.size!==w2.BASESIZE)return["sizing","reset-size"+this.size,"size"+w2.BASESIZE];else return[]}fontMetrics(){if(!this._fontMetrics)this._fontMetrics=ZJ(this.size);return this._fontMetrics}getColor(){if(this.phantom)return"transparent";else return this.color}}w2.BASESIZE=6;var MZ={pt:1,mm:2.8452755905511813,cm:28.45275590551181,in:72.27,bp:1.00375,pc:12,dd:1.070008643042351,cc:12.84010371650821,nd:1.0669781931464175,nc:12.80373831775701,sp:0.0000152587890625,px:1.00375},YJ={ex:!0,em:!0,mu:!0},E0=function Z(Q){if(typeof Q!=="string")Q=Q.unit;return Q in MZ||Q in YJ||Q==="ex"},t=function Z(Q,J){var Y;if(Q.unit in MZ)Y=MZ[Q.unit]/J.fontMetrics().ptPerEm/J.sizeMultiplier;else if(Q.unit==="mu")Y=J.fontMetrics().cssEmPerMu;else{var X;if(J.style.isTight())X=J.havingStyle(J.style.text());else X=J;if(Q.unit==="ex")Y=X.fontMetrics().xHeight;else if(Q.unit==="em")Y=X.fontMetrics().quad;else throw new C("Invalid unit: '"+Q.unit+"'");if(X!==J)Y*=X.sizeMultiplier/J.sizeMultiplier}return Math.min(Q.number*Y,J.maxSize)},P=function Z(Q){return+Q.toFixed(4)+"em"},u2=function Z(Q){return Q.filter((J)=>J).join(" ")},O0=function Z(Q,J,Y){if(this.classes=Q||[],this.attributes={},this.height=0,this.depth=0,this.maxFontSize=0,this.style=Y||{},J){if(J.style.isTight())this.classes.push("mtight");var X=J.getColor();if(X)this.style.color=X}},C0=function Z(Q){var J=document.createElement(Q);J.className=u2(this.classes);for(var Y in this.style)if(this.style.hasOwnProperty(Y))J.style[Y]=this.style[Y];for(var X in this.attributes)if(this.attributes.hasOwnProperty(X))J.setAttribute(X,this.attributes[X]);for(var $=0;$<this.children.length;$++)J.appendChild(this.children[$].toNode());return J},H0=function Z(Q){var J="<"+Q;if(this.classes.length)J+=" class=\""+k.escape(u2(this.classes))+"\"";var Y="";for(var X in this.style)if(this.style.hasOwnProperty(X))Y+=k.hyphenate(X)+":"+this.style[X]+";";if(Y)J+=" style=\""+k.escape(Y)+"\"";for(var $ in this.attributes)if(this.attributes.hasOwnProperty($))J+=" "+$+"=\""+k.escape(this.attributes[$])+"\"";J+=">";for(var q=0;q<this.children.length;q++)J+=this.children[q].toMarkup();return J+="</"+Q+">",J};class XQ{constructor(Z,Q,J,Y){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,O0.call(this,Z,J,Y),this.children=Q||[]}setAttribute(Z,Q){this.attributes[Z]=Q}hasClass(Z){return k.contains(this.classes,Z)}toNode(){return C0.call(this,"span")}toMarkup(){return H0.call(this,"span")}}class cQ{constructor(Z,Q,J,Y){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,O0.call(this,Q,Y),this.children=J||[],this.setAttribute("href",Z)}setAttribute(Z,Q){this.attributes[Z]=Q}hasClass(Z){return k.contains(this.classes,Z)}toNode(){return C0.call(this,"a")}toMarkup(){return H0.call(this,"a")}}class P0{constructor(Z,Q,J){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=Q,this.src=Z,this.classes=["mord"],this.style=J}hasClass(Z){return k.contains(this.classes,Z)}toNode(){var Z=document.createElement("img");Z.src=this.src,Z.alt=this.alt,Z.className="mord";for(var Q in this.style)if(this.style.hasOwnProperty(Q))Z.style[Q]=this.style[Q];return Z}toMarkup(){var Z="<img src=\""+k.escape(this.src)+"\""+(" alt=\""+k.escape(this.alt)+"\""),Q="";for(var J in this.style)if(this.style.hasOwnProperty(J))Q+=k.hyphenate(J)+":"+this.style[J]+";";if(Q)Z+=" style=\""+k.escape(Q)+"\"";return Z+="'/>",Z}}var XJ={"\xEE":"\u0131\u0302","\xEF":"\u0131\u0308","\xED":"\u0131\u0301","\xEC":"\u0131\u0300"};class M2{constructor(Z,Q,J,Y,X,$,q,I){this.text=void 0,this.height=void 0,this.depth=void 0,this.italic=void 0,this.skew=void 0,this.width=void 0,this.maxFontSize=void 0,this.classes=void 0,this.style=void 0,this.text=Z,this.height=Q||0,this.depth=J||0,this.italic=Y||0,this.skew=X||0,this.width=$||0,this.classes=q||[],this.style=I||{},this.maxFontSize=0;var M=l9(this.text.charCodeAt(0));if(M)this.classes.push(M+"_fallback");if(/[îïíì]/.test(this.text))this.text=XJ[this.text]}hasClass(Z){return k.contains(this.classes,Z)}toNode(){var Z=document.createTextNode(this.text),Q=null;if(this.italic>0)Q=document.createElement("span"),Q.style.marginRight=P(this.italic);if(this.classes.length>0)Q=Q||document.createElement("span"),Q.className=u2(this.classes);for(var J in this.style)if(this.style.hasOwnProperty(J))Q=Q||document.createElement("span"),Q.style[J]=this.style[J];if(Q)return Q.appendChild(Z),Q;else return Z}toMarkup(){var Z=!1,Q="<span";if(this.classes.length)Z=!0,Q+=" class=\"",Q+=k.escape(u2(this.classes)),Q+="\"";var J="";if(this.italic>0)J+="margin-right:"+this.italic+"em;";for(var Y in this.style)if(this.style.hasOwnProperty(Y))J+=k.hyphenate(Y)+":"+this.style[Y]+";";if(J)Z=!0,Q+=" style=\""+k.escape(J)+"\"";var X=k.escape(this.text);if(Z)return Q+=">",Q+=X,Q+="</span>",Q;else return X}}class E2{constructor(Z,Q){this.children=void 0,this.attributes=void 0,this.children=Z||[],this.attributes=Q||{}}toNode(){var Z="http://www.w3.org/2000/svg",Q=document.createElementNS(Z,"svg");for(var J in this.attributes)if(Object.prototype.hasOwnProperty.call(this.attributes,J))Q.setAttribute(J,this.attributes[J]);for(var Y=0;Y<this.children.length;Y++)Q.appendChild(this.children[Y].toNode());return Q}toMarkup(){var Z="<svg xmlns=\"http://www.w3.org/2000/svg\"";for(var Q in this.attributes)if(Object.prototype.hasOwnProperty.call(this.attributes,Q))Z+=" "+Q+"=\""+k.escape(this.attributes[Q])+"\"";Z+=">";for(var J=0;J<this.children.length;J++)Z+=this.children[J].toMarkup();return Z+="</svg>",Z}}class _2{constructor(Z,Q){this.pathName=void 0,this.alternate=void 0,this.pathName=Z,this.alternate=Q}toNode(){var Z="http://www.w3.org/2000/svg",Q=document.createElementNS(Z,"path");if(this.alternate)Q.setAttribute("d",this.alternate);else Q.setAttribute("d",lZ[this.pathName]);return Q}toMarkup(){if(this.alternate)return"<path d=\""+k.escape(this.alternate)+"\"/>";else return"<path d=\""+k.escape(lZ[this.pathName])+"\"/>"}}class yQ{constructor(Z){this.attributes=void 0,this.attributes=Z||{}}toNode(){var Z="http://www.w3.org/2000/svg",Q=document.createElementNS(Z,"line");for(var J in this.attributes)if(Object.prototype.hasOwnProperty.call(this.attributes,J))Q.setAttribute(J,this.attributes[J]);return Q}toMarkup(){var Z="<line";for(var Q in this.attributes)if(Object.prototype.hasOwnProperty.call(this.attributes,Q))Z+=" "+Q+"=\""+k.escape(this.attributes[Q])+"\"";return Z+="/>",Z}}var KJ={bin:1,close:1,inner:1,open:1,punct:1,rel:1},$J={"accent-token":1,mathord:1,"op-token":1,spacing:1,textord:1},p={math:{},text:{}},K="math",E="text",j="main",A="ams",i="accent-token",v="bin",U2="close",UQ="inner",_="mathord",e="op-token",A2="open",gQ="punct",W="rel",b2="spacing",F="textord";U(K,j,W,"\u2261","\\equiv",!0);U(K,j,W,"\u227A","\\prec",!0);U(K,j,W,"\u227B","\\succ",!0);U(K,j,W,"\u223C","\\sim",!0);U(K,j,W,"\u22A5","\\perp");U(K,j,W,"\u2AAF","\\preceq",!0);U(K,j,W,"\u2AB0","\\succeq",!0);U(K,j,W,"\u2243","\\simeq",!0);U(K,j,W,"\u2223","\\mid",!0);U(K,j,W,"\u226A","\\ll",!0);U(K,j,W,"\u226B","\\gg",!0);U(K,j,W,"\u224D","\\asymp",!0);U(K,j,W,"\u2225","\\parallel");U(K,j,W,"\u22C8","\\bowtie",!0);U(K,j,W,"\u2323","\\smile",!0);U(K,j,W,"\u2291","\\sqsubseteq",!0);U(K,j,W,"\u2292","\\sqsupseteq",!0);U(K,j,W,"\u2250","\\doteq",!0);U(K,j,W,"\u2322","\\frown",!0);U(K,j,W,"\u220B","\\ni",!0);U(K,j,W,"\u221D","\\propto",!0);U(K,j,W,"\u22A2","\\vdash",!0);U(K,j,W,"\u22A3","\\dashv",!0);U(K,j,W,"\u220B","\\owns");U(K,j,gQ,".","\\ldotp");U(K,j,gQ,"\u22C5","\\cdotp");U(K,j,F,"#","\\#");U(E,j,F,"#","\\#");U(K,j,F,"&","\\&");U(E,j,F,"&","\\&");U(K,j,F,"\u2135","\\aleph",!0);U(K,j,F,"\u2200","\\forall",!0);U(K,j,F,"\u210F","\\hbar",!0);U(K,j,F,"\u2203","\\exists",!0);U(K,j,F,"\u2207","\\nabla",!0);U(K,j,F,"\u266D","\\flat",!0);U(K,j,F,"\u2113","\\ell",!0);U(K,j,F,"\u266E","\\natural",!0);U(K,j,F,"\u2663","\\clubsuit",!0);U(K,j,F,"\u2118","\\wp",!0);U(K,j,F,"\u266F","\\sharp",!0);U(K,j,F,"\u2662","\\diamondsuit",!0);U(K,j,F,"\u211C","\\Re",!0);U(K,j,F,"\u2661","\\heartsuit",!0);U(K,j,F,"\u2111","\\Im",!0);U(K,j,F,"\u2660","\\spadesuit",!0);U(K,j,F,"\xA7","\\S",!0);U(E,j,F,"\xA7","\\S");U(K,j,F,"\xB6","\\P",!0);U(E,j,F,"\xB6","\\P");U(K,j,F,"\u2020","\\dag");U(E,j,F,"\u2020","\\dag");U(E,j,F,"\u2020","\\textdagger");U(K,j,F,"\u2021","\\ddag");U(E,j,F,"\u2021","\\ddag");U(E,j,F,"\u2021","\\textdaggerdbl");U(K,j,U2,"\u23B1","\\rmoustache",!0);U(K,j,A2,"\u23B0","\\lmoustache",!0);U(K,j,U2,"\u27EF","\\rgroup",!0);U(K,j,A2,"\u27EE","\\lgroup",!0);U(K,j,v,"\u2213","\\mp",!0);U(K,j,v,"\u2296","\\ominus",!0);U(K,j,v,"\u228E","\\uplus",!0);U(K,j,v,"\u2293","\\sqcap",!0);U(K,j,v,"\u2217","\\ast");U(K,j,v,"\u2294","\\sqcup",!0);U(K,j,v,"\u25EF","\\bigcirc",!0);U(K,j,v,"\u2219","\\bullet",!0);U(K,j,v,"\u2021","\\ddagger");U(K,j,v,"\u2240","\\wr",!0);U(K,j,v,"\u2A3F","\\amalg");U(K,j,v,"&","\\And");U(K,j,W,"\u27F5","\\longleftarrow",!0);U(K,j,W,"\u21D0","\\Leftarrow",!0);U(K,j,W,"\u27F8","\\Longleftarrow",!0);U(K,j,W,"\u27F6","\\longrightarrow",!0);U(K,j,W,"\u21D2","\\Rightarrow",!0);U(K,j,W,"\u27F9","\\Longrightarrow",!0);U(K,j,W,"\u2194","\\leftrightarrow",!0);U(K,j,W,"\u27F7","\\longleftrightarrow",!0);U(K,j,W,"\u21D4","\\Leftrightarrow",!0);U(K,j,W,"\u27FA","\\Longleftrightarrow",!0);U(K,j,W,"\u21A6","\\mapsto",!0);U(K,j,W,"\u27FC","\\longmapsto",!0);U(K,j,W,"\u2197","\\nearrow",!0);U(K,j,W,"\u21A9","\\hookleftarrow",!0);U(K,j,W,"\u21AA","\\hookrightarrow",!0);U(K,j,W,"\u2198","\\searrow",!0);U(K,j,W,"\u21BC","\\leftharpoonup",!0);U(K,j,W,"\u21C0","\\rightharpoonup",!0);U(K,j,W,"\u2199","\\swarrow",!0);U(K,j,W,"\u21BD","\\leftharpoondown",!0);U(K,j,W,"\u21C1","\\rightharpoondown",!0);U(K,j,W,"\u2196","\\nwarrow",!0);U(K,j,W,"\u21CC","\\rightleftharpoons",!0);U(K,A,W,"\u226E","\\nless",!0);U(K,A,W,"\uE010","\\@nleqslant");U(K,A,W,"\uE011","\\@nleqq");U(K,A,W,"\u2A87","\\lneq",!0);U(K,A,W,"\u2268","\\lneqq",!0);U(K,A,W,"\uE00C","\\@lvertneqq");U(K,A,W,"\u22E6","\\lnsim",!0);U(K,A,W,"\u2A89","\\lnapprox",!0);U(K,A,W,"\u2280","\\nprec",!0);U(K,A,W,"\u22E0","\\npreceq",!0);U(K,A,W,"\u22E8","\\precnsim",!0);U(K,A,W,"\u2AB9","\\precnapprox",!0);U(K,A,W,"\u2241","\\nsim",!0);U(K,A,W,"\uE006","\\@nshortmid");U(K,A,W,"\u2224","\\nmid",!0);U(K,A,W,"\u22AC","\\nvdash",!0);U(K,A,W,"\u22AD","\\nvDash",!0);U(K,A,W,"\u22EA","\\ntriangleleft");U(K,A,W,"\u22EC","\\ntrianglelefteq",!0);U(K,A,W,"\u228A","\\subsetneq",!0);U(K,A,W,"\uE01A","\\@varsubsetneq");U(K,A,W,"\u2ACB","\\subsetneqq",!0);U(K,A,W,"\uE017","\\@varsubsetneqq");U(K,A,W,"\u226F","\\ngtr",!0);U(K,A,W,"\uE00F","\\@ngeqslant");U(K,A,W,"\uE00E","\\@ngeqq");U(K,A,W,"\u2A88","\\gneq",!0);U(K,A,W,"\u2269","\\gneqq",!0);U(K,A,W,"\uE00D","\\@gvertneqq");U(K,A,W,"\u22E7","\\gnsim",!0);U(K,A,W,"\u2A8A","\\gnapprox",!0);U(K,A,W,"\u2281","\\nsucc",!0);U(K,A,W,"\u22E1","\\nsucceq",!0);U(K,A,W,"\u22E9","\\succnsim",!0);U(K,A,W,"\u2ABA","\\succnapprox",!0);U(K,A,W,"\u2246","\\ncong",!0);U(K,A,W,"\uE007","\\@nshortparallel");U(K,A,W,"\u2226","\\nparallel",!0);U(K,A,W,"\u22AF","\\nVDash",!0);U(K,A,W,"\u22EB","\\ntriangleright");U(K,A,W,"\u22ED","\\ntrianglerighteq",!0);U(K,A,W,"\uE018","\\@nsupseteqq");U(K,A,W,"\u228B","\\supsetneq",!0);U(K,A,W,"\uE01B","\\@varsupsetneq");U(K,A,W,"\u2ACC","\\supsetneqq",!0);U(K,A,W,"\uE019","\\@varsupsetneqq");U(K,A,W,"\u22AE","\\nVdash",!0);U(K,A,W,"\u2AB5","\\precneqq",!0);U(K,A,W,"\u2AB6","\\succneqq",!0);U(K,A,W,"\uE016","\\@nsubseteqq");U(K,A,v,"\u22B4","\\unlhd");U(K,A,v,"\u22B5","\\unrhd");U(K,A,W,"\u219A","\\nleftarrow",!0);U(K,A,W,"\u219B","\\nrightarrow",!0);U(K,A,W,"\u21CD","\\nLeftarrow",!0);U(K,A,W,"\u21CF","\\nRightarrow",!0);U(K,A,W,"\u21AE","\\nleftrightarrow",!0);U(K,A,W,"\u21CE","\\nLeftrightarrow",!0);U(K,A,W,"\u25B3","\\vartriangle");U(K,A,F,"\u210F","\\hslash");U(K,A,F,"\u25BD","\\triangledown");U(K,A,F,"\u25CA","\\lozenge");U(K,A,F,"\u24C8","\\circledS");U(K,A,F,"\xAE","\\circledR");U(E,A,F,"\xAE","\\circledR");U(K,A,F,"\u2221","\\measuredangle",!0);U(K,A,F,"\u2204","\\nexists");U(K,A,F,"\u2127","\\mho");U(K,A,F,"\u2132","\\Finv",!0);U(K,A,F,"\u2141","\\Game",!0);U(K,A,F,"\u2035","\\backprime");U(K,A,F,"\u25B2","\\blacktriangle");U(K,A,F,"\u25BC","\\blacktriangledown");U(K,A,F,"\u25A0","\\blacksquare");U(K,A,F,"\u29EB","\\blacklozenge");U(K,A,F,"\u2605","\\bigstar");U(K,A,F,"\u2222","\\sphericalangle",!0);U(K,A,F,"\u2201","\\complement",!0);U(K,A,F,"\xF0","\\eth",!0);U(E,j,F,"\xF0","\xF0");U(K,A,F,"\u2571","\\diagup");U(K,A,F,"\u2572","\\diagdown");U(K,A,F,"\u25A1","\\square");U(K,A,F,"\u25A1","\\Box");U(K,A,F,"\u25CA","\\Diamond");U(K,A,F,"\xA5","\\yen",!0);U(E,A,F,"\xA5","\\yen",!0);U(K,A,F,"\u2713","\\checkmark",!0);U(E,A,F,"\u2713","\\checkmark");U(K,A,F,"\u2136","\\beth",!0);U(K,A,F,"\u2138","\\daleth",!0);U(K,A,F,"\u2137","\\gimel",!0);U(K,A,F,"\u03DD","\\digamma",!0);U(K,A,F,"\u03F0","\\varkappa");U(K,A,A2,"\u250C","\\@ulcorner",!0);U(K,A,U2,"\u2510","\\@urcorner",!0);U(K,A,A2,"\u2514","\\@llcorner",!0);U(K,A,U2,"\u2518","\\@lrcorner",!0);U(K,A,W,"\u2266","\\leqq",!0);U(K,A,W,"\u2A7D","\\leqslant",!0);U(K,A,W,"\u2A95","\\eqslantless",!0);U(K,A,W,"\u2272","\\lesssim",!0);U(K,A,W,"\u2A85","\\lessapprox",!0);U(K,A,W,"\u224A","\\approxeq",!0);U(K,A,v,"\u22D6","\\lessdot");U(K,A,W,"\u22D8","\\lll",!0);U(K,A,W,"\u2276","\\lessgtr",!0);U(K,A,W,"\u22DA","\\lesseqgtr",!0);U(K,A,W,"\u2A8B","\\lesseqqgtr",!0);U(K,A,W,"\u2251","\\doteqdot");U(K,A,W,"\u2253","\\risingdotseq",!0);U(K,A,W,"\u2252","\\fallingdotseq",!0);U(K,A,W,"\u223D","\\backsim",!0);U(K,A,W,"\u22CD","\\backsimeq",!0);U(K,A,W,"\u2AC5","\\subseteqq",!0);U(K,A,W,"\u22D0","\\Subset",!0);U(K,A,W,"\u228F","\\sqsubset",!0);U(K,A,W,"\u227C","\\preccurlyeq",!0);U(K,A,W,"\u22DE","\\curlyeqprec",!0);U(K,A,W,"\u227E","\\precsim",!0);U(K,A,W,"\u2AB7","\\precapprox",!0);U(K,A,W,"\u22B2","\\vartriangleleft");U(K,A,W,"\u22B4","\\trianglelefteq");U(K,A,W,"\u22A8","\\vDash",!0);U(K,A,W,"\u22AA","\\Vvdash",!0);U(K,A,W,"\u2323","\\smallsmile");U(K,A,W,"\u2322","\\smallfrown");U(K,A,W,"\u224F","\\bumpeq",!0);U(K,A,W,"\u224E","\\Bumpeq",!0);U(K,A,W,"\u2267","\\geqq",!0);U(K,A,W,"\u2A7E","\\geqslant",!0);U(K,A,W,"\u2A96","\\eqslantgtr",!0);U(K,A,W,"\u2273","\\gtrsim",!0);U(K,A,W,"\u2A86","\\gtrapprox",!0);U(K,A,v,"\u22D7","\\gtrdot");U(K,A,W,"\u22D9","\\ggg",!0);U(K,A,W,"\u2277","\\gtrless",!0);U(K,A,W,"\u22DB","\\gtreqless",!0);U(K,A,W,"\u2A8C","\\gtreqqless",!0);U(K,A,W,"\u2256","\\eqcirc",!0);U(K,A,W,"\u2257","\\circeq",!0);U(K,A,W,"\u225C","\\triangleq",!0);U(K,A,W,"\u223C","\\thicksim");U(K,A,W,"\u2248","\\thickapprox");U(K,A,W,"\u2AC6","\\supseteqq",!0);U(K,A,W,"\u22D1","\\Supset",!0);U(K,A,W,"\u2290","\\sqsupset",!0);U(K,A,W,"\u227D","\\succcurlyeq",!0);U(K,A,W,"\u22DF","\\curlyeqsucc",!0);U(K,A,W,"\u227F","\\succsim",!0);U(K,A,W,"\u2AB8","\\succapprox",!0);U(K,A,W,"\u22B3","\\vartriangleright");U(K,A,W,"\u22B5","\\trianglerighteq");U(K,A,W,"\u22A9","\\Vdash",!0);U(K,A,W,"\u2223","\\shortmid");U(K,A,W,"\u2225","\\shortparallel");U(K,A,W,"\u226C","\\between",!0);U(K,A,W,"\u22D4","\\pitchfork",!0);U(K,A,W,"\u221D","\\varpropto");U(K,A,W,"\u25C0","\\blacktriangleleft");U(K,A,W,"\u2234","\\therefore",!0);U(K,A,W,"\u220D","\\backepsilon");U(K,A,W,"\u25B6","\\blacktriangleright");U(K,A,W,"\u2235","\\because",!0);U(K,A,W,"\u22D8","\\llless");U(K,A,W,"\u22D9","\\gggtr");U(K,A,v,"\u22B2","\\lhd");U(K,A,v,"\u22B3","\\rhd");U(K,A,W,"\u2242","\\eqsim",!0);U(K,j,W,"\u22C8","\\Join");U(K,A,W,"\u2251","\\Doteq",!0);U(K,A,v,"\u2214","\\dotplus",!0);U(K,A,v,"\u2216","\\smallsetminus");U(K,A,v,"\u22D2","\\Cap",!0);U(K,A,v,"\u22D3","\\Cup",!0);U(K,A,v,"\u2A5E","\\doublebarwedge",!0);U(K,A,v,"\u229F","\\boxminus",!0);U(K,A,v,"\u229E","\\boxplus",!0);U(K,A,v,"\u22C7","\\divideontimes",!0);U(K,A,v,"\u22C9","\\ltimes",!0);U(K,A,v,"\u22CA","\\rtimes",!0);U(K,A,v,"\u22CB","\\leftthreetimes",!0);U(K,A,v,"\u22CC","\\rightthreetimes",!0);U(K,A,v,"\u22CF","\\curlywedge",!0);U(K,A,v,"\u22CE","\\curlyvee",!0);U(K,A,v,"\u229D","\\circleddash",!0);U(K,A,v,"\u229B","\\circledast",!0);U(K,A,v,"\u22C5","\\centerdot");U(K,A,v,"\u22BA","\\intercal",!0);U(K,A,v,"\u22D2","\\doublecap");U(K,A,v,"\u22D3","\\doublecup");U(K,A,v,"\u22A0","\\boxtimes",!0);U(K,A,W,"\u21E2","\\dashrightarrow",!0);U(K,A,W,"\u21E0","\\dashleftarrow",!0);U(K,A,W,"\u21C7","\\leftleftarrows",!0);U(K,A,W,"\u21C6","\\leftrightarrows",!0);U(K,A,W,"\u21DA","\\Lleftarrow",!0);U(K,A,W,"\u219E","\\twoheadleftarrow",!0);U(K,A,W,"\u21A2","\\leftarrowtail",!0);U(K,A,W,"\u21AB","\\looparrowleft",!0);U(K,A,W,"\u21CB","\\leftrightharpoons",!0);U(K,A,W,"\u21B6","\\curvearrowleft",!0);U(K,A,W,"\u21BA","\\circlearrowleft",!0);U(K,A,W,"\u21B0","\\Lsh",!0);U(K,A,W,"\u21C8","\\upuparrows",!0);U(K,A,W,"\u21BF","\\upharpoonleft",!0);U(K,A,W,"\u21C3","\\downharpoonleft",!0);U(K,j,W,"\u22B6","\\origof",!0);U(K,j,W,"\u22B7","\\imageof",!0);U(K,A,W,"\u22B8","\\multimap",!0);U(K,A,W,"\u21AD","\\leftrightsquigarrow",!0);U(K,A,W,"\u21C9","\\rightrightarrows",!0);U(K,A,W,"\u21C4","\\rightleftarrows",!0);U(K,A,W,"\u21A0","\\twoheadrightarrow",!0);U(K,A,W,"\u21A3","\\rightarrowtail",!0);U(K,A,W,"\u21AC","\\looparrowright",!0);U(K,A,W,"\u21B7","\\curvearrowright",!0);U(K,A,W,"\u21BB","\\circlearrowright",!0);U(K,A,W,"\u21B1","\\Rsh",!0);U(K,A,W,"\u21CA","\\downdownarrows",!0);U(K,A,W,"\u21BE","\\upharpoonright",!0);U(K,A,W,"\u21C2","\\downharpoonright",!0);U(K,A,W,"\u21DD","\\rightsquigarrow",!0);U(K,A,W,"\u21DD","\\leadsto");U(K,A,W,"\u21DB","\\Rrightarrow",!0);U(K,A,W,"\u21BE","\\restriction");U(K,j,F,"\u2018","`");U(K,j,F,"$","\\$");U(E,j,F,"$","\\$");U(E,j,F,"$","\\textdollar");U(K,j,F,"%","\\%");U(E,j,F,"%","\\%");U(K,j,F,"_","\\_");U(E,j,F,"_","\\_");U(E,j,F,"_","\\textunderscore");U(K,j,F,"\u2220","\\angle",!0);U(K,j,F,"\u221E","\\infty",!0);U(K,j,F,"\u2032","\\prime");U(K,j,F,"\u25B3","\\triangle");U(K,j,F,"\u0393","\\Gamma",!0);U(K,j,F,"\u0394","\\Delta",!0);U(K,j,F,"\u0398","\\Theta",!0);U(K,j,F,"\u039B","\\Lambda",!0);U(K,j,F,"\u039E","\\Xi",!0);U(K,j,F,"\u03A0","\\Pi",!0);U(K,j,F,"\u03A3","\\Sigma",!0);U(K,j,F,"\u03A5","\\Upsilon",!0);U(K,j,F,"\u03A6","\\Phi",!0);U(K,j,F,"\u03A8","\\Psi",!0);U(K,j,F,"\u03A9","\\Omega",!0);U(K,j,F,"A","\u0391");U(K,j,F,"B","\u0392");U(K,j,F,"E","\u0395");U(K,j,F,"Z","\u0396");U(K,j,F,"H","\u0397");U(K,j,F,"I","\u0399");U(K,j,F,"K","\u039A");U(K,j,F,"M","\u039C");U(K,j,F,"N","\u039D");U(K,j,F,"O","\u039F");U(K,j,F,"P","\u03A1");U(K,j,F,"T","\u03A4");U(K,j,F,"X","\u03A7");U(K,j,F,"\xAC","\\neg",!0);U(K,j,F,"\xAC","\\lnot");U(K,j,F,"\u22A4","\\top");U(K,j,F,"\u22A5","\\bot");U(K,j,F,"\u2205","\\emptyset");U(K,A,F,"\u2205","\\varnothing");U(K,j,_,"\u03B1","\\alpha",!0);U(K,j,_,"\u03B2","\\beta",!0);U(K,j,_,"\u03B3","\\gamma",!0);U(K,j,_,"\u03B4","\\delta",!0);U(K,j,_,"\u03F5","\\epsilon",!0);U(K,j,_,"\u03B6","\\zeta",!0);U(K,j,_,"\u03B7","\\eta",!0);U(K,j,_,"\u03B8","\\theta",!0);U(K,j,_,"\u03B9","\\iota",!0);U(K,j,_,"\u03BA","\\kappa",!0);U(K,j,_,"\u03BB","\\lambda",!0);U(K,j,_,"\u03BC","\\mu",!0);U(K,j,_,"\u03BD","\\nu",!0);U(K,j,_,"\u03BE","\\xi",!0);U(K,j,_,"\u03BF","\\omicron",!0);U(K,j,_,"\u03C0","\\pi",!0);U(K,j,_,"\u03C1","\\rho",!0);U(K,j,_,"\u03C3","\\sigma",!0);U(K,j,_,"\u03C4","\\tau",!0);U(K,j,_,"\u03C5","\\upsilon",!0);U(K,j,_,"\u03D5","\\phi",!0);U(K,j,_,"\u03C7","\\chi",!0);U(K,j,_,"\u03C8","\\psi",!0);U(K,j,_,"\u03C9","\\omega",!0);U(K,j,_,"\u03B5","\\varepsilon",!0);U(K,j,_,"\u03D1","\\vartheta",!0);U(K,j,_,"\u03D6","\\varpi",!0);U(K,j,_,"\u03F1","\\varrho",!0);U(K,j,_,"\u03C2","\\varsigma",!0);U(K,j,_,"\u03C6","\\varphi",!0);U(K,j,v,"\u2217","*",!0);U(K,j,v,"+","+");U(K,j,v,"\u2212","-",!0);U(K,j,v,"\u22C5","\\cdot",!0);U(K,j,v,"\u2218","\\circ",!0);U(K,j,v,"\xF7","\\div",!0);U(K,j,v,"\xB1","\\pm",!0);U(K,j,v,"\xD7","\\times",!0);U(K,j,v,"\u2229","\\cap",!0);U(K,j,v,"\u222A","\\cup",!0);U(K,j,v,"\u2216","\\setminus",!0);U(K,j,v,"\u2227","\\land");U(K,j,v,"\u2228","\\lor");U(K,j,v,"\u2227","\\wedge",!0);U(K,j,v,"\u2228","\\vee",!0);U(K,j,F,"\u221A","\\surd");U(K,j,A2,"\u27E8","\\langle",!0);U(K,j,A2,"\u2223","\\lvert");U(K,j,A2,"\u2225","\\lVert");U(K,j,U2,"?","?");U(K,j,U2,"!","!");U(K,j,U2,"\u27E9","\\rangle",!0);U(K,j,U2,"\u2223","\\rvert");U(K,j,U2,"\u2225","\\rVert");U(K,j,W,"=","=");U(K,j,W,":",":");U(K,j,W,"\u2248","\\approx",!0);U(K,j,W,"\u2245","\\cong",!0);U(K,j,W,"\u2265","\\ge");U(K,j,W,"\u2265","\\geq",!0);U(K,j,W,"\u2190","\\gets");U(K,j,W,">","\\gt",!0);U(K,j,W,"\u2208","\\in",!0);U(K,j,W,"\uE020","\\@not");U(K,j,W,"\u2282","\\subset",!0);U(K,j,W,"\u2283","\\supset",!0);U(K,j,W,"\u2286","\\subseteq",!0);U(K,j,W,"\u2287","\\supseteq",!0);U(K,A,W,"\u2288","\\nsubseteq",!0);U(K,A,W,"\u2289","\\nsupseteq",!0);U(K,j,W,"\u22A8","\\models");U(K,j,W,"\u2190","\\leftarrow",!0);U(K,j,W,"\u2264","\\le");U(K,j,W,"\u2264","\\leq",!0);U(K,j,W,"<","\\lt",!0);U(K,j,W,"\u2192","\\rightarrow",!0);U(K,j,W,"\u2192","\\to");U(K,A,W,"\u2271","\\ngeq",!0);U(K,A,W,"\u2270","\\nleq",!0);U(K,j,b2,"\xA0","\\ ");U(K,j,b2,"\xA0","\\space");U(K,j,b2,"\xA0","\\nobreakspace");U(E,j,b2,"\xA0","\\ ");U(E,j,b2,"\xA0"," ");U(E,j,b2,"\xA0","\\space");U(E,j,b2,"\xA0","\\nobreakspace");U(K,j,b2,null,"\\nobreak");U(K,j,b2,null,"\\allowbreak");U(K,j,gQ,",",",");U(K,j,gQ,";",";");U(K,A,v,"\u22BC","\\barwedge",!0);U(K,A,v,"\u22BB","\\veebar",!0);U(K,j,v,"\u2299","\\odot",!0);U(K,j,v,"\u2295","\\oplus",!0);U(K,j,v,"\u2297","\\otimes",!0);U(K,j,F,"\u2202","\\partial",!0);U(K,j,v,"\u2298","\\oslash",!0);U(K,A,v,"\u229A","\\circledcirc",!0);U(K,A,v,"\u22A1","\\boxdot",!0);U(K,j,v,"\u25B3","\\bigtriangleup");U(K,j,v,"\u25BD","\\bigtriangledown");U(K,j,v,"\u2020","\\dagger");U(K,j,v,"\u22C4","\\diamond");U(K,j,v,"\u22C6","\\star");U(K,j,v,"\u25C3","\\triangleleft");U(K,j,v,"\u25B9","\\triangleright");U(K,j,A2,"{","\\{");U(E,j,F,"{","\\{");U(E,j,F,"{","\\textbraceleft");U(K,j,U2,"}","\\}");U(E,j,F,"}","\\}");U(E,j,F,"}","\\textbraceright");U(K,j,A2,"{","\\lbrace");U(K,j,U2,"}","\\rbrace");U(K,j,A2,"[","\\lbrack",!0);U(E,j,F,"[","\\lbrack",!0);U(K,j,U2,"]","\\rbrack",!0);U(E,j,F,"]","\\rbrack",!0);U(K,j,A2,"(","\\lparen",!0);U(K,j,U2,")","\\rparen",!0);U(E,j,F,"<","\\textless",!0);U(E,j,F,">","\\textgreater",!0);U(K,j,A2,"\u230A","\\lfloor",!0);U(K,j,U2,"\u230B","\\rfloor",!0);U(K,j,A2,"\u2308","\\lceil",!0);U(K,j,U2,"\u2309","\\rceil",!0);U(K,j,F,"\\","\\backslash");U(K,j,F,"\u2223","|");U(K,j,F,"\u2223","\\vert");U(E,j,F,"|","\\textbar",!0);U(K,j,F,"\u2225","\\|");U(K,j,F,"\u2225","\\Vert");U(E,j,F,"\u2225","\\textbardbl");U(E,j,F,"~","\\textasciitilde");U(E,j,F,"\\","\\textbackslash");U(E,j,F,"^","\\textasciicircum");U(K,j,W,"\u2191","\\uparrow",!0);U(K,j,W,"\u21D1","\\Uparrow",!0);U(K,j,W,"\u2193","\\downarrow",!0);U(K,j,W,"\u21D3","\\Downarrow",!0);U(K,j,W,"\u2195","\\updownarrow",!0);U(K,j,W,"\u21D5","\\Updownarrow",!0);U(K,j,e,"\u2210","\\coprod");U(K,j,e,"\u22C1","\\bigvee");U(K,j,e,"\u22C0","\\bigwedge");U(K,j,e,"\u2A04","\\biguplus");U(K,j,e,"\u22C2","\\bigcap");U(K,j,e,"\u22C3","\\bigcup");U(K,j,e,"\u222B","\\int");U(K,j,e,"\u222B","\\intop");U(K,j,e,"\u222C","\\iint");U(K,j,e,"\u222D","\\iiint");U(K,j,e,"\u220F","\\prod");U(K,j,e,"\u2211","\\sum");U(K,j,e,"\u2A02","\\bigotimes");U(K,j,e,"\u2A01","\\bigoplus");U(K,j,e,"\u2A00","\\bigodot");U(K,j,e,"\u222E","\\oint");U(K,j,e,"\u222F","\\oiint");U(K,j,e,"\u2230","\\oiiint");U(K,j,e,"\u2A06","\\bigsqcup");U(K,j,e,"\u222B","\\smallint");U(E,j,UQ,"\u2026","\\textellipsis");U(K,j,UQ,"\u2026","\\mathellipsis");U(E,j,UQ,"\u2026","\\ldots",!0);U(K,j,UQ,"\u2026","\\ldots",!0);U(K,j,UQ,"\u22EF","\\@cdots",!0);U(K,j,UQ,"\u22F1","\\ddots",!0);U(K,j,F,"\u22EE","\\varvdots");U(K,j,i,"\u02CA","\\acute");U(K,j,i,"\u02CB","\\grave");U(K,j,i,"\xA8","\\ddot");U(K,j,i,"~","\\tilde");U(K,j,i,"\u02C9","\\bar");U(K,j,i,"\u02D8","\\breve");U(K,j,i,"\u02C7","\\check");U(K,j,i,"^","\\hat");U(K,j,i,"\u20D7","\\vec");U(K,j,i,"\u02D9","\\dot");U(K,j,i,"\u02DA","\\mathring");U(K,j,_,"\uE131","\\@imath");U(K,j,_,"\uE237","\\@jmath");U(K,j,F,"\u0131","\u0131");U(K,j,F,"\u0237","\u0237");U(E,j,F,"\u0131","\\i",!0);U(E,j,F,"\u0237","\\j",!0);U(E,j,F,"\xDF","\\ss",!0);U(E,j,F,"\xE6","\\ae",!0);U(E,j,F,"\u0153","\\oe",!0);U(E,j,F,"\xF8","\\o",!0);U(E,j,F,"\xC6","\\AE",!0);U(E,j,F,"\u0152","\\OE",!0);U(E,j,F,"\xD8","\\O",!0);U(E,j,i,"\u02CA","\\'");U(E,j,i,"\u02CB","\\`");U(E,j,i,"\u02C6","\\^");U(E,j,i,"\u02DC","\\~");U(E,j,i,"\u02C9","\\=");U(E,j,i,"\u02D8","\\u");U(E,j,i,"\u02D9","\\.");U(E,j,i,"\xB8","\\c");U(E,j,i,"\u02DA","\\r");U(E,j,i,"\u02C7","\\v");U(E,j,i,"\xA8",'\\"');U(E,j,i,"\u02DD","\\H");U(E,j,i,"\u25EF","\\textcircled");var T0={"--":!0,"---":!0,"``":!0,"''":!0};U(E,j,F,"\u2013","--",!0);U(E,j,F,"\u2013","\\textendash");U(E,j,F,"\u2014","---",!0);U(E,j,F,"\u2014","\\textemdash");U(E,j,F,"\u2018","`",!0);U(E,j,F,"\u2018","\\textquoteleft");U(E,j,F,"\u2019","'",!0);U(E,j,F,"\u2019","\\textquoteright");U(E,j,F,"\u201C","``",!0);U(E,j,F,"\u201C","\\textquotedblleft");U(E,j,F,"\u201D","''",!0);U(E,j,F,"\u201D","\\textquotedblright");U(K,j,F,"\xB0","\\degree",!0);U(E,j,F,"\xB0","\\degree");U(E,j,F,"\xB0","\\textdegree",!0);U(K,j,F,"\xA3","\\pounds");U(K,j,F,"\xA3","\\mathsterling",!0);U(E,j,F,"\xA3","\\pounds");U(E,j,F,"\xA3","\\textsterling",!0);U(K,A,F,"\u2720","\\maltese");U(E,A,F,"\u2720","\\maltese");var nZ="0123456789/@.\"";for(BQ=0;BQ<nZ.length;BQ++)QZ=nZ.charAt(BQ),U(K,j,F,QZ,QZ);var QZ,BQ,sZ="0123456789!@*()-=+\";:?/.,";for(EQ=0;EQ<sZ.length;EQ++)ZZ=sZ.charAt(EQ),U(E,j,F,ZZ,ZZ);var ZZ,EQ,fQ="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";for(OQ=0;OQ<fQ.length;OQ++)qQ=fQ.charAt(OQ),U(K,j,_,qQ,qQ),U(E,j,F,qQ,qQ);var qQ,OQ;U(K,A,F,"C","\u2102");U(E,A,F,"C","\u2102");U(K,A,F,"H","\u210D");U(E,A,F,"H","\u210D");U(K,A,F,"N","\u2115");U(E,A,F,"N","\u2115");U(K,A,F,"P","\u2119");U(E,A,F,"P","\u2119");U(K,A,F,"Q","\u211A");U(E,A,F,"Q","\u211A");U(K,A,F,"R","\u211D");U(E,A,F,"R","\u211D");U(K,A,F,"Z","\u2124");U(E,A,F,"Z","\u2124");U(K,j,_,"h","\u210E");U(E,j,_,"h","\u210E");var f="";for(J2=0;J2<fQ.length;J2++)if(s=fQ.charAt(J2),f=String.fromCharCode(55349,56320+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56372+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56424+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56580+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56684+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56736+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56788+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56840+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56944+J2),U(K,j,_,s,f),U(E,j,F,s,f),J2<26)f=String.fromCharCode(55349,56632+J2),U(K,j,_,s,f),U(E,j,F,s,f),f=String.fromCharCode(55349,56476+J2),U(K,j,_,s,f),U(E,j,F,s,f);var s,J2;f=String.fromCharCode(55349,56668);U(K,j,_,"k",f);U(E,j,F,"k",f);for(c2=0;c2<10;c2++)T2=c2.toString(),f=String.fromCharCode(55349,57294+c2),U(K,j,_,T2,f),U(E,j,F,T2,f),f=String.fromCharCode(55349,57314+c2),U(K,j,_,T2,f),U(E,j,F,T2,f),f=String.fromCharCode(55349,57324+c2),U(K,j,_,T2,f),U(E,j,F,T2,f),f=String.fromCharCode(55349,57334+c2),U(K,j,_,T2,f),U(E,j,F,T2,f);var T2,c2,AZ="\xD0\xDE\xFE";for(CQ=0;CQ<AZ.length;CQ++)jQ=AZ.charAt(CQ),U(K,j,_,jQ,jQ),U(E,j,F,jQ,jQ);var jQ,CQ,HQ=[["mathbf","textbf","Main-Bold"],["mathbf","textbf","Main-Bold"],["mathnormal","textit","Math-Italic"],["mathnormal","textit","Math-Italic"],["boldsymbol","boldsymbol","Main-BoldItalic"],["boldsymbol","boldsymbol","Main-BoldItalic"],["mathscr","textscr","Script-Regular"],["","",""],["","",""],["","",""],["mathfrak","textfrak","Fraktur-Regular"],["mathfrak","textfrak","Fraktur-Regular"],["mathbb","textbb","AMS-Regular"],["mathbb","textbb","AMS-Regular"],["mathboldfrak","textboldfrak","Fraktur-Regular"],["mathboldfrak","textboldfrak","Fraktur-Regular"],["mathsf","textsf","SansSerif-Regular"],["mathsf","textsf","SansSerif-Regular"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathitsf","textitsf","SansSerif-Italic"],["mathitsf","textitsf","SansSerif-Italic"],["","",""],["","",""],["mathtt","texttt","Typewriter-Regular"],["mathtt","texttt","Typewriter-Regular"]],rZ=[["mathbf","textbf","Main-Bold"],["","",""],["mathsf","textsf","SansSerif-Regular"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathtt","texttt","Typewriter-Regular"]],qJ=function Z(Q,J){var Y=Q.charCodeAt(0),X=Q.charCodeAt(1),$=(Y-55296)*1024+(X-56320)+65536,q=J==="math"?0:1;if(119808<=$&&$<120484){var I=Math.floor(($-119808)/26);return[HQ[I][2],HQ[I][q]]}else if(120782<=$&&$<=120831){var M=Math.floor(($-120782)/10);return[rZ[M][2],rZ[M][q]]}else if($===120485||$===120486)return[HQ[0][2],HQ[0][q]];else if(120486<$&&$<120782)return["",""];else throw new C("Unsupported character: "+Q)},uQ=function Z(Q,J,Y){if(p[Y][Q]&&p[Y][Q].replace)Q=p[Y][Q].replace;return{value:Q,metrics:BZ(Q,J,Y)}},L2=function Z(Q,J,Y,X,$){var q=uQ(Q,J,Y),I=q.metrics;Q=q.value;var M;if(I){var G=I.italic;if(Y==="text"||X&&X.font==="mathit")G=0;M=new M2(Q,I.height,I.depth,G,I.skew,I.width,$)}else typeof console!=="undefined"&&console.warn("No character metrics "+("for '"+Q+"' in style '"+J+"' and mode '"+Y+"'")),M=new M2(Q,0,0,0,0,0,$);if(X){if(M.maxFontSize=X.sizeMultiplier,X.style.isTight())M.classes.push("mtight");var z=X.getColor();if(z)M.style.color=z}return M},jJ=function Z(Q,J,Y,X){if(X===void 0)X=[];if(Y.font==="boldsymbol"&&uQ(Q,"Main-Bold",J).metrics)return L2(Q,"Main-Bold",J,Y,X.concat(["mathbf"]));else if(Q==="\\"||p[J][Q].font==="main")return L2(Q,"Main-Regular",J,Y,X);else return L2(Q,"AMS-Regular",J,Y,X.concat(["amsrm"]))},RJ=function Z(Q,J,Y,X,$){if($!=="textord"&&uQ(Q,"Math-BoldItalic",J).metrics)return{fontName:"Math-BoldItalic",fontClass:"boldsymbol"};else return{fontName:"Main-Bold",fontClass:"mathbf"}},IJ=function Z(Q,J,Y){var{mode:X,text:$}=Q,q=["mord"],I=X==="math"||X==="text"&&J.font,M=I?J.font:J.fontFamily,G="",z="";if($.charCodeAt(0)===55349)[G,z]=qJ($,X);if(G.length>0)return L2($,G,X,J,q.concat(z));else if(M){var L,B;if(M==="boldsymbol"){var D=RJ($,X,J,q,Y);L=D.fontName,B=[D.fontClass]}else if(I)L=w0[M].fontName,B=[M];else L=PQ(M,J.fontWeight,J.fontShape),B=[M,J.fontWeight,J.fontShape];if(uQ($,L,X).metrics)return L2($,L,X,J,q.concat(B));else if(T0.hasOwnProperty($)&&L.slice(0,10)==="Typewriter"){var H=[];for(var T=0;T<$.length;T++)H.push(L2($[T],L,X,J,q.concat(B)));return v0(H)}}if(Y==="mathord")return L2($,"Math-Italic",X,J,q.concat(["mathnormal"]));else if(Y==="textord"){var w=p[X][$]&&p[X][$].font;if(w==="ams"){var N=PQ("amsrm",J.fontWeight,J.fontShape);return L2($,N,X,J,q.concat("amsrm",J.fontWeight,J.fontShape))}else if(w==="main"||!w){var b=PQ("textrm",J.fontWeight,J.fontShape);return L2($,b,X,J,q.concat(J.fontWeight,J.fontShape))}else{var x=PQ(w,J.fontWeight,J.fontShape);return L2($,x,X,J,q.concat(x,J.fontWeight,J.fontShape))}}else throw new Error("unexpected type: "+Y+" in makeOrd")},MJ=(Z,Q)=>{if(u2(Z.classes)!==u2(Q.classes)||Z.skew!==Q.skew||Z.maxFontSize!==Q.maxFontSize)return!1;if(Z.classes.length===1){var J=Z.classes[0];if(J==="mbin"||J==="mord")return!1}for(var Y in Z.style)if(Z.style.hasOwnProperty(Y)&&Z.style[Y]!==Q.style[Y])return!1;for(var X in Q.style)if(Q.style.hasOwnProperty(X)&&Z.style[X]!==Q.style[X])return!1;return!0},AJ=(Z)=>{for(var Q=0;Q<Z.length-1;Q++){var J=Z[Q],Y=Z[Q+1];if(J instanceof M2&&Y instanceof M2&&MJ(J,Y))J.text+=Y.text,J.height=Math.max(J.height,Y.height),J.depth=Math.max(J.depth,Y.depth),J.italic=Y.italic,Z.splice(Q+1,1),Q--}return Z},EZ=function Z(Q){var J=0,Y=0,X=0;for(var $=0;$<Q.children.length;$++){var q=Q.children[$];if(q.height>J)J=q.height;if(q.depth>Y)Y=q.depth;if(q.maxFontSize>X)X=q.maxFontSize}Q.height=J,Q.depth=Y,Q.maxFontSize=X},q2=function Z(Q,J,Y,X){var $=new XQ(Q,J,Y,X);return EZ($),$},S0=(Z,Q,J,Y)=>new XQ(Z,Q,J,Y),WJ=function Z(Q,J,Y){var X=q2([Q],[],J);return X.height=Math.max(Y||J.fontMetrics().defaultRuleThickness,J.minRuleThickness),X.style.borderBottomWidth=P(X.height),X.maxFontSize=1,X},GJ=function Z(Q,J,Y,X){var $=new cQ(Q,J,Y,X);return EZ($),$},v0=function Z(Q){var J=new YQ(Q);return EZ(J),J},FJ=function Z(Q,J){if(Q instanceof YQ)return q2([],[Q],J);return Q},zJ=function Z(Q){if(Q.positionType==="individualShift"){var J=Q.children,Y=[J[0]],X=-J[0].shift-J[0].elem.depth,$=X;for(var q=1;q<J.length;q++){var I=-J[q].shift-$-J[q].elem.depth,M=I-(J[q-1].elem.height+J[q-1].elem.depth);$=$+I,Y.push({type:"kern",size:M}),Y.push(J[q])}return{children:Y,depth:X}}var G;if(Q.positionType==="top"){var z=Q.positionData;for(var L=0;L<Q.children.length;L++){var B=Q.children[L];z-=B.type==="kern"?B.size:B.elem.height+B.elem.depth}G=z}else if(Q.positionType==="bottom")G=-Q.positionData;else{var D=Q.children[0];if(D.type!=="elem")throw new Error('First child must have type "elem".');if(Q.positionType==="shift")G=-D.elem.depth-Q.positionData;else if(Q.positionType==="firstBaseline")G=-D.elem.depth;else throw new Error("Invalid positionType "+Q.positionType+".")}return{children:Q.children,depth:G}},VJ=function Z(Q,J){var{children:Y,depth:X}=zJ(Q),$=0;for(var q=0;q<Y.length;q++){var I=Y[q];if(I.type==="elem"){var M=I.elem;$=Math.max($,M.maxFontSize,M.height)}}$+=2;var G=q2(["pstrut"],[]);G.style.height=P($);var z=[],L=X,B=X,D=X;for(var H=0;H<Y.length;H++){var T=Y[H];if(T.type==="kern")D+=T.size;else{var w=T.elem,N=T.wrapperClasses||[],b=T.wrapperStyle||{},x=q2(N,[G,w],void 0,b);if(x.style.top=P(-$-D-w.depth),T.marginLeft)x.style.marginLeft=T.marginLeft;if(T.marginRight)x.style.marginRight=T.marginRight;z.push(x),D+=w.height+w.depth}L=Math.min(L,D),B=Math.max(B,D)}var u=q2(["vlist"],z);u.style.height=P(B);var m;if(L<0){var l=q2([],[]),g=q2(["vlist"],[l]);g.style.height=P(-L);var n=q2(["vlist-s"],[new M2("\u200B")]);m=[q2(["vlist-r"],[u,n]),q2(["vlist-r"],[g])]}else m=[q2(["vlist-r"],[u])];var d=q2(["vlist-t"],m);if(m.length===2)d.classes.push("vlist-t2");return d.height=B,d.depth=-L,d},LJ=(Z,Q)=>{var J=q2(["mspace"],[],Q),Y=t(Z,Q);return J.style.marginRight=P(Y),J},PQ=function Z(Q,J,Y){var X="";switch(Q){case"amsrm":X="AMS";break;case"textrm":X="Main";break;case"textsf":X="SansSerif";break;case"texttt":X="Typewriter";break;default:X=Q}var $;if(J==="textbf"&&Y==="textit")$="BoldItalic";else if(J==="textbf")$="Bold";else if(J==="textit")$="Italic";else $="Regular";return X+"-"+$},w0={mathbf:{variant:"bold",fontName:"Main-Bold"},mathrm:{variant:"normal",fontName:"Main-Regular"},textit:{variant:"italic",fontName:"Main-Italic"},mathit:{variant:"italic",fontName:"Main-Italic"},mathnormal:{variant:"italic",fontName:"Math-Italic"},mathbb:{variant:"double-struck",fontName:"AMS-Regular"},mathcal:{variant:"script",fontName:"Caligraphic-Regular"},mathfrak:{variant:"fraktur",fontName:"Fraktur-Regular"},mathscr:{variant:"script",fontName:"Script-Regular"},mathsf:{variant:"sans-serif",fontName:"SansSerif-Regular"},mathtt:{variant:"monospace",fontName:"Typewriter-Regular"}},N0={vec:["vec",0.471,0.714],oiintSize1:["oiintSize1",0.957,0.499],oiintSize2:["oiintSize2",1.472,0.659],oiiintSize1:["oiiintSize1",1.304,0.499],oiiintSize2:["oiiintSize2",1.98,0.659]},DJ=function Z(Q,J){var[Y,X,$]=N0[Q],q=new _2(Y),I=new E2([q],{width:P(X),height:P($),style:"width:"+P(X),viewBox:"0 0 "+1000*X+" "+1000*$,preserveAspectRatio:"xMinYMin"}),M=S0(["overlay"],[I],J);return M.height=$,M.style.height=P($),M.style.width=P(X),M},V={fontMap:w0,makeSymbol:L2,mathsym:jJ,makeSpan:q2,makeSvgSpan:S0,makeLineSpan:WJ,makeAnchor:GJ,makeFragment:v0,wrapFragment:FJ,makeVList:VJ,makeOrd:IJ,makeGlue:LJ,staticSvg:DJ,svgData:N0,tryCombineChars:AJ},r={number:3,unit:"mu"},p2={number:4,unit:"mu"},S2={number:5,unit:"mu"},BJ={mord:{mop:r,mbin:p2,mrel:S2,minner:r},mop:{mord:r,mop:r,mrel:S2,minner:r},mbin:{mord:p2,mop:p2,mopen:p2,minner:p2},mrel:{mord:S2,mop:S2,mopen:S2,minner:S2},mopen:{},mclose:{mop:r,mbin:p2,mrel:S2,minner:r},mpunct:{mord:r,mop:r,mrel:S2,mopen:r,mclose:r,mpunct:r,minner:r},minner:{mord:r,mop:r,mbin:p2,mrel:S2,mopen:r,mpunct:r,minner:r}},EJ={mord:{mop:r},mop:{mord:r,mop:r},mbin:{},mrel:{},mopen:{},mclose:{mop:r},mpunct:{},minner:{mop:r}},k0={},bQ={},xQ={},hQ=function Z(Q){return Q.type==="ordgroup"&&Q.body.length===1?Q.body[0]:Q},o=function Z(Q){return Q.type==="ordgroup"?Q.body:[Q]},y2=V.makeSpan,OJ=["leftmost","mbin","mopen","mrel","mop","mpunct"],CJ=["rightmost","mrel","mclose","mpunct"],HJ={display:y.DISPLAY,text:y.TEXT,script:y.SCRIPT,scriptscript:y.SCRIPTSCRIPT},PJ={mord:"mord",mop:"mop",mbin:"mbin",mrel:"mrel",mopen:"mopen",mclose:"mclose",mpunct:"mpunct",minner:"minner"},Z2=function Z(Q,J,Y,X){if(X===void 0)X=[null,null];var $=[];for(var q=0;q<Q.length;q++){var I=c(Q[q],J);if(I instanceof YQ){var M=I.children;$.push(...M)}else $.push(I)}if(V.tryCombineChars($),!Y)return $;var G=J;if(Q.length===1){var z=Q[0];if(z.type==="sizing")G=J.havingSize(z.size);else if(z.type==="styling")G=J.havingStyle(HJ[z.style])}var L=y2([X[0]||"leftmost"],[],J),B=y2([X[1]||"rightmost"],[],J),D=Y==="root";return tZ($,(H,T)=>{var w=T.classes[0],N=H.classes[0];if(w==="mbin"&&k.contains(CJ,N))T.classes[0]="mord";else if(N==="mbin"&&k.contains(OJ,w))H.classes[0]="mord"},{node:L},B,D),tZ($,(H,T)=>{var w=WZ(T),N=WZ(H),b=w&&N?H.hasClass("mtight")?EJ[w][N]:BJ[w][N]:null;if(b)return V.makeGlue(b,G)},{node:L},B,D),$},tZ=function Z(Q,J,Y,X,$){if(X)Q.push(X);var q=0;for(;q<Q.length;q++){var I=Q[q],M=_0(I);if(M){Z(M.children,J,Y,null,$);continue}var G=!I.hasClass("mspace");if(G){var z=J(I,Y.node);if(z)if(Y.insertAfter)Y.insertAfter(z);else Q.unshift(z),q++}if(G)Y.node=I;else if($&&I.hasClass("newline"))Y.node=y2(["leftmost"]);Y.insertAfter=((L)=>(B)=>{Q.splice(L+1,0,B),q++})(q)}if(X)Q.pop()},_0=function Z(Q){if(Q instanceof YQ||Q instanceof cQ||Q instanceof XQ&&Q.hasClass("enclosing"))return Q;return null},TJ=function Z(Q,J){var Y=_0(Q);if(Y){var X=Y.children;if(X.length){if(J==="right")return Z(X[X.length-1],"right");else if(J==="left")return Z(X[0],"left")}}return Q},WZ=function Z(Q,J){if(!Q)return null;if(J)Q=TJ(Q,J);return PJ[Q.classes[0]]||null},AQ=function Z(Q,J){var Y=["nulldelimiter"].concat(Q.baseSizingClasses());return y2(J.concat(Y))},c=function Z(Q,J,Y){if(!Q)return y2();if(bQ[Q.type]){var X=bQ[Q.type](Q,J);if(Y&&J.size!==Y.size){X=y2(J.sizingClasses(Y),[X],J);var $=J.sizeMultiplier/Y.sizeMultiplier;X.height*=$,X.depth*=$}return X}else throw new C("Got group of unknown type: '"+Q.type+"'")};class I2{constructor(Z,Q,J){this.type=void 0,this.attributes=void 0,this.children=void 0,this.classes=void 0,this.type=Z,this.attributes={},this.children=Q||[],this.classes=J||[]}setAttribute(Z,Q){this.attributes[Z]=Q}getAttribute(Z){return this.attributes[Z]}toNode(){var Z=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var Q in this.attributes)if(Object.prototype.hasOwnProperty.call(this.attributes,Q))Z.setAttribute(Q,this.attributes[Q]);if(this.classes.length>0)Z.className=u2(this.classes);for(var J=0;J<this.children.length;J++)Z.appendChild(this.children[J].toNode());return Z}toMarkup(){var Z="<"+this.type;for(var Q in this.attributes)if(Object.prototype.hasOwnProperty.call(this.attributes,Q))Z+=" "+Q+"=\"",Z+=k.escape(this.attributes[Q]),Z+="\"";if(this.classes.length>0)Z+=" class =\""+k.escape(u2(this.classes))+"\"";Z+=">";for(var J=0;J<this.children.length;J++)Z+=this.children[J].toMarkup();return Z+="</"+this.type+">",Z}toText(){return this.children.map((Z)=>Z.toText()).join("")}}class ZQ{constructor(Z){this.text=void 0,this.text=Z}toNode(){return document.createTextNode(this.text)}toMarkup(){return k.escape(this.toText())}toText(){return this.text}}class f0{constructor(Z){if(this.width=void 0,this.character=void 0,this.width=Z,Z>=0.05555&&Z<=0.05556)this.character="\u200A";else if(Z>=0.1666&&Z<=0.1667)this.character="\u2009";else if(Z>=0.2222&&Z<=0.2223)this.character="\u2005";else if(Z>=0.2777&&Z<=0.2778)this.character="\u2005\u200A";else if(Z>=-0.05556&&Z<=-0.05555)this.character="\u200A\u2063";else if(Z>=-0.1667&&Z<=-0.1666)this.character="\u2009\u2063";else if(Z>=-0.2223&&Z<=-0.2222)this.character="\u205F\u2063";else if(Z>=-0.2778&&Z<=-0.2777)this.character="\u2005\u2063";else this.character=null}toNode(){if(this.character)return document.createTextNode(this.character);else{var Z=document.createElementNS("http://www.w3.org/1998/Math/MathML","mspace");return Z.setAttribute("width",P(this.width)),Z}}toMarkup(){if(this.character)return"<mtext>"+this.character+"</mtext>";else return"<mspace width=\""+P(this.width)+"\"/>"}toText(){if(this.character)return this.character;else return" "}}var O={MathNode:I2,TextNode:ZQ,SpaceNode:f0,newDocumentFragment:y0},z2=function Z(Q,J,Y){if(p[J][Q]&&p[J][Q].replace&&Q.charCodeAt(0)!==55349&&!(T0.hasOwnProperty(Q)&&Y&&(Y.fontFamily&&Y.fontFamily.slice(4,6)==="tt"||Y.font&&Y.font.slice(4,6)==="tt")))Q=p[J][Q].replace;return new O.TextNode(Q)},OZ=function Z(Q){if(Q.length===1)return Q[0];else return new O.MathNode("mrow",Q)},CZ=function Z(Q,J){if(J.fontFamily==="texttt")return"monospace";else if(J.fontFamily==="textsf")if(J.fontShape==="textit"&&J.fontWeight==="textbf")return"sans-serif-bold-italic";else if(J.fontShape==="textit")return"sans-serif-italic";else if(J.fontWeight==="textbf")return"bold-sans-serif";else return"sans-serif";else if(J.fontShape==="textit"&&J.fontWeight==="textbf")return"bold-italic";else if(J.fontShape==="textit")return"italic";else if(J.fontWeight==="textbf")return"bold";var Y=J.font;if(!Y||Y==="mathnormal")return null;var X=Q.mode;if(Y==="mathit")return"italic";else if(Y==="boldsymbol")return Q.type==="textord"?"bold":"bold-italic";else if(Y==="mathbf")return"bold";else if(Y==="mathbb")return"double-struck";else if(Y==="mathfrak")return"fraktur";else if(Y==="mathscr"||Y==="mathcal")return"script";else if(Y==="mathsf")return"sans-serif";else if(Y==="mathtt")return"monospace";var $=Q.text;if(k.contains(["\\imath","\\jmath"],$))return null;if(p[X][$]&&p[X][$].replace)$=p[X][$].replace;var q=V.fontMap[Y].fontName;if(BZ($,q,X))return V.fontMap[Y].variant;return null},j2=function Z(Q,J,Y){if(Q.length===1){var X=a(Q[0],J);if(Y&&X instanceof I2&&X.type==="mo")X.setAttribute("lspace","0em"),X.setAttribute("rspace","0em");return[X]}var $=[],q;for(var I=0;I<Q.length;I++){var M=a(Q[I],J);if(M instanceof I2&&q instanceof I2){if(M.type==="mtext"&&q.type==="mtext"&&M.getAttribute("mathvariant")===q.getAttribute("mathvariant")){q.children.push(...M.children);continue}else if(M.type==="mn"&&q.type==="mn"){q.children.push(...M.children);continue}else if(M.type==="mi"&&M.children.length===1&&q.type==="mn"){var G=M.children[0];if(G instanceof ZQ&&G.text==="."){q.children.push(...M.children);continue}}else if(q.type==="mi"&&q.children.length===1){var z=q.children[0];if(z instanceof ZQ&&z.text==="\u0338"&&(M.type==="mo"||M.type==="mi"||M.type==="mn")){var L=M.children[0];if(L instanceof ZQ&&L.text.length>0)L.text=L.text.slice(0,1)+"\u0338"+L.text.slice(1),$.pop()}}}$.push(M),q=M}return $},l2=function Z(Q,J,Y){return OZ(j2(Q,J,Y))},a=function Z(Q,J){if(!Q)return new O.MathNode("mrow");if(xQ[Q.type]){var Y=xQ[Q.type](Q,J);return Y}else throw new C("Got group of unknown type: '"+Q.type+"'")},b0=function Z(Q){return new w2({style:Q.displayMode?y.DISPLAY:y.TEXT,maxSize:Q.maxSize,minRuleThickness:Q.minRuleThickness})},x0=function Z(Q,J){if(J.displayMode){var Y=["katex-display"];if(J.leqno)Y.push("leqno");if(J.fleqn)Y.push("fleqn");Q=V.makeSpan(Y,[Q])}return Q},SJ=function Z(Q,J,Y){var X=b0(Y),$;if(Y.output==="mathml")return oZ(Q,J,X,Y.displayMode,!0);else if(Y.output==="html"){var q=GZ(Q,X);$=V.makeSpan(["katex"],[q])}else{var I=oZ(Q,J,X,Y.displayMode,!1),M=GZ(Q,X);$=V.makeSpan(["katex"],[I,M])}return x0($,Y)},vJ=function Z(Q,J,Y){var X=b0(Y),$=GZ(Q,X),q=V.makeSpan(["katex"],[$]);return x0(q,Y)},wJ={widehat:"^",widecheck:"\u02C7",widetilde:"~",utilde:"~",overleftarrow:"\u2190",underleftarrow:"\u2190",xleftarrow:"\u2190",overrightarrow:"\u2192",underrightarrow:"\u2192",xrightarrow:"\u2192",underbrace:"\u23DF",overbrace:"\u23DE",overgroup:"\u23E0",undergroup:"\u23E1",overleftrightarrow:"\u2194",underleftrightarrow:"\u2194",xleftrightarrow:"\u2194",Overrightarrow:"\u21D2",xRightarrow:"\u21D2",overleftharpoon:"\u21BC",xleftharpoonup:"\u21BC",overrightharpoon:"\u21C0",xrightharpoonup:"\u21C0",xLeftarrow:"\u21D0",xLeftrightarrow:"\u21D4",xhookleftarrow:"\u21A9",xhookrightarrow:"\u21AA",xmapsto:"\u21A6",xrightharpoondown:"\u21C1",xleftharpoondown:"\u21BD",xrightleftharpoons:"\u21CC",xleftrightharpoons:"\u21CB",xtwoheadleftarrow:"\u219E",xtwoheadrightarrow:"\u21A0",xlongequal:"=",xtofrom:"\u21C4",xrightleftarrows:"\u21C4",xrightequilibrium:"\u21CC",xleftequilibrium:"\u21CB","\\cdrightarrow":"\u2192","\\cdleftarrow":"\u2190","\\cdlongequal":"="},NJ=function Z(Q){var J=new O.MathNode("mo",[new O.TextNode(wJ[Q.replace(/^\\/,"")])]);return J.setAttribute("stretchy","true"),J},kJ={overrightarrow:[["rightarrow"],0.888,522,"xMaxYMin"],overleftarrow:[["leftarrow"],0.888,522,"xMinYMin"],underrightarrow:[["rightarrow"],0.888,522,"xMaxYMin"],underleftarrow:[["leftarrow"],0.888,522,"xMinYMin"],xrightarrow:[["rightarrow"],1.469,522,"xMaxYMin"],"\\cdrightarrow":[["rightarrow"],3,522,"xMaxYMin"],xleftarrow:[["leftarrow"],1.469,522,"xMinYMin"],"\\cdleftarrow":[["leftarrow"],3,522,"xMinYMin"],Overrightarrow:[["doublerightarrow"],0.888,560,"xMaxYMin"],xRightarrow:[["doublerightarrow"],1.526,560,"xMaxYMin"],xLeftarrow:[["doubleleftarrow"],1.526,560,"xMinYMin"],overleftharpoon:[["leftharpoon"],0.888,522,"xMinYMin"],xleftharpoonup:[["leftharpoon"],0.888,522,"xMinYMin"],xleftharpoondown:[["leftharpoondown"],0.888,522,"xMinYMin"],overrightharpoon:[["rightharpoon"],0.888,522,"xMaxYMin"],xrightharpoonup:[["rightharpoon"],0.888,522,"xMaxYMin"],xrightharpoondown:[["rightharpoondown"],0.888,522,"xMaxYMin"],xlongequal:[["longequal"],0.888,334,"xMinYMin"],"\\cdlongequal":[["longequal"],3,334,"xMinYMin"],xtwoheadleftarrow:[["twoheadleftarrow"],0.888,334,"xMinYMin"],xtwoheadrightarrow:[["twoheadrightarrow"],0.888,334,"xMaxYMin"],overleftrightarrow:[["leftarrow","rightarrow"],0.888,522],overbrace:[["leftbrace","midbrace","rightbrace"],1.6,548],underbrace:[["leftbraceunder","midbraceunder","rightbraceunder"],1.6,548],underleftrightarrow:[["leftarrow","rightarrow"],0.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"],0.888,522],underlinesegment:[["leftlinesegment","rightlinesegment"],0.888,522],overgroup:[["leftgroup","rightgroup"],0.888,342],undergroup:[["leftgroupunder","rightgroupunder"],0.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]},_J=function Z(Q){if(Q.type==="ordgroup")return Q.body.length;else return 1},yJ=function Z(Q,J){function Y(){var I=400000,M=Q.label.slice(1);if(k.contains(["widehat","widecheck","widetilde","utilde"],M)){var G=Q,z=_J(G.base),L,B,D;if(z>5)if(M==="widehat"||M==="widecheck")L=420,I=2364,D=0.42,B=M+"4";else L=312,I=2340,D=0.34,B="tilde4";else{var H=[1,1,2,2,3,3][z];if(M==="widehat"||M==="widecheck")I=[0,1062,2364,2364,2364][H],L=[0,239,300,360,420][H],D=[0,0.24,0.3,0.3,0.36,0.42][H],B=M+H;else I=[0,600,1033,2339,2340][H],L=[0,260,286,306,312][H],D=[0,0.26,0.286,0.3,0.306,0.34][H],B="tilde"+H}var T=new _2(B),w=new E2([T],{width:"100%",height:P(D),viewBox:"0 0 "+I+" "+L,preserveAspectRatio:"none"});return{span:V.makeSvgSpan([],[w],J),minWidth:0,height:D}}else{var N=[],b=kJ[M],[x,u,m]=b,l=m/1000,g=x.length,n,d;if(g===1){var P2=b[3];n=["hide-tail"],d=[P2]}else if(g===2)n=["halfarrow-left","halfarrow-right"],d=["xMinYMin","xMaxYMin"];else if(g===3)n=["brace-left","brace-center","brace-right"],d=["xMinYMin","xMidYMin","xMaxYMin"];else throw new Error("Correct katexImagesData or update code here to support\n "+g+" children.");for(var Y2=0;Y2<g;Y2++){var Q2=new _2(x[Y2]),a2=new E2([Q2],{width:"400em",height:P(l),viewBox:"0 0 "+I+" "+m,preserveAspectRatio:d[Y2]+" slice"}),$2=V.makeSvgSpan([n[Y2]],[a2],J);if(g===1)return{span:$2,minWidth:u,height:l};else $2.style.height=P(l),N.push($2)}return{span:V.makeSpan(["stretchy"],N,J),minWidth:u,height:l}}}var{span:X,minWidth:$,height:q}=Y();if(X.height=q,X.style.height=P(q),$>0)X.style.minWidth=P($);return X},fJ=function Z(Q,J,Y,X,$){var q,I=Q.height+Q.depth+Y+X;if(/fbox|color|angl/.test(J)){if(q=V.makeSpan(["stretchy",J],[],$),J==="fbox"){var M=$.color&&$.getColor();if(M)q.style.borderColor=M}}else{var G=[];if(/^[bx]cancel$/.test(J))G.push(new yQ({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"}));if(/^x?cancel$/.test(J))G.push(new yQ({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var z=new E2(G,{width:"100%",height:P(I)});q=V.makeSvgSpan([],[z],$)}return q.height=I,q.style.height=P(I),q},f2={encloseSpan:fJ,mathMLnode:NJ,svgSpan:yJ},PZ=(Z,Q)=>{var J,Y,X;if(Z&&Z.type==="supsub")Y=h(Z.base,"accent"),J=Y.base,Z.base=J,X=UJ(c(Z,Q)),Z.base=Y;else Y=h(Z,"accent"),J=Y.base;var $=c(J,Q.havingCrampedStyle()),q=Y.isShifty&&k.isCharacterBox(J),I=0;if(q){var M=k.getBaseElem(J),G=c(M,Q.havingCrampedStyle());I=iZ(G).skew}var z=Y.label==="\\c",L=z?$.height+$.depth:Math.min($.height,Q.fontMetrics().xHeight),B;if(!Y.isStretchy){var D,H;if(Y.label==="\\vec")D=V.staticSvg("vec",Q),H=V.svgData.vec[1];else if(D=V.makeOrd({mode:Y.mode,text:Y.label},Q,"textord"),D=iZ(D),D.italic=0,H=D.width,z)L+=D.depth;B=V.makeSpan(["accent-body"],[D]);var T=Y.label==="\\textcircled";if(T)B.classes.push("accent-full"),L=$.height;var w=I;if(!T)w-=H/2;if(B.style.left=P(w),Y.label==="\\textcircled")B.style.top=".2em";B=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:$},{type:"kern",size:-L},{type:"elem",elem:B}]},Q)}else B=f2.svgSpan(Y,Q),B=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:$},{type:"elem",elem:B,wrapperClasses:["svg-align"],wrapperStyle:I>0?{width:"calc(100% - "+P(2*I)+")",marginLeft:P(2*I)}:void 0}]},Q);var N=V.makeSpan(["mord","accent"],[B],Q);if(X)return X.children[0]=N,X.height=Math.max(N.height,X.height),X.classes[0]="mord",X;else return N},h0=(Z,Q)=>{var J=Z.isStretchy?f2.mathMLnode(Z.label):new O.MathNode("mo",[z2(Z.label,Z.mode)]),Y=new O.MathNode("mover",[a(Z.base,Q),J]);return Y.setAttribute("accent","true"),Y},bJ=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map((Z)=>"\\"+Z).join("|"));S({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:(Z,Q)=>{var J=hQ(Q[0]),Y=!bJ.test(Z.funcName),X=!Y||Z.funcName==="\\widehat"||Z.funcName==="\\widetilde"||Z.funcName==="\\widecheck";return{type:"accent",mode:Z.parser.mode,label:Z.funcName,isStretchy:Y,isShifty:X,base:J}},htmlBuilder:PZ,mathmlBuilder:h0});S({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\c","\\r","\\H","\\v","\\textcircled"],props:{numArgs:1,allowedInText:!0,allowedInMath:!0,argTypes:["primitive"]},handler:(Z,Q)=>{var J=Q[0],Y=Z.parser.mode;if(Y==="math")Z.parser.settings.reportNonstrict("mathVsTextAccents","LaTeX's accent "+Z.funcName+" works only in text mode"),Y="text";return{type:"accent",mode:Y,label:Z.funcName,isStretchy:!1,isShifty:!0,base:J}},htmlBuilder:PZ,mathmlBuilder:h0});S({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=Q[0];return{type:"accentUnder",mode:J.mode,label:Y,base:X}},htmlBuilder:(Z,Q)=>{var J=c(Z.base,Q),Y=f2.svgSpan(Z,Q),X=Z.label==="\\utilde"?0.12:0,$=V.makeVList({positionType:"top",positionData:J.height,children:[{type:"elem",elem:Y,wrapperClasses:["svg-align"]},{type:"kern",size:X},{type:"elem",elem:J}]},Q);return V.makeSpan(["mord","accentunder"],[$],Q)},mathmlBuilder:(Z,Q)=>{var J=f2.mathMLnode(Z.label),Y=new O.MathNode("munder",[a(Z.base,Q),J]);return Y.setAttribute("accentunder","true"),Y}});var SQ=(Z)=>{var Q=new O.MathNode("mpadded",Z?[Z]:[]);return Q.setAttribute("width","+0.6em"),Q.setAttribute("lspace","0.3em"),Q};S({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","\\\\cdrightarrow","\\\\cdleftarrow","\\\\cdlongequal"],props:{numArgs:1,numOptionalArgs:1},handler(Z,Q,J){var{parser:Y,funcName:X}=Z;return{type:"xArrow",mode:Y.mode,label:X,body:Q[0],below:J[0]}},htmlBuilder(Z,Q){var J=Q.style,Y=Q.havingStyle(J.sup()),X=V.wrapFragment(c(Z.body,Y,Q),Q),$=Z.label.slice(0,2)==="\\x"?"x":"cd";X.classes.push($+"-arrow-pad");var q;if(Z.below)Y=Q.havingStyle(J.sub()),q=V.wrapFragment(c(Z.below,Y,Q),Q),q.classes.push($+"-arrow-pad");var I=f2.svgSpan(Z,Q),M=-Q.fontMetrics().axisHeight+0.5*I.height,G=-Q.fontMetrics().axisHeight-0.5*I.height-0.111;if(X.depth>0.25||Z.label==="\\xleftequilibrium")G-=X.depth;var z;if(q){var L=-Q.fontMetrics().axisHeight+q.height+0.5*I.height+0.111;z=V.makeVList({positionType:"individualShift",children:[{type:"elem",elem:X,shift:G},{type:"elem",elem:I,shift:M},{type:"elem",elem:q,shift:L}]},Q)}else z=V.makeVList({positionType:"individualShift",children:[{type:"elem",elem:X,shift:G},{type:"elem",elem:I,shift:M}]},Q);return z.children[0].children[0].children[1].classes.push("svg-align"),V.makeSpan(["mrel","x-arrow"],[z],Q)},mathmlBuilder(Z,Q){var J=f2.mathMLnode(Z.label);J.setAttribute("minsize",Z.label.charAt(0)==="x"?"1.75em":"3.0em");var Y;if(Z.body){var X=SQ(a(Z.body,Q));if(Z.below){var $=SQ(a(Z.below,Q));Y=new O.MathNode("munderover",[J,$,X])}else Y=new O.MathNode("mover",[J,X])}else if(Z.below){var q=SQ(a(Z.below,Q));Y=new O.MathNode("munder",[J,q])}else Y=SQ(),Y=new O.MathNode("mover",[J,Y]);return Y}});var xJ=V.makeSpan;S({type:"mclass",names:["\\mathord","\\mathbin","\\mathrel","\\mathopen","\\mathclose","\\mathpunct","\\mathinner"],props:{numArgs:1,primitive:!0},handler(Z,Q){var{parser:J,funcName:Y}=Z,X=Q[0];return{type:"mclass",mode:J.mode,mclass:"m"+Y.slice(5),body:o(X),isCharacterBox:k.isCharacterBox(X)}},htmlBuilder:m0,mathmlBuilder:c0});var dQ=(Z)=>{var Q=Z.type==="ordgroup"&&Z.body.length?Z.body[0]:Z;if(Q.type==="atom"&&(Q.family==="bin"||Q.family==="rel"))return"m"+Q.family;else return"mord"};S({type:"mclass",names:["\\@binrel"],props:{numArgs:2},handler(Z,Q){var{parser:J}=Z;return{type:"mclass",mode:J.mode,mclass:dQ(Q[0]),body:o(Q[1]),isCharacterBox:k.isCharacterBox(Q[1])}}});S({type:"mclass",names:["\\stackrel","\\overset","\\underset"],props:{numArgs:2},handler(Z,Q){var{parser:J,funcName:Y}=Z,X=Q[1],$=Q[0],q;if(Y!=="\\stackrel")q=dQ(X);else q="mrel";var I={type:"op",mode:X.mode,limits:!0,alwaysHandleSupSub:!0,parentIsSupSub:!1,symbol:!1,suppressBaseShift:Y!=="\\stackrel",body:o(X)},M={type:"supsub",mode:$.mode,base:I,sup:Y==="\\underset"?null:$,sub:Y==="\\underset"?$:null};return{type:"mclass",mode:J.mode,mclass:q,body:[M],isCharacterBox:k.isCharacterBox(M)}},htmlBuilder:m0,mathmlBuilder:c0});S({type:"pmb",names:["\\pmb"],props:{numArgs:1,allowedInText:!0},handler(Z,Q){var{parser:J}=Z;return{type:"pmb",mode:J.mode,mclass:dQ(Q[0]),body:o(Q[0])}},htmlBuilder(Z,Q){var J=Z2(Z.body,Q,!0),Y=V.makeSpan([Z.mclass],J,Q);return Y.style.textShadow="0.02em 0.01em 0.04px",Y},mathmlBuilder(Z,Q){var J=j2(Z.body,Q),Y=new O.MathNode("mstyle",J);return Y.setAttribute("style","text-shadow: 0.02em 0.01em 0.04px"),Y}});var hJ={">":"\\\\cdrightarrow","<":"\\\\cdleftarrow","=":"\\\\cdlongequal",A:"\\uparrow",V:"\\downarrow","|":"\\Vert",".":"no arrow"},eZ=()=>{return{type:"styling",body:[],mode:"math",style:"display"}},Q0=(Z)=>{return Z.type==="textord"&&Z.text==="@"},mJ=(Z,Q)=>{return(Z.type==="mathord"||Z.type==="atom")&&Z.text===Q};S({type:"cdlabel",names:["\\\\cdleft","\\\\cdright"],props:{numArgs:1},handler(Z,Q){var{parser:J,funcName:Y}=Z;return{type:"cdlabel",mode:J.mode,side:Y.slice(4),label:Q[0]}},htmlBuilder(Z,Q){var J=Q.havingStyle(Q.style.sup()),Y=V.wrapFragment(c(Z.label,J,Q),Q);return Y.classes.push("cd-label-"+Z.side),Y.style.bottom=P(0.8-Y.depth),Y.height=0,Y.depth=0,Y},mathmlBuilder(Z,Q){var J=new O.MathNode("mrow",[a(Z.label,Q)]);if(J=new O.MathNode("mpadded",[J]),J.setAttribute("width","0"),Z.side==="left")J.setAttribute("lspace","-1width");return J.setAttribute("voffset","0.7em"),J=new O.MathNode("mstyle",[J]),J.setAttribute("displaystyle","false"),J.setAttribute("scriptlevel","1"),J}});S({type:"cdlabelparent",names:["\\\\cdparent"],props:{numArgs:1},handler(Z,Q){var{parser:J}=Z;return{type:"cdlabelparent",mode:J.mode,fragment:Q[0]}},htmlBuilder(Z,Q){var J=V.wrapFragment(c(Z.fragment,Q),Q);return J.classes.push("cd-vert-arrow"),J},mathmlBuilder(Z,Q){return new O.MathNode("mrow",[a(Z.fragment,Q)])}});S({type:"textord",names:["\\@char"],props:{numArgs:1,allowedInText:!0},handler(Z,Q){var{parser:J}=Z,Y=h(Q[0],"ordgroup"),X=Y.body,$="";for(var q=0;q<X.length;q++){var I=h(X[q],"textord");$+=I.text}var M=parseInt($),G;if(isNaN(M))throw new C("\\@char has non-numeric argument "+$);else if(M<0||M>=1114111)throw new C("\\@char with invalid code point "+$);else if(M<=65535)G=String.fromCharCode(M);else M-=65536,G=String.fromCharCode((M>>10)+55296,(M&1023)+56320);return{type:"textord",mode:J.mode,text:G}}});var g0=(Z,Q)=>{var J=Z2(Z.body,Q.withColor(Z.color),!1);return V.makeFragment(J)},u0=(Z,Q)=>{var J=j2(Z.body,Q.withColor(Z.color)),Y=new O.MathNode("mstyle",J);return Y.setAttribute("mathcolor",Z.color),Y};S({type:"color",names:["\\textcolor"],props:{numArgs:2,allowedInText:!0,argTypes:["color","original"]},handler(Z,Q){var{parser:J}=Z,Y=h(Q[0],"color-token").color,X=Q[1];return{type:"color",mode:J.mode,color:Y,body:o(X)}},htmlBuilder:g0,mathmlBuilder:u0});S({type:"color",names:["\\color"],props:{numArgs:1,allowedInText:!0,argTypes:["color"]},handler(Z,Q){var{parser:J,breakOnTokenText:Y}=Z,X=h(Q[0],"color-token").color;J.gullet.macros.set("\\current@color",X);var $=J.parseExpression(!0,Y);return{type:"color",mode:J.mode,color:X,body:$}},htmlBuilder:g0,mathmlBuilder:u0});S({type:"cr",names:["\\\\"],props:{numArgs:0,numOptionalArgs:0,allowedInText:!0},handler(Z,Q,J){var{parser:Y}=Z,X=Y.gullet.future().text==="["?Y.parseSizeGroup(!0):null,$=!Y.settings.displayMode||!Y.settings.useStrictBehavior("newLineInDisplayMode","In LaTeX, \\\\ or \\newline does nothing in display mode");return{type:"cr",mode:Y.mode,newLine:$,size:X&&h(X,"size").value}},htmlBuilder(Z,Q){var J=V.makeSpan(["mspace"],[],Q);if(Z.newLine){if(J.classes.push("newline"),Z.size)J.style.marginTop=P(t(Z.size,Q))}return J},mathmlBuilder(Z,Q){var J=new O.MathNode("mspace");if(Z.newLine){if(J.setAttribute("linebreak","newline"),Z.size)J.setAttribute("height",P(t(Z.size,Q)))}return J}});var FZ={"\\global":"\\global","\\long":"\\\\globallong","\\\\globallong":"\\\\globallong","\\def":"\\gdef","\\gdef":"\\gdef","\\edef":"\\xdef","\\xdef":"\\xdef","\\let":"\\\\globallet","\\futurelet":"\\\\globalfuture"},l0=(Z)=>{var Q=Z.text;if(/^(?:[\\{}$&#^_]|EOF)$/.test(Q))throw new C("Expected a control sequence",Z);return Q},uJ=(Z)=>{var Q=Z.gullet.popToken();if(Q.text==="="){if(Q=Z.gullet.popToken(),Q.text===" ")Q=Z.gullet.popToken()}return Q},d0=(Z,Q,J,Y)=>{var X=Z.gullet.macros.get(J.text);if(X==null)J.noexpand=!0,X={tokens:[J],numArgs:0,unexpandable:!Z.gullet.isExpandable(J.text)};Z.gullet.macros.set(Q,X,Y)};S({type:"internal",names:["\\global","\\long","\\\\globallong"],props:{numArgs:0,allowedInText:!0},handler(Z){var{parser:Q,funcName:J}=Z;Q.consumeSpaces();var Y=Q.fetch();if(FZ[Y.text]){if(J==="\\global"||J==="\\\\globallong")Y.text=FZ[Y.text];return h(Q.parseFunction(),"internal")}throw new C("Invalid token after macro prefix",Y)}});S({type:"internal",names:["\\def","\\gdef","\\edef","\\xdef"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(Z){var{parser:Q,funcName:J}=Z,Y=Q.gullet.popToken(),X=Y.text;if(/^(?:[\\{}$&#^_]|EOF)$/.test(X))throw new C("Expected a control sequence",Y);var $=0,q,I=[[]];while(Q.gullet.future().text!=="{")if(Y=Q.gullet.popToken(),Y.text==="#"){if(Q.gullet.future().text==="{"){q=Q.gullet.future(),I[$].push("{");break}if(Y=Q.gullet.popToken(),!/^[1-9]$/.test(Y.text))throw new C("Invalid argument number \""+Y.text+"\"");if(parseInt(Y.text)!==$+1)throw new C("Argument number \""+Y.text+"\" out of order");$++,I.push([])}else if(Y.text==="EOF")throw new C("Expected a macro definition");else I[$].push(Y.text);var{tokens:M}=Q.gullet.consumeArg();if(q)M.unshift(q);if(J==="\\edef"||J==="\\xdef")M=Q.gullet.expandTokens(M),M.reverse();return Q.gullet.macros.set(X,{tokens:M,numArgs:$,delimiters:I},J===FZ[J]),{type:"internal",mode:Q.mode}}});S({type:"internal",names:["\\let","\\\\globallet"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(Z){var{parser:Q,funcName:J}=Z,Y=l0(Q.gullet.popToken());Q.gullet.consumeSpaces();var X=uJ(Q);return d0(Q,Y,X,J==="\\\\globallet"),{type:"internal",mode:Q.mode}}});S({type:"internal",names:["\\futurelet","\\\\globalfuture"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(Z){var{parser:Q,funcName:J}=Z,Y=l0(Q.gullet.popToken()),X=Q.gullet.popToken(),$=Q.gullet.popToken();return d0(Q,Y,$,J==="\\\\globalfuture"),Q.gullet.pushToken($),Q.gullet.pushToken(X),{type:"internal",mode:Q.mode}}});var RQ=function Z(Q,J,Y){var X=p.math[Q]&&p.math[Q].replace,$=BZ(X||Q,J,Y);if(!$)throw new Error("Unsupported symbol "+Q+" and font size "+J+".");return $},TZ=function Z(Q,J,Y,X){var $=Y.havingBaseStyle(J),q=V.makeSpan(X.concat($.sizingClasses(Y)),[Q],Y),I=$.sizeMultiplier/Y.sizeMultiplier;return q.height*=I,q.depth*=I,q.maxFontSize=$.sizeMultiplier,q},a0=function Z(Q,J,Y){var X=J.havingBaseStyle(Y),$=(1-J.sizeMultiplier/X.sizeMultiplier)*J.fontMetrics().axisHeight;Q.classes.push("delimcenter"),Q.style.top=P($),Q.height-=$,Q.depth+=$},lJ=function Z(Q,J,Y,X,$,q){var I=V.makeSymbol(Q,"Main-Regular",$,X),M=TZ(I,J,X,q);if(Y)a0(M,X,J);return M},dJ=function Z(Q,J,Y,X){return V.makeSymbol(Q,"Size"+J+"-Regular",Y,X)},p0=function Z(Q,J,Y,X,$,q){var I=dJ(Q,J,$,X),M=TZ(V.makeSpan(["delimsizing","size"+J],[I],X),y.TEXT,X,q);if(Y)a0(M,X,y.TEXT);return M},JZ=function Z(Q,J,Y){var X;if(J==="Size1-Regular")X="delim-size1";else X="delim-size4";var $=V.makeSpan(["delimsizinginner",X],[V.makeSpan([],[V.makeSymbol(Q,J,Y)])]);return{type:"elem",elem:$}},YZ=function Z(Q,J,Y){var X=B2["Size4-Regular"][Q.charCodeAt(0)]?B2["Size4-Regular"][Q.charCodeAt(0)][4]:B2["Size1-Regular"][Q.charCodeAt(0)][4],$=new _2("inner",o9(Q,Math.round(1000*J))),q=new E2([$],{width:P(X),height:P(J),style:"width:"+P(X),viewBox:"0 0 "+1000*X+" "+Math.round(1000*J),preserveAspectRatio:"xMinYMin"}),I=V.makeSvgSpan([],[q],Y);return I.height=J,I.style.height=P(J),I.style.width=P(X),{type:"elem",elem:I}},zZ=0.008,vQ={type:"kern",size:-1*zZ},aJ=["|","\\lvert","\\rvert","\\vert"],pJ=["\\|","\\lVert","\\rVert","\\Vert"],i0=function Z(Q,J,Y,X,$,q){var I,M,G,z,L="",B=0;I=G=z=Q,M=null;var D="Size1-Regular";if(Q==="\\uparrow")G=z="\u23D0";else if(Q==="\\Uparrow")G=z="\u2016";else if(Q==="\\downarrow")I=G="\u23D0";else if(Q==="\\Downarrow")I=G="\u2016";else if(Q==="\\updownarrow")I="\\uparrow",G="\u23D0",z="\\downarrow";else if(Q==="\\Updownarrow")I="\\Uparrow",G="\u2016",z="\\Downarrow";else if(k.contains(aJ,Q))G="\u2223",L="vert",B=333;else if(k.contains(pJ,Q))G="\u2225",L="doublevert",B=556;else if(Q==="["||Q==="\\lbrack")I="\u23A1",G="\u23A2",z="\u23A3",D="Size4-Regular",L="lbrack",B=667;else if(Q==="]"||Q==="\\rbrack")I="\u23A4",G="\u23A5",z="\u23A6",D="Size4-Regular",L="rbrack",B=667;else if(Q==="\\lfloor"||Q==="\u230A")G=I="\u23A2",z="\u23A3",D="Size4-Regular",L="lfloor",B=667;else if(Q==="\\lceil"||Q==="\u2308")I="\u23A1",G=z="\u23A2",D="Size4-Regular",L="lceil",B=667;else if(Q==="\\rfloor"||Q==="\u230B")G=I="\u23A5",z="\u23A6",D="Size4-Regular",L="rfloor",B=667;else if(Q==="\\rceil"||Q==="\u2309")I="\u23A4",G=z="\u23A5",D="Size4-Regular",L="rceil",B=667;else if(Q==="("||Q==="\\lparen")I="\u239B",G="\u239C",z="\u239D",D="Size4-Regular",L="lparen",B=875;else if(Q===")"||Q==="\\rparen")I="\u239E",G="\u239F",z="\u23A0",D="Size4-Regular",L="rparen",B=875;else if(Q==="\\{"||Q==="\\lbrace")I="\u23A7",M="\u23A8",z="\u23A9",G="\u23AA",D="Size4-Regular";else if(Q==="\\}"||Q==="\\rbrace")I="\u23AB",M="\u23AC",z="\u23AD",G="\u23AA",D="Size4-Regular";else if(Q==="\\lgroup"||Q==="\u27EE")I="\u23A7",z="\u23A9",G="\u23AA",D="Size4-Regular";else if(Q==="\\rgroup"||Q==="\u27EF")I="\u23AB",z="\u23AD",G="\u23AA",D="Size4-Regular";else if(Q==="\\lmoustache"||Q==="\u23B0")I="\u23A7",z="\u23AD",G="\u23AA",D="Size4-Regular";else if(Q==="\\rmoustache"||Q==="\u23B1")I="\u23AB",z="\u23A9",G="\u23AA",D="Size4-Regular";var H=RQ(I,D,$),T=H.height+H.depth,w=RQ(G,D,$),N=w.height+w.depth,b=RQ(z,D,$),x=b.height+b.depth,u=0,m=1;if(M!==null){var l=RQ(M,D,$);u=l.height+l.depth,m=2}var g=T+x+u,n=Math.max(0,Math.ceil((J-g)/(m*N))),d=g+n*m*N,P2=X.fontMetrics().axisHeight;if(Y)P2*=X.sizeMultiplier;var Y2=d/2-P2,Q2=[];if(L.length>0){var a2=d-T-x,$2=Math.round(d*1000),V2=e9(L,Math.round(a2*1000)),x2=new _2(L,V2),n2=(B/1000).toFixed(3)+"em",s2=($2/1000).toFixed(3)+"em",sQ=new E2([x2],{width:n2,height:s2,viewBox:"0 0 "+B+" "+$2}),h2=V.makeSvgSpan([],[sQ],X);h2.height=$2/1000,h2.style.width=n2,h2.style.height=s2,Q2.push({type:"elem",elem:h2})}else{if(Q2.push(JZ(z,D,$)),Q2.push(vQ),M===null){var m2=d-T-x+2*zZ;Q2.push(YZ(G,m2,X))}else{var W2=(d-T-x-u)/2+2*zZ;Q2.push(YZ(G,W2,X)),Q2.push(vQ),Q2.push(JZ(M,D,$)),Q2.push(vQ),Q2.push(YZ(G,W2,X))}Q2.push(vQ),Q2.push(JZ(I,D,$))}var $Q=X.havingBaseStyle(y.TEXT),rQ=V.makeVList({positionType:"bottom",positionData:Y2,children:Q2},$Q);return TZ(V.makeSpan(["delimsizing","mult"],[rQ],$Q),y.TEXT,X,q)},XZ=80,UZ=0.08,KZ=function Z(Q,J,Y,X,$){var q=t9(Q,X,Y),I=new _2(Q,q),M=new E2([I],{width:"400em",height:P(J),viewBox:"0 0 400000 "+Y,preserveAspectRatio:"xMinYMin slice"});return V.makeSvgSpan(["hide-tail"],[M],$)},iJ=function Z(Q,J){var Y=J.havingBaseSizing(),X=t0("\\surd",Q*Y.sizeMultiplier,r0,Y),$=Y.sizeMultiplier,q=Math.max(0,J.minRuleThickness-J.fontMetrics().sqrtRuleThickness),I,M=0,G=0,z=0,L;if(X.type==="small"){if(z=1000+1000*q+XZ,Q<1)$=1;else if(Q<1.4)$=0.7;M=(1+q+UZ)/$,G=(1+q)/$,I=KZ("sqrtMain",M,z,q,J),I.style.minWidth="0.853em",L=0.833/$}else if(X.type==="large")z=(1000+XZ)*IQ[X.size],G=(IQ[X.size]+q)/$,M=(IQ[X.size]+q+UZ)/$,I=KZ("sqrtSize"+X.size,M,z,q,J),I.style.minWidth="1.02em",L=1/$;else M=Q+q+UZ,G=Q+q,z=Math.floor(1000*Q+q)+XZ,I=KZ("sqrtTall",M,z,q,J),I.style.minWidth="0.742em",L=1.056;return I.height=G,I.style.height=P(M),{span:I,advanceWidth:L,ruleWidth:(J.fontMetrics().sqrtRuleThickness+q)*$}},n0=["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\u230A","\u230B","\\lceil","\\rceil","\u2308","\u2309","\\surd"],nJ=["\\uparrow","\\downarrow","\\updownarrow","\\Uparrow","\\Downarrow","\\Updownarrow","|","\\|","\\vert","\\Vert","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\u27EE","\u27EF","\\lmoustache","\\rmoustache","\u23B0","\u23B1"],s0=["<",">","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"],IQ=[0,1.2,1.8,2.4,3],sJ=function Z(Q,J,Y,X,$){if(Q==="<"||Q==="\\lt"||Q==="\u27E8")Q="\\langle";else if(Q===">"||Q==="\\gt"||Q==="\u27E9")Q="\\rangle";if(k.contains(n0,Q)||k.contains(s0,Q))return p0(Q,J,!1,Y,X,$);else if(k.contains(nJ,Q))return i0(Q,IQ[J],!1,Y,X,$);else throw new C("Illegal delimiter: '"+Q+"'")},rJ=[{type:"small",style:y.SCRIPTSCRIPT},{type:"small",style:y.SCRIPT},{type:"small",style:y.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],tJ=[{type:"small",style:y.SCRIPTSCRIPT},{type:"small",style:y.SCRIPT},{type:"small",style:y.TEXT},{type:"stack"}],r0=[{type:"small",style:y.SCRIPTSCRIPT},{type:"small",style:y.SCRIPT},{type:"small",style:y.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],oJ=function Z(Q){if(Q.type==="small")return"Main-Regular";else if(Q.type==="large")return"Size"+Q.size+"-Regular";else if(Q.type==="stack")return"Size4-Regular";else throw new Error("Add support for delim type '"+Q.type+"' here.")},t0=function Z(Q,J,Y,X){var $=Math.min(2,3-X.style.size);for(var q=$;q<Y.length;q++){if(Y[q].type==="stack")break;var I=RQ(Q,oJ(Y[q]),"math"),M=I.height+I.depth;if(Y[q].type==="small"){var G=X.havingBaseStyle(Y[q].style);M*=G.sizeMultiplier}if(M>J)return Y[q]}return Y[Y.length-1]},o0=function Z(Q,J,Y,X,$,q){if(Q==="<"||Q==="\\lt"||Q==="\u27E8")Q="\\langle";else if(Q===">"||Q==="\\gt"||Q==="\u27E9")Q="\\rangle";var I;if(k.contains(s0,Q))I=rJ;else if(k.contains(n0,Q))I=r0;else I=tJ;var M=t0(Q,J,I,X);if(M.type==="small")return lJ(Q,M.style,Y,X,$,q);else if(M.type==="large")return p0(Q,M.size,Y,X,$,q);else return i0(Q,J,Y,X,$,q)},eJ=function Z(Q,J,Y,X,$,q){var I=X.fontMetrics().axisHeight*X.sizeMultiplier,M=901,G=5/X.fontMetrics().ptPerEm,z=Math.max(J-I,Y+I),L=Math.max(z/500*M,2*z-G);return o0(Q,L,!0,X,$,q)},k2={sqrtImage:iJ,sizedDelim:sJ,sizeToMaxHeight:IQ,customSizedDelim:o0,leftRightDelim:eJ},Z0={"\\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}},Q7=["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\u230A","\u230B","\\lceil","\\rceil","\u2308","\u2309","<",">","\\langle","\u27E8","\\rangle","\u27E9","\\lt","\\gt","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\u27EE","\u27EF","\\lmoustache","\\rmoustache","\u23B0","\u23B1","/","\\backslash","|","\\vert","\\|","\\Vert","\\uparrow","\\Uparrow","\\downarrow","\\Downarrow","\\updownarrow","\\Updownarrow","."];S({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1,argTypes:["primitive"]},handler:(Z,Q)=>{var J=aQ(Q[0],Z);return{type:"delimsizing",mode:Z.parser.mode,size:Z0[Z.funcName].size,mclass:Z0[Z.funcName].mclass,delim:J.text}},htmlBuilder:(Z,Q)=>{if(Z.delim===".")return V.makeSpan([Z.mclass]);return k2.sizedDelim(Z.delim,Z.size,Q,Z.mode,[Z.mclass])},mathmlBuilder:(Z)=>{var Q=[];if(Z.delim!==".")Q.push(z2(Z.delim,Z.mode));var J=new O.MathNode("mo",Q);if(Z.mclass==="mopen"||Z.mclass==="mclose")J.setAttribute("fence","true");else J.setAttribute("fence","false");J.setAttribute("stretchy","true");var Y=P(k2.sizeToMaxHeight[Z.size]);return J.setAttribute("minsize",Y),J.setAttribute("maxsize",Y),J}});S({type:"leftright-right",names:["\\right"],props:{numArgs:1,primitive:!0},handler:(Z,Q)=>{var J=Z.parser.gullet.macros.get("\\current@color");if(J&&typeof J!=="string")throw new C("\\current@color set to non-string in \\right");return{type:"leftright-right",mode:Z.parser.mode,delim:aQ(Q[0],Z).text,color:J}}});S({type:"leftright",names:["\\left"],props:{numArgs:1,primitive:!0},handler:(Z,Q)=>{var J=aQ(Q[0],Z),Y=Z.parser;++Y.leftrightDepth;var X=Y.parseExpression(!1);--Y.leftrightDepth,Y.expect("\\right",!1);var $=h(Y.parseFunction(),"leftright-right");return{type:"leftright",mode:Y.mode,body:X,left:J.text,right:$.delim,rightColor:$.color}},htmlBuilder:(Z,Q)=>{J0(Z);var J=Z2(Z.body,Q,!0,["mopen","mclose"]),Y=0,X=0,$=!1;for(var q=0;q<J.length;q++)if(J[q].isMiddle)$=!0;else Y=Math.max(J[q].height,Y),X=Math.max(J[q].depth,X);Y*=Q.sizeMultiplier,X*=Q.sizeMultiplier;var I;if(Z.left===".")I=AQ(Q,["mopen"]);else I=k2.leftRightDelim(Z.left,Y,X,Q,Z.mode,["mopen"]);if(J.unshift(I),$)for(var M=1;M<J.length;M++){var G=J[M],z=G.isMiddle;if(z)J[M]=k2.leftRightDelim(z.delim,Y,X,z.options,Z.mode,[])}var L;if(Z.right===".")L=AQ(Q,["mclose"]);else{var B=Z.rightColor?Q.withColor(Z.rightColor):Q;L=k2.leftRightDelim(Z.right,Y,X,B,Z.mode,["mclose"])}return J.push(L),V.makeSpan(["minner"],J,Q)},mathmlBuilder:(Z,Q)=>{J0(Z);var J=j2(Z.body,Q);if(Z.left!=="."){var Y=new O.MathNode("mo",[z2(Z.left,Z.mode)]);Y.setAttribute("fence","true"),J.unshift(Y)}if(Z.right!=="."){var X=new O.MathNode("mo",[z2(Z.right,Z.mode)]);if(X.setAttribute("fence","true"),Z.rightColor)X.setAttribute("mathcolor",Z.rightColor);J.push(X)}return OZ(J)}});S({type:"middle",names:["\\middle"],props:{numArgs:1,primitive:!0},handler:(Z,Q)=>{var J=aQ(Q[0],Z);if(!Z.parser.leftrightDepth)throw new C("\\middle without preceding \\left",J);return{type:"middle",mode:Z.parser.mode,delim:J.text}},htmlBuilder:(Z,Q)=>{var J;if(Z.delim===".")J=AQ(Q,[]);else{J=k2.sizedDelim(Z.delim,1,Q,Z.mode,[]);var Y={delim:Z.delim,options:Q};J.isMiddle=Y}return J},mathmlBuilder:(Z,Q)=>{var J=Z.delim==="\\vert"||Z.delim==="|"?z2("|","text"):z2(Z.delim,Z.mode),Y=new O.MathNode("mo",[J]);return Y.setAttribute("fence","true"),Y.setAttribute("lspace","0.05em"),Y.setAttribute("rspace","0.05em"),Y}});var SZ=(Z,Q)=>{var J=V.wrapFragment(c(Z.body,Q),Q),Y=Z.label.slice(1),X=Q.sizeMultiplier,$,q=0,I=k.isCharacterBox(Z.body);if(Y==="sout")$=V.makeSpan(["stretchy","sout"]),$.height=Q.fontMetrics().defaultRuleThickness/X,q=-0.5*Q.fontMetrics().xHeight;else if(Y==="phase"){var M=t({number:0.6,unit:"pt"},Q),G=t({number:0.35,unit:"ex"},Q),z=Q.havingBaseSizing();X=X/z.sizeMultiplier;var L=J.height+J.depth+M+G;J.style.paddingLeft=P(L/2+M);var B=Math.floor(1000*L*X),D=s9(B),H=new E2([new _2("phase",D)],{width:"400em",height:P(B/1000),viewBox:"0 0 400000 "+B,preserveAspectRatio:"xMinYMin slice"});$=V.makeSvgSpan(["hide-tail"],[H],Q),$.style.height=P(L),q=J.depth+M+G}else{if(/cancel/.test(Y)){if(!I)J.classes.push("cancel-pad")}else if(Y==="angl")J.classes.push("anglpad");else J.classes.push("boxpad");var T=0,w=0,N=0;if(/box/.test(Y))N=Math.max(Q.fontMetrics().fboxrule,Q.minRuleThickness),T=Q.fontMetrics().fboxsep+(Y==="colorbox"?0:N),w=T;else if(Y==="angl")N=Math.max(Q.fontMetrics().defaultRuleThickness,Q.minRuleThickness),T=4*N,w=Math.max(0,0.25-J.depth);else T=I?0.2:0,w=T;if($=f2.encloseSpan(J,Y,T,w,Q),/fbox|boxed|fcolorbox/.test(Y))$.style.borderStyle="solid",$.style.borderWidth=P(N);else if(Y==="angl"&&N!==0.049)$.style.borderTopWidth=P(N),$.style.borderRightWidth=P(N);if(q=J.depth+w,Z.backgroundColor){if($.style.backgroundColor=Z.backgroundColor,Z.borderColor)$.style.borderColor=Z.borderColor}}var b;if(Z.backgroundColor)b=V.makeVList({positionType:"individualShift",children:[{type:"elem",elem:$,shift:q},{type:"elem",elem:J,shift:0}]},Q);else{var x=/cancel|phase/.test(Y)?["svg-align"]:[];b=V.makeVList({positionType:"individualShift",children:[{type:"elem",elem:J,shift:0},{type:"elem",elem:$,shift:q,wrapperClasses:x}]},Q)}if(/cancel/.test(Y))b.height=J.height,b.depth=J.depth;if(/cancel/.test(Y)&&!I)return V.makeSpan(["mord","cancel-lap"],[b],Q);else return V.makeSpan(["mord"],[b],Q)},vZ=(Z,Q)=>{var J=0,Y=new O.MathNode(Z.label.indexOf("colorbox")>-1?"mpadded":"menclose",[a(Z.body,Q)]);switch(Z.label){case"\\cancel":Y.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":Y.setAttribute("notation","downdiagonalstrike");break;case"\\phase":Y.setAttribute("notation","phasorangle");break;case"\\sout":Y.setAttribute("notation","horizontalstrike");break;case"\\fbox":Y.setAttribute("notation","box");break;case"\\angl":Y.setAttribute("notation","actuarial");break;case"\\fcolorbox":case"\\colorbox":if(J=Q.fontMetrics().fboxsep*Q.fontMetrics().ptPerEm,Y.setAttribute("width","+"+2*J+"pt"),Y.setAttribute("height","+"+2*J+"pt"),Y.setAttribute("lspace",J+"pt"),Y.setAttribute("voffset",J+"pt"),Z.label==="\\fcolorbox"){var X=Math.max(Q.fontMetrics().fboxrule,Q.minRuleThickness);Y.setAttribute("style","border: "+X+"em solid "+String(Z.borderColor))}break;case"\\xcancel":Y.setAttribute("notation","updiagonalstrike downdiagonalstrike");break}if(Z.backgroundColor)Y.setAttribute("mathbackground",Z.backgroundColor);return Y};S({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,argTypes:["color","text"]},handler(Z,Q,J){var{parser:Y,funcName:X}=Z,$=h(Q[0],"color-token").color,q=Q[1];return{type:"enclose",mode:Y.mode,label:X,backgroundColor:$,body:q}},htmlBuilder:SZ,mathmlBuilder:vZ});S({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,argTypes:["color","color","text"]},handler(Z,Q,J){var{parser:Y,funcName:X}=Z,$=h(Q[0],"color-token").color,q=h(Q[1],"color-token").color,I=Q[2];return{type:"enclose",mode:Y.mode,label:X,backgroundColor:q,borderColor:$,body:I}},htmlBuilder:SZ,mathmlBuilder:vZ});S({type:"enclose",names:["\\fbox"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!0},handler(Z,Q){var{parser:J}=Z;return{type:"enclose",mode:J.mode,label:"\\fbox",body:Q[0]}}});S({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\sout","\\phase"],props:{numArgs:1},handler(Z,Q){var{parser:J,funcName:Y}=Z,X=Q[0];return{type:"enclose",mode:J.mode,label:Y,body:X}},htmlBuilder:SZ,mathmlBuilder:vZ});S({type:"enclose",names:["\\angl"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!1},handler(Z,Q){var{parser:J}=Z;return{type:"enclose",mode:J.mode,label:"\\angl",body:Q[0]}}});var e0={},Q9={},pQ=(Z)=>{var Q=Z.parser.settings;if(!Q.displayMode)throw new C("{"+Z.envName+"} can be used only in display mode.")},C2=function Z(Q,J){var Y,X,$=Q.body.length,q=Q.hLinesBeforeRow,I=0,M=new Array($),G=[],z=Math.max(J.fontMetrics().arrayRuleWidth,J.minRuleThickness),L=1/J.fontMetrics().ptPerEm,B=5*L;if(Q.colSeparationType&&Q.colSeparationType==="small"){var D=J.havingStyle(y.SCRIPT).sizeMultiplier;B=0.2778*(D/J.sizeMultiplier)}var H=Q.colSeparationType==="CD"?t({number:3,unit:"ex"},J):12*L,T=3*L,w=Q.arraystretch*H,N=0.7*w,b=0.3*w,x=0;function u(VQ){for(var LQ=0;LQ<VQ.length;++LQ){if(LQ>0)x+=0.25;G.push({pos:x,isDashed:VQ[LQ]})}}u(q[0]);for(Y=0;Y<Q.body.length;++Y){var m=Q.body[Y],l=N,g=b;if(I<m.length)I=m.length;var n=new Array(m.length);for(X=0;X<m.length;++X){var d=c(m[X],J);if(g<d.depth)g=d.depth;if(l<d.height)l=d.height;n[X]=d}var P2=Q.rowGaps[Y],Y2=0;if(P2){if(Y2=t(P2,J),Y2>0){if(Y2+=b,g<Y2)g=Y2;Y2=0}}if(Q.addJot)g+=T;n.height=l,n.depth=g,x+=l,n.pos=x,x+=g+Y2,M[Y]=n,u(q[Y+1])}var Q2=x/2+J.fontMetrics().axisHeight,a2=Q.cols||[],$2=[],V2,x2,n2=[];if(Q.tags&&Q.tags.some((VQ)=>VQ))for(Y=0;Y<$;++Y){var s2=M[Y],sQ=s2.pos-Q2,h2=Q.tags[Y],m2=void 0;if(h2===!0)m2=V.makeSpan(["eqn-num"],[],J);else if(h2===!1)m2=V.makeSpan([],[],J);else m2=V.makeSpan([],Z2(h2,J,!0),J);m2.depth=s2.depth,m2.height=s2.height,n2.push({type:"elem",elem:m2,shift:sQ})}for(X=0,x2=0;X<I||x2<a2.length;++X,++x2){var W2=a2[x2]||{},$Q=!0;while(W2.type==="separator"){if(!$Q)V2=V.makeSpan(["arraycolsep"],[]),V2.style.width=P(J.fontMetrics().doubleRuleSep),$2.push(V2);if(W2.separator==="|"||W2.separator===":"){var rQ=W2.separator==="|"?"solid":"dashed",r2=V.makeSpan(["vertical-separator"],[],J);r2.style.height=P(x),r2.style.borderRightWidth=P(z),r2.style.borderRightStyle=rQ,r2.style.margin="0 "+P(-z/2);var cZ=x-Q2;if(cZ)r2.style.verticalAlign=P(-cZ);$2.push(r2)}else throw new C("Invalid separator type: "+W2.separator);x2++,W2=a2[x2]||{},$Q=!1}if(X>=I)continue;var t2=void 0;if(X>0||Q.hskipBeforeAndAfter){if(t2=k.deflt(W2.pregap,B),t2!==0)V2=V.makeSpan(["arraycolsep"],[]),V2.style.width=P(t2),$2.push(V2)}var o2=[];for(Y=0;Y<$;++Y){var FQ=M[Y],zQ=FQ[X];if(!zQ)continue;var O9=FQ.pos-Q2;zQ.depth=FQ.depth,zQ.height=FQ.height,o2.push({type:"elem",elem:zQ,shift:O9})}if(o2=V.makeVList({positionType:"individualShift",children:o2},J),o2=V.makeSpan(["col-align-"+(W2.align||"c")],[o2]),$2.push(o2),X<I-1||Q.hskipBeforeAndAfter){if(t2=k.deflt(W2.postgap,B),t2!==0)V2=V.makeSpan(["arraycolsep"],[]),V2.style.width=P(t2),$2.push(V2)}}if(M=V.makeSpan(["mtable"],$2),G.length>0){var C9=V.makeLineSpan("hline",J,z),H9=V.makeLineSpan("hdashline",J,z),tQ=[{type:"elem",elem:M,shift:0}];while(G.length>0){var gZ=G.pop(),uZ=gZ.pos-Q2;if(gZ.isDashed)tQ.push({type:"elem",elem:H9,shift:uZ});else tQ.push({type:"elem",elem:C9,shift:uZ})}M=V.makeVList({positionType:"individualShift",children:tQ},J)}if(n2.length===0)return V.makeSpan(["mord"],[M],J);else{var oQ=V.makeVList({positionType:"individualShift",children:n2},J);return oQ=V.makeSpan(["tag"],[oQ],J),V.makeFragment([M,oQ])}},Z7={c:"center ",l:"left ",r:"right "},H2=function Z(Q,J){var Y=[],X=new O.MathNode("mtd",[],["mtr-glue"]),$=new O.MathNode("mtd",[],["mml-eqn-num"]);for(var q=0;q<Q.body.length;q++){var I=Q.body[q],M=[];for(var G=0;G<I.length;G++)M.push(new O.MathNode("mtd",[a(I[G],J)]));if(Q.tags&&Q.tags[q])if(M.unshift(X),M.push(X),Q.leqno)M.unshift($);else M.push($);Y.push(new O.MathNode("mtr",M))}var z=new O.MathNode("mtable",Y),L=Q.arraystretch===0.5?0.1:0.16+Q.arraystretch-1+(Q.addJot?0.09:0);z.setAttribute("rowspacing",P(L));var B="",D="";if(Q.cols&&Q.cols.length>0){var H=Q.cols,T="",w=!1,N=0,b=H.length;if(H[0].type==="separator")B+="top ",N=1;if(H[H.length-1].type==="separator")B+="bottom ",b-=1;for(var x=N;x<b;x++)if(H[x].type==="align"){if(D+=Z7[H[x].align],w)T+="none ";w=!0}else if(H[x].type==="separator"){if(w)T+=H[x].separator==="|"?"solid ":"dashed ",w=!1}if(z.setAttribute("columnalign",D.trim()),/[sd]/.test(T))z.setAttribute("columnlines",T.trim())}if(Q.colSeparationType==="align"){var u=Q.cols||[],m="";for(var l=1;l<u.length;l++)m+=l%2?"0em ":"1em ";z.setAttribute("columnspacing",m.trim())}else if(Q.colSeparationType==="alignat"||Q.colSeparationType==="gather")z.setAttribute("columnspacing","0em");else if(Q.colSeparationType==="small")z.setAttribute("columnspacing","0.2778em");else if(Q.colSeparationType==="CD")z.setAttribute("columnspacing","0.5em");else z.setAttribute("columnspacing","1em");var g="",n=Q.hLinesBeforeRow;B+=n[0].length>0?"left ":"",B+=n[n.length-1].length>0?"right ":"";for(var d=1;d<n.length-1;d++)g+=n[d].length===0?"none ":n[d][0]?"dashed ":"solid ";if(/[sd]/.test(g))z.setAttribute("rowlines",g.trim());if(B!=="")z=new O.MathNode("menclose",[z]),z.setAttribute("notation",B.trim());if(Q.arraystretch&&Q.arraystretch<1)z=new O.MathNode("mstyle",[z]),z.setAttribute("scriptlevel","1");return z},Z9=function Z(Q,J){if(Q.envName.indexOf("ed")===-1)pQ(Q);var Y=[],X=Q.envName.indexOf("at")>-1?"alignat":"align",$=Q.envName==="split",q=d2(Q.parser,{cols:Y,addJot:!0,autoTag:$?void 0:wZ(Q.envName),emptySingleRow:!0,colSeparationType:X,maxNumCols:$?2:void 0,leqno:Q.parser.settings.leqno},"display"),I,M=0,G={type:"ordgroup",mode:Q.mode,body:[]};if(J[0]&&J[0].type==="ordgroup"){var z="";for(var L=0;L<J[0].body.length;L++){var B=h(J[0].body[L],"textord");z+=B.text}I=Number(z),M=I*2}var D=!M;q.body.forEach(function(N){for(var b=1;b<N.length;b+=2){var x=h(N[b],"styling"),u=h(x.body[0],"ordgroup");u.body.unshift(G)}if(!D){var m=N.length/2;if(I<m)throw new C("Too many math in a row: "+("expected "+I+", but got "+m),N[0])}else if(M<N.length)M=N.length});for(var H=0;H<M;++H){var T="r",w=0;if(H%2===1)T="l";else if(H>0&&D)w=1;Y[H]={type:"align",align:T,pregap:w,postgap:0}}return q.colSeparationType=D?"align":"alignat",q};O2({type:"array",names:["array","darray"],props:{numArgs:1},handler(Z,Q){var J=lQ(Q[0]),Y=J?[Q[0]]:h(Q[0],"ordgroup").body,X=Y.map(function(q){var I=HZ(q),M=I.text;if("lcr".indexOf(M)!==-1)return{type:"align",align:M};else if(M==="|")return{type:"separator",separator:"|"};else if(M===":")return{type:"separator",separator:":"};throw new C("Unknown column alignment: "+M,q)}),$={cols:X,hskipBeforeAndAfter:!0,maxNumCols:X.length};return d2(Z.parser,$,NZ(Z.envName))},htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix","matrix*","pmatrix*","bmatrix*","Bmatrix*","vmatrix*","Vmatrix*"],props:{numArgs:0},handler(Z){var Q={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[Z.envName.replace("*","")],J="c",Y={hskipBeforeAndAfter:!1,cols:[{type:"align",align:J}]};if(Z.envName.charAt(Z.envName.length-1)==="*"){var X=Z.parser;if(X.consumeSpaces(),X.fetch().text==="["){if(X.consume(),X.consumeSpaces(),J=X.fetch().text,"lcr".indexOf(J)===-1)throw new C("Expected l or c or r",X.nextToken);X.consume(),X.consumeSpaces(),X.expect("]"),X.consume(),Y.cols=[{type:"align",align:J}]}}var $=d2(Z.parser,Y,NZ(Z.envName)),q=Math.max(0,...$.body.map((I)=>I.length));return $.cols=new Array(q).fill({type:"align",align:J}),Q?{type:"leftright",mode:Z.mode,body:[$],left:Q[0],right:Q[1],rightColor:void 0}:$},htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["smallmatrix"],props:{numArgs:0},handler(Z){var Q={arraystretch:0.5},J=d2(Z.parser,Q,"script");return J.colSeparationType="small",J},htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["subarray"],props:{numArgs:1},handler(Z,Q){var J=lQ(Q[0]),Y=J?[Q[0]]:h(Q[0],"ordgroup").body,X=Y.map(function(q){var I=HZ(q),M=I.text;if("lc".indexOf(M)!==-1)return{type:"align",align:M};throw new C("Unknown column alignment: "+M,q)});if(X.length>1)throw new C("{subarray} can contain only one column");var $={cols:X,hskipBeforeAndAfter:!1,arraystretch:0.5};if($=d2(Z.parser,$,"script"),$.body.length>0&&$.body[0].length>1)throw new C("{subarray} can contain only one column");return $},htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["cases","dcases","rcases","drcases"],props:{numArgs:0},handler(Z){var Q={arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]},J=d2(Z.parser,Q,NZ(Z.envName));return{type:"leftright",mode:Z.mode,body:[J],left:Z.envName.indexOf("r")>-1?".":"\\{",right:Z.envName.indexOf("r")>-1?"\\}":".",rightColor:void 0}},htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["align","align*","aligned","split"],props:{numArgs:0},handler:Z9,htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["gathered","gather","gather*"],props:{numArgs:0},handler(Z){if(k.contains(["gather","gather*"],Z.envName))pQ(Z);var Q={cols:[{type:"align",align:"c"}],addJot:!0,colSeparationType:"gather",autoTag:wZ(Z.envName),emptySingleRow:!0,leqno:Z.parser.settings.leqno};return d2(Z.parser,Q,"display")},htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["alignat","alignat*","alignedat"],props:{numArgs:1},handler:Z9,htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["equation","equation*"],props:{numArgs:0},handler(Z){pQ(Z);var Q={autoTag:wZ(Z.envName),emptySingleRow:!0,singleRow:!0,maxNumCols:1,leqno:Z.parser.settings.leqno};return d2(Z.parser,Q,"display")},htmlBuilder:C2,mathmlBuilder:H2});O2({type:"array",names:["CD"],props:{numArgs:0},handler(Z){return pQ(Z),gJ(Z.parser)},htmlBuilder:C2,mathmlBuilder:H2});R("\\nonumber","\\gdef\\@eqnsw{0}");R("\\notag","\\nonumber");S({type:"text",names:["\\hline","\\hdashline"],props:{numArgs:0,allowedInText:!0,allowedInMath:!0},handler(Z,Q){throw new C(Z.funcName+" valid only within array environment")}});var X0=e0;S({type:"environment",names:["\\begin","\\end"],props:{numArgs:1,argTypes:["text"]},handler(Z,Q){var{parser:J,funcName:Y}=Z,X=Q[0];if(X.type!=="ordgroup")throw new C("Invalid environment name",X);var $="";for(var q=0;q<X.body.length;++q)$+=h(X.body[q],"textord").text;if(Y==="\\begin"){if(!X0.hasOwnProperty($))throw new C("No such environment: "+$,X);var I=X0[$],{args:M,optArgs:G}=J.parseArguments("\\begin{"+$+"}",I),z={mode:J.mode,envName:$,parser:J},L=I.handler(z,M,G);J.expect("\\end",!1);var B=J.nextToken,D=h(J.parseFunction(),"environment");if(D.name!==$)throw new C("Mismatch: \\begin{"+$+"} matched by \\end{"+D.name+"}",B);return L}return{type:"environment",mode:J.mode,name:$,nameGroup:X}}});var J9=(Z,Q)=>{var J=Z.font,Y=Q.withFont(J);return c(Z.body,Y)},Y9=(Z,Q)=>{var J=Z.font,Y=Q.withFont(J);return a(Z.body,Y)},U0={"\\Bbb":"\\mathbb","\\bold":"\\mathbf","\\frak":"\\mathfrak","\\bm":"\\boldsymbol"};S({type:"font",names:["\\mathrm","\\mathit","\\mathbf","\\mathnormal","\\mathbb","\\mathcal","\\mathfrak","\\mathscr","\\mathsf","\\mathtt","\\Bbb","\\bold","\\frak"],props:{numArgs:1,allowedInArgument:!0},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=hQ(Q[0]),$=Y;if($ in U0)$=U0[$];return{type:"font",mode:J.mode,font:$.slice(1),body:X}},htmlBuilder:J9,mathmlBuilder:Y9});S({type:"mclass",names:["\\boldsymbol","\\bm"],props:{numArgs:1},handler:(Z,Q)=>{var{parser:J}=Z,Y=Q[0],X=k.isCharacterBox(Y);return{type:"mclass",mode:J.mode,mclass:dQ(Y),body:[{type:"font",mode:J.mode,font:"boldsymbol",body:Y}],isCharacterBox:X}}});S({type:"font",names:["\\rm","\\sf","\\tt","\\bf","\\it","\\cal"],props:{numArgs:0,allowedInText:!0},handler:(Z,Q)=>{var{parser:J,funcName:Y,breakOnTokenText:X}=Z,{mode:$}=J,q=J.parseExpression(!0,X),I="math"+Y.slice(1);return{type:"font",mode:$,font:I,body:{type:"ordgroup",mode:J.mode,body:q}}},htmlBuilder:J9,mathmlBuilder:Y9});var X9=(Z,Q)=>{var J=Q;if(Z==="display")J=J.id>=y.SCRIPT.id?J.text():y.DISPLAY;else if(Z==="text"&&J.size===y.DISPLAY.size)J=y.TEXT;else if(Z==="script")J=y.SCRIPT;else if(Z==="scriptscript")J=y.SCRIPTSCRIPT;return J},kZ=(Z,Q)=>{var J=X9(Z.size,Q.style),Y=J.fracNum(),X=J.fracDen(),$;$=Q.havingStyle(Y);var q=c(Z.numer,$,Q);if(Z.continued){var I=8.5/Q.fontMetrics().ptPerEm,M=3.5/Q.fontMetrics().ptPerEm;q.height=q.height<I?I:q.height,q.depth=q.depth<M?M:q.depth}$=Q.havingStyle(X);var G=c(Z.denom,$,Q),z,L,B;if(Z.hasBarLine){if(Z.barSize)L=t(Z.barSize,Q),z=V.makeLineSpan("frac-line",Q,L);else z=V.makeLineSpan("frac-line",Q);L=z.height,B=z.height}else z=null,L=0,B=Q.fontMetrics().defaultRuleThickness;var D,H,T;if(J.size===y.DISPLAY.size||Z.size==="display"){if(D=Q.fontMetrics().num1,L>0)H=3*B;else H=7*B;T=Q.fontMetrics().denom1}else{if(L>0)D=Q.fontMetrics().num2,H=B;else D=Q.fontMetrics().num3,H=3*B;T=Q.fontMetrics().denom2}var w;if(!z){var N=D-q.depth-(G.height-T);if(N<H)D+=0.5*(H-N),T+=0.5*(H-N);w=V.makeVList({positionType:"individualShift",children:[{type:"elem",elem:G,shift:T},{type:"elem",elem:q,shift:-D}]},Q)}else{var b=Q.fontMetrics().axisHeight;if(D-q.depth-(b+0.5*L)<H)D+=H-(D-q.depth-(b+0.5*L));if(b-0.5*L-(G.height-T)<H)T+=H-(b-0.5*L-(G.height-T));var x=-(b-0.5*L);w=V.makeVList({positionType:"individualShift",children:[{type:"elem",elem:G,shift:T},{type:"elem",elem:z,shift:x},{type:"elem",elem:q,shift:-D}]},Q)}$=Q.havingStyle(J),w.height*=$.sizeMultiplier/Q.sizeMultiplier,w.depth*=$.sizeMultiplier/Q.sizeMultiplier;var u;if(J.size===y.DISPLAY.size)u=Q.fontMetrics().delim1;else if(J.size===y.SCRIPTSCRIPT.size)u=Q.havingStyle(y.SCRIPT).fontMetrics().delim2;else u=Q.fontMetrics().delim2;var m,l;if(Z.leftDelim==null)m=AQ(Q,["mopen"]);else m=k2.customSizedDelim(Z.leftDelim,u,!0,Q.havingStyle(J),Z.mode,["mopen"]);if(Z.continued)l=V.makeSpan([]);else if(Z.rightDelim==null)l=AQ(Q,["mclose"]);else l=k2.customSizedDelim(Z.rightDelim,u,!0,Q.havingStyle(J),Z.mode,["mclose"]);return V.makeSpan(["mord"].concat($.sizingClasses(Q)),[m,V.makeSpan(["mfrac"],[w]),l],Q)},_Z=(Z,Q)=>{var J=new O.MathNode("mfrac",[a(Z.numer,Q),a(Z.denom,Q)]);if(!Z.hasBarLine)J.setAttribute("linethickness","0px");else if(Z.barSize){var Y=t(Z.barSize,Q);J.setAttribute("linethickness",P(Y))}var X=X9(Z.size,Q.style);if(X.size!==Q.style.size){J=new O.MathNode("mstyle",[J]);var $=X.size===y.DISPLAY.size?"true":"false";J.setAttribute("displaystyle",$),J.setAttribute("scriptlevel","0")}if(Z.leftDelim!=null||Z.rightDelim!=null){var q=[];if(Z.leftDelim!=null){var I=new O.MathNode("mo",[new O.TextNode(Z.leftDelim.replace("\\",""))]);I.setAttribute("fence","true"),q.push(I)}if(q.push(J),Z.rightDelim!=null){var M=new O.MathNode("mo",[new O.TextNode(Z.rightDelim.replace("\\",""))]);M.setAttribute("fence","true"),q.push(M)}return OZ(q)}return J};S({type:"genfrac",names:["\\dfrac","\\frac","\\tfrac","\\dbinom","\\binom","\\tbinom","\\\\atopfrac","\\\\bracefrac","\\\\brackfrac"],props:{numArgs:2,allowedInArgument:!0},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=Q[0],$=Q[1],q,I=null,M=null,G="auto";switch(Y){case"\\dfrac":case"\\frac":case"\\tfrac":q=!0;break;case"\\\\atopfrac":q=!1;break;case"\\dbinom":case"\\binom":case"\\tbinom":q=!1,I="(",M=")";break;case"\\\\bracefrac":q=!1,I="\\{",M="\\}";break;case"\\\\brackfrac":q=!1,I="[",M="]";break;default:throw new Error("Unrecognized genfrac command")}switch(Y){case"\\dfrac":case"\\dbinom":G="display";break;case"\\tfrac":case"\\tbinom":G="text";break}return{type:"genfrac",mode:J.mode,continued:!1,numer:X,denom:$,hasBarLine:q,leftDelim:I,rightDelim:M,size:G,barSize:null}},htmlBuilder:kZ,mathmlBuilder:_Z});S({type:"genfrac",names:["\\cfrac"],props:{numArgs:2},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=Q[0],$=Q[1];return{type:"genfrac",mode:J.mode,continued:!0,numer:X,denom:$,hasBarLine:!0,leftDelim:null,rightDelim:null,size:"display",barSize:null}}});S({type:"infix",names:["\\over","\\choose","\\atop","\\brace","\\brack"],props:{numArgs:0,infix:!0},handler(Z){var{parser:Q,funcName:J,token:Y}=Z,X;switch(J){case"\\over":X="\\frac";break;case"\\choose":X="\\binom";break;case"\\atop":X="\\\\atopfrac";break;case"\\brace":X="\\\\bracefrac";break;case"\\brack":X="\\\\brackfrac";break;default:throw new Error("Unrecognized infix genfrac command")}return{type:"infix",mode:Q.mode,replaceWith:X,token:Y}}});var K0=["display","text","script","scriptscript"],$0=function Z(Q){var J=null;if(Q.length>0)J=Q,J=J==="."?null:J;return J};S({type:"genfrac",names:["\\genfrac"],props:{numArgs:6,allowedInArgument:!0,argTypes:["math","math","size","text","math","math"]},handler(Z,Q){var{parser:J}=Z,Y=Q[4],X=Q[5],$=hQ(Q[0]),q=$.type==="atom"&&$.family==="open"?$0($.text):null,I=hQ(Q[1]),M=I.type==="atom"&&I.family==="close"?$0(I.text):null,G=h(Q[2],"size"),z,L=null;if(G.isBlank)z=!0;else L=G.value,z=L.number>0;var B="auto",D=Q[3];if(D.type==="ordgroup"){if(D.body.length>0){var H=h(D.body[0],"textord");B=K0[Number(H.text)]}}else D=h(D,"textord"),B=K0[Number(D.text)];return{type:"genfrac",mode:J.mode,numer:Y,denom:X,continued:!1,hasBarLine:z,barSize:L,leftDelim:q,rightDelim:M,size:B}},htmlBuilder:kZ,mathmlBuilder:_Z});S({type:"infix",names:["\\above"],props:{numArgs:1,argTypes:["size"],infix:!0},handler(Z,Q){var{parser:J,funcName:Y,token:X}=Z;return{type:"infix",mode:J.mode,replaceWith:"\\\\abovefrac",size:h(Q[0],"size").value,token:X}}});S({type:"genfrac",names:["\\\\abovefrac"],props:{numArgs:3,argTypes:["math","size","math"]},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=Q[0],$=y9(h(Q[1],"infix").size),q=Q[2],I=$.number>0;return{type:"genfrac",mode:J.mode,numer:X,denom:q,continued:!1,hasBarLine:I,barSize:$,leftDelim:null,rightDelim:null,size:"auto"}},htmlBuilder:kZ,mathmlBuilder:_Z});var U9=(Z,Q)=>{var J=Q.style,Y,X;if(Z.type==="supsub")Y=Z.sup?c(Z.sup,Q.havingStyle(J.sup()),Q):c(Z.sub,Q.havingStyle(J.sub()),Q),X=h(Z.base,"horizBrace");else X=h(Z,"horizBrace");var $=c(X.base,Q.havingBaseStyle(y.DISPLAY)),q=f2.svgSpan(X,Q),I;if(X.isOver)I=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:$},{type:"kern",size:0.1},{type:"elem",elem:q}]},Q),I.children[0].children[0].children[1].classes.push("svg-align");else I=V.makeVList({positionType:"bottom",positionData:$.depth+0.1+q.height,children:[{type:"elem",elem:q},{type:"kern",size:0.1},{type:"elem",elem:$}]},Q),I.children[0].children[0].children[0].classes.push("svg-align");if(Y){var M=V.makeSpan(["mord",X.isOver?"mover":"munder"],[I],Q);if(X.isOver)I=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:M},{type:"kern",size:0.2},{type:"elem",elem:Y}]},Q);else I=V.makeVList({positionType:"bottom",positionData:M.depth+0.2+Y.height+Y.depth,children:[{type:"elem",elem:Y},{type:"kern",size:0.2},{type:"elem",elem:M}]},Q)}return V.makeSpan(["mord",X.isOver?"mover":"munder"],[I],Q)},J7=(Z,Q)=>{var J=f2.mathMLnode(Z.label);return new O.MathNode(Z.isOver?"mover":"munder",[a(Z.base,Q),J])};S({type:"horizBrace",names:["\\overbrace","\\underbrace"],props:{numArgs:1},handler(Z,Q){var{parser:J,funcName:Y}=Z;return{type:"horizBrace",mode:J.mode,label:Y,isOver:/^\\over/.test(Y),base:Q[0]}},htmlBuilder:U9,mathmlBuilder:J7});S({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"],allowedInText:!0},handler:(Z,Q)=>{var{parser:J}=Z,Y=Q[1],X=h(Q[0],"url").url;if(!J.settings.isTrusted({command:"\\href",url:X}))return J.formatUnsupportedCmd("\\href");return{type:"href",mode:J.mode,href:X,body:o(Y)}},htmlBuilder:(Z,Q)=>{var J=Z2(Z.body,Q,!1);return V.makeAnchor(Z.href,[],J,Q)},mathmlBuilder:(Z,Q)=>{var J=l2(Z.body,Q);if(!(J instanceof I2))J=new I2("mrow",[J]);return J.setAttribute("href",Z.href),J}});S({type:"href",names:["\\url"],props:{numArgs:1,argTypes:["url"],allowedInText:!0},handler:(Z,Q)=>{var{parser:J}=Z,Y=h(Q[0],"url").url;if(!J.settings.isTrusted({command:"\\url",url:Y}))return J.formatUnsupportedCmd("\\url");var X=[];for(var $=0;$<Y.length;$++){var q=Y[$];if(q==="~")q="\\textasciitilde";X.push({type:"textord",mode:"text",text:q})}var I={type:"text",mode:J.mode,font:"\\texttt",body:X};return{type:"href",mode:J.mode,href:Y,body:o(I)}}});S({type:"hbox",names:["\\hbox"],props:{numArgs:1,argTypes:["text"],allowedInText:!0,primitive:!0},handler(Z,Q){var{parser:J}=Z;return{type:"hbox",mode:J.mode,body:o(Q[0])}},htmlBuilder(Z,Q){var J=Z2(Z.body,Q,!1);return V.makeFragment(J)},mathmlBuilder(Z,Q){return new O.MathNode("mrow",j2(Z.body,Q))}});S({type:"html",names:["\\htmlClass","\\htmlId","\\htmlStyle","\\htmlData"],props:{numArgs:2,argTypes:["raw","original"],allowedInText:!0},handler:(Z,Q)=>{var{parser:J,funcName:Y,token:X}=Z,$=h(Q[0],"raw").string,q=Q[1];if(J.settings.strict)J.settings.reportNonstrict("htmlExtension","HTML extension is disabled on strict mode");var I,M={};switch(Y){case"\\htmlClass":M.class=$,I={command:"\\htmlClass",class:$};break;case"\\htmlId":M.id=$,I={command:"\\htmlId",id:$};break;case"\\htmlStyle":M.style=$,I={command:"\\htmlStyle",style:$};break;case"\\htmlData":{var G=$.split(",");for(var z=0;z<G.length;z++){var L=G[z].split("=");if(L.length!==2)throw new C("Error parsing key-value for \\htmlData");M["data-"+L[0].trim()]=L[1].trim()}I={command:"\\htmlData",attributes:M};break}default:throw new Error("Unrecognized html command")}if(!J.settings.isTrusted(I))return J.formatUnsupportedCmd(Y);return{type:"html",mode:J.mode,attributes:M,body:o(q)}},htmlBuilder:(Z,Q)=>{var J=Z2(Z.body,Q,!1),Y=["enclosing"];if(Z.attributes.class)Y.push(...Z.attributes.class.trim().split(/\s+/));var X=V.makeSpan(Y,J,Q);for(var $ in Z.attributes)if($!=="class"&&Z.attributes.hasOwnProperty($))X.setAttribute($,Z.attributes[$]);return X},mathmlBuilder:(Z,Q)=>{return l2(Z.body,Q)}});S({type:"htmlmathml",names:["\\html@mathml"],props:{numArgs:2,allowedInText:!0},handler:(Z,Q)=>{var{parser:J}=Z;return{type:"htmlmathml",mode:J.mode,html:o(Q[0]),mathml:o(Q[1])}},htmlBuilder:(Z,Q)=>{var J=Z2(Z.html,Q,!1);return V.makeFragment(J)},mathmlBuilder:(Z,Q)=>{return l2(Z.mathml,Q)}});var $Z=function Z(Q){if(/^[-+]? *(\d+(\.\d*)?|\.\d+)$/.test(Q))return{number:+Q,unit:"bp"};else{var J=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(Q);if(!J)throw new C("Invalid size: '"+Q+"' in \\includegraphics");var Y={number:+(J[1]+J[2]),unit:J[3]};if(!E0(Y))throw new C("Invalid unit: '"+Y.unit+"' in \\includegraphics.");return Y}};S({type:"includegraphics",names:["\\includegraphics"],props:{numArgs:1,numOptionalArgs:1,argTypes:["raw","url"],allowedInText:!1},handler:(Z,Q,J)=>{var{parser:Y}=Z,X={number:0,unit:"em"},$={number:0.9,unit:"em"},q={number:0,unit:"em"},I="";if(J[0]){var M=h(J[0],"raw").string,G=M.split(",");for(var z=0;z<G.length;z++){var L=G[z].split("=");if(L.length===2){var B=L[1].trim();switch(L[0].trim()){case"alt":I=B;break;case"width":X=$Z(B);break;case"height":$=$Z(B);break;case"totalheight":q=$Z(B);break;default:throw new C("Invalid key: '"+L[0]+"' in \\includegraphics.")}}}}var D=h(Q[0],"url").url;if(I==="")I=D,I=I.replace(/^.*[\\/]/,""),I=I.substring(0,I.lastIndexOf("."));if(!Y.settings.isTrusted({command:"\\includegraphics",url:D}))return Y.formatUnsupportedCmd("\\includegraphics");return{type:"includegraphics",mode:Y.mode,alt:I,width:X,height:$,totalheight:q,src:D}},htmlBuilder:(Z,Q)=>{var J=t(Z.height,Q),Y=0;if(Z.totalheight.number>0)Y=t(Z.totalheight,Q)-J;var X=0;if(Z.width.number>0)X=t(Z.width,Q);var $={height:P(J+Y)};if(X>0)$.width=P(X);if(Y>0)$.verticalAlign=P(-Y);var q=new P0(Z.src,Z.alt,$);return q.height=J,q.depth=Y,q},mathmlBuilder:(Z,Q)=>{var J=new O.MathNode("mglyph",[]);J.setAttribute("alt",Z.alt);var Y=t(Z.height,Q),X=0;if(Z.totalheight.number>0)X=t(Z.totalheight,Q)-Y,J.setAttribute("valign",P(-X));if(J.setAttribute("height",P(Y+X)),Z.width.number>0){var $=t(Z.width,Q);J.setAttribute("width",P($))}return J.setAttribute("src",Z.src),J}});S({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],primitive:!0,allowedInText:!0},handler(Z,Q){var{parser:J,funcName:Y}=Z,X=h(Q[0],"size");if(J.settings.strict){var $=Y[1]==="m",q=X.value.unit==="mu";if($){if(!q)J.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+Y+" supports only mu units, "+("not "+X.value.unit+" units"));if(J.mode!=="math")J.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+Y+" works only in math mode")}else if(q)J.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+Y+" doesn't support mu units")}return{type:"kern",mode:J.mode,dimension:X.value}},htmlBuilder(Z,Q){return V.makeGlue(Z.dimension,Q)},mathmlBuilder(Z,Q){var J=t(Z.dimension,Q);return new O.SpaceNode(J)}});S({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=Q[0];return{type:"lap",mode:J.mode,alignment:Y.slice(5),body:X}},htmlBuilder:(Z,Q)=>{var J;if(Z.alignment==="clap")J=V.makeSpan([],[c(Z.body,Q)]),J=V.makeSpan(["inner"],[J],Q);else J=V.makeSpan(["inner"],[c(Z.body,Q)]);var Y=V.makeSpan(["fix"],[]),X=V.makeSpan([Z.alignment],[J,Y],Q),$=V.makeSpan(["strut"]);if($.style.height=P(X.height+X.depth),X.depth)$.style.verticalAlign=P(-X.depth);return X.children.unshift($),X=V.makeSpan(["thinbox"],[X],Q),V.makeSpan(["mord","vbox"],[X],Q)},mathmlBuilder:(Z,Q)=>{var J=new O.MathNode("mpadded",[a(Z.body,Q)]);if(Z.alignment!=="rlap"){var Y=Z.alignment==="llap"?"-1":"-0.5";J.setAttribute("lspace",Y+"width")}return J.setAttribute("width","0px"),J}});S({type:"styling",names:["\\(","$"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler(Z,Q){var{funcName:J,parser:Y}=Z,X=Y.mode;Y.switchMode("math");var $=J==="\\("?"\\)":"$",q=Y.parseExpression(!1,$);return Y.expect($),Y.switchMode(X),{type:"styling",mode:Y.mode,style:"text",body:q}}});S({type:"text",names:["\\)","\\]"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler(Z,Q){throw new C("Mismatched "+Z.funcName)}});var q0=(Z,Q)=>{switch(Q.style.size){case y.DISPLAY.size:return Z.display;case y.TEXT.size:return Z.text;case y.SCRIPT.size:return Z.script;case y.SCRIPTSCRIPT.size:return Z.scriptscript;default:return Z.text}};S({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4,primitive:!0},handler:(Z,Q)=>{var{parser:J}=Z;return{type:"mathchoice",mode:J.mode,display:o(Q[0]),text:o(Q[1]),script:o(Q[2]),scriptscript:o(Q[3])}},htmlBuilder:(Z,Q)=>{var J=q0(Z,Q),Y=Z2(J,Q,!1);return V.makeFragment(Y)},mathmlBuilder:(Z,Q)=>{var J=q0(Z,Q);return l2(J,Q)}});var K9=(Z,Q,J,Y,X,$,q)=>{Z=V.makeSpan([],[Z]);var I=J&&k.isCharacterBox(J),M,G;if(Q){var z=c(Q,Y.havingStyle(X.sup()),Y);G={elem:z,kern:Math.max(Y.fontMetrics().bigOpSpacing1,Y.fontMetrics().bigOpSpacing3-z.depth)}}if(J){var L=c(J,Y.havingStyle(X.sub()),Y);M={elem:L,kern:Math.max(Y.fontMetrics().bigOpSpacing2,Y.fontMetrics().bigOpSpacing4-L.height)}}var B;if(G&&M){var D=Y.fontMetrics().bigOpSpacing5+M.elem.height+M.elem.depth+M.kern+Z.depth+q;B=V.makeVList({positionType:"bottom",positionData:D,children:[{type:"kern",size:Y.fontMetrics().bigOpSpacing5},{type:"elem",elem:M.elem,marginLeft:P(-$)},{type:"kern",size:M.kern},{type:"elem",elem:Z},{type:"kern",size:G.kern},{type:"elem",elem:G.elem,marginLeft:P($)},{type:"kern",size:Y.fontMetrics().bigOpSpacing5}]},Y)}else if(M){var H=Z.height-q;B=V.makeVList({positionType:"top",positionData:H,children:[{type:"kern",size:Y.fontMetrics().bigOpSpacing5},{type:"elem",elem:M.elem,marginLeft:P(-$)},{type:"kern",size:M.kern},{type:"elem",elem:Z}]},Y)}else if(G){var T=Z.depth+q;B=V.makeVList({positionType:"bottom",positionData:T,children:[{type:"elem",elem:Z},{type:"kern",size:G.kern},{type:"elem",elem:G.elem,marginLeft:P($)},{type:"kern",size:Y.fontMetrics().bigOpSpacing5}]},Y)}else return Z;var w=[B];if(M&&$!==0&&!I){var N=V.makeSpan(["mspace"],[],Y);N.style.marginRight=P($),w.unshift(N)}return V.makeSpan(["mop","op-limits"],w,Y)},$9=["\\smallint"],KQ=(Z,Q)=>{var J,Y,X=!1,$;if(Z.type==="supsub")J=Z.sup,Y=Z.sub,$=h(Z.base,"op"),X=!0;else $=h(Z,"op");var q=Q.style,I=!1;if(q.size===y.DISPLAY.size&&$.symbol&&!k.contains($9,$.name))I=!0;var M;if($.symbol){var G=I?"Size2-Regular":"Size1-Regular",z="";if($.name==="\\oiint"||$.name==="\\oiiint")z=$.name.slice(1),$.name=z==="oiint"?"\\iint":"\\iiint";if(M=V.makeSymbol($.name,G,"math",Q,["mop","op-symbol",I?"large-op":"small-op"]),z.length>0){var L=M.italic,B=V.staticSvg(z+"Size"+(I?"2":"1"),Q);M=V.makeVList({positionType:"individualShift",children:[{type:"elem",elem:M,shift:0},{type:"elem",elem:B,shift:I?0.08:0}]},Q),$.name="\\"+z,M.classes.unshift("mop"),M.italic=L}}else if($.body){var D=Z2($.body,Q,!0);if(D.length===1&&D[0]instanceof M2)M=D[0],M.classes[0]="mop";else M=V.makeSpan(["mop"],D,Q)}else{var H=[];for(var T=1;T<$.name.length;T++)H.push(V.mathsym($.name[T],$.mode,Q));M=V.makeSpan(["mop"],H,Q)}var w=0,N=0;if((M instanceof M2||$.name==="\\oiint"||$.name==="\\oiiint")&&!$.suppressBaseShift)w=(M.height-M.depth)/2-Q.fontMetrics().axisHeight,N=M.italic;if(X)return K9(M,J,Y,Q,q,N,w);else{if(w)M.style.position="relative",M.style.top=P(w);return M}},WQ=(Z,Q)=>{var J;if(Z.symbol){if(J=new I2("mo",[z2(Z.name,Z.mode)]),k.contains($9,Z.name))J.setAttribute("largeop","false")}else if(Z.body)J=new I2("mo",j2(Z.body,Q));else{J=new I2("mi",[new ZQ(Z.name.slice(1))]);var Y=new I2("mo",[z2("\u2061","text")]);if(Z.parentIsSupSub)J=new I2("mrow",[J,Y]);else J=y0([J,Y])}return J},Y7={"\u220F":"\\prod","\u2210":"\\coprod","\u2211":"\\sum","\u22C0":"\\bigwedge","\u22C1":"\\bigvee","\u22C2":"\\bigcap","\u22C3":"\\bigcup","\u2A00":"\\bigodot","\u2A01":"\\bigoplus","\u2A02":"\\bigotimes","\u2A04":"\\biguplus","\u2A06":"\\bigsqcup"};S({type:"op",names:["\\coprod","\\bigvee","\\bigwedge","\\biguplus","\\bigcap","\\bigcup","\\intop","\\prod","\\sum","\\bigotimes","\\bigoplus","\\bigodot","\\bigsqcup","\\smallint","\u220F","\u2210","\u2211","\u22C0","\u22C1","\u22C2","\u22C3","\u2A00","\u2A01","\u2A02","\u2A04","\u2A06"],props:{numArgs:0},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=Y;if(X.length===1)X=Y7[X];return{type:"op",mode:J.mode,limits:!0,parentIsSupSub:!1,symbol:!0,name:X}},htmlBuilder:KQ,mathmlBuilder:WQ});S({type:"op",names:["\\mathop"],props:{numArgs:1,primitive:!0},handler:(Z,Q)=>{var{parser:J}=Z,Y=Q[0];return{type:"op",mode:J.mode,limits:!1,parentIsSupSub:!1,symbol:!1,body:o(Y)}},htmlBuilder:KQ,mathmlBuilder:WQ});var X7={"\u222B":"\\int","\u222C":"\\iint","\u222D":"\\iiint","\u222E":"\\oint","\u222F":"\\oiint","\u2230":"\\oiiint"};S({type:"op",names:["\\arcsin","\\arccos","\\arctan","\\arctg","\\arcctg","\\arg","\\ch","\\cos","\\cosec","\\cosh","\\cot","\\cotg","\\coth","\\csc","\\ctg","\\cth","\\deg","\\dim","\\exp","\\hom","\\ker","\\lg","\\ln","\\log","\\sec","\\sin","\\sinh","\\sh","\\tan","\\tanh","\\tg","\\th"],props:{numArgs:0},handler(Z){var{parser:Q,funcName:J}=Z;return{type:"op",mode:Q.mode,limits:!1,parentIsSupSub:!1,symbol:!1,name:J}},htmlBuilder:KQ,mathmlBuilder:WQ});S({type:"op",names:["\\det","\\gcd","\\inf","\\lim","\\max","\\min","\\Pr","\\sup"],props:{numArgs:0},handler(Z){var{parser:Q,funcName:J}=Z;return{type:"op",mode:Q.mode,limits:!0,parentIsSupSub:!1,symbol:!1,name:J}},htmlBuilder:KQ,mathmlBuilder:WQ});S({type:"op",names:["\\int","\\iint","\\iiint","\\oint","\\oiint","\\oiiint","\u222B","\u222C","\u222D","\u222E","\u222F","\u2230"],props:{numArgs:0},handler(Z){var{parser:Q,funcName:J}=Z,Y=J;if(Y.length===1)Y=X7[Y];return{type:"op",mode:Q.mode,limits:!1,parentIsSupSub:!1,symbol:!0,name:Y}},htmlBuilder:KQ,mathmlBuilder:WQ});var q9=(Z,Q)=>{var J,Y,X=!1,$;if(Z.type==="supsub")J=Z.sup,Y=Z.sub,$=h(Z.base,"operatorname"),X=!0;else $=h(Z,"operatorname");var q;if($.body.length>0){var I=$.body.map((L)=>{var B=L.text;if(typeof B==="string")return{type:"textord",mode:L.mode,text:B};else return L}),M=Z2(I,Q.withFont("mathrm"),!0);for(var G=0;G<M.length;G++){var z=M[G];if(z instanceof M2)z.text=z.text.replace(/\u2212/,"-").replace(/\u2217/,"*")}q=V.makeSpan(["mop"],M,Q)}else q=V.makeSpan(["mop"],[],Q);if(X)return K9(q,J,Y,Q,Q.style,0,0);else return q},U7=(Z,Q)=>{var J=j2(Z.body,Q.withFont("mathrm")),Y=!0;for(var X=0;X<J.length;X++){var $=J[X];if($ instanceof O.SpaceNode);else if($ instanceof O.MathNode)switch($.type){case"mi":case"mn":case"ms":case"mspace":case"mtext":break;case"mo":{var q=$.children[0];if($.children.length===1&&q instanceof O.TextNode)q.text=q.text.replace(/\u2212/,"-").replace(/\u2217/,"*");else Y=!1;break}default:Y=!1}else Y=!1}if(Y){var I=J.map((z)=>z.toText()).join("");J=[new O.TextNode(I)]}var M=new O.MathNode("mi",J);M.setAttribute("mathvariant","normal");var G=new O.MathNode("mo",[z2("\u2061","text")]);if(Z.parentIsSupSub)return new O.MathNode("mrow",[M,G]);else return O.newDocumentFragment([M,G])};S({type:"operatorname",names:["\\operatorname@","\\operatornamewithlimits"],props:{numArgs:1},handler:(Z,Q)=>{var{parser:J,funcName:Y}=Z,X=Q[0];return{type:"operatorname",mode:J.mode,body:o(X),alwaysHandleSupSub:Y==="\\operatornamewithlimits",limits:!1,parentIsSupSub:!1}},htmlBuilder:q9,mathmlBuilder:U7});R("\\operatorname","\\@ifstar\\operatornamewithlimits\\operatorname@");i2({type:"ordgroup",htmlBuilder(Z,Q){if(Z.semisimple)return V.makeFragment(Z2(Z.body,Q,!1));return V.makeSpan(["mord"],Z2(Z.body,Q,!0),Q)},mathmlBuilder(Z,Q){return l2(Z.body,Q,!0)}});S({type:"overline",names:["\\overline"],props:{numArgs:1},handler(Z,Q){var{parser:J}=Z,Y=Q[0];return{type:"overline",mode:J.mode,body:Y}},htmlBuilder(Z,Q){var J=c(Z.body,Q.havingCrampedStyle()),Y=V.makeLineSpan("overline-line",Q),X=Q.fontMetrics().defaultRuleThickness,$=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:J},{type:"kern",size:3*X},{type:"elem",elem:Y},{type:"kern",size:X}]},Q);return V.makeSpan(["mord","overline"],[$],Q)},mathmlBuilder(Z,Q){var J=new O.MathNode("mo",[new O.TextNode("\u203E")]);J.setAttribute("stretchy","true");var Y=new O.MathNode("mover",[a(Z.body,Q),J]);return Y.setAttribute("accent","true"),Y}});S({type:"phantom",names:["\\phantom"],props:{numArgs:1,allowedInText:!0},handler:(Z,Q)=>{var{parser:J}=Z,Y=Q[0];return{type:"phantom",mode:J.mode,body:o(Y)}},htmlBuilder:(Z,Q)=>{var J=Z2(Z.body,Q.withPhantom(),!1);return V.makeFragment(J)},mathmlBuilder:(Z,Q)=>{var J=j2(Z.body,Q);return new O.MathNode("mphantom",J)}});S({type:"hphantom",names:["\\hphantom"],props:{numArgs:1,allowedInText:!0},handler:(Z,Q)=>{var{parser:J}=Z,Y=Q[0];return{type:"hphantom",mode:J.mode,body:Y}},htmlBuilder:(Z,Q)=>{var J=V.makeSpan([],[c(Z.body,Q.withPhantom())]);if(J.height=0,J.depth=0,J.children)for(var Y=0;Y<J.children.length;Y++)J.children[Y].height=0,J.children[Y].depth=0;return J=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:J}]},Q),V.makeSpan(["mord"],[J],Q)},mathmlBuilder:(Z,Q)=>{var J=j2(o(Z.body),Q),Y=new O.MathNode("mphantom",J),X=new O.MathNode("mpadded",[Y]);return X.setAttribute("height","0px"),X.setAttribute("depth","0px"),X}});S({type:"vphantom",names:["\\vphantom"],props:{numArgs:1,allowedInText:!0},handler:(Z,Q)=>{var{parser:J}=Z,Y=Q[0];return{type:"vphantom",mode:J.mode,body:Y}},htmlBuilder:(Z,Q)=>{var J=V.makeSpan(["inner"],[c(Z.body,Q.withPhantom())]),Y=V.makeSpan(["fix"],[]);return V.makeSpan(["mord","rlap"],[J,Y],Q)},mathmlBuilder:(Z,Q)=>{var J=j2(o(Z.body),Q),Y=new O.MathNode("mphantom",J),X=new O.MathNode("mpadded",[Y]);return X.setAttribute("width","0px"),X}});S({type:"raisebox",names:["\\raisebox"],props:{numArgs:2,argTypes:["size","hbox"],allowedInText:!0},handler(Z,Q){var{parser:J}=Z,Y=h(Q[0],"size").value,X=Q[1];return{type:"raisebox",mode:J.mode,dy:Y,body:X}},htmlBuilder(Z,Q){var J=c(Z.body,Q),Y=t(Z.dy,Q);return V.makeVList({positionType:"shift",positionData:-Y,children:[{type:"elem",elem:J}]},Q)},mathmlBuilder(Z,Q){var J=new O.MathNode("mpadded",[a(Z.body,Q)]),Y=Z.dy.number+Z.dy.unit;return J.setAttribute("voffset",Y),J}});S({type:"internal",names:["\\relax"],props:{numArgs:0,allowedInText:!0},handler(Z){var{parser:Q}=Z;return{type:"internal",mode:Q.mode}}});S({type:"rule",names:["\\rule"],props:{numArgs:2,numOptionalArgs:1,argTypes:["size","size","size"]},handler(Z,Q,J){var{parser:Y}=Z,X=J[0],$=h(Q[0],"size"),q=h(Q[1],"size");return{type:"rule",mode:Y.mode,shift:X&&h(X,"size").value,width:$.value,height:q.value}},htmlBuilder(Z,Q){var J=V.makeSpan(["mord","rule"],[],Q),Y=t(Z.width,Q),X=t(Z.height,Q),$=Z.shift?t(Z.shift,Q):0;return J.style.borderRightWidth=P(Y),J.style.borderTopWidth=P(X),J.style.bottom=P($),J.width=Y,J.height=X+$,J.depth=-$,J.maxFontSize=X*1.125*Q.sizeMultiplier,J},mathmlBuilder(Z,Q){var J=t(Z.width,Q),Y=t(Z.height,Q),X=Z.shift?t(Z.shift,Q):0,$=Q.color&&Q.getColor()||"black",q=new O.MathNode("mspace");q.setAttribute("mathbackground",$),q.setAttribute("width",P(J)),q.setAttribute("height",P(Y));var I=new O.MathNode("mpadded",[q]);if(X>=0)I.setAttribute("height",P(X));else I.setAttribute("height",P(X)),I.setAttribute("depth",P(-X));return I.setAttribute("voffset",P(X)),I}});var j0=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"],K7=(Z,Q)=>{var J=Q.havingSize(Z.size);return j9(Z.body,J,Q)};S({type:"sizing",names:j0,props:{numArgs:0,allowedInText:!0},handler:(Z,Q)=>{var{breakOnTokenText:J,funcName:Y,parser:X}=Z,$=X.parseExpression(!1,J);return{type:"sizing",mode:X.mode,size:j0.indexOf(Y)+1,body:$}},htmlBuilder:K7,mathmlBuilder:(Z,Q)=>{var J=Q.havingSize(Z.size),Y=j2(Z.body,J),X=new O.MathNode("mstyle",Y);return X.setAttribute("mathsize",P(J.sizeMultiplier)),X}});S({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:(Z,Q,J)=>{var{parser:Y}=Z,X=!1,$=!1,q=J[0]&&h(J[0],"ordgroup");if(q){var I="";for(var M=0;M<q.body.length;++M){var G=q.body[M];if(I=G.text,I==="t")X=!0;else if(I==="b")$=!0;else{X=!1,$=!1;break}}}else X=!0,$=!0;var z=Q[0];return{type:"smash",mode:Y.mode,body:z,smashHeight:X,smashDepth:$}},htmlBuilder:(Z,Q)=>{var J=V.makeSpan([],[c(Z.body,Q)]);if(!Z.smashHeight&&!Z.smashDepth)return J;if(Z.smashHeight){if(J.height=0,J.children)for(var Y=0;Y<J.children.length;Y++)J.children[Y].height=0}if(Z.smashDepth){if(J.depth=0,J.children)for(var X=0;X<J.children.length;X++)J.children[X].depth=0}var $=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:J}]},Q);return V.makeSpan(["mord"],[$],Q)},mathmlBuilder:(Z,Q)=>{var J=new O.MathNode("mpadded",[a(Z.body,Q)]);if(Z.smashHeight)J.setAttribute("height","0px");if(Z.smashDepth)J.setAttribute("depth","0px");return J}});S({type:"sqrt",names:["\\sqrt"],props:{numArgs:1,numOptionalArgs:1},handler(Z,Q,J){var{parser:Y}=Z,X=J[0],$=Q[0];return{type:"sqrt",mode:Y.mode,body:$,index:X}},htmlBuilder(Z,Q){var J=c(Z.body,Q.havingCrampedStyle());if(J.height===0)J.height=Q.fontMetrics().xHeight;J=V.wrapFragment(J,Q);var Y=Q.fontMetrics(),X=Y.defaultRuleThickness,$=X;if(Q.style.id<y.TEXT.id)$=Q.fontMetrics().xHeight;var q=X+$/4,I=J.height+J.depth+q+X,{span:M,ruleWidth:G,advanceWidth:z}=k2.sqrtImage(I,Q),L=M.height-G;if(L>J.height+J.depth+q)q=(q+L-J.height-J.depth)/2;var B=M.height-J.height-q-G;J.style.paddingLeft=P(z);var D=V.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:J,wrapperClasses:["svg-align"]},{type:"kern",size:-(J.height+B)},{type:"elem",elem:M},{type:"kern",size:G}]},Q);if(!Z.index)return V.makeSpan(["mord","sqrt"],[D],Q);else{var H=Q.havingStyle(y.SCRIPTSCRIPT),T=c(Z.index,H,Q),w=0.6*(D.height-D.depth),N=V.makeVList({positionType:"shift",positionData:-w,children:[{type:"elem",elem:T}]},Q),b=V.makeSpan(["root"],[N]);return V.makeSpan(["mord","sqrt"],[b,D],Q)}},mathmlBuilder(Z,Q){var{body:J,index:Y}=Z;return Y?new O.MathNode("mroot",[a(J,Q),a(Y,Q)]):new O.MathNode("msqrt",[a(J,Q)])}});var R0={display:y.DISPLAY,text:y.TEXT,script:y.SCRIPT,scriptscript:y.SCRIPTSCRIPT};S({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(Z,Q){var{breakOnTokenText:J,funcName:Y,parser:X}=Z,$=X.parseExpression(!0,J),q=Y.slice(1,Y.length-5);return{type:"styling",mode:X.mode,style:q,body:$}},htmlBuilder(Z,Q){var J=R0[Z.style],Y=Q.havingStyle(J).withFont("");return j9(Z.body,Y,Q)},mathmlBuilder(Z,Q){var J=R0[Z.style],Y=Q.havingStyle(J),X=j2(Z.body,Y),$=new O.MathNode("mstyle",X),q={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]},I=q[Z.style];return $.setAttribute("scriptlevel",I[0]),$.setAttribute("displaystyle",I[1]),$}});var $7=function Z(Q,J){var Y=Q.base;if(!Y)return null;else if(Y.type==="op"){var X=Y.limits&&(J.style.size===y.DISPLAY.size||Y.alwaysHandleSupSub);return X?KQ:null}else if(Y.type==="operatorname"){var $=Y.alwaysHandleSupSub&&(J.style.size===y.DISPLAY.size||Y.limits);return $?q9:null}else if(Y.type==="accent")return k.isCharacterBox(Y.base)?PZ:null;else if(Y.type==="horizBrace"){var q=!Q.sub;return q===Y.isOver?U9:null}else return null};i2({type:"supsub",htmlBuilder(Z,Q){var J=$7(Z,Q);if(J)return J(Z,Q);var{base:Y,sup:X,sub:$}=Z,q=c(Y,Q),I,M,G=Q.fontMetrics(),z=0,L=0,B=Y&&k.isCharacterBox(Y);if(X){var D=Q.havingStyle(Q.style.sup());if(I=c(X,D,Q),!B)z=q.height-D.fontMetrics().supDrop*D.sizeMultiplier/Q.sizeMultiplier}if($){var H=Q.havingStyle(Q.style.sub());if(M=c($,H,Q),!B)L=q.depth+H.fontMetrics().subDrop*H.sizeMultiplier/Q.sizeMultiplier}var T;if(Q.style===y.DISPLAY)T=G.sup1;else if(Q.style.cramped)T=G.sup3;else T=G.sup2;var w=Q.sizeMultiplier,N=P(0.5/G.ptPerEm/w),b=null;if(M){var x=Z.base&&Z.base.type==="op"&&Z.base.name&&(Z.base.name==="\\oiint"||Z.base.name==="\\oiiint");if(q instanceof M2||x)b=P(-q.italic)}var u;if(I&&M){z=Math.max(z,T,I.depth+0.25*G.xHeight),L=Math.max(L,G.sub2);var m=G.defaultRuleThickness,l=4*m;if(z-I.depth-(M.height-L)<l){L=l-(z-I.depth)+M.height;var g=0.8*G.xHeight-(z-I.depth);if(g>0)z+=g,L-=g}var n=[{type:"elem",elem:M,shift:L,marginRight:N,marginLeft:b},{type:"elem",elem:I,shift:-z,marginRight:N}];u=V.makeVList({positionType:"individualShift",children:n},Q)}else if(M){L=Math.max(L,G.sub1,M.height-0.8*G.xHeight);var d=[{type:"elem",elem:M,marginLeft:b,marginRight:N}];u=V.makeVList({positionType:"shift",positionData:L,children:d},Q)}else if(I)z=Math.max(z,T,I.depth+0.25*G.xHeight),u=V.makeVList({positionType:"shift",positionData:-z,children:[{type:"elem",elem:I,marginRight:N}]},Q);else throw new Error("supsub must have either sup or sub.");var P2=WZ(q,"right")||"mord";return V.makeSpan([P2],[q,V.makeSpan(["msupsub"],[u])],Q)},mathmlBuilder(Z,Q){var J=!1,Y,X;if(Z.base&&Z.base.type==="horizBrace"){if(X=!!Z.sup,X===Z.base.isOver)J=!0,Y=Z.base.isOver}if(Z.base&&(Z.base.type==="op"||Z.base.type==="operatorname"))Z.base.parentIsSupSub=!0;var $=[a(Z.base,Q)];if(Z.sub)$.push(a(Z.sub,Q));if(Z.sup)$.push(a(Z.sup,Q));var q;if(J)q=Y?"mover":"munder";else if(!Z.sub){var I=Z.base;if(I&&I.type==="op"&&I.limits&&(Q.style===y.DISPLAY||I.alwaysHandleSupSub))q="mover";else if(I&&I.type==="operatorname"&&I.alwaysHandleSupSub&&(I.limits||Q.style===y.DISPLAY))q="mover";else q="msup"}else if(!Z.sup){var M=Z.base;if(M&&M.type==="op"&&M.limits&&(Q.style===y.DISPLAY||M.alwaysHandleSupSub))q="munder";else if(M&&M.type==="operatorname"&&M.alwaysHandleSupSub&&(M.limits||Q.style===y.DISPLAY))q="munder";else q="msub"}else{var G=Z.base;if(G&&G.type==="op"&&G.limits&&Q.style===y.DISPLAY)q="munderover";else if(G&&G.type==="operatorname"&&G.alwaysHandleSupSub&&(Q.style===y.DISPLAY||G.limits))q="munderover";else q="msubsup"}return new O.MathNode(q,$)}});i2({type:"atom",htmlBuilder(Z,Q){return V.mathsym(Z.text,Z.mode,Q,["m"+Z.family])},mathmlBuilder(Z,Q){var J=new O.MathNode("mo",[z2(Z.text,Z.mode)]);if(Z.family==="bin"){var Y=CZ(Z,Q);if(Y==="bold-italic")J.setAttribute("mathvariant",Y)}else if(Z.family==="punct")J.setAttribute("separator","true");else if(Z.family==="open"||Z.family==="close")J.setAttribute("stretchy","false");return J}});var R9={mi:"italic",mn:"normal",mtext:"normal"};i2({type:"mathord",htmlBuilder(Z,Q){return V.makeOrd(Z,Q,"mathord")},mathmlBuilder(Z,Q){var J=new O.MathNode("mi",[z2(Z.text,Z.mode,Q)]),Y=CZ(Z,Q)||"italic";if(Y!==R9[J.type])J.setAttribute("mathvariant",Y);return J}});i2({type:"textord",htmlBuilder(Z,Q){return V.makeOrd(Z,Q,"textord")},mathmlBuilder(Z,Q){var J=z2(Z.text,Z.mode,Q),Y=CZ(Z,Q)||"normal",X;if(Z.mode==="text")X=new O.MathNode("mtext",[J]);else if(/[0-9]/.test(Z.text))X=new O.MathNode("mn",[J]);else if(Z.text==="\\prime")X=new O.MathNode("mo",[J]);else X=new O.MathNode("mi",[J]);if(Y!==R9[X.type])X.setAttribute("mathvariant",Y);return X}});var qZ={"\\nobreak":"nobreak","\\allowbreak":"allowbreak"},jZ={" ":{},"\\ ":{},"~":{className:"nobreak"},"\\space":{},"\\nobreakspace":{className:"nobreak"}};i2({type:"spacing",htmlBuilder(Z,Q){if(jZ.hasOwnProperty(Z.text)){var J=jZ[Z.text].className||"";if(Z.mode==="text"){var Y=V.makeOrd(Z,Q,"textord");return Y.classes.push(J),Y}else return V.makeSpan(["mspace",J],[V.mathsym(Z.text,Z.mode,Q)],Q)}else if(qZ.hasOwnProperty(Z.text))return V.makeSpan(["mspace",qZ[Z.text]],[],Q);else throw new C("Unknown type of space \""+Z.text+"\"")},mathmlBuilder(Z,Q){var J;if(jZ.hasOwnProperty(Z.text))J=new O.MathNode("mtext",[new O.TextNode("\xA0")]);else if(qZ.hasOwnProperty(Z.text))return new O.MathNode("mspace");else throw new C("Unknown type of space \""+Z.text+"\"");return J}});var I0=()=>{var Z=new O.MathNode("mtd",[]);return Z.setAttribute("width","50%"),Z};i2({type:"tag",mathmlBuilder(Z,Q){var J=new O.MathNode("mtable",[new O.MathNode("mtr",[I0(),new O.MathNode("mtd",[l2(Z.body,Q)]),I0(),new O.MathNode("mtd",[l2(Z.tag,Q)])])]);return J.setAttribute("width","100%"),J}});var M0={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},A0={"\\textbf":"textbf","\\textmd":"textmd"},q7={"\\textit":"textit","\\textup":"textup"},W0=(Z,Q)=>{var J=Z.font;if(!J)return Q;else if(M0[J])return Q.withTextFontFamily(M0[J]);else if(A0[J])return Q.withTextFontWeight(A0[J]);else if(J==="\\emph")return Q.fontShape==="textit"?Q.withTextFontShape("textup"):Q.withTextFontShape("textit");return Q.withTextFontShape(q7[J])};S({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textmd","\\textit","\\textup","\\emph"],props:{numArgs:1,argTypes:["text"],allowedInArgument:!0,allowedInText:!0},handler(Z,Q){var{parser:J,funcName:Y}=Z,X=Q[0];return{type:"text",mode:J.mode,body:o(X),font:Y}},htmlBuilder(Z,Q){var J=W0(Z,Q),Y=Z2(Z.body,J,!0);return V.makeSpan(["mord","text"],Y,J)},mathmlBuilder(Z,Q){var J=W0(Z,Q);return l2(Z.body,J)}});S({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler(Z,Q){var{parser:J}=Z;return{type:"underline",mode:J.mode,body:Q[0]}},htmlBuilder(Z,Q){var J=c(Z.body,Q),Y=V.makeLineSpan("underline-line",Q),X=Q.fontMetrics().defaultRuleThickness,$=V.makeVList({positionType:"top",positionData:J.height,children:[{type:"kern",size:X},{type:"elem",elem:Y},{type:"kern",size:3*X},{type:"elem",elem:J}]},Q);return V.makeSpan(["mord","underline"],[$],Q)},mathmlBuilder(Z,Q){var J=new O.MathNode("mo",[new O.TextNode("\u203E")]);J.setAttribute("stretchy","true");var Y=new O.MathNode("munder",[a(Z.body,Q),J]);return Y.setAttribute("accentunder","true"),Y}});S({type:"vcenter",names:["\\vcenter"],props:{numArgs:1,argTypes:["original"],allowedInText:!1},handler(Z,Q){var{parser:J}=Z;return{type:"vcenter",mode:J.mode,body:Q[0]}},htmlBuilder(Z,Q){var J=c(Z.body,Q),Y=Q.fontMetrics().axisHeight,X=0.5*(J.height-Y-(J.depth+Y));return V.makeVList({positionType:"shift",positionData:X,children:[{type:"elem",elem:J}]},Q)},mathmlBuilder(Z,Q){return new O.MathNode("mpadded",[a(Z.body,Q)],["vcenter"])}});S({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler(Z,Q,J){throw new C("\\verb ended by end of line instead of matching delimiter")},htmlBuilder(Z,Q){var J=G0(Z),Y=[],X=Q.havingStyle(Q.style.text());for(var $=0;$<J.length;$++){var q=J[$];if(q==="~")q="\\textasciitilde";Y.push(V.makeSymbol(q,"Typewriter-Regular",Z.mode,X,["mord","texttt"]))}return V.makeSpan(["mord","text"].concat(X.sizingClasses(Q)),V.tryCombineChars(Y),X)},mathmlBuilder(Z,Q){var J=new O.TextNode(G0(Z)),Y=new O.MathNode("mtext",[J]);return Y.setAttribute("mathvariant","monospace"),Y}});var G0=(Z)=>Z.body.replace(/ /g,Z.star?"\u2423":"\xA0"),g2=k0,I9="[ \r\n\t]",j7="\\\\[a-zA-Z@]+",R7="\\\\[^\uD800-\uDFFF]",I7="("+j7+")"+I9+"*",M7="\\\\(\n|[ \r\t]+\n?)[ \r\t]*",VZ="[\u0300-\u036F]",A7=new RegExp(VZ+"+$"),W7="("+I9+"+)|"+(M7+"|")+"([!-\\[\\]-\u2027\u202A-\uD7FF\uF900-\uFFFF]"+(VZ+"*")+"|[\uD800-\uDBFF][\uDC00-\uDFFF]"+(VZ+"*")+"|\\\\verb\\*([^]).*?\\4|\\\\verb([^*a-zA-Z]).*?\\5"+("|"+I7)+("|"+R7+")");class LZ{constructor(Z,Q){this.input=void 0,this.settings=void 0,this.tokenRegex=void 0,this.catcodes=void 0,this.input=Z,this.settings=Q,this.tokenRegex=new RegExp(W7,"g"),this.catcodes={"%":14,"~":13}}setCatcode(Z,Q){this.catcodes[Z]=Q}lex(){var Z=this.input,Q=this.tokenRegex.lastIndex;if(Q===Z.length)return new F2("EOF",new R2(this,Q,Q));var J=this.tokenRegex.exec(Z);if(J===null||J.index!==Q)throw new C("Unexpected character: '"+Z[Q]+"'",new F2(Z[Q],new R2(this,Q,Q+1)));var Y=J[6]||J[3]||(J[2]?"\\ ":" ");if(this.catcodes[Y]===14){var X=Z.indexOf("\n",this.tokenRegex.lastIndex);if(X===-1)this.tokenRegex.lastIndex=Z.length,this.settings.reportNonstrict("commentAtEnd","% comment has no terminating newline; LaTeX would fail because of commenting the end of math mode (e.g. $)");else this.tokenRegex.lastIndex=X+1;return this.lex()}return new F2(Y,new R2(this,Q,this.tokenRegex.lastIndex))}}class M9{constructor(Z,Q){if(Z===void 0)Z={};if(Q===void 0)Q={};this.current=void 0,this.builtins=void 0,this.undefStack=void 0,this.current=Q,this.builtins=Z,this.undefStack=[]}beginGroup(){this.undefStack.push({})}endGroup(){if(this.undefStack.length===0)throw new C("Unbalanced namespace destruction: attempt to pop global namespace; please report this as a bug");var Z=this.undefStack.pop();for(var Q in Z)if(Z.hasOwnProperty(Q))if(Z[Q]==null)delete this.current[Q];else this.current[Q]=Z[Q]}endGroups(){while(this.undefStack.length>0)this.endGroup()}has(Z){return this.current.hasOwnProperty(Z)||this.builtins.hasOwnProperty(Z)}get(Z){if(this.current.hasOwnProperty(Z))return this.current[Z];else return this.builtins[Z]}set(Z,Q,J){if(J===void 0)J=!1;if(J){for(var Y=0;Y<this.undefStack.length;Y++)delete this.undefStack[Y][Z];if(this.undefStack.length>0)this.undefStack[this.undefStack.length-1][Z]=Q}else{var X=this.undefStack[this.undefStack.length-1];if(X&&!X.hasOwnProperty(Z))X[Z]=this.current[Z]}if(Q==null)delete this.current[Z];else this.current[Z]=Q}}var G7=Q9;R("\\noexpand",function(Z){var Q=Z.popToken();if(Z.isExpandable(Q.text))Q.noexpand=!0,Q.treatAsRelax=!0;return{tokens:[Q],numArgs:0}});R("\\expandafter",function(Z){var Q=Z.popToken();return Z.expandOnce(!0),{tokens:[Q],numArgs:0}});R("\\@firstoftwo",function(Z){var Q=Z.consumeArgs(2);return{tokens:Q[0],numArgs:0}});R("\\@secondoftwo",function(Z){var Q=Z.consumeArgs(2);return{tokens:Q[1],numArgs:0}});R("\\@ifnextchar",function(Z){var Q=Z.consumeArgs(3);Z.consumeSpaces();var J=Z.future();if(Q[0].length===1&&Q[0][0].text===J.text)return{tokens:Q[1],numArgs:0};else return{tokens:Q[2],numArgs:0}});R("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}");R("\\TextOrMath",function(Z){var Q=Z.consumeArgs(2);if(Z.mode==="text")return{tokens:Q[0],numArgs:0};else return{tokens:Q[1],numArgs:0}});var F0={"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};R("\\char",function(Z){var Q=Z.popToken(),J,Y="";if(Q.text==="'")J=8,Q=Z.popToken();else if(Q.text==='"')J=16,Q=Z.popToken();else if(Q.text==="`")if(Q=Z.popToken(),Q.text[0]==="\\")Y=Q.text.charCodeAt(1);else if(Q.text==="EOF")throw new C("\\char` missing argument");else Y=Q.text.charCodeAt(0);else J=10;if(J){if(Y=F0[Q.text],Y==null||Y>=J)throw new C("Invalid base-"+J+" digit "+Q.text);var X;while((X=F0[Z.future().text])!=null&&X<J)Y*=J,Y+=X,Z.popToken()}return"\\@char{"+Y+"}"});var yZ=(Z,Q,J)=>{var Y=Z.consumeArg().tokens;if(Y.length!==1)throw new C("\\newcommand's first argument must be a macro name");var X=Y[0].text,$=Z.isDefined(X);if($&&!Q)throw new C("\\newcommand{"+X+"} attempting to redefine "+(X+"; use \\renewcommand"));if(!$&&!J)throw new C("\\renewcommand{"+X+"} when command "+X+" does not yet exist; use \\newcommand");var q=0;if(Y=Z.consumeArg().tokens,Y.length===1&&Y[0].text==="["){var I="",M=Z.expandNextToken();while(M.text!=="]"&&M.text!=="EOF")I+=M.text,M=Z.expandNextToken();if(!I.match(/^\s*[0-9]+\s*$/))throw new C("Invalid number of arguments: "+I);q=parseInt(I),Y=Z.consumeArg().tokens}return Z.macros.set(X,{tokens:Y,numArgs:q}),""};R("\\newcommand",(Z)=>yZ(Z,!1,!0));R("\\renewcommand",(Z)=>yZ(Z,!0,!1));R("\\providecommand",(Z)=>yZ(Z,!0,!0));R("\\message",(Z)=>{var Q=Z.consumeArgs(1)[0];return console.log(Q.reverse().map((J)=>J.text).join("")),""});R("\\errmessage",(Z)=>{var Q=Z.consumeArgs(1)[0];return console.error(Q.reverse().map((J)=>J.text).join("")),""});R("\\show",(Z)=>{var Q=Z.popToken(),J=Q.text;return console.log(Q,Z.macros.get(J),g2[J],p.math[J],p.text[J]),""});R("\\bgroup","{");R("\\egroup","}");R("~","\\nobreakspace");R("\\lq","`");R("\\rq","'");R("\\aa","\\r a");R("\\AA","\\r A");R("\\textcopyright","\\html@mathml{\\textcircled{c}}{\\char`\xA9}");R("\\copyright","\\TextOrMath{\\textcopyright}{\\text{\\textcopyright}}");R("\\textregistered","\\html@mathml{\\textcircled{\\scriptsize R}}{\\char`\xAE}");R("\u212C","\\mathscr{B}");R("\u2130","\\mathscr{E}");R("\u2131","\\mathscr{F}");R("\u210B","\\mathscr{H}");R("\u2110","\\mathscr{I}");R("\u2112","\\mathscr{L}");R("\u2133","\\mathscr{M}");R("\u211B","\\mathscr{R}");R("\u212D","\\mathfrak{C}");R("\u210C","\\mathfrak{H}");R("\u2128","\\mathfrak{Z}");R("\\Bbbk","\\Bbb{k}");R("\xB7","\\cdotp");R("\\llap","\\mathllap{\\textrm{#1}}");R("\\rlap","\\mathrlap{\\textrm{#1}}");R("\\clap","\\mathclap{\\textrm{#1}}");R("\\mathstrut","\\vphantom{(}");R("\\underbar","\\underline{\\text{#1}}");R("\\not",'\\html@mathml{\\mathrel{\\mathrlap\\@not}}{\\char"338}');R("\\neq","\\html@mathml{\\mathrel{\\not=}}{\\mathrel{\\char`\u2260}}");R("\\ne","\\neq");R("\u2260","\\neq");R("\\notin","\\html@mathml{\\mathrel{{\\in}\\mathllap{/\\mskip1mu}}}"+"{\\mathrel{\\char`\u2209}}");R("\u2209","\\notin");R("\u2258","\\html@mathml{\\mathrel{=\\kern{-1em}\\raisebox{0.4em}{$\\scriptsize\\frown$}}"+"}{\\mathrel{\\char`\u2258}}");R("\u2259","\\html@mathml{\\stackrel{\\tiny\\wedge}{=}}{\\mathrel{\\char`\u2258}}");R("\u225A","\\html@mathml{\\stackrel{\\tiny\\vee}{=}}{\\mathrel{\\char`\u225A}}");R("\u225B","\\html@mathml{\\stackrel{\\scriptsize\\star}{=}}"+"{\\mathrel{\\char`\u225B}}");R("\u225D","\\html@mathml{\\stackrel{\\tiny\\mathrm{def}}{=}}"+"{\\mathrel{\\char`\u225D}}");R("\u225E","\\html@mathml{\\stackrel{\\tiny\\mathrm{m}}{=}}"+"{\\mathrel{\\char`\u225E}}");R("\u225F","\\html@mathml{\\stackrel{\\tiny?}{=}}{\\mathrel{\\char`\u225F}}");R("\u27C2","\\perp");R("\u203C","\\mathclose{!\\mkern-0.8mu!}");R("\u220C","\\notni");R("\u231C","\\ulcorner");R("\u231D","\\urcorner");R("\u231E","\\llcorner");R("\u231F","\\lrcorner");R("\xA9","\\copyright");R("\xAE","\\textregistered");R("\uFE0F","\\textregistered");R("\\ulcorner","\\html@mathml{\\@ulcorner}{\\mathop{\\char\"231c}}");R("\\urcorner","\\html@mathml{\\@urcorner}{\\mathop{\\char\"231d}}");R("\\llcorner","\\html@mathml{\\@llcorner}{\\mathop{\\char\"231e}}");R("\\lrcorner","\\html@mathml{\\@lrcorner}{\\mathop{\\char\"231f}}");R("\\vdots","\\mathord{\\varvdots\\rule{0pt}{15pt}}");R("\u22EE","\\vdots");R("\\varGamma","\\mathit{\\Gamma}");R("\\varDelta","\\mathit{\\Delta}");R("\\varTheta","\\mathit{\\Theta}");R("\\varLambda","\\mathit{\\Lambda}");R("\\varXi","\\mathit{\\Xi}");R("\\varPi","\\mathit{\\Pi}");R("\\varSigma","\\mathit{\\Sigma}");R("\\varUpsilon","\\mathit{\\Upsilon}");R("\\varPhi","\\mathit{\\Phi}");R("\\varPsi","\\mathit{\\Psi}");R("\\varOmega","\\mathit{\\Omega}");R("\\substack","\\begin{subarray}{c}#1\\end{subarray}");R("\\colon","\\nobreak\\mskip2mu\\mathpunct{}\\mathchoice{\\mkern-3mu}{\\mkern-3mu}{}{}{:}\\mskip6mu\\relax");R("\\boxed","\\fbox{$\\displaystyle{#1}$}");R("\\iff","\\DOTSB\\;\\Longleftrightarrow\\;");R("\\implies","\\DOTSB\\;\\Longrightarrow\\;");R("\\impliedby","\\DOTSB\\;\\Longleftarrow\\;");var z0={",":"\\dotsc","\\not":"\\dotsb","+":"\\dotsb","=":"\\dotsb","<":"\\dotsb",">":"\\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"};R("\\dots",function(Z){var Q="\\dotso",J=Z.expandAfterFuture().text;if(J in z0)Q=z0[J];else if(J.slice(0,4)==="\\not")Q="\\dotsb";else if(J in p.math){if(k.contains(["bin","rel"],p.math[J].group))Q="\\dotsb"}return Q});var fZ={")":!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};R("\\dotso",function(Z){var Q=Z.future().text;if(Q in fZ)return"\\ldots\\,";else return"\\ldots"});R("\\dotsc",function(Z){var Q=Z.future().text;if(Q in fZ&&Q!==",")return"\\ldots\\,";else return"\\ldots"});R("\\cdots",function(Z){var Q=Z.future().text;if(Q in fZ)return"\\@cdots\\,";else return"\\@cdots"});R("\\dotsb","\\cdots");R("\\dotsm","\\cdots");R("\\dotsi","\\!\\cdots");R("\\dotsx","\\ldots\\,");R("\\DOTSI","\\relax");R("\\DOTSB","\\relax");R("\\DOTSX","\\relax");R("\\tmspace","\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax");R("\\,","\\tmspace+{3mu}{.1667em}");R("\\thinspace","\\,");R("\\>","\\mskip{4mu}");R("\\:","\\tmspace+{4mu}{.2222em}");R("\\medspace","\\:");R("\\;","\\tmspace+{5mu}{.2777em}");R("\\thickspace","\\;");R("\\!","\\tmspace-{3mu}{.1667em}");R("\\negthinspace","\\!");R("\\negmedspace","\\tmspace-{4mu}{.2222em}");R("\\negthickspace","\\tmspace-{5mu}{.277em}");R("\\enspace","\\kern.5em ");R("\\enskip","\\hskip.5em\\relax");R("\\quad","\\hskip1em\\relax");R("\\qquad","\\hskip2em\\relax");R("\\tag","\\@ifstar\\tag@literal\\tag@paren");R("\\tag@paren","\\tag@literal{({#1})}");R("\\tag@literal",(Z)=>{if(Z.macros.get("\\df@tag"))throw new C("Multiple \\tag");return"\\gdef\\df@tag{\\text{#1}}"});R("\\bmod","\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}\\mathbin{\\rm mod}\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}");R("\\pod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern8mu}{\\mkern8mu}{\\mkern8mu}(#1)");R("\\pmod","\\pod{{\\rm mod}\\mkern6mu#1}");R("\\mod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1");R("\\newline","\\\\\\relax");R("\\TeX","\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");var A9=P(B2["Main-Regular"]["T".charCodeAt(0)][1]-0.7*B2["Main-Regular"]["A".charCodeAt(0)][1]);R("\\LaTeX","\\textrm{\\html@mathml{"+("L\\kern-.36em\\raisebox{"+A9+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{LaTeX}}");R("\\KaTeX","\\textrm{\\html@mathml{"+("K\\kern-.17em\\raisebox{"+A9+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{KaTeX}}");R("\\hspace","\\@ifstar\\@hspacer\\@hspace");R("\\@hspace","\\hskip #1\\relax");R("\\@hspacer","\\rule{0pt}{0pt}\\hskip #1\\relax");R("\\ordinarycolon",":");R("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}");R("\\dblcolon","\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon}}{\\mathop{\\char\"2237}}");R("\\coloneqq","\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char\"2254}}");R("\\Coloneqq","\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char\"2237\\char\"3d}}");R("\\coloneq","\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char\"3a\\char\"2212}}");R("\\Coloneq","\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char\"2237\\char\"2212}}");R("\\eqqcolon","\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char\"2255}}");R("\\Eqqcolon","\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char\"3d\\char\"2237}}");R("\\eqcolon","\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char\"2239}}");R("\\Eqcolon","\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char\"2212\\char\"2237}}");R("\\colonapprox","\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char\"3a\\char\"2248}}");R("\\Colonapprox","\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char\"2237\\char\"2248}}");R("\\colonsim","\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char\"3a\\char\"223c}}");R("\\Colonsim","\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char\"2237\\char\"223c}}");R("\u2237","\\dblcolon");R("\u2239","\\eqcolon");R("\u2254","\\coloneqq");R("\u2255","\\eqqcolon");R("\u2A74","\\Coloneqq");R("\\ratio","\\vcentcolon");R("\\coloncolon","\\dblcolon");R("\\colonequals","\\coloneqq");R("\\coloncolonequals","\\Coloneqq");R("\\equalscolon","\\eqqcolon");R("\\equalscoloncolon","\\Eqqcolon");R("\\colonminus","\\coloneq");R("\\coloncolonminus","\\Coloneq");R("\\minuscolon","\\eqcolon");R("\\minuscoloncolon","\\Eqcolon");R("\\coloncolonapprox","\\Colonapprox");R("\\coloncolonsim","\\Colonsim");R("\\simcolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon}");R("\\simcoloncolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon}");R("\\approxcolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon}");R("\\approxcoloncolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon}");R("\\notni","\\html@mathml{\\not\\ni}{\\mathrel{\\char`\u220C}}");R("\\limsup","\\DOTSB\\operatorname*{lim\\,sup}");R("\\liminf","\\DOTSB\\operatorname*{lim\\,inf}");R("\\injlim","\\DOTSB\\operatorname*{inj\\,lim}");R("\\projlim","\\DOTSB\\operatorname*{proj\\,lim}");R("\\varlimsup","\\DOTSB\\operatorname*{\\overline{lim}}");R("\\varliminf","\\DOTSB\\operatorname*{\\underline{lim}}");R("\\varinjlim","\\DOTSB\\operatorname*{\\underrightarrow{lim}}");R("\\varprojlim","\\DOTSB\\operatorname*{\\underleftarrow{lim}}");R("\\gvertneqq","\\html@mathml{\\@gvertneqq}{\u2269}");R("\\lvertneqq","\\html@mathml{\\@lvertneqq}{\u2268}");R("\\ngeqq","\\html@mathml{\\@ngeqq}{\u2271}");R("\\ngeqslant","\\html@mathml{\\@ngeqslant}{\u2271}");R("\\nleqq","\\html@mathml{\\@nleqq}{\u2270}");R("\\nleqslant","\\html@mathml{\\@nleqslant}{\u2270}");R("\\nshortmid","\\html@mathml{\\@nshortmid}{\u2224}");R("\\nshortparallel","\\html@mathml{\\@nshortparallel}{\u2226}");R("\\nsubseteqq","\\html@mathml{\\@nsubseteqq}{\u2288}");R("\\nsupseteqq","\\html@mathml{\\@nsupseteqq}{\u2289}");R("\\varsubsetneq","\\html@mathml{\\@varsubsetneq}{\u228A}");R("\\varsubsetneqq","\\html@mathml{\\@varsubsetneqq}{\u2ACB}");R("\\varsupsetneq","\\html@mathml{\\@varsupsetneq}{\u228B}");R("\\varsupsetneqq","\\html@mathml{\\@varsupsetneqq}{\u2ACC}");R("\\imath","\\html@mathml{\\@imath}{\u0131}");R("\\jmath","\\html@mathml{\\@jmath}{\u0237}");R("\\llbracket","\\html@mathml{\\mathopen{[\\mkern-3.2mu[}}"+"{\\mathopen{\\char`\u27E6}}");R("\\rrbracket","\\html@mathml{\\mathclose{]\\mkern-3.2mu]}}"+"{\\mathclose{\\char`\u27E7}}");R("\u27E6","\\llbracket");R("\u27E7","\\rrbracket");R("\\lBrace","\\html@mathml{\\mathopen{\\{\\mkern-3.2mu[}}"+"{\\mathopen{\\char`\u2983}}");R("\\rBrace","\\html@mathml{\\mathclose{]\\mkern-3.2mu\\}}}"+"{\\mathclose{\\char`\u2984}}");R("\u2983","\\lBrace");R("\u2984","\\rBrace");R("\\minuso","\\mathbin{\\html@mathml{{\\mathrlap{\\mathchoice{\\kern{0.145em}}{\\kern{0.145em}}{\\kern{0.1015em}}{\\kern{0.0725em}}\\circ}{-}}}"+"{\\char`\u29B5}}");R("\u29B5","\\minuso");R("\\darr","\\downarrow");R("\\dArr","\\Downarrow");R("\\Darr","\\Downarrow");R("\\lang","\\langle");R("\\rang","\\rangle");R("\\uarr","\\uparrow");R("\\uArr","\\Uparrow");R("\\Uarr","\\Uparrow");R("\\N","\\mathbb{N}");R("\\R","\\mathbb{R}");R("\\Z","\\mathbb{Z}");R("\\alef","\\aleph");R("\\alefsym","\\aleph");R("\\Alpha","\\mathrm{A}");R("\\Beta","\\mathrm{B}");R("\\bull","\\bullet");R("\\Chi","\\mathrm{X}");R("\\clubs","\\clubsuit");R("\\cnums","\\mathbb{C}");R("\\Complex","\\mathbb{C}");R("\\Dagger","\\ddagger");R("\\diamonds","\\diamondsuit");R("\\empty","\\emptyset");R("\\Epsilon","\\mathrm{E}");R("\\Eta","\\mathrm{H}");R("\\exist","\\exists");R("\\harr","\\leftrightarrow");R("\\hArr","\\Leftrightarrow");R("\\Harr","\\Leftrightarrow");R("\\hearts","\\heartsuit");R("\\image","\\Im");R("\\infin","\\infty");R("\\Iota","\\mathrm{I}");R("\\isin","\\in");R("\\Kappa","\\mathrm{K}");R("\\larr","\\leftarrow");R("\\lArr","\\Leftarrow");R("\\Larr","\\Leftarrow");R("\\lrarr","\\leftrightarrow");R("\\lrArr","\\Leftrightarrow");R("\\Lrarr","\\Leftrightarrow");R("\\Mu","\\mathrm{M}");R("\\natnums","\\mathbb{N}");R("\\Nu","\\mathrm{N}");R("\\Omicron","\\mathrm{O}");R("\\plusmn","\\pm");R("\\rarr","\\rightarrow");R("\\rArr","\\Rightarrow");R("\\Rarr","\\Rightarrow");R("\\real","\\Re");R("\\reals","\\mathbb{R}");R("\\Reals","\\mathbb{R}");R("\\Rho","\\mathrm{P}");R("\\sdot","\\cdot");R("\\sect","\\S");R("\\spades","\\spadesuit");R("\\sub","\\subset");R("\\sube","\\subseteq");R("\\supe","\\supseteq");R("\\Tau","\\mathrm{T}");R("\\thetasym","\\vartheta");R("\\weierp","\\wp");R("\\Zeta","\\mathrm{Z}");R("\\argmin","\\DOTSB\\operatorname*{arg\\,min}");R("\\argmax","\\DOTSB\\operatorname*{arg\\,max}");R("\\plim","\\DOTSB\\mathop{\\operatorname{plim}}\\limits");R("\\bra","\\mathinner{\\langle{#1}|}");R("\\ket","\\mathinner{|{#1}\\rangle}");R("\\braket","\\mathinner{\\langle{#1}\\rangle}");R("\\Bra","\\left\\langle#1\\right|");R("\\Ket","\\left|#1\\right\\rangle");var W9=(Z)=>(Q)=>{var J=Q.consumeArg().tokens,Y=Q.consumeArg().tokens,X=Q.consumeArg().tokens,$=Q.consumeArg().tokens,q=Q.macros.get("|"),I=Q.macros.get("\\|");Q.macros.beginGroup();var M=(L)=>(B)=>{if(Z){if(B.macros.set("|",q),X.length)B.macros.set("\\|",I)}var D=L;if(!L&&X.length){var H=B.future();if(H.text==="|")B.popToken(),D=!0}return{tokens:D?X:Y,numArgs:0}};if(Q.macros.set("|",M(!1)),X.length)Q.macros.set("\\|",M(!0));var G=Q.consumeArg().tokens,z=Q.expandTokens([...$,...G,...J]);return Q.macros.endGroup(),{tokens:z.reverse(),numArgs:0}};R("\\bra@ket",W9(!1));R("\\bra@set",W9(!0));R("\\Braket","\\bra@ket{\\left\\langle}{\\,\\middle\\vert\\,}{\\,\\middle\\vert\\,}{\\right\\rangle}");R("\\Set","\\bra@set{\\left\\{\\:}{\\;\\middle\\vert\\;}{\\;\\middle\\Vert\\;}{\\:\\right\\}}");R("\\set","\\bra@set{\\{\\,}{\\mid}{}{\\,\\}}");R("\\angln","{\\angl n}");R("\\blue","\\textcolor{##6495ed}{#1}");R("\\orange","\\textcolor{##ffa500}{#1}");R("\\pink","\\textcolor{##ff00af}{#1}");R("\\red","\\textcolor{##df0030}{#1}");R("\\green","\\textcolor{##28ae7b}{#1}");R("\\gray","\\textcolor{gray}{#1}");R("\\purple","\\textcolor{##9d38bd}{#1}");R("\\blueA","\\textcolor{##ccfaff}{#1}");R("\\blueB","\\textcolor{##80f6ff}{#1}");R("\\blueC","\\textcolor{##63d9ea}{#1}");R("\\blueD","\\textcolor{##11accd}{#1}");R("\\blueE","\\textcolor{##0c7f99}{#1}");R("\\tealA","\\textcolor{##94fff5}{#1}");R("\\tealB","\\textcolor{##26edd5}{#1}");R("\\tealC","\\textcolor{##01d1c1}{#1}");R("\\tealD","\\textcolor{##01a995}{#1}");R("\\tealE","\\textcolor{##208170}{#1}");R("\\greenA","\\textcolor{##b6ffb0}{#1}");R("\\greenB","\\textcolor{##8af281}{#1}");R("\\greenC","\\textcolor{##74cf70}{#1}");R("\\greenD","\\textcolor{##1fab54}{#1}");R("\\greenE","\\textcolor{##0d923f}{#1}");R("\\goldA","\\textcolor{##ffd0a9}{#1}");R("\\goldB","\\textcolor{##ffbb71}{#1}");R("\\goldC","\\textcolor{##ff9c39}{#1}");R("\\goldD","\\textcolor{##e07d10}{#1}");R("\\goldE","\\textcolor{##a75a05}{#1}");R("\\redA","\\textcolor{##fca9a9}{#1}");R("\\redB","\\textcolor{##ff8482}{#1}");R("\\redC","\\textcolor{##f9685d}{#1}");R("\\redD","\\textcolor{##e84d39}{#1}");R("\\redE","\\textcolor{##bc2612}{#1}");R("\\maroonA","\\textcolor{##ffbde0}{#1}");R("\\maroonB","\\textcolor{##ff92c6}{#1}");R("\\maroonC","\\textcolor{##ed5fa6}{#1}");R("\\maroonD","\\textcolor{##ca337c}{#1}");R("\\maroonE","\\textcolor{##9e034e}{#1}");R("\\purpleA","\\textcolor{##ddd7ff}{#1}");R("\\purpleB","\\textcolor{##c6b9fc}{#1}");R("\\purpleC","\\textcolor{##aa87ff}{#1}");R("\\purpleD","\\textcolor{##7854ab}{#1}");R("\\purpleE","\\textcolor{##543b78}{#1}");R("\\mintA","\\textcolor{##f5f9e8}{#1}");R("\\mintB","\\textcolor{##edf2df}{#1}");R("\\mintC","\\textcolor{##e0e5cc}{#1}");R("\\grayA","\\textcolor{##f6f7f7}{#1}");R("\\grayB","\\textcolor{##f0f1f2}{#1}");R("\\grayC","\\textcolor{##e3e5e6}{#1}");R("\\grayD","\\textcolor{##d6d8da}{#1}");R("\\grayE","\\textcolor{##babec2}{#1}");R("\\grayF","\\textcolor{##888d93}{#1}");R("\\grayG","\\textcolor{##626569}{#1}");R("\\grayH","\\textcolor{##3b3e40}{#1}");R("\\grayI","\\textcolor{##21242c}{#1}");R("\\kaBlue","\\textcolor{##314453}{#1}");R("\\kaGreen","\\textcolor{##71B307}{#1}");var G9={"^":!0,_:!0,"\\limits":!0,"\\nolimits":!0};class F9{constructor(Z,Q,J){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=Q,this.expansionCount=0,this.feed(Z),this.macros=new M9(G7,Q.macros),this.mode=J,this.stack=[]}feed(Z){this.lexer=new LZ(Z,this.settings)}switchMode(Z){this.mode=Z}beginGroup(){this.macros.beginGroup()}endGroup(){this.macros.endGroup()}endGroups(){this.macros.endGroups()}future(){if(this.stack.length===0)this.pushToken(this.lexer.lex());return this.stack[this.stack.length-1]}popToken(){return this.future(),this.stack.pop()}pushToken(Z){this.stack.push(Z)}pushTokens(Z){this.stack.push(...Z)}scanArgument(Z){var Q,J,Y;if(Z){if(this.consumeSpaces(),this.future().text!=="[")return null;Q=this.popToken(),{tokens:Y,end:J}=this.consumeArg(["]"])}else({tokens:Y,start:Q,end:J}=this.consumeArg());return this.pushToken(new F2("EOF",J.loc)),this.pushTokens(Y),Q.range(J,"")}consumeSpaces(){for(;;){var Z=this.future();if(Z.text===" ")this.stack.pop();else break}}consumeArg(Z){var Q=[],J=Z&&Z.length>0;if(!J)this.consumeSpaces();var Y=this.future(),X,$=0,q=0;do{if(X=this.popToken(),Q.push(X),X.text==="{")++$;else if(X.text==="}"){if(--$,$===-1)throw new C("Extra }",X)}else if(X.text==="EOF")throw new C("Unexpected end of input in a macro argument, expected '"+(Z&&J?Z[q]:"}")+"'",X);if(Z&&J)if(($===0||$===1&&Z[q]==="{")&&X.text===Z[q]){if(++q,q===Z.length){Q.splice(-q,q);break}}else q=0}while($!==0||J);if(Y.text==="{"&&Q[Q.length-1].text==="}")Q.pop(),Q.shift();return Q.reverse(),{tokens:Q,start:Y,end:X}}consumeArgs(Z,Q){if(Q){if(Q.length!==Z+1)throw new C("The length of delimiters doesn't match the number of args!");var J=Q[0];for(var Y=0;Y<J.length;Y++){var X=this.popToken();if(J[Y]!==X.text)throw new C("Use of the macro doesn't match its definition",X)}}var $=[];for(var q=0;q<Z;q++)$.push(this.consumeArg(Q&&Q[q+1]).tokens);return $}countExpansion(Z){if(this.expansionCount+=Z,this.expansionCount>this.settings.maxExpand)throw new C("Too many expansions: infinite loop or need to increase maxExpand setting")}expandOnce(Z){var Q=this.popToken(),J=Q.text,Y=!Q.noexpand?this._getExpansion(J):null;if(Y==null||Z&&Y.unexpandable){if(Z&&Y==null&&J[0]==="\\"&&!this.isDefined(J))throw new C("Undefined control sequence: "+J);return this.pushToken(Q),!1}this.countExpansion(1);var X=Y.tokens,$=this.consumeArgs(Y.numArgs,Y.delimiters);if(Y.numArgs){X=X.slice();for(var q=X.length-1;q>=0;--q){var I=X[q];if(I.text==="#"){if(q===0)throw new C("Incomplete placeholder at end of macro body",I);if(I=X[--q],I.text==="#")X.splice(q+1,1);else if(/^[1-9]$/.test(I.text))X.splice(q,2,...$[+I.text-1]);else throw new C("Not a valid argument number",I)}}}return this.pushTokens(X),X.length}expandAfterFuture(){return this.expandOnce(),this.future()}expandNextToken(){for(;;)if(this.expandOnce()===!1){var Z=this.stack.pop();if(Z.treatAsRelax)Z.text="\\relax";return Z}throw new Error}expandMacro(Z){return this.macros.has(Z)?this.expandTokens([new F2(Z)]):void 0}expandTokens(Z){var Q=[],J=this.stack.length;this.pushTokens(Z);while(this.stack.length>J)if(this.expandOnce(!0)===!1){var Y=this.stack.pop();if(Y.treatAsRelax)Y.noexpand=!1,Y.treatAsRelax=!1;Q.push(Y)}return this.countExpansion(Q.length),Q}expandMacroAsText(Z){var Q=this.expandMacro(Z);if(Q)return Q.map((J)=>J.text).join("");else return Q}_getExpansion(Z){var Q=this.macros.get(Z);if(Q==null)return Q;if(Z.length===1){var J=this.lexer.catcodes[Z];if(J!=null&&J!==13)return}var Y=typeof Q==="function"?Q(this):Q;if(typeof Y==="string"){var X=0;if(Y.indexOf("#")!==-1){var $=Y.replace(/##/g,"");while($.indexOf("#"+(X+1))!==-1)++X}var q=new LZ(Y,this.settings),I=[],M=q.lex();while(M.text!=="EOF")I.push(M),M=q.lex();I.reverse();var G={tokens:I,numArgs:X};return G}return Y}isDefined(Z){return this.macros.has(Z)||g2.hasOwnProperty(Z)||p.math.hasOwnProperty(Z)||p.text.hasOwnProperty(Z)||G9.hasOwnProperty(Z)}isExpandable(Z){var Q=this.macros.get(Z);return Q!=null?typeof Q==="string"||typeof Q==="function"||!Q.unexpandable:g2.hasOwnProperty(Z)&&!g2[Z].primitive}}var V0=/^[₊₋₌₍₎₀₁₂₃₄₅₆₇₈₉ₐₑₕᵢⱼₖₗₘₙₒₚᵣₛₜᵤᵥₓᵦᵧᵨᵩᵪ]/,wQ=Object.freeze({"\u208A":"+","\u208B":"-","\u208C":"=","\u208D":"(","\u208E":")","\u2080":"0","\u2081":"1","\u2082":"2","\u2083":"3","\u2084":"4","\u2085":"5","\u2086":"6","\u2087":"7","\u2088":"8","\u2089":"9","\u2090":"a","\u2091":"e","\u2095":"h","\u1D62":"i","\u2C7C":"j","\u2096":"k","\u2097":"l","\u2098":"m","\u2099":"n","\u2092":"o","\u209A":"p","\u1D63":"r","\u209B":"s","\u209C":"t","\u1D64":"u","\u1D65":"v","\u2093":"x","\u1D66":"\u03B2","\u1D67":"\u03B3","\u1D68":"\u03C1","\u1D69":"\u03D5","\u1D6A":"\u03C7","\u207A":"+","\u207B":"-","\u207C":"=","\u207D":"(","\u207E":")","\u2070":"0","\xB9":"1","\xB2":"2","\xB3":"3","\u2074":"4","\u2075":"5","\u2076":"6","\u2077":"7","\u2078":"8","\u2079":"9","\u1D2C":"A","\u1D2E":"B","\u1D30":"D","\u1D31":"E","\u1D33":"G","\u1D34":"H","\u1D35":"I","\u1D36":"J","\u1D37":"K","\u1D38":"L","\u1D39":"M","\u1D3A":"N","\u1D3C":"O","\u1D3E":"P","\u1D3F":"R","\u1D40":"T","\u1D41":"U","\u2C7D":"V","\u1D42":"W","\u1D43":"a","\u1D47":"b","\u1D9C":"c","\u1D48":"d","\u1D49":"e","\u1DA0":"f","\u1D4D":"g","\u02B0":"h","\u2071":"i","\u02B2":"j","\u1D4F":"k","\u02E1":"l","\u1D50":"m","\u207F":"n","\u1D52":"o","\u1D56":"p","\u02B3":"r","\u02E2":"s","\u1D57":"t","\u1D58":"u","\u1D5B":"v","\u02B7":"w","\u02E3":"x","\u02B8":"y","\u1DBB":"z","\u1D5D":"\u03B2","\u1D5E":"\u03B3","\u1D5F":"\u03B4","\u1D60":"\u03D5","\u1D61":"\u03C7","\u1DBF":"\u03B8"}),RZ={"\u0301":{text:"\\'",math:"\\acute"},"\u0300":{text:"\\`",math:"\\grave"},"\u0308":{text:"\\\"",math:"\\ddot"},"\u0303":{text:"\\~",math:"\\tilde"},"\u0304":{text:"\\=",math:"\\bar"},"\u0306":{text:"\\u",math:"\\breve"},"\u030C":{text:"\\v",math:"\\check"},"\u0302":{text:"\\^",math:"\\hat"},"\u0307":{text:"\\.",math:"\\dot"},"\u030A":{text:"\\r",math:"\\mathring"},"\u030B":{text:"\\H"},"\u0327":{text:"\\c"}},L0={"\xE1":"a\u0301","\xE0":"a\u0300","\xE4":"a\u0308","\u01DF":"a\u0308\u0304","\xE3":"a\u0303","\u0101":"a\u0304","\u0103":"a\u0306","\u1EAF":"a\u0306\u0301","\u1EB1":"a\u0306\u0300","\u1EB5":"a\u0306\u0303","\u01CE":"a\u030C","\xE2":"a\u0302","\u1EA5":"a\u0302\u0301","\u1EA7":"a\u0302\u0300","\u1EAB":"a\u0302\u0303","\u0227":"a\u0307","\u01E1":"a\u0307\u0304","\xE5":"a\u030A","\u01FB":"a\u030A\u0301","\u1E03":"b\u0307","\u0107":"c\u0301","\u1E09":"c\u0327\u0301","\u010D":"c\u030C","\u0109":"c\u0302","\u010B":"c\u0307","\xE7":"c\u0327","\u010F":"d\u030C","\u1E0B":"d\u0307","\u1E11":"d\u0327","\xE9":"e\u0301","\xE8":"e\u0300","\xEB":"e\u0308","\u1EBD":"e\u0303","\u0113":"e\u0304","\u1E17":"e\u0304\u0301","\u1E15":"e\u0304\u0300","\u0115":"e\u0306","\u1E1D":"e\u0327\u0306","\u011B":"e\u030C","\xEA":"e\u0302","\u1EBF":"e\u0302\u0301","\u1EC1":"e\u0302\u0300","\u1EC5":"e\u0302\u0303","\u0117":"e\u0307","\u0229":"e\u0327","\u1E1F":"f\u0307","\u01F5":"g\u0301","\u1E21":"g\u0304","\u011F":"g\u0306","\u01E7":"g\u030C","\u011D":"g\u0302","\u0121":"g\u0307","\u0123":"g\u0327","\u1E27":"h\u0308","\u021F":"h\u030C","\u0125":"h\u0302","\u1E23":"h\u0307","\u1E29":"h\u0327","\xED":"i\u0301","\xEC":"i\u0300","\xEF":"i\u0308","\u1E2F":"i\u0308\u0301","\u0129":"i\u0303","\u012B":"i\u0304","\u012D":"i\u0306","\u01D0":"i\u030C","\xEE":"i\u0302","\u01F0":"j\u030C","\u0135":"j\u0302","\u1E31":"k\u0301","\u01E9":"k\u030C","\u0137":"k\u0327","\u013A":"l\u0301","\u013E":"l\u030C","\u013C":"l\u0327","\u1E3F":"m\u0301","\u1E41":"m\u0307","\u0144":"n\u0301","\u01F9":"n\u0300","\xF1":"n\u0303","\u0148":"n\u030C","\u1E45":"n\u0307","\u0146":"n\u0327","\xF3":"o\u0301","\xF2":"o\u0300","\xF6":"o\u0308","\u022B":"o\u0308\u0304","\xF5":"o\u0303","\u1E4D":"o\u0303\u0301","\u1E4F":"o\u0303\u0308","\u022D":"o\u0303\u0304","\u014D":"o\u0304","\u1E53":"o\u0304\u0301","\u1E51":"o\u0304\u0300","\u014F":"o\u0306","\u01D2":"o\u030C","\xF4":"o\u0302","\u1ED1":"o\u0302\u0301","\u1ED3":"o\u0302\u0300","\u1ED7":"o\u0302\u0303","\u022F":"o\u0307","\u0231":"o\u0307\u0304","\u0151":"o\u030B","\u1E55":"p\u0301","\u1E57":"p\u0307","\u0155":"r\u0301","\u0159":"r\u030C","\u1E59":"r\u0307","\u0157":"r\u0327","\u015B":"s\u0301","\u1E65":"s\u0301\u0307","\u0161":"s\u030C","\u1E67":"s\u030C\u0307","\u015D":"s\u0302","\u1E61":"s\u0307","\u015F":"s\u0327","\u1E97":"t\u0308","\u0165":"t\u030C","\u1E6B":"t\u0307","\u0163":"t\u0327","\xFA":"u\u0301","\xF9":"u\u0300","\xFC":"u\u0308","\u01D8":"u\u0308\u0301","\u01DC":"u\u0308\u0300","\u01D6":"u\u0308\u0304","\u01DA":"u\u0308\u030C","\u0169":"u\u0303","\u1E79":"u\u0303\u0301","\u016B":"u\u0304","\u1E7B":"u\u0304\u0308","\u016D":"u\u0306","\u01D4":"u\u030C","\xFB":"u\u0302","\u016F":"u\u030A","\u0171":"u\u030B","\u1E7D":"v\u0303","\u1E83":"w\u0301","\u1E81":"w\u0300","\u1E85":"w\u0308","\u0175":"w\u0302","\u1E87":"w\u0307","\u1E98":"w\u030A","\u1E8D":"x\u0308","\u1E8B":"x\u0307","\xFD":"y\u0301","\u1EF3":"y\u0300","\xFF":"y\u0308","\u1EF9":"y\u0303","\u0233":"y\u0304","\u0177":"y\u0302","\u1E8F":"y\u0307","\u1E99":"y\u030A","\u017A":"z\u0301","\u017E":"z\u030C","\u1E91":"z\u0302","\u017C":"z\u0307","\xC1":"A\u0301","\xC0":"A\u0300","\xC4":"A\u0308","\u01DE":"A\u0308\u0304","\xC3":"A\u0303","\u0100":"A\u0304","\u0102":"A\u0306","\u1EAE":"A\u0306\u0301","\u1EB0":"A\u0306\u0300","\u1EB4":"A\u0306\u0303","\u01CD":"A\u030C","\xC2":"A\u0302","\u1EA4":"A\u0302\u0301","\u1EA6":"A\u0302\u0300","\u1EAA":"A\u0302\u0303","\u0226":"A\u0307","\u01E0":"A\u0307\u0304","\xC5":"A\u030A","\u01FA":"A\u030A\u0301","\u1E02":"B\u0307","\u0106":"C\u0301","\u1E08":"C\u0327\u0301","\u010C":"C\u030C","\u0108":"C\u0302","\u010A":"C\u0307","\xC7":"C\u0327","\u010E":"D\u030C","\u1E0A":"D\u0307","\u1E10":"D\u0327","\xC9":"E\u0301","\xC8":"E\u0300","\xCB":"E\u0308","\u1EBC":"E\u0303","\u0112":"E\u0304","\u1E16":"E\u0304\u0301","\u1E14":"E\u0304\u0300","\u0114":"E\u0306","\u1E1C":"E\u0327\u0306","\u011A":"E\u030C","\xCA":"E\u0302","\u1EBE":"E\u0302\u0301","\u1EC0":"E\u0302\u0300","\u1EC4":"E\u0302\u0303","\u0116":"E\u0307","\u0228":"E\u0327","\u1E1E":"F\u0307","\u01F4":"G\u0301","\u1E20":"G\u0304","\u011E":"G\u0306","\u01E6":"G\u030C","\u011C":"G\u0302","\u0120":"G\u0307","\u0122":"G\u0327","\u1E26":"H\u0308","\u021E":"H\u030C","\u0124":"H\u0302","\u1E22":"H\u0307","\u1E28":"H\u0327","\xCD":"I\u0301","\xCC":"I\u0300","\xCF":"I\u0308","\u1E2E":"I\u0308\u0301","\u0128":"I\u0303","\u012A":"I\u0304","\u012C":"I\u0306","\u01CF":"I\u030C","\xCE":"I\u0302","\u0130":"I\u0307","\u0134":"J\u0302","\u1E30":"K\u0301","\u01E8":"K\u030C","\u0136":"K\u0327","\u0139":"L\u0301","\u013D":"L\u030C","\u013B":"L\u0327","\u1E3E":"M\u0301","\u1E40":"M\u0307","\u0143":"N\u0301","\u01F8":"N\u0300","\xD1":"N\u0303","\u0147":"N\u030C","\u1E44":"N\u0307","\u0145":"N\u0327","\xD3":"O\u0301","\xD2":"O\u0300","\xD6":"O\u0308","\u022A":"O\u0308\u0304","\xD5":"O\u0303","\u1E4C":"O\u0303\u0301","\u1E4E":"O\u0303\u0308","\u022C":"O\u0303\u0304","\u014C":"O\u0304","\u1E52":"O\u0304\u0301","\u1E50":"O\u0304\u0300","\u014E":"O\u0306","\u01D1":"O\u030C","\xD4":"O\u0302","\u1ED0":"O\u0302\u0301","\u1ED2":"O\u0302\u0300","\u1ED6":"O\u0302\u0303","\u022E":"O\u0307","\u0230":"O\u0307\u0304","\u0150":"O\u030B","\u1E54":"P\u0301","\u1E56":"P\u0307","\u0154":"R\u0301","\u0158":"R\u030C","\u1E58":"R\u0307","\u0156":"R\u0327","\u015A":"S\u0301","\u1E64":"S\u0301\u0307","\u0160":"S\u030C","\u1E66":"S\u030C\u0307","\u015C":"S\u0302","\u1E60":"S\u0307","\u015E":"S\u0327","\u0164":"T\u030C","\u1E6A":"T\u0307","\u0162":"T\u0327","\xDA":"U\u0301","\xD9":"U\u0300","\xDC":"U\u0308","\u01D7":"U\u0308\u0301","\u01DB":"U\u0308\u0300","\u01D5":"U\u0308\u0304","\u01D9":"U\u0308\u030C","\u0168":"U\u0303","\u1E78":"U\u0303\u0301","\u016A":"U\u0304","\u1E7A":"U\u0304\u0308","\u016C":"U\u0306","\u01D3":"U\u030C","\xDB":"U\u0302","\u016E":"U\u030A","\u0170":"U\u030B","\u1E7C":"V\u0303","\u1E82":"W\u0301","\u1E80":"W\u0300","\u1E84":"W\u0308","\u0174":"W\u0302","\u1E86":"W\u0307","\u1E8C":"X\u0308","\u1E8A":"X\u0307","\xDD":"Y\u0301","\u1EF2":"Y\u0300","\u0178":"Y\u0308","\u1EF8":"Y\u0303","\u0232":"Y\u0304","\u0176":"Y\u0302","\u1E8E":"Y\u0307","\u0179":"Z\u0301","\u017D":"Z\u030C","\u1E90":"Z\u0302","\u017B":"Z\u0307","\u03AC":"\u03B1\u0301","\u1F70":"\u03B1\u0300","\u1FB1":"\u03B1\u0304","\u1FB0":"\u03B1\u0306","\u03AD":"\u03B5\u0301","\u1F72":"\u03B5\u0300","\u03AE":"\u03B7\u0301","\u1F74":"\u03B7\u0300","\u03AF":"\u03B9\u0301","\u1F76":"\u03B9\u0300","\u03CA":"\u03B9\u0308","\u0390":"\u03B9\u0308\u0301","\u1FD2":"\u03B9\u0308\u0300","\u1FD1":"\u03B9\u0304","\u1FD0":"\u03B9\u0306","\u03CC":"\u03BF\u0301","\u1F78":"\u03BF\u0300","\u03CD":"\u03C5\u0301","\u1F7A":"\u03C5\u0300","\u03CB":"\u03C5\u0308","\u03B0":"\u03C5\u0308\u0301","\u1FE2":"\u03C5\u0308\u0300","\u1FE1":"\u03C5\u0304","\u1FE0":"\u03C5\u0306","\u03CE":"\u03C9\u0301","\u1F7C":"\u03C9\u0300","\u038E":"\u03A5\u0301","\u1FEA":"\u03A5\u0300","\u03AB":"\u03A5\u0308","\u1FE9":"\u03A5\u0304","\u1FE8":"\u03A5\u0306","\u038F":"\u03A9\u0301","\u1FFA":"\u03A9\u0300"};class iQ{constructor(Z,Q){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 F9(Z,Q,this.mode),this.settings=Q,this.leftrightDepth=0}expect(Z,Q){if(Q===void 0)Q=!0;if(this.fetch().text!==Z)throw new C("Expected '"+Z+"', got '"+this.fetch().text+"'",this.fetch());if(Q)this.consume()}consume(){this.nextToken=null}fetch(){if(this.nextToken==null)this.nextToken=this.gullet.expandNextToken();return this.nextToken}switchMode(Z){this.mode=Z,this.gullet.switchMode(Z)}parse(){if(!this.settings.globalGroup)this.gullet.beginGroup();if(this.settings.colorIsTextColor)this.gullet.macros.set("\\color","\\textcolor");try{var Z=this.parseExpression(!1);if(this.expect("EOF"),!this.settings.globalGroup)this.gullet.endGroup();return Z}finally{this.gullet.endGroups()}}subparse(Z){var Q=this.nextToken;this.consume(),this.gullet.pushToken(new F2("}")),this.gullet.pushTokens(Z);var J=this.parseExpression(!1);return this.expect("}"),this.nextToken=Q,J}parseExpression(Z,Q){var J=[];while(!0){if(this.mode==="math")this.consumeSpaces();var Y=this.fetch();if(iQ.endOfExpression.indexOf(Y.text)!==-1)break;if(Q&&Y.text===Q)break;if(Z&&g2[Y.text]&&g2[Y.text].infix)break;var X=this.parseAtom(Q);if(!X)break;else if(X.type==="internal")continue;J.push(X)}if(this.mode==="text")this.formLigatures(J);return this.handleInfixNodes(J)}handleInfixNodes(Z){var Q=-1,J;for(var Y=0;Y<Z.length;Y++)if(Z[Y].type==="infix"){if(Q!==-1)throw new C("only one infix operator per group",Z[Y].token);Q=Y,J=Z[Y].replaceWith}if(Q!==-1&&J){var X,$,q=Z.slice(0,Q),I=Z.slice(Q+1);if(q.length===1&&q[0].type==="ordgroup")X=q[0];else X={type:"ordgroup",mode:this.mode,body:q};if(I.length===1&&I[0].type==="ordgroup")$=I[0];else $={type:"ordgroup",mode:this.mode,body:I};var M;if(J==="\\\\abovefrac")M=this.callFunction(J,[X,Z[Q],$],[]);else M=this.callFunction(J,[X,$],[]);return[M]}else return Z}handleSupSubscript(Z){var Q=this.fetch(),J=Q.text;this.consume(),this.consumeSpaces();var Y=this.parseGroup(Z);if(!Y)throw new C("Expected group after '"+J+"'",Q);return Y}formatUnsupportedCmd(Z){var Q=[];for(var J=0;J<Z.length;J++)Q.push({type:"textord",mode:"text",text:Z[J]});var Y={type:"text",mode:this.mode,body:Q},X={type:"color",mode:this.mode,color:this.settings.errorColor,body:[Y]};return X}parseAtom(Z){var Q=this.parseGroup("atom",Z);if(this.mode==="text")return Q;var J,Y;while(!0){this.consumeSpaces();var X=this.fetch();if(X.text==="\\limits"||X.text==="\\nolimits"){if(Q&&Q.type==="op"){var $=X.text==="\\limits";Q.limits=$,Q.alwaysHandleSupSub=!0}else if(Q&&Q.type==="operatorname"){if(Q.alwaysHandleSupSub)Q.limits=X.text==="\\limits"}else throw new C("Limit controls must follow a math operator",X);this.consume()}else if(X.text==="^"){if(J)throw new C("Double superscript",X);J=this.handleSupSubscript("superscript")}else if(X.text==="_"){if(Y)throw new C("Double subscript",X);Y=this.handleSupSubscript("subscript")}else if(X.text==="'"){if(J)throw new C("Double superscript",X);var q={type:"textord",mode:this.mode,text:"\\prime"},I=[q];this.consume();while(this.fetch().text==="'")I.push(q),this.consume();if(this.fetch().text==="^")I.push(this.handleSupSubscript("superscript"));J={type:"ordgroup",mode:this.mode,body:I}}else if(wQ[X.text]){var M=V0.test(X.text),G=[];G.push(new F2(wQ[X.text])),this.consume();while(!0){var z=this.fetch().text;if(!wQ[z])break;if(V0.test(z)!==M)break;G.unshift(new F2(wQ[z])),this.consume()}var L=this.subparse(G);if(M)Y={type:"ordgroup",mode:"math",body:L};else J={type:"ordgroup",mode:"math",body:L}}else break}if(J||Y)return{type:"supsub",mode:this.mode,base:Q,sup:J,sub:Y};else return Q}parseFunction(Z,Q){var J=this.fetch(),Y=J.text,X=g2[Y];if(!X)return null;if(this.consume(),Q&&Q!=="atom"&&!X.allowedInArgument)throw new C("Got function '"+Y+"' with no arguments"+(Q?" as "+Q:""),J);else if(this.mode==="text"&&!X.allowedInText)throw new C("Can't use function '"+Y+"' in text mode",J);else if(this.mode==="math"&&X.allowedInMath===!1)throw new C("Can't use function '"+Y+"' in math mode",J);var{args:$,optArgs:q}=this.parseArguments(Y,X);return this.callFunction(Y,$,q,J,Z)}callFunction(Z,Q,J,Y,X){var $={funcName:Z,parser:this,token:Y,breakOnTokenText:X},q=g2[Z];if(q&&q.handler)return q.handler($,Q,J);else throw new C("No function handler for "+Z)}parseArguments(Z,Q){var J=Q.numArgs+Q.numOptionalArgs;if(J===0)return{args:[],optArgs:[]};var Y=[],X=[];for(var $=0;$<J;$++){var q=Q.argTypes&&Q.argTypes[$],I=$<Q.numOptionalArgs;if(Q.primitive&&q==null||Q.type==="sqrt"&&$===1&&X[0]==null)q="primitive";var M=this.parseGroupOfType("argument to '"+Z+"'",q,I);if(I)X.push(M);else if(M!=null)Y.push(M);else throw new C("Null argument, please report this as a bug")}return{args:Y,optArgs:X}}parseGroupOfType(Z,Q,J){switch(Q){case"color":return this.parseColorGroup(J);case"size":return this.parseSizeGroup(J);case"url":return this.parseUrlGroup(J);case"math":case"text":return this.parseArgumentGroup(J,Q);case"hbox":{var Y=this.parseArgumentGroup(J,"text");return Y!=null?{type:"styling",mode:Y.mode,body:[Y],style:"text"}:null}case"raw":{var X=this.parseStringGroup("raw",J);return X!=null?{type:"raw",mode:"text",string:X.text}:null}case"primitive":{if(J)throw new C("A primitive argument cannot be optional");var $=this.parseGroup(Z);if($==null)throw new C("Expected group as "+Z,this.fetch());return $}case"original":case null:case void 0:return this.parseArgumentGroup(J);default:throw new C("Unknown group type as "+Z,this.fetch())}}consumeSpaces(){while(this.fetch().text===" ")this.consume()}parseStringGroup(Z,Q){var J=this.gullet.scanArgument(Q);if(J==null)return null;var Y="",X;while((X=this.fetch()).text!=="EOF")Y+=X.text,this.consume();return this.consume(),J.text=Y,J}parseRegexGroup(Z,Q){var J=this.fetch(),Y=J,X="",$;while(($=this.fetch()).text!=="EOF"&&Z.test(X+$.text))Y=$,X+=Y.text,this.consume();if(X==="")throw new C("Invalid "+Q+": '"+J.text+"'",J);return J.range(Y,X)}parseColorGroup(Z){var Q=this.parseStringGroup("color",Z);if(Q==null)return null;var J=/^(#[a-f0-9]{3}|#?[a-f0-9]{6}|[a-z]+)$/i.exec(Q.text);if(!J)throw new C("Invalid color: '"+Q.text+"'",Q);var Y=J[0];if(/^[0-9a-f]{6}$/i.test(Y))Y="#"+Y;return{type:"color-token",mode:this.mode,color:Y}}parseSizeGroup(Z){var Q,J=!1;if(this.gullet.consumeSpaces(),!Z&&this.gullet.future().text!=="{")Q=this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size");else Q=this.parseStringGroup("size",Z);if(!Q)return null;if(!Z&&Q.text.length===0)Q.text="0pt",J=!0;var Y=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(Q.text);if(!Y)throw new C("Invalid size: '"+Q.text+"'",Q);var X={number:+(Y[1]+Y[2]),unit:Y[3]};if(!E0(X))throw new C("Invalid unit: '"+X.unit+"'",Q);return{type:"size",mode:this.mode,value:X,isBlank:J}}parseUrlGroup(Z){this.gullet.lexer.setCatcode("%",13),this.gullet.lexer.setCatcode("~",12);var Q=this.parseStringGroup("url",Z);if(this.gullet.lexer.setCatcode("%",14),this.gullet.lexer.setCatcode("~",13),Q==null)return null;var J=Q.text.replace(/\\([#$%&~_^{}])/g,"$1");return{type:"url",mode:this.mode,url:J}}parseArgumentGroup(Z,Q){var J=this.gullet.scanArgument(Z);if(J==null)return null;var Y=this.mode;if(Q)this.switchMode(Q);this.gullet.beginGroup();var X=this.parseExpression(!1,"EOF");this.expect("EOF"),this.gullet.endGroup();var $={type:"ordgroup",mode:this.mode,loc:J.loc,body:X};if(Q)this.switchMode(Y);return $}parseGroup(Z,Q){var J=this.fetch(),Y=J.text,X;if(Y==="{"||Y==="\\begingroup"){this.consume();var $=Y==="{"?"}":"\\endgroup";this.gullet.beginGroup();var q=this.parseExpression(!1,$),I=this.fetch();this.expect($),this.gullet.endGroup(),X={type:"ordgroup",mode:this.mode,loc:R2.range(J,I),body:q,semisimple:Y==="\\begingroup"||void 0}}else if(X=this.parseFunction(Q,Z)||this.parseSymbol(),X==null&&Y[0]==="\\"&&!G9.hasOwnProperty(Y)){if(this.settings.throwOnError)throw new C("Undefined control sequence: "+Y,J);X=this.formatUnsupportedCmd(Y),this.consume()}return X}formLigatures(Z){var Q=Z.length-1;for(var J=0;J<Q;++J){var Y=Z[J],X=Y.text;if(X==="-"&&Z[J+1].text==="-")if(J+1<Q&&Z[J+2].text==="-")Z.splice(J,3,{type:"textord",mode:"text",loc:R2.range(Y,Z[J+2]),text:"---"}),Q-=2;else Z.splice(J,2,{type:"textord",mode:"text",loc:R2.range(Y,Z[J+1]),text:"--"}),Q-=1;if((X==="'"||X==="`")&&Z[J+1].text===X)Z.splice(J,2,{type:"textord",mode:"text",loc:R2.range(Y,Z[J+1]),text:X+X}),Q-=1}}parseSymbol(){var Z=this.fetch(),Q=Z.text;if(/^\\verb[^a-zA-Z]/.test(Q)){this.consume();var J=Q.slice(5),Y=J.charAt(0)==="*";if(Y)J=J.slice(1);if(J.length<2||J.charAt(0)!==J.slice(-1))throw new C("\\verb assertion failed --\n please report what input caused this bug");return J=J.slice(1,-1),{type:"verb",mode:"text",body:J,star:Y}}if(L0.hasOwnProperty(Q[0])&&!p[this.mode][Q[0]]){if(this.settings.strict&&this.mode==="math")this.settings.reportNonstrict("unicodeTextInMathMode","Accented Unicode text character \""+Q[0]+"\" used in math mode",Z);Q=L0[Q[0]]+Q.slice(1)}var X=A7.exec(Q);if(X){if(Q=Q.substring(0,X.index),Q==="i")Q="\u0131";else if(Q==="j")Q="\u0237"}var $;if(p[this.mode][Q]){if(this.settings.strict&&this.mode==="math"&&AZ.indexOf(Q)>=0)this.settings.reportNonstrict("unicodeTextInMathMode","Latin-1/Unicode text character \""+Q[0]+"\" used in math mode",Z);var q=p[this.mode][Q].group,I=R2.range(Z),M;if(KJ.hasOwnProperty(q)){var G=q;M={type:"atom",mode:this.mode,family:G,loc:I,text:Q}}else M={type:q,mode:this.mode,loc:I,text:Q};$=M}else if(Q.charCodeAt(0)>=128){if(this.settings.strict){if(!B0(Q.charCodeAt(0)))this.settings.reportNonstrict("unknownSymbol","Unrecognized Unicode character \""+Q[0]+"\""+(" ("+Q.charCodeAt(0)+")"),Z);else if(this.mode==="math")this.settings.reportNonstrict("unicodeTextInMathMode","Unicode text character \""+Q[0]+"\" used in math mode",Z)}$={type:"textord",mode:"text",loc:R2.range(Z),text:Q}}else return null;if(this.consume(),X)for(var z=0;z<X[0].length;z++){var L=X[0][z];if(!RZ[L])throw new C("Unknown accent ' "+L+"'",Z);var B=RZ[L][this.mode]||RZ[L].text;if(!B)throw new C("Accent "+L+" unsupported in "+this.mode+" mode",Z);$={type:"accent",mode:this.mode,loc:R2.range(Z),label:B,isStretchy:!1,isShifty:!0,base:$}}return $}}iQ.endOfExpression=["}","\\endgroup","\\end","\\right","&"];var bZ=function Z(Q,J){if(!(typeof Q==="string"||Q instanceof String))throw new TypeError("KaTeX can only parse string typed expression");var Y=new iQ(Q,J);delete Y.gullet.macros.current["\\df@tag"];var X=Y.parse();if(delete Y.gullet.macros.current["\\current@color"],delete Y.gullet.macros.current["\\color"],Y.gullet.macros.get("\\df@tag")){if(!J.displayMode)throw new C("\\tag works only in display equations");X=[{type:"tag",mode:"text",body:X,tag:Y.subparse([new F2("\\df@tag")])}]}return X},z9=function Z(Q,J,Y){J.textContent="";var X=xZ(Q,Y).toNode();J.appendChild(X)};if(typeof document!=="undefined"){if(document.compatMode!=="CSS1Compat")typeof console!=="undefined"&&console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."),z9=function Z(){throw new C("KaTeX doesn't work in quirks mode.")}}var F7=function Z(Q,J){var Y=xZ(Q,J).toMarkup();return Y},z7=function Z(Q,J){var Y=new mQ(J);return bZ(Q,Y)},V9=function Z(Q,J,Y){if(Y.throwOnError||!(Q instanceof C))throw Q;var X=V.makeSpan(["katex-error"],[new M2(J)]);return X.setAttribute("title",Q.toString()),X.setAttribute("style","color:"+Y.errorColor),X},xZ=function Z(Q,J){var Y=new mQ(J);try{var X=bZ(Q,Y);return SJ(X,Q,Y)}catch($){return V9($,Q,Y)}},V7=function Z(Q,J){var Y=new mQ(J);try{var X=bZ(Q,Y);return vJ(X,Q,Y)}catch($){return V9($,Q,Y)}},L9={version:"0.16.11",render:z9,renderToString:F7,ParseError:C,SETTINGS_SCHEMA:NQ,__parse:z7,__renderToDomTree:xZ,__renderToHTMLTree:V7,__setFontMetrics:QJ,__defineSymbol:U,__defineFunction:S,__defineMacro:R,__domTree:{Span:XQ,Anchor:cQ,SymbolNode:M2,SvgNode:E2,PathNode:_2,LineNode:yQ}};function K2(Z){try{if(Z.loc)delete Z.loc;let Q={};switch(Z.type){case"atom":if(Q.type="atom",Q.content=Z.text,Z.text==="\\{"||Z.text==="\\}")Q.content=Z.text.substring(1);else if(Z.text.startsWith("\\"))Q.type="symbol";break;case"mathord":case"textord":case"op":case"cr":if(Q.type="symbol",Q.content=Z.text,Z.type==="op")Q.content=Z.name;else if(Z.type==="cr")Q.content="\\\\";break;case"genfrac":if(Q.type="binaryFunc",Z.leftDelim==="("&&Z.rightDelim===")")Q.content="\\binom";else Q.content="\\frac";Q.args=[K2(Z.numer),K2(Z.denom)];break;case"supsub":if(Q.type="supsub",Q.irregularData={},Z.base)Q.irregularData.base=K2(Z.base);if(Z.sup)Q.irregularData.sup=K2(Z.sup);if(Z.sub)Q.irregularData.sub=K2(Z.sub);break;case"mclass":case"ordgroup":if(Q.type="ordgroup",Q.args=Z.body.map((J)=>K2(J)),Q.args.length===1)Q=Q.args[0];break;case"leftright":{const J=K2({type:"ordgroup",mode:"math",body:Z.body});Q.type="leftright";let Y=Z.left;if(Y==="\\{")Y="{";let X=Z.right;if(X==="\\}")X="}";const $=(q)=>["(",")","[","]","{","}"].includes(q);Q.args=[{type:$(Y)?"atom":"symbol",content:Y},J,{type:$(X)?"atom":"symbol",content:X}];break}case"underline":case"overline":Q.type="unaryFunc",Q.content="\\"+Z.type,Q.args=[K2(Z.body)];break;case"accent":{Q.type="unaryFunc",Q.content=Z.label,Q.args=[K2(Z.base)];break}case"sqrt":if(Z.index)Q.irregularData=K2(Z.index);case"font":case"operatorname":if(Q.type="unaryFunc",Q.content="\\"+Z.type,Z.type==="font")Q.content="\\"+Z.font;if(Array.isArray(Z.body)){const J={type:"ordgroup",mode:"math",body:Z.body};Q.args=[K2(J)]}else Q.args=[K2(Z.body)];break;case"horizBrace":Q.type="unaryFunc",Q.content=Z.label,Q.args=[K2(Z.base)];break;case"array":if(Z.colSeparationType==="align")Q.type="align";else Q.type="matrix";Q.irregularData=Z.body.map((J)=>{return J.map((Y)=>{if(Y.type!=="styling"||Y.body.length!==1)throw new GQ("Expecting cell.type==='\\styling' and cell.body.length===1",Y);return K2(Y.body[0])})});break;case"text":{Q.type="text";let J="";Z.body.forEach((Y)=>{if(Y.mode!=="text")throw new GQ("Expecting node.mode==='text'",Z);J+=Y.text}),Q.content=J;break}case"spacing":case"kern":Q.type="empty",Q.content=" ";break;case"htmlmathml":{const J=Z.mathml[0].body[0];if(J&&J.type==="textord"&&J.text==="\u2260"){Q.type="symbol",Q.content="\\neq";break}}case"color":if(Array.isArray(Z.body)&&Z.body.length===1){const J=Z.body[0];if(J.type==="text"){Q.type="unknownMacro";const Y=J.body.map((X)=>X.text).join("");if(/^\\[a-zA-Z]+$/.test(Y)){Q.content=Y.substring(1);break}}}throw new GQ("Unknown error type in parsed result:",Z);case"comment":Q.type="comment",Q.content=Z.text;break;default:throw new GQ(`Unknown node type: ${Z.type}`,Z)}return Q}catch(Q){throw Q}}function D7(Z){const Q=Z.split("\n"),J=[];let Y="";for(let X=0;X<Q.length;X++){const $=Q[X];let q=-1;while(q+1<$.length){if(q=$.indexOf("%",q+1),q===-1)break;if(q===0||$[q-1]!=="\\")break}if(q!==-1){Y+=$.substring(0,q);const I=$.substring(q);J.push(Y),Y="",J.push(I)}else Y+=$;if(X<Q.length-1){const I=$.includes("\\begin{"),M=Q[X+1].includes("\\end{");if(!I&&!M)Y+="\\SyMbOlNeWlInE "}}if(Y.length>0)J.push(Y);return J}function D9(Z,Q){const Y={macros:{"\\mod":"\\operatorname{SyMb01-mod}","\\liminf":"\\operatorname{SyMb01-liminf}","\\limsup":"\\operatorname{SyMb01-limsup}","\\qquad":"\\operatorname{SyMb01-qquad}","\\quad":"\\operatorname{SyMb01-quad}","\\cdots":"\\operatorname{SyMb01-cdots}","\\colon":"\\operatorname{SyMb01-colon}","\\imath":"\\operatorname{SyMb01-imath}","\\iiiint":"\\operatorname{SyMb01-iiiint}","\\jmath":"\\operatorname{SyMb01-jmath}","\\vdots":"\\operatorname{SyMb01-vdots}","\\notin":"\\operatorname{SyMb01-notin}","\\slash":"\\operatorname{SyMb01-slash}","\\LaTeX":"\\operatorname{SyMb01-LaTeX}","\\TeX":"\\operatorname{SyMb01-TeX}","\\SyMbOlNeWlInE":"\\operatorname{SyMb01-newline}",...Q},displayMode:!0,strict:"ignore",throwOnError:!1},X=D7(Z);let $=[];for(let I of X){if(I.startsWith("%")){const G={type:"comment",mode:"math",text:I.substring(1)};$.push(G);continue}const M=L7(I,Y);$=$.concat(M)}return K2({type:"ordgroup",mode:"math",body:$,loc:{}})}var L7=L9.__parse;class GQ extends Error{node;constructor(Z,Q){super(Z);this.name="KatexNodeToTexNodeError",this.node=Q}}var hZ=new Map([["gets","arrow.l"],["nonumber",""],["vec","arrow"],["neq","eq.not"],["dot","dot"],["ddot","dot.double"],["doteq","dot(eq)"],["dots","dots.h"],["ldots","dots.h"],["vdots","dots.v"],["ddots","dots.down"],["widehat","hat"],["widetilde","tilde"],["quad","quad"],["qquad","wide"],["overbrace","overbrace"],["underbrace","underbrace"],["overline","overline"],["underline","underline"],["bar","macron"],["boldsymbol","bold"],["mathbf","bold"],["mathbb","bb"],["mathcal","cal"],["mathfrak","frak"],["mathsf","sans"],["mathtt","mono"],["mathrm","upright"],["rm","upright"],["pmb","bold"],["pm","plus.minus"],["mp","minus.plus"],["oplus","xor"],["boxplus","plus.square"],["otimes","times.circle"],["boxtimes","times.square"],["sim","tilde"],["approx","approx"],["cong","tilde.equiv"],["simeq","tilde.eq"],["asymp","\u224D"],["equiv","equiv"],["propto","prop"],["implies","arrow.r.double.long"],["Longrightarrow","arrow.r.double.long"],["iff","arrow.l.r.double.long"],["Longleftrightarrow","arrow.l.r.double.long"],["leftrightarrow","arrow.l.r"],["longleftrightarrow","arrow.l.r.long"],["rightrightarrows","arrows.rr"],["lfloor","\u230A"],["rfloor","\u230B"],["lceil","\u2308"],["rceil","\u2309"],["Cap","sect.double"],["Cup","union.double"],["Delta","Delta"],["Gamma","Gamma"],["Join","join"],["Lambda","Lambda"],["Longrightarrow","arrow.r.double.long"],["Omega","Omega"],["Phi","Phi"],["Pi","Pi"],["Psi","Psi"],["Rightarrow","arrow.double"],["Sigma","Sigma"],["Theta","Theta"],["aleph","alef"],["alpha","alpha"],["angle","angle"],["approx","approx"],["approxeq","approx.eq"],["ast","ast"],["beta","beta"],["bigcap","sect.big"],["bigcirc","circle.big"],["bigcup","union.big"],["bigodot","dot.circle.big"],["bigoplus","xor.big"],["bigotimes","times.circle.big"],["bigsqcup","union.sq.big"],["bigtriangledown","triangle.b"],["bigtriangleup","triangle.t"],["biguplus","union.plus.big"],["bigvee","or.big"],["bigwedge","and.big"],["bullet","bullet"],["cap","sect"],["cdot","dot.op"],["cdots","dots.c"],["checkmark","checkmark"],["chi","chi"],["circ","circle.small"],["colon","colon"],["cong","tilde.equiv"],["coprod","product.co"],["cup","union"],["curlyvee","or.curly"],["curlywedge","and.curly"],["dagger","dagger"],["dashv","tack.l"],["ddagger","dagger.double"],["delta","delta"],["ddots","dots.down"],["diamond","diamond"],["div","div"],["divideontimes","times.div"],["dotplus","plus.dot"],["downarrow","arrow.b"],["ell","ell"],["emptyset","nothing"],["epsilon","epsilon.alt"],["equiv","equiv"],["eta","eta"],["exists","exists"],["forall","forall"],["gamma","gamma"],["ge","gt.eq"],["geq","gt.eq"],["geqslant","gt.eq.slant"],["gg","gt.double"],["hbar","planck.reduce"],["imath","dotless.i"],["iiiint","intgral.quad"],["iiint","integral.triple"],["iint","integral.double"],["in","in"],["infty","infinity"],["int","integral"],["intercal","top"],["iota","iota"],["jmath","dotless.j"],["kappa","kappa"],["lambda","lambda"],["land","and"],["langle","angle.l"],["lbrace","brace.l"],["lbrack","bracket.l"],["ldots","dots.l"],["le","lt.eq"],["leadsto","arrow.squiggly"],["leftarrow","arrow.l"],["leftthreetimes","times.three.l"],["leftrightarrow","arrow.l.r"],["leq","lt.eq"],["leqslant","lt.eq.slant"],["lhd","triangle.l"],["ll","lt.double"],["longmapsto","arrow.long.bar"],["longrightarrow","arrow.long"],["lor","or"],["ltimes","times.l"],["mapsto","arrow.bar"],["measuredangle","angle.arc"],["mid","divides"],["models","models"],["mp","minus.plus"],["mu","mu"],["nRightarrow","arrow.double.not"],["nabla","nabla"],["ncong","tilde.nequiv"],["ne","eq.not"],["neg","not"],["neq","eq.not"],["nexists","exists.not"],["ni","in.rev"],["nleftarrow","arrow.l.not"],["nleq","lt.eq.not"],["nparallel","parallel.not"],["ngeq","gt.eq.not"],["nmid","divides.not"],["notin","in.not"],["nrightarrow","arrow.not"],["nsim","tilde.not"],["nsubseteq","subset.eq.not"],["nu","nu"],["ntriangleleft","lt.tri.not"],["ntriangleright","gt.tri.not"],["nwarrow","arrow.tl"],["odot","dot.circle"],["oint","integral.cont"],["oiint","integral.surf"],["oiiint","integral.vol"],["omega","omega"],["ominus","minus.circle"],["oplus","xor"],["otimes","times.circle"],["parallel","parallel"],["partial","diff"],["perp","perp"],["phi","phi.alt"],["pi","pi"],["pm","plus.minus"],["pounds","pound"],["prec","prec"],["preceq","prec.eq"],["prime","prime"],["prod","product"],["propto","prop"],["psi","psi"],["rangle","angle.r"],["rbrace","brace.r"],["rbrack","bracket.r"],["rhd","triangle"],["rho","rho"],["rightarrow","arrow.r"],["rightthreetimes","times.three.r"],["rtimes","times.r"],["setminus","without"],["sigma","sigma"],["sim","tilde"],["simeq","tilde.eq"],["slash","slash"],["smallsetminus","without"],["spadesuit","suit.spade"],["sqcap","sect.sq"],["sqcup","union.sq"],["sqsubseteq","subset.eq.sq"],["sqsupseteq","supset.eq.sq"],["star","star"],["subset","subset"],["subseteq","subset.eq"],["subsetneq","subset.neq"],["succ","succ"],["succeq","succ.eq"],["sum","sum"],["supset","supset"],["supseteq","supset.eq"],["supsetneq","supset.neq"],["swarrow","arrow.bl"],["tau","tau"],["theta","theta"],["times","times"],["to","arrow.r"],["top","top"],["triangle","triangle.t"],["triangledown","triangle.b.small"],["triangleleft","triangle.l.small"],["triangleright","triangle.r.small"],["twoheadrightarrow","arrow.r.twohead"],["uparrow","arrow.t"],["updownarrow","arrow.t.b"],["upharpoonright","harpoon.tr"],["uplus","union.plus"],["upsilon","upsilon"],["varepsilon","epsilon"],["varnothing","diameter"],["varphi","phi"],["varpi","pi.alt"],["varrho","rho.alt"],["varsigma","sigma.alt"],["vartheta","theta.alt"],["vdash","tack.r"],["vdots","dots.v"],["vee","or"],["wedge","and"],["wr","wreath"],["xi","xi"],["yen","yen"],["zeta","zeta"],["mathscr","scr"],["LaTeX","#LaTeX"],["TeX","#TeX"]]);function B9(Z){if(/^[a-zA-Z0-9]$/.test(Z))return Z;else if(Z==="\\\\")return"\\";else if(Z=="/")return"\\/";else if(["\\$","\\#","\\&","\\_"].includes(Z))return Z;else if(Z.startsWith("\\")){const Q=Z.slice(1);if(hZ.has(Q))return hZ.get(Q);else return Q}return Z}var B7=["dim","id","im","mod","Pr","sech","csch"];class nQ extends Error{node;constructor(Z,Q){super(Z);this.name="TypstWriterError",this.node=Q}}class mZ{nonStrict;preferTypstIntrinsic;buffer="";queue=[];needSpaceAfterSingleItemScript=!1;insideFunctionDepth=0;constructor(Z,Q){this.nonStrict=Z,this.preferTypstIntrinsic=Q}writeBuffer(Z){if(this.needSpaceAfterSingleItemScript&&/^[0-9a-zA-Z\(]/.test(Z))this.buffer+=" ";else{let Q=!1;if(Q||=/[\(\|]$/.test(this.buffer)&&/^\w/.test(Z),Q||=/^[}()_^,;!\|]$/.test(Z),Q||=Z==="'",Q||=/[0-9]$/.test(this.buffer)&&/^[0-9]/.test(Z),Q||=/[\(\[{]\s*(-|\+)$/.test(this.buffer)||this.buffer==="-"||this.buffer==="+",Q||=Z.startsWith("\n"),Q||=this.buffer==="",Q||=/[\s"_^{\(]$/.test(this.buffer),!Q)this.buffer+=" "}if(this.needSpaceAfterSingleItemScript)this.needSpaceAfterSingleItemScript=!1;this.buffer+=Z}append(Z){if(Z.type==="empty")return;else if(Z.type==="ordgroup")Z.args.forEach((Q)=>this.append(Q));else if(Z.type==="atom"){let Q=Z.content;if(Z.content===","&&this.insideFunctionDepth>0)Q="comma";this.queue.push({type:"atom",content:Q})}else if(Z.type==="symbol")this.queue.push({type:"symbol",content:Z.content});else if(Z.type==="text")this.queue.push(Z);else if(Z.type==="supsub"){let{base:Q,sup:J,sub:Y}=Z.irregularData;if(Q&&Q.type==="unaryFunc"&&Q.content==="\\overbrace"&&J){this.append({type:"binaryFunc",content:"\\overbrace",args:[Q.args[0],J]});return}else if(Q&&Q.type==="unaryFunc"&&Q.content==="\\underbrace"&&Y){this.append({type:"binaryFunc",content:"\\underbrace",args:[Q.args[0],Y]});return}if(!Q)this.queue.push({type:"text",content:""});else this.appendWithBracketsIfNeeded(Q);let X=!1;const $=J&&J.type==="symbol"&&J.content==="\\prime";if($)this.queue.push({type:"atom",content:"\'"}),X=!1;if(Y)this.queue.push({type:"atom",content:"_"}),X=this.appendWithBracketsIfNeeded(Y);if(J&&!$)this.queue.push({type:"atom",content:"^"}),X=this.appendWithBracketsIfNeeded(J);if(X)this.queue.push({type:"softSpace",content:""})}else if(Z.type==="leftright"){const[Q,J,Y]=Z.args;if(["[]","()","{}","\\lfloor\\rfloor","\\lceil\\rceil"].includes(Q.content+Y.content)){this.append(Q),this.append(J),this.append(Y);return}const X={type:"symbol",content:"lr"};this.queue.push(X),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(Q),this.append(J),this.append(Y),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(Z.type==="binaryFunc"){const Q={type:"symbol",content:Z.content},[J,Y]=Z.args;this.queue.push(Q),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(J),this.queue.push({type:"atom",content:","}),this.append(Y),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(Z.type==="unaryFunc"){const Q={type:"symbol",content:Z.content},J=Z.args[0];if(Z.content==="\\sqrt"&&Z.irregularData){Q.content="root",this.queue.push(Q),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(Z.irregularData),this.queue.push({type:"atom",content:","}),this.append(J),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--;return}else if(Z.content==="\\mathbf"){this.append({type:"symbol",content:"upright"}),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.queue.push(Q),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(J),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--,this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--;return}else if(Z.content==="\\mathbb"){const Y=Z.args[0];if(Y.type==="symbol"&&/^[A-Z]$/.test(Y.content)){this.queue.push({type:"symbol",content:Y.content+Y.content});return}}else if(Z.content==="\\operatorname"){let Y=Z.args;if(Y.length===1&&Y[0].type=="ordgroup")Y=Y[0].args;const X=Y.reduce(($,q)=>{return $+=B9(q.content),$},"");if(this.preferTypstIntrinsic&&B7.includes(X))this.queue.push({type:"symbol",content:X});else if(X.startsWith("SyMb01-")){const $=X.substring(7);if($==="newline"){this.queue.push({type:"newline",content:"\n"});return}this.queue.push({type:"symbol",content:"\\"+$})}else this.queue.push({type:"symbol",content:"op"}),this.queue.push({type:"atom",content:"("}),this.queue.push({type:"text",content:X}),this.queue.push({type:"atom",content:")"});return}this.queue.push(Q),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(J),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(Z.type==="align"){const Q=Z.irregularData;Q.forEach((J,Y)=>{if(J.forEach((X,$)=>{if($>0)this.queue.push({type:"atom",content:"&"});this.append(X)}),Y<Q.length-1)this.queue.push({type:"symbol",content:"\\\\"})})}else if(Z.type==="matrix"){const Q=Z.irregularData;this.queue.push({type:"symbol",content:"mat"}),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.queue.push({type:"symbol",content:"delim: #none, "}),Q.forEach((J,Y)=>{J.forEach((X,$)=>{if(X.type==="ordgroup"&&X.args.length===0){this.queue.push({type:"atom",content:","});return}if(this.append(X),$<J.length-1)this.queue.push({type:"atom",content:","});else if(Y<Q.length-1)this.queue.push({type:"atom",content:";"})})}),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(Z.type==="unknownMacro")if(this.nonStrict)this.queue.push({type:"symbol",content:Z.content});else throw new nQ(`Unknown macro: ${Z.content}`,Z);else if(Z.type==="comment")this.queue.push({type:"comment",content:Z.content});else throw new nQ(`Unimplemented node type to append: ${Z.type}`,Z)}flushQueue(){this.queue.forEach((Z)=>{let Q="";switch(Z.type){case"atom":Q=Z.content;break;case"symbol":Q=B9(Z.content);break;case"text":Q=`"${Z.content}"`;break;case"softSpace":this.needSpaceAfterSingleItemScript=!0,Q="";break;case"comment":Q=`//${Z.content}`;break;case"newline":Q="\n";break;default:throw new nQ(`Unexpected node type to stringify: ${Z.type}`,Z)}if(Q!=="")this.writeBuffer(Q)}),this.queue=[]}appendWithBracketsIfNeeded(Z){const Q=Z.type==="atom",J=Z.type==="unaryFunc"||Z.type==="binaryFunc"||Z.type==="leftright",Y=["atom","symbol","unaryFunc","binaryFunc","leftright"].includes(Z.type);if(Y)this.append(Z);else this.queue.push({type:"atom",content:"("}),this.append(Z),this.queue.push({type:"atom",content:")"});return Y}finalize(){this.flushQueue();const Z=function(J){let Y=J.replace(/⌊\s*(.*?)\s*⌋/g,"floor($1)");return Y=Y.replace(/floor\(\)/g,'floor("")'),Y},Q=function(J){let Y=J.replace(/⌈\s*(.*?)\s*⌉/g,"ceil($1)");return Y=Y.replace(/ceil\(\)/g,'ceil("")'),Y};return this.buffer=Z(this.buffer),this.buffer=Q(this.buffer),this.buffer}}function E9(Z,Q){const J={nonStrict:!1,preferTypstIntrinsic:!0,customTexMacros:{}};if(Q){if(Q.nonStrict)J.nonStrict=Q.nonStrict;if(Q.preferTypstIntrinsic)J.preferTypstIntrinsic=Q.preferTypstIntrinsic;if(Q.customTexMacros)J.customTexMacros=Q.customTexMacros}const Y=D9(Z,J.customTexMacros),X=new mZ(J.nonStrict,J.preferTypstIntrinsic);return X.append(Y),X.finalize()}if(typeof window!=="undefined")window.tex2typst=E9;
|
|
1
|
+
function j(z,G=""){if(!z)throw new K(G)}function w(z){if(P.includes(z))return 1;else if(N.includes(z))return 2;else return 0}function O(z,G){j(z[G]==="{");let J=1,H=G+1;while(J>0){if(H>=z.length)throw new K("Unmatched curly brackets");if(H+1<z.length&&["\\{","\\}"].includes(z.substring(H,H+2))){H+=2;continue}if(z[H]==="{")J+=1;else if(z[H]==="}")J-=1;H+=1}return H-1}function E(z,G){j(z[G]==="[");let J=1,H=G+1;while(J>0){if(H>=z.length)throw new K("Unmatched square brackets");if(z[H]==="[")J+=1;else if(z[H]==="]")J-=1;H+=1}return H-1}function M(z){return"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ".includes(z)}function I(z){return"0123456789".includes(z)}function Y(z,G,J){const H=1+J.length;let Q=G;while(Q<z.length){if(Q=z.indexOf("\\"+J,Q),Q===-1)return-1;if(Q+H>=z.length||!M(z[Q+H]))return Q;else Q+=H}return-1}function f(z,G){let J=1,H=G;while(J>0){if(H>=z.length)return-1;const Q=Y(z,H,"left"),V=Y(z,H,"right");if(V===-1)return-1;if(Q===-1||Q>V)J-=1,H=V+"\\right".length;else J+=1,H=Q+"\\left".length}return H-"\\right".length}function h(z,G){let J=1,H=G;while(J>0){if(H>=z.length)return-1;const Q=Y(z,H,"begin"),V=Y(z,H,"end");if(V===-1)return-1;if(Q===-1||Q>V)J-=1,H=V+"\\end".length;else J+=1,H=Q+"\\begin".length}return H-"\\end".length}function B(z,G){let J=G;while(J<z.length&&[" ","\t","\n"].includes(z[J]))J+=1;return z.substring(G,J)}function b(z,G){let J=G;while(J<z.length&&M(z[J]))J+=1;return z.substring(G,J)}function y(z,G){if("()[]|".includes(z[G]))return z[G];else if(G+1<z.length&&["\\{","\\}"].includes(z.substring(G,G+2)))return z.substring(G,G+2);else if(G+6<z.length&&["\\lfloor","\\rfloor"].includes(z.substring(G,G+7)))return z.substring(G,G+7);else if(G+5<z.length&&["\\lceil","\\rceil"].includes(z.substring(G,G+6)))return z.substring(G,G+6);else if(G+6<z.length&&["\\langle","\\rangle"].includes(z.substring(G,G+7)))return z.substring(G,G+7);else return null}function q(z,G){let J=G;while(J<z.length&&z[J]==="'")J+=1;return J-G}function X(z){try{let G={};switch(z.type){case"ordgroup":if(G.type="ordgroup",G.args=z.args.map(($)=>X($)),G.args.length===1)G=G.args[0];break;case"empty":G.type="empty",G.content="";break;case"atom":G.type="atom",G.content=z.content;break;case"token":case"token-letter-var":case"token-number":case"token-operator":case"token-parenthesis":G.type="symbol",G.content=z.content;break;case"supsub":if(G.type="supsub",G.irregularData={},z.base)G.irregularData.base=X(z.base);if(z.sup)G.irregularData.sup=X(z.sup);if(z.sub)G.irregularData.sub=X(z.sub);break;case"leftright":G.type="leftright";const J=X(z.body);let H=z.left;if(H==="\\{")H="{";let Q=z.right;if(Q==="\\}")Q="}";const V=($)=>["(",")","[","]","{","}"].includes($);G.args=[{type:V(H)?"atom":"symbol",content:H},J,{type:V(Q)?"atom":"symbol",content:Q}];break;case"beginend":if(z.content?.startsWith("align"))G.type="align";else G.type="matrix";G.content=z.content,G.irregularData=z.body.map(($)=>{return $.map((U)=>X(U))});break;case"command":const Z=w(z.content);if(G.content="\\"+z.content,Z===0)G.type="symbol";else if(Z===1){if(G.type="unaryFunc",G.args=[X(z.arg1)],z.content==="sqrt"){if(z.exponent)G.irregularData=X(z.exponent)}}else if(Z===2)G.type="binaryFunc",G.args=[X(z.arg1),X(z.arg2)];else throw new W("Invalid number of arguments",z);break;case"text":G.type="text",G.content=z.content;break;case"comment":G.type="comment",G.content=z.content;break;case"whitespace":G.type="empty";break;case"newline":G.type="newline",G.content="\n";break;case"control":if(z.content==="\\\\"){G.type="symbol",G.content=z.content;break}else throw new W(`Unknown control sequence: ${z.content}`,z);break;default:throw new W(`Unknown node type: ${z.type}`,z)}return G}catch(G){throw G}}function k(z,G){const J=new C;for(let[Q,V]of Object.entries(G))z=z.replaceAll(Q,V);const H=J.parse(z);return X(H)}var P=["sqrt","text","arccos","arcsin","arctan","arg","bar","bold","boldsymbol","ddot","det","dim","dot","exp","gcd","hat","ker","mathbb","mathbf","mathcal","mathscr","mathsf","mathtt","mathrm","max","min","mod","operatorname","overbrace","overline","pmb","sup","rm","tilde","underbrace","underline","vec","widehat","widetilde"],N=["frac","tfrac","binom","dbinom","dfrac","tbinom"],R={type:"empty",content:""};class K extends Error{constructor(z){super(z);this.name="LatexParserError"}}class C{space_sensitive;newline_sensitive;constructor(z=!1,G=!0){this.space_sensitive=z,this.newline_sensitive=G}parse(z){const G=[];let J=0;while(J<z.length){const[H,Q]=this.parseNextExpr(z,J);if(J=Q,!this.space_sensitive&&H.type==="whitespace")continue;if(!this.newline_sensitive&&H.type==="newline")continue;if(H.type==="control"&&H.content==="&")throw new K("Unexpected & outside of an alignment");G.push(H)}if(G.length===0)return R;else if(G.length===1)return G[0];else return{type:"ordgroup",args:G}}parseNextExpr(z,G){let[J,H]=this.parseNextExprWithoutSupSub(z,G),Q=null,V=null,Z=0;if(Z+=q(z,H),H+=Z,H<z.length&&z[H]==="_"){if([Q,H]=this.parseNextExprWithoutSupSub(z,H+1),Z+=q(z,H),H+=Z,H<z.length&&z[H]==="^"){if([V,H]=this.parseNextExprWithoutSupSub(z,H+1),q(z,H)>0)throw new K("Double superscript")}}else if(H<z.length&&z[H]==="^"){if([V,H]=this.parseNextExprWithoutSupSub(z,H+1),q(z,H)>0)throw new K("Double superscript");if(H<z.length&&z[H]==="_"){if([Q,H]=this.parseNextExprWithoutSupSub(z,H+1),q(z,H)>0)throw new K("Double superscript")}}if(Q!==null||V!==null||Z>0){const $={type:"supsub",base:J};if(Q)$.sub=Q;if(Z>0){$.sup={type:"ordgroup",args:[]};for(let U=0;U<Z;U++)$.sup.args.push({type:"command",content:"prime"});if(V)$.sup.args.push(V);if($.sup.args.length===1)$.sup=$.sup.args[0]}else if(V)$.sup=V;return[$,H]}else return[J,H]}parseNextExprWithoutSupSub(z,G){const J=z[G];if(J==="{"){const H=O(z,G),Q=z.slice(G+1,H);return[this.parse(Q),H+1]}else if(J==="\\"){if(G+1>=z.length)throw new K("Expecting command name after \\");const H=z.slice(G,G+2);if(H==="\\\\")return[{type:"control",content:"\\\\"},G+2];else if(H==="\\{"||H==="\\}")return[{type:"token-parenthesis",content:H},G+2];else if(["\\%","\\$","\\&","\\#","\\_"].includes(H))return[{type:"token",content:H},G+2];else if(z.slice(G).startsWith("\\begin{"))return this.parseBeginEndExpr(z,G);else if(z.slice(G).startsWith("\\left")&&(G+5>=z.length||!M(z[G+5])))return this.parseLeftRightExpr(z,G);else return this.parseCommandExpr(z,G)}else if(J==="%"){let H=G+1;while(H<z.length&&z[H]!=="\n")H+=1;return[{type:"comment",content:z.slice(G+1,H)},H]}else if(I(J)){let H=G;while(H<z.length&&I(z[H]))H+=1;return[{type:"token-number",content:z.slice(G,H)},H]}else if(M(J))return[{type:"token-letter-var",content:J},G+1];else if("+-*/=<>!".includes(J))return[{type:"token-operator",content:J},G+1];else if(".,;?".includes(J))return[{type:"atom",content:J},G+1];else if("()[]".includes(J))return[{type:"token-parenthesis",content:J},G+1];else if(J==="_"){let[H,Q]=this.parseNextExpr(z,G+1),V=void 0;if(Q<z.length&&z[Q]==="^")[V,Q]=this.parseNextExpr(z,Q+1);return[{type:"supsub",base:R,sub:H,sup:V},Q]}else if(J==="^"){let[H,Q]=this.parseNextExpr(z,G+1),V=void 0;if(Q<z.length&&z[Q]==="_")[V,Q]=this.parseNextExpr(z,Q+1);return[{type:"supsub",base:R,sub:V,sup:H},Q]}else if(J===" "){let H=G;while(H<z.length&&z[H]===" ")H+=1;return[{type:"whitespace",content:z.slice(G,H)},H]}else if(J==="\n")return[{type:"newline",content:"\n"},G+1];else if(J==="\r")if(G+1<z.length&&z[G+1]==="\n")return[{type:"newline",content:"\n"},G+2];else return[{type:"newline",content:"\n"},G+1];else if(J==="&")return[{type:"control",content:"&"},G+1];else return[{type:"unknown",content:J},G+1]}parseCommandExpr(z,G){j(z[G]==="\\");let J=G+1;const H=b(z,J);J+=H.length;const Q=w(H);if(Q===0)return[{type:"command",content:H},J];else if(Q===1)if(H==="sqrt"&&J<z.length&&z[J]==="["){const V=J,Z=E(z,J),$=z.slice(V+1,Z),U=this.parse($),[F,A]=this.parseNextExprWithoutSupSub(z,Z+1);return[{type:"command",content:H,arg1:F,exponent:U},A]}else if(H==="text"){j(z[J]==="{");const V=O(z,J);return[{type:"text",content:z.slice(J+1,V)},V+1]}else{let[V,Z]=this.parseNextExprWithoutSupSub(z,J);return[{type:"command",content:H,arg1:V},Z]}else if(Q===2){const[V,Z]=this.parseNextExprWithoutSupSub(z,J),[$,U]=this.parseNextExprWithoutSupSub(z,Z);return[{type:"command",content:H,arg1:V,arg2:$},U]}else throw new Error("Invalid number of parameters")}parseLeftRightExpr(z,G){j(z.slice(G,G+5)==="\\left");let J=G+"\\left".length;if(J+=B(z,J).length,J>=z.length)throw new K("Expecting delimiter after \\left");const H=y(z,J);if(H===null)throw new K("Invalid delimiter after \\left");J+=H.length;const Q=J,V=f(z,J);if(V===-1)throw new K("No matching \\right");const Z=V;if(J=V+"\\right".length,J+=B(z,J).length,J>=z.length)throw new K("Expecting delimiter after \\right");const $=y(z,J);if($===null)throw new K("Invalid delimiter after \\right");J+=$.length;const U=z.slice(Q,Z),F=this.parse(U);return[{type:"leftright",left:H,right:$,body:F},J]}parseBeginEndExpr(z,G){j(z.slice(G,G+7)==="\\begin{");let J=G+"\\begin".length;const H=O(z,J);if(H===-1)throw new K("No matching } after \\begin{");const Q=z.slice(J+1,H);J=H+1,J+=B(z,J).length;const V=J,Z=h(z,J);if(Z===-1)throw new K("No matching \\end");const $=Z;J=Z+"\\end".length;const U=O(z,J);if(U===-1)throw new K("No matching } after \\end{");if(z.slice(J+1,U)!==Q)throw new K("Mismatched \\begin and \\end environments");let F=z.slice(V,$);F=F.trimEnd();const A=this.parseAligned(F);return[{type:"beginend",content:Q,body:A},U+1]}parseAligned(z){let G=0;const J=[];let H=[];J.push(H);let Q={type:"ordgroup",args:[]};H.push(Q);while(G<z.length){const[V,Z]=this.parseNextExpr(z,G);if(G=Z,V.type==="whitespace")continue;else if(V.type==="newline"&&!this.newline_sensitive)continue;else if(V.type==="control"&&V.content==="\\\\")H=[],Q={type:"ordgroup",args:[]},H.push(Q),J.push(H);else if(V.type==="control"&&V.content==="&")Q={type:"ordgroup",args:[]},H.push(Q);else Q.args.push(V)}return J}}class W extends Error{node;constructor(z,G){super(z);this.name="LatexNodeToTexNodeError",this.node=G}}var S=new Map([["gets","arrow.l"],["nonumber",""],["vec","arrow"],["neq","eq.not"],["dot","dot"],["ddot","dot.double"],["doteq","dot(eq)"],["dots","dots.h"],["ldots","dots.h"],["vdots","dots.v"],["ddots","dots.down"],["widehat","hat"],["widetilde","tilde"],["quad","quad"],["qquad","wide"],["overbrace","overbrace"],["underbrace","underbrace"],["overline","overline"],["underline","underline"],["bar","macron"],["dbinom","binom"],["tbinom","binom"],["dfrac","frac"],["tfrac","frac"],["boldsymbol","bold"],["mathbf","bold"],["mathbb","bb"],["mathcal","cal"],["mathfrak","frak"],["mathsf","sans"],["mathtt","mono"],["mathrm","upright"],["rm","upright"],["pmb","bold"],["pm","plus.minus"],["mp","minus.plus"],["oplus","xor"],["boxplus","plus.square"],["otimes","times.circle"],["boxtimes","times.square"],["sim","tilde"],["approx","approx"],["cong","tilde.equiv"],["simeq","tilde.eq"],["asymp","\u224D"],["equiv","equiv"],["propto","prop"],["implies","arrow.r.double.long"],["Longrightarrow","arrow.r.double.long"],["iff","arrow.l.r.double.long"],["Longleftrightarrow","arrow.l.r.double.long"],["leftrightarrow","arrow.l.r"],["longleftrightarrow","arrow.l.r.long"],["rightrightarrows","arrows.rr"],["lfloor","\u230A"],["rfloor","\u230B"],["lceil","\u2308"],["rceil","\u2309"],["Cap","sect.double"],["Cup","union.double"],["Delta","Delta"],["Gamma","Gamma"],["Join","join"],["Lambda","Lambda"],["Longrightarrow","arrow.r.double.long"],["Omega","Omega"],["Phi","Phi"],["Pi","Pi"],["Psi","Psi"],["Rightarrow","arrow.double"],["Sigma","Sigma"],["Theta","Theta"],["aleph","alef"],["alpha","alpha"],["angle","angle"],["approx","approx"],["approxeq","approx.eq"],["ast","ast"],["beta","beta"],["bigcap","sect.big"],["bigcirc","circle.big"],["bigcup","union.big"],["bigodot","dot.circle.big"],["bigoplus","xor.big"],["bigotimes","times.circle.big"],["bigsqcup","union.sq.big"],["bigtriangledown","triangle.b"],["bigtriangleup","triangle.t"],["biguplus","union.plus.big"],["bigvee","or.big"],["bigwedge","and.big"],["bullet","bullet"],["cap","sect"],["cdot","dot.op"],["cdots","dots.c"],["checkmark","checkmark"],["chi","chi"],["circ","circle.small"],["colon","colon"],["cong","tilde.equiv"],["coprod","product.co"],["cup","union"],["curlyvee","or.curly"],["curlywedge","and.curly"],["dagger","dagger"],["dashv","tack.l"],["ddagger","dagger.double"],["delta","delta"],["ddots","dots.down"],["diamond","diamond"],["div","div"],["divideontimes","times.div"],["dotplus","plus.dot"],["downarrow","arrow.b"],["ell","ell"],["emptyset","nothing"],["epsilon","epsilon.alt"],["equiv","equiv"],["eta","eta"],["exists","exists"],["forall","forall"],["gamma","gamma"],["ge","gt.eq"],["geq","gt.eq"],["geqslant","gt.eq.slant"],["gg","gt.double"],["hbar","planck.reduce"],["imath","dotless.i"],["iiiint","intgral.quad"],["iiint","integral.triple"],["iint","integral.double"],["in","in"],["infty","infinity"],["int","integral"],["intercal","top"],["iota","iota"],["jmath","dotless.j"],["kappa","kappa"],["lambda","lambda"],["land","and"],["langle","angle.l"],["lbrace","brace.l"],["lbrack","bracket.l"],["ldots","dots.l"],["le","lt.eq"],["leadsto","arrow.squiggly"],["leftarrow","arrow.l"],["leftthreetimes","times.three.l"],["leftrightarrow","arrow.l.r"],["leq","lt.eq"],["leqslant","lt.eq.slant"],["lhd","triangle.l"],["ll","lt.double"],["longmapsto","arrow.long.bar"],["longrightarrow","arrow.long"],["lor","or"],["ltimes","times.l"],["mapsto","arrow.bar"],["measuredangle","angle.arc"],["mid","divides"],["models","models"],["mp","minus.plus"],["mu","mu"],["nRightarrow","arrow.double.not"],["nabla","nabla"],["ncong","tilde.nequiv"],["ne","eq.not"],["neg","not"],["neq","eq.not"],["nexists","exists.not"],["ni","in.rev"],["nleftarrow","arrow.l.not"],["nleq","lt.eq.not"],["nparallel","parallel.not"],["ngeq","gt.eq.not"],["nmid","divides.not"],["notin","in.not"],["nrightarrow","arrow.not"],["nsim","tilde.not"],["nsubseteq","subset.eq.not"],["nu","nu"],["ntriangleleft","lt.tri.not"],["ntriangleright","gt.tri.not"],["nwarrow","arrow.tl"],["odot","dot.circle"],["oint","integral.cont"],["oiint","integral.surf"],["oiiint","integral.vol"],["omega","omega"],["ominus","minus.circle"],["oplus","xor"],["otimes","times.circle"],["parallel","parallel"],["partial","diff"],["perp","perp"],["phi","phi.alt"],["pi","pi"],["pm","plus.minus"],["pounds","pound"],["prec","prec"],["preceq","prec.eq"],["prime","prime"],["prod","product"],["propto","prop"],["psi","psi"],["rangle","angle.r"],["rbrace","brace.r"],["rbrack","bracket.r"],["rhd","triangle"],["rho","rho"],["rightarrow","arrow.r"],["rightthreetimes","times.three.r"],["rtimes","times.r"],["setminus","without"],["sigma","sigma"],["sim","tilde"],["simeq","tilde.eq"],["slash","slash"],["smallsetminus","without"],["spadesuit","suit.spade"],["sqcap","sect.sq"],["sqcup","union.sq"],["sqsubseteq","subset.eq.sq"],["sqsupseteq","supset.eq.sq"],["star","star"],["subset","subset"],["subseteq","subset.eq"],["subsetneq","subset.neq"],["succ","succ"],["succeq","succ.eq"],["sum","sum"],["supset","supset"],["supseteq","supset.eq"],["supsetneq","supset.neq"],["swarrow","arrow.bl"],["tau","tau"],["theta","theta"],["times","times"],["to","arrow.r"],["top","top"],["triangle","triangle.t"],["triangledown","triangle.b.small"],["triangleleft","triangle.l.small"],["triangleright","triangle.r.small"],["twoheadrightarrow","arrow.r.twohead"],["uparrow","arrow.t"],["updownarrow","arrow.t.b"],["upharpoonright","harpoon.tr"],["uplus","union.plus"],["upsilon","upsilon"],["varepsilon","epsilon"],["varnothing","diameter"],["varphi","phi"],["varpi","pi.alt"],["varrho","rho.alt"],["varsigma","sigma.alt"],["vartheta","theta.alt"],["vdash","tack.r"],["vdots","dots.v"],["vee","or"],["wedge","and"],["wr","wreath"],["xi","xi"],["yen","yen"],["zeta","zeta"],["mathscr","scr"],["LaTeX","#LaTeX"],["TeX","#TeX"]]);function T(z){if(/^[a-zA-Z0-9]$/.test(z))return z;else if(z==="\\\\")return"\\";else if(z=="/")return"\\/";else if(["\\$","\\#","\\&","\\_"].includes(z))return z;else if(z.startsWith("\\")){const G=z.slice(1);if(S.has(G))return S.get(G);else return G}return z}var g=["dim","id","im","mod","Pr","sech","csch"];class v extends Error{node;constructor(z,G){super(z);this.name="TypstWriterError",this.node=G}}class D{nonStrict;preferTypstIntrinsic;buffer="";queue=[];needSpaceAfterSingleItemScript=!1;insideFunctionDepth=0;constructor(z,G){this.nonStrict=z,this.preferTypstIntrinsic=G}writeBuffer(z){if(this.needSpaceAfterSingleItemScript&&/^[0-9a-zA-Z\(]/.test(z))this.buffer+=" ";else{let G=!1;if(G||=/[\(\|]$/.test(this.buffer)&&/^\w/.test(z),G||=/^[}()_^,;!\|]$/.test(z),G||=z==="'",G||=/[0-9]$/.test(this.buffer)&&/^[0-9]/.test(z),G||=/[\(\[{]\s*(-|\+)$/.test(this.buffer)||this.buffer==="-"||this.buffer==="+",G||=z.startsWith("\n"),G||=this.buffer==="",G||=/[\s"_^{\(]$/.test(this.buffer),!G)this.buffer+=" "}if(this.needSpaceAfterSingleItemScript)this.needSpaceAfterSingleItemScript=!1;this.buffer+=z}append(z){if(z.type==="empty")return;else if(z.type==="ordgroup")z.args.forEach((G)=>this.append(G));else if(z.type==="atom"){let G=z.content;if(z.content===","&&this.insideFunctionDepth>0)G="comma";this.queue.push({type:"atom",content:G})}else if(z.type==="symbol")this.queue.push({type:"symbol",content:z.content});else if(z.type==="text")this.queue.push(z);else if(z.type==="supsub"){let{base:G,sup:J,sub:H}=z.irregularData;if(G&&G.type==="unaryFunc"&&G.content==="\\overbrace"&&J){this.append({type:"binaryFunc",content:"\\overbrace",args:[G.args[0],J]});return}else if(G&&G.type==="unaryFunc"&&G.content==="\\underbrace"&&H){this.append({type:"binaryFunc",content:"\\underbrace",args:[G.args[0],H]});return}if(G.type==="empty")this.queue.push({type:"text",content:""});else this.appendWithBracketsIfNeeded(G);let Q=!1;const V=J&&J.type==="symbol"&&J.content==="\\prime";if(V)this.queue.push({type:"atom",content:"\'"}),Q=!1;if(H)this.queue.push({type:"atom",content:"_"}),Q=this.appendWithBracketsIfNeeded(H);if(J&&!V)this.queue.push({type:"atom",content:"^"}),Q=this.appendWithBracketsIfNeeded(J);if(Q)this.queue.push({type:"softSpace",content:""})}else if(z.type==="leftright"){const[G,J,H]=z.args;if(["[]","()","{}","\\lfloor\\rfloor","\\lceil\\rceil"].includes(G.content+H.content)){this.append(G),this.append(J),this.append(H);return}const Q={type:"symbol",content:"lr"};this.queue.push(Q),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(G),this.append(J),this.append(H),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(z.type==="binaryFunc"){const G={type:"symbol",content:z.content},[J,H]=z.args;this.queue.push(G),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(J),this.queue.push({type:"atom",content:","}),this.append(H),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(z.type==="unaryFunc"){const G={type:"symbol",content:z.content},J=z.args[0];if(z.content==="\\sqrt"&&z.irregularData){G.content="root",this.queue.push(G),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(z.irregularData),this.queue.push({type:"atom",content:","}),this.append(J),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--;return}else if(z.content==="\\mathbf"){this.append({type:"symbol",content:"upright"}),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.queue.push(G),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(J),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--,this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--;return}else if(z.content==="\\mathbb"){const H=z.args[0];if(H.type==="symbol"&&/^[A-Z]$/.test(H.content)){this.queue.push({type:"symbol",content:H.content+H.content});return}}else if(z.content==="\\operatorname"){let H=z.args;if(H.length===1&&H[0].type=="ordgroup")H=H[0].args;const Q=H.reduce((V,Z)=>{return V+=T(Z.content),V},"");if(this.preferTypstIntrinsic&&g.includes(Q))this.queue.push({type:"symbol",content:Q});else this.queue.push({type:"symbol",content:"op"}),this.queue.push({type:"atom",content:"("}),this.queue.push({type:"text",content:Q}),this.queue.push({type:"atom",content:")"});return}this.queue.push(G),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.append(J),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(z.type==="newline"){this.queue.push({type:"newline",content:"\n"});return}else if(z.type==="align"){const G=z.irregularData;G.forEach((J,H)=>{if(J.forEach((Q,V)=>{if(V>0)this.queue.push({type:"atom",content:"&"});this.append(Q)}),H<G.length-1)this.queue.push({type:"symbol",content:"\\\\"})})}else if(z.type==="matrix"){const G=z.irregularData;this.queue.push({type:"symbol",content:"mat"}),this.insideFunctionDepth++,this.queue.push({type:"atom",content:"("}),this.queue.push({type:"symbol",content:"delim: #none, "}),G.forEach((J,H)=>{J.forEach((Q,V)=>{if(Q.type==="ordgroup"&&Q.args.length===0){this.queue.push({type:"atom",content:","});return}if(this.append(Q),V<J.length-1)this.queue.push({type:"atom",content:","});else if(H<G.length-1)this.queue.push({type:"atom",content:";"})})}),this.queue.push({type:"atom",content:")"}),this.insideFunctionDepth--}else if(z.type==="unknownMacro")if(this.nonStrict)this.queue.push({type:"symbol",content:z.content});else throw new v(`Unknown macro: ${z.content}`,z);else if(z.type==="comment")this.queue.push({type:"comment",content:z.content});else throw new v(`Unimplemented node type to append: ${z.type}`,z)}flushQueue(){this.queue.forEach((z)=>{let G="";switch(z.type){case"atom":G=z.content;break;case"symbol":G=T(z.content);break;case"text":G=`"${z.content}"`;break;case"softSpace":this.needSpaceAfterSingleItemScript=!0,G="";break;case"comment":G=`//${z.content}`;break;case"newline":G="\n";break;default:throw new v(`Unexpected node type to stringify: ${z.type}`,z)}if(G!=="")this.writeBuffer(G)}),this.queue=[]}appendWithBracketsIfNeeded(z){const G=z.type==="atom",J=z.type==="unaryFunc"||z.type==="binaryFunc"||z.type==="leftright",H=["atom","symbol","unaryFunc","binaryFunc","leftright"].includes(z.type);if(H)this.append(z);else this.queue.push({type:"atom",content:"("}),this.append(z),this.queue.push({type:"atom",content:")"});return H}finalize(){this.flushQueue();const z=function(J){let H=J.replace(/⌊\s*(.*?)\s*⌋/g,"floor($1)");return H=H.replace(/floor\(\)/g,'floor("")'),H},G=function(J){let H=J.replace(/⌈\s*(.*?)\s*⌉/g,"ceil($1)");return H=H.replace(/ceil\(\)/g,'ceil("")'),H};return this.buffer=z(this.buffer),this.buffer=G(this.buffer),this.buffer}}function L(z,G){const J={nonStrict:!1,preferTypstIntrinsic:!0,customTexMacros:{}};if(G){if(G.nonStrict)J.nonStrict=G.nonStrict;if(G.preferTypstIntrinsic)J.preferTypstIntrinsic=G.preferTypstIntrinsic;if(G.customTexMacros)J.customTexMacros=G.customTexMacros}const H=k(z,J.customTexMacros),Q=new D(J.nonStrict,J.preferTypstIntrinsic);return Q.append(H),Q.finalize()}if(typeof window!=="undefined")window.tex2typst=L;
|