diff --git a/mathjax/docs/html/.doctrees/callbacks.doctree b/mathjax/docs/html/.doctrees/callbacks.doctree index a1c1df2c4..22f2d9810 100644 Binary files a/mathjax/docs/html/.doctrees/callbacks.doctree and b/mathjax/docs/html/.doctrees/callbacks.doctree differ diff --git a/mathjax/docs/html/.doctrees/environment.pickle b/mathjax/docs/html/.doctrees/environment.pickle index e22dfe41b..9c40efa5f 100644 Binary files a/mathjax/docs/html/.doctrees/environment.pickle and b/mathjax/docs/html/.doctrees/environment.pickle differ diff --git a/mathjax/docs/html/.doctrees/signals.doctree b/mathjax/docs/html/.doctrees/signals.doctree index befa9df35..a228bcf2e 100644 Binary files a/mathjax/docs/html/.doctrees/signals.doctree and b/mathjax/docs/html/.doctrees/signals.doctree differ diff --git a/mathjax/docs/html/.doctrees/tex.doctree b/mathjax/docs/html/.doctrees/tex.doctree index 6148eca82..34b0ad33a 100644 Binary files a/mathjax/docs/html/.doctrees/tex.doctree and b/mathjax/docs/html/.doctrees/tex.doctree differ diff --git a/mathjax/docs/html/_sources/callbacks.txt b/mathjax/docs/html/_sources/callbacks.txt index c151e3e6d..e2f7306ef 100644 --- a/mathjax/docs/html/_sources/callbacks.txt +++ b/mathjax/docs/html/_sources/callbacks.txt @@ -199,7 +199,7 @@ information about the valid methods of specifying a callback. Creating a Callback Explicitly ============================== -When you call a method that accpets a callback, you usually pass it a +When you call a method that accepts a callback, you usually pass it a callback specification (like in the examples above), which *describes* a callback (the method will create the actual `Callback` object, and return that to you as its return value). You don't usually create diff --git a/mathjax/docs/html/_sources/signals.txt b/mathjax/docs/html/_sources/signals.txt index f4ca8f6c6..418248c3b 100644 --- a/mathjax/docs/html/_sources/signals.txt +++ b/mathjax/docs/html/_sources/signals.txt @@ -53,8 +53,8 @@ One way that MathJax makes use of this feature is in configuring its various extensions. The extension may not be loaded when the user's configuration code runs, so the configuration code can't modify the extension because it isn't there yet. Fortunately, most extensions -signal when they are set up via an ``Extension [name] Ready`` message, -so the configuration code can set up a listener for that message, and +signal when they are loaded and initialized via an ``Extension [name] Ready`` message, +so the configuration code can implement a listener for that message, and have the listener perform the configuration when the message arrives. But even if the extension *has* already been loaded, this will still work, because the listener will receive the ready signal even if it @@ -70,7 +70,7 @@ sender can also indicate that past messages are not appropriate for new listeners. It does this by clearing the message history so that new listeners have no old posts to hear. -The actual message passed along the signal can be anything, but is +The actual message passed along by the signal can be anything, but is frequently a string constant indicating the message value. It could also be a JavaScript array containing data, or an object containing `key:value` pairs. All the listeners receive the data as part of the @@ -81,7 +81,7 @@ Creating a Listener MathJax maintains two separate signal channels: the `startup signal` and the `processing signal` (or the `hub signal`). The startup signal -is where the messages about different components startup up and +is where the messages about different components starting up and becoming ready appear. The processing signal is where the messages are sent about processing mathematics, like the ``New Math`` messages for when newly typeset mathematics appears on the page. The latter is diff --git a/mathjax/docs/html/_sources/tex.txt b/mathjax/docs/html/_sources/tex.txt index c73aa170d..50473df72 100644 --- a/mathjax/docs/html/_sources/tex.txt +++ b/mathjax/docs/html/_sources/tex.txt @@ -41,7 +41,7 @@ TeX and LaTeX in HTML documents Keep in mind that your mathematics is part of an HTML document, so you need to be aware of the special characters used by HTML as part of its -markup. There can not be HTML tags within the math delimiters (other +markup. There cannot be HTML tags within the math delimiters (other than ``
``) as TeX-formatted math does not include HTML tags. Also, since the mathematics is initially given as text on the page, you need to be careful that your mathematics doesn't look like HTML @@ -61,7 +61,7 @@ HTML). When this happens, the browser will think the tag continues up to the next ``>`` in the document (typically the end of the next actual tag in the HTML file), and you may notice that you are missing part of the text of the document. In the example above, the `` we -have ...`` will not be displayed because the browsers thinks it is +have ...`` will not be displayed because the browser thinks it is part of the tag starting at ``

Creating a Callback Explicitly

-

When you call a method that accpets a callback, you usually pass it a +

When you call a method that accepts a callback, you usually pass it a callback specification (like in the examples above), which describes a callback (the method will create the actual Callback object, and return that to you as its return value). You don’t usually create diff --git a/mathjax/docs/html/objects.inv b/mathjax/docs/html/objects.inv index 5d4412768..95fb99d29 100644 Binary files a/mathjax/docs/html/objects.inv and b/mathjax/docs/html/objects.inv differ diff --git a/mathjax/docs/html/searchindex.js b/mathjax/docs/html/searchindex.js index 6da75c7f9..db832b2c8 100644 --- a/mathjax/docs/html/searchindex.js +++ b/mathjax/docs/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({objects:{"":{reset:[23,0,1],getAllJax:[32,0,1],Log:[14,0,1],Subclass:[33,0,1],Delay:[23,0,1],Init:[33,0,1],Interest:[35,0,1],Translate:[34,0,1],Config:[32,0,1],addElement:[9,0,1],Styles:[0,0,1],ExecuteHook:[35,0,1],loadTimeout:[0,0,1],Resume:[13,0,1],Post:[35,0,1],Update:[32,0,1],loadHook:[0,0,1],formatError:[32,0,1],call:[13,0,1],getJaxByInputType:[32,0,1],PreProcess:[32,0,1],fileURL:[0,0,1],has:[33,0,1],Require:[0,0,1],Insert:[32,0,1],addText:[9,0,1],TextNode:[9,0,1],Augment:[33,0,1],loadError:[0,0,1],Clear:[14,0,1],Register:[34,0,1],noTranslate:[34,0,1],Element:[9,0,1],Queue:[23,0,1],NoInterest:[35,0,1],Set:[14,0,1],getJaxByType:[32,0,1],Push:[13,0,1],Typeset:[32,0,1],Signal:[23,0,1],loadComplete:[0,0,1],wait:[13,0,1],Load:[0,0,1],Suspend:[13,0,1],executeHooks:[23,0,1],Process:[32,0,1],Text:[20,0,1],Reprocess:[32,0,1],Startup:[34,0,1],SourceElement:[20,0,1],getJaxFor:[32,0,1],can:[33,0,1],MessageHook:[35,0,1],isJax:[32,0,1],isa:[33,0,1]}},terms:{lvertneqq:25,reprocess:[32,20,43],mathjax_msie_fram:14,interchang:[],four:[16,49,30],prefix:[9,16,11],asymp:25,blacktriangledown:25,webfont:[5,37,16],whose:[4,38,32,47,43],under:36,preprocess:[46,32,24,43],sped:[],gimel:25,everi:[15,32],mskip:25,arcco:25,dotplu:25,affect:[30,32,20,11],isforefox:32,look:[9,35,36,37,23,1,25,41,3,14,4,16,11,6,46,32,43],eqnarrai:25,cmd:18,bigodot:25,ominu:25,math:[24,4,9,10,32,14,15,16,17,18,19,22,2,26,28,29,30,31,11,34,25,36,37,39,42,43,44,45,46],nparallel:25,showcontext:42,direct:[5,36,37,30],enjoi:[],thinspac:25,second:[0,36,30,23,38,41,44,4,5,40,18,15,31,47,49],ngeq:25,even:[0,36,23,35,13,25,2,43,15,38,40,11,44,19,46,32,49],hide:43,prejax:[46,18],neg:25,introspect:[],children:36,yoursit:2,caseywstark:[],"new":[9,35,11,30,47,23,43,33,49,24,3,14,15,44,21,42,19,31,32,20,46],net:30,mhtml:1,told:44,limsup:25,scriptscriptstyl:25,abov:[9,25,37,23,16,49,2,43,4,5,18,38,45,33],lessapprox:25,never:[30,2],richest:[],here:[9,35,27,23,38,49,2,43,15,16,34,18,6,32,20],met:24,lneqq:25,path:[0,1,16,6,8,11],noundefin:[25,16,11,2],interpret:[25,45,30],nrightarrow:25,forum:[16,3],bookmarklet:11,precis:[],rceil:25,indutri:[],backprim:25,circleddash:25,mathstrut:25,unix:30,brower:25,thinmathspac:36,highli:19,describ:[9,23,16,39,41,24,43,25,5,40,38,45,46,32],would:[4,5,7,9,32,13,16,40,18,20,21,22,23,25,38,29,30,11,33,17,37,26,41,42,43,45,46,48,49],bleed:30,vartriangl:25,ltime:25,varlambda:25,call:[0,1,2,4,5,7,32,13,14,15,21,18,20,22,23,35,26,29,30,31,11,33,34,17,37,38,39,47,25,42,43,44,46,48,49],typo:[],recommend:[45,46,30],vcenter:25,preview:[4,26,46,22,18],type:[0,1,2,4,6,8,9,32,15,16,34,18,47,31,11,36,20,49,43,44,45,46],until:[0,22,35,49,24,4,26,18,38,15,11],notin:25,displaymath:[4,11],notic:[25,11],warn:[0,5],jpg:[4,26,22,40],hold:[0,40,18,29,46,32],unpack:[16,30],slowest:45,must:[0,36,37,16,39,13,41,25,14,4,5,21,18,29,44,45,11,35],fbox:25,join:[15,25],centerdot:25,setup:[19,16,36,11],work:[9,10,36,30,38,25,2,3,43,15,16,28,44,19,45,11,33],cc0000:[41,18],textjavascript:[],root:[25,0,24],overrid:[47,5,31,34,33],mathmenu:[41,17,37,42,11],give:[35,16,40,41,2,3,15,5,21,11],indic:[47,0,11,35,13,25,24,15,16,34,18,38,31,32,20,46],mauch:[],impair:19,liter:4,want:[15,37,23,38,12,47,25,3,14,4,16,48,18,43,45,30,8,11,33,49],david:[],setminu:25,foirefox:[],quot:[4,37,18],hom:25,heartsuit:25,how:[0,1,2,3,25,5,6,13,14,16,40,18,22,23,35,26,29,30,32,4,37,42,44,17,46],sever:[0,49,43,38,46,11,47],answer:[3,43],verifi:[16,30,3],config:[24,4,5,6,7,31,32,14,15,16,21,18,47,22,2,25,26,28,29,8,11,34,17,37,38,41,42,43,45,48,49],updat:[30,1,49,43,32,20],showrender:42,lai:[45,46],diagdown:25,after:[0,37,23,35,13,49,2,42,14,15,16,34,18,38,44,30,46,11,43],befor:[0,1,3,4,6,13,14,15,40,18,21,23,38,29,30,32,33,34,35,36,37,39,25,43,44,45,46,49],wrong:36,unwis:45,konqueror:[45,32],parallel:[25,49],types:[],alignedat:25,attempt:[0,36,42],third:[49,36],leftarrow:25,perform:[35,11,23,38,39,13,49,24,27,15,5,34,18,43,44,32,20],greasekit:2,maintain:[15,38,18,3,44],environ:[25,3,4,16,21,11],incorpor:[],enter:[25,46,36,43],first:[15,36,49,23,35,25,2,3,43,4,16,40,18,38,6,44,31,11,47,46],order:[35,22,16,39,13,49,14,4,5,18,38,45,26,32,33,46],oper:[0,4,5,7,13,14,15,16,17,19,21,22,38,29,30,34,35,27,37,26,39,49,42,43,45,48],approxeq:25,endors:[],over:[9,0,37,42,43,25,16,18,29,46],fall:[5,49,16],becaus:[15,36,37,35,25,2,14,4,16,40,38,30,46,11,43,49],boxtim:25,textrm:25,appar:[45,49],afil:38,flexibl:[49,40],vari:45,smallint:25,fit:[15,42],fix:30,strang:36,better:[16,11,42],boxminu:25,drawback:45,upharpoonleft:25,persist:3,comprehens:39,easier:[35,36,30,49,25,33],moveleft:25,them:[9,0,38,36,30,16,13,41,25,4,5,21,11,15,46,32,35,49],thei:[0,2,3,4,5,7,32,12,13,15,16,17,18,21,22,24,25,26,29,30,11,34,35,36,37,38,39,40,41,42,43,44,46,48,49],precapprox:25,safe:[9,2,43],"break":[25,44,49,36],mtext:[25,16],wedg:25,widetild:25,choic:[45,32,11],dbinom:25,outputel:[],leftharpoondown:25,accommod:[],timeout:[0,23],each:[15,11,30,23,35,49,24,43,4,16,44,46,32],debug:14,side:[21,14,18,6],mean:[15,22,1,35,12,25,2,43,4,26,18,38,44,19,11],leqq:25,createel:2,resum:[13,49],leqalignno:25,mathopen:25,looparrowleft:25,logo:[],goe:[25,44,49],newli:[9,15,33],content:[9,46,36,1,39,24,49,2,43,4,16,40,18,6,45,31,32,33,8],laid:[],reader:19,forth:27,impract:30,multilin:25,love:[],situat:11,free:20,standard:[25,39,41,15,16,19,45,46,11],lneq:25,angl:25,moment:[16,30],isn:15,temporari:34,isa:33,subtl:43,confus:[],mathbb:25,rang:46,mathbf:25,render:[36,24,42,4,18,19,45,46,11,48,28],yourcolleg:30,restrict:[25,30],hook:[15,0,23,35],noerror:[25,16,11,2],alreadi:[0,23,44,25,2,3,14,15,38,6,8,43,33,49],messag:[0,11,30,39,16,12,25,24,14,15,5,27,34,18,44,32,35],primari:45,tooltop:37,top:[27,30,25,16,45,11],sometim:[],underlin:25,master:44,too:[4,16,2],eqn:[],john:38,listen:[15,35,32,23],thickapprox:25,namespac:[16,11,2,23,43],tool:49,tagind:21,consern:[],gtrless:25,somewhat:44,technic:39,past:[15,19,44,35],filesmatch:30,consequ:17,provid:[9,0,36,23,1,35,13,25,14,15,38,40,11,44,19,46,32,33,49,43],eqalignno:25,x2212:[16,46],tree:40,iota:25,project:[39,3],matter:[15,28],minut:30,mathtt:25,ldotp:25,modern:[19,5,11,45,10],mind:[25,1],manner:45,increment:13,seem:[38,36],rightrightarrow:25,ldot:25,ngeqq:25,latter:[15,40,46,11],client:37,supset:25,picki:[],though:[23,2,25,44,40,18,46],object:[0,24,5,9,10,32,12,13,14,15,17,18,20,23,38,29,31,11,33,34,35,27,37,39,40,41,42,43,44,46,47,49],regular:[4,18],phase:[],previewtex:[],grave:25,don:[36,38,49,2,43,15,5,45,32],dom:[9,47,49,43,15,44,34,18,32,20],doe:[25,36,23,47,2,15,38,17,48,11,19,45,31,32,20,46],declar:[36,37,41,42,5,17,29],tfrac:25,unchang:[48,43],sum:[25,23],dot:25,asid:[],delaystartupuntil:[24,18],lnapprox:25,syntax:[25,33],mediawiki:1,isopera:32,shownam:38,asynchon:43,involv:[16,11,3,44],consolid:19,layout:20,firstnam:38,mathchoic:25,ismsi:[32,24],menu:[36,37,24,42,17,18,29,6,45,8,20,46],explain:[16,11,44],configur:[24,4,5,6,7,31,10,11,15,16,21,18,19,47,22,2,26,28,29,30,8,32,34,17,36,37,38,40,25,45,46,48],apach:30,configut:40,theme:[1,6],rich:19,folder:[16,37,30],predecessor:[],infti:[25,46],report:[36,18,3],circeq:25,prepocess:[],subseteq:25,fadeouttim:5,bar:[25,33,23],"public":30,reload:42,bad:[],replacechild:2,neq:25,respond:[35,18,3],dashrightarrow:25,elimin:18,precneqq:25,result:[36,37,23,38,47,49,43,25,16,45,31,32,20,46],respons:[16,31,11,23,35],fail:[0,11,45,34,38],exectu:23,best:[0,46,11,49,45],awar:[25,0,49,36],subarrai:25,varinjlim:25,wikipedia:[39,2],circledcirc:25,gneqq:25,approach:[38,46,11,1,43],attribut:[9,41,25,26,40,46],blacktriangleright:25,extend:[19,46],jaxlist:[],synchon:15,extens:[0,24,25,5,32,15,16,21,18,22,2,26,28,29,11,34,4,27,39,41,42,43,49],add:[33,25,1,16,13,41,2,4,5,18,45,47,20],preprocessor:[25,22,26,24,27,4,16,36,18,11,46,32,43,28],advertis:[],intop:25,cot:25,triggerr:[],howev:[30,41,2,3,43,25,38,18,45,46,11,33,49],against:35,browser:[24,25,5,10,32,16,17,18,19,20,2,27,28,30,11,4,36,37,39,42,44,45,46,48],varpsi:25,preccurlyeq:25,foral:25,foobar:33,sai:[13,2,23],innerhtml:[2,43],height:[25,42],heirarchi:[],wider:3,sqsupset:25,speak:[12,46],chrome:[37,32,2,45],patch:30,three:[36,30,23,38,40,49,5,34,44,46],been:[0,30,23,35,13,49,2,3,14,4,16,45,34,28,38,15,44,11,43],trigger:[45,18,29],beta2:[],interest:[15,35,39,44],basic:10,accpet:38,tini:25,quickli:[19,45,3],underrightarrow:25,regul:49,xxx:25,uncommon:[],ani:[0,2,4,5,7,32,13,14,15,16,17,18,20,21,22,23,26,29,30,11,33,35,36,37,38,25,42,43,44,45,48,49],emploi:[39,45],refexplicit:[],tanh:25,servic:[16,11],properti:[9,0,27,33,47,23,35,13,38,34,31,32,20],diamondsuit:25,sourceforg:[30,3],dashboard:8,succeq:25,canb:21,lightli:45,applic:[19,16,24],tabl:36,cong:25,tediou:[],disappear:[4,26,22],amout:14,disabl:[17,37],incorrectli:30,receiv:[35,38,15,44,34,33],suggest:[5,3],make:[0,3,25,5,32,12,13,15,16,18,19,22,26,11,33,4,36,30,41,42,43,44,45,46,49],complex:[45,40],split:25,lrcorner:25,unsafewindow:2,complet:[0,30,23,35,39,13,49,43,15,16,34,38,44,45,32,20],longmapsto:25,hand:[27,14,21,18,46,36,28],fairli:40,rais:25,mkern:25,ignorepast:35,unlhd:25,squar:[25,40],redefin:[5,34],kept:15,presto:[],thu:[23,49,15,38,11,20],inherit:[12,33,31,47,20],contact:[],thi:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,21,18,20,22,23,35,24,25,26,27,28,29,30,31,32,33,34,17,36,37,38,40,41,42,43,44,45,46,47,48,49],idotsint:25,programm:33,everyth:[25,49,32],settimeout:[38,23],left:[36,27,24,14,25,44,21,18,6,8,11],processclass:4,identifi:[9,16,46,11,35],just:[35,36,23,1,38,41,25,16,18,6,19,46,11,49],yen:25,mathbin:25,human:[],depart:[],coprod:25,yet:[36,13,49,43,15,44,45],languag:[39,16,46,45,44],noscript:4,onload:[24,27,2,18,38],errorset:18,ell:25,had:[15,16],myconfig:[15,38],els:[38,2,43],har:[],save:[41,8,6],hat:25,jsmath:[10,46,28],"3px":41,nexist:25,loadtimeout:0,quirk:45,preserv:38,negativethinmathspac:45,background:[25,41],specif:[0,27,23,1,35,39,13,49,43,4,38,34,18,46,32,20],sqsubset:25,arbitrari:25,zoom:[36,18,29],leftrightarrow:25,underli:45,www:[16,11,2,30,42],right:[36,37,39,13,49,2,14,25,17,18,6,46,11,21],old:[15,30],simbl:2,deal:45,autobold:[25,11],somehow:[],percentag:[17,37,18],cfrac:25,successfulli:[0,38],interc:25,dddot:25,bottom:6,subclass:[35,27,20,34,31,47,33],circ:25,exectur:35,overcom:[44,45],condit:[0,24],getjaxfor:[15,32,47],core:[11,49,24,25,18,46,32],plu:[35,24],bold:[25,40,21,11],mathrel:25,colleg:30,repositori:[],post:[35,37,24,3,14,15,44,34],"super":33,llless:25,obj:9,nwarrow:25,slightli:[25,6],surround:[17,37],current_theme_templ:1,joomla:1,downharpoonright:25,geramond:25,encod:25,bound:[],rightsquigarrow:25,down:[8,18],shortparallel:25,sot:[],wrap:33,opportun:3,often:[16,41,46],wai:[15,22,30,23,1,26,47,49,2,14,4,16,34,18,38,45,31,11,35,46,43],checkmark:25,wab:[],ngtr:25,avail:[0,22,37,5,33,49,42,45,4,16,17,18,11,15,19,30,26,36,20,46],width:[25,45,21,36,42],reli:[0,49,2,43,38,17,45,11],wordpress:[1,6],editor:6,overhead:[],rightthreetim:25,head:[1,2,43,16,6,45,8,11],form:[36,37,39,21,18,46],offer:3,forc:[11,37],epsilon:25,msbm:[],hear:[15,35],downdownarrow:25,"true":[35,11,37,23,25,24,42,27,4,17,18,7,32,33],reset:[42,23],absens:1,displayalign:18,intern:[0,36,35,39,13,49,25,18,45,31,32,47,46],tell:[16,45,2,43],moveright:25,featur:[36,30,3,15,38,29,45,33],rfloor:25,drive:30,exist:[25,33,23,3],ddot:25,backsim:25,jax1:[],triangleq:25,check:[0,30,35,25,38,33,16],excel:[],abovewithdelim:25,role:46,test:[9,10,36,30,44,2,43,15,16,8,32,33],tie:[24,23],smallsmil:25,scriptstyl:25,node:9,intend:33,consit:25,munderov:46,gvertneqq:25,consid:[0,11,25,3,4,46,32,20,49],markup2jax:[],configr:11,omega:25,outdat:3,faster:[45,11],bullet:25,tex2jax_ignor:4,ignor:[4,35],time:[0,2,3,25,5,9,32,14,15,16,34,18,23,38,29,11,35,30,49,43,45,46],push:[23,39,13,49,24,43,38,32],mathrm:25,doteq:25,emulateie7:45,skip:4,global:[12,45,27,23,43],skin:1,sourcesforg:[],displayind:18,millisecond:[0,37,23,42,14,5,29,32],decid:[11,42],depend:[23,43,38,6,45,11,48],show:[30,16,3,43,25,5,40,18,38,8,11,42],readabl:39,nearrow:25,varpi:25,certainli:[11,30],vee:25,vec:25,text:[1,2,25,5,6,9,14,15,16,40,18,19,20,21,22,38,8,11,4,37,26,49,43,17,46],succnsim:25,sourc:[10,36,37,49,2,42,15,17,19,30,46,32,20],string:[0,23,35,40,41,25,14,4,21,18,15,32,20],word:[4,46],exact:[],room:21,dim:25,foo:[33,23],administr:[1,6],level:[16,11,30,27],ntriangleleft:25,gui:[],item:[37,40,42,25,38,17],cooki:[9,24],div:[9,25,46,28,43],prevent:[25,22,37,26,42,4,16,21,18],slower:45,compens:17,sign:[25,43,4,16,46,11],cost:[16,11,33],rtype:[],pmb:25,rightarrowtail:25,widehat:25,xandi:33,dotsi:25,dotsm:25,appear:[25,27,30,38,42,14,15,16,18,43,6,11,20],dotso:25,repli:15,dotsc:25,dotsb:25,current:[0,37,1,35,33,45,6,30,8,20],backepsilon:25,ampersand:25,scriptel:[],inlinemath:[4,16,11,43],boost:[],defici:36,amalg:25,mathsiz:25,gener:[38,48,24,5,46,32,20],mfrac:[16,46],slow:[],modif:49,address:[16,8,30,1,6],along:[39,49,14,15,31,47],wait:[0,30,23,35,39,13,49,2,43,15,38,24,18,44,32],box:[25,0,5],html_head:1,shift:18,bot:25,queue:[35,27,23,44,12,13,49,24,43,38,39,32],overriden:32,digamma:25,varlimsup:25,macintosh:32,semant:33,regardless:43,extra:[15,25,46,18],modul:[0,8,27],prefer:[30,37,48,42],iepro7:2,veebar:25,visibl:[4,26,49,22,43],marker:25,instal:[10,37,16,45,25,5,6,19,30,8,11],arrowvert:25,memori:[44,20],bigr:25,visit:16,prec:25,subvers:[16,30],stylesheet:[0,27,23,35,13,24,43,44,18,6,45],perp:25,current_skin:1,bigl:25,bigm:25,eqcirc:25,divideontim:25,inputjax:[27,12,33,24,34,31,20],capit:12,sitaut:43,peopl:[],bigtriangleup:25,newcommand:25,visual:19,templat:[8,1,6],hphantom:25,easiest:[30,23,38,15,16,11],graphic:30,prepar:[49,11],cap:25,uniqu:41,risingdotseq:25,pmatrix:25,whatev:[25,1,33,49,43,15,47],cal:25,purpos:[38,46,45],getjaxbytyp:32,downharpoonleft:25,precsim:25,subseteqq:25,varprojlim:25,backslash:[25,21,18],topic:[12,10,11],exportmathml:[],phrase:16,occur:[0,36,23,35,13,49,2,42,14,15,38,34,18,11,44,32,43],eqsim:25,nuber:14,pink:25,alwai:[25,38,49,23],multipl:[25,49],trianglelefteq:25,write:[19,16,49,43,35],anyon:[],fourth:49,mathsf:25,tild:25,xhtml:[16,36,11],map:46,product:[],max:25,spot:25,succ:25,pending_xref:[],mai:[0,1,2,3,25,5,32,12,15,16,17,18,20,35,38,30,11,33,34,4,36,37,47,49,43,44,45,46],end:[0,36,1,25,6,24,4,15,8,49],data:[9,0,27,37,47,23,33,15,38,34,31,32,20],liminf:25,newlin:[25,14],vartheta:25,preceq:25,explicit:[],uparrow:25,nsim:25,inform:[0,37,1,35,39,14,15,38,17,18,46,11],"switch":[46,28],looparrowright:25,combin:0,block:[37,16,5,17,18,46,11,34],lnsim:25,approx:25,approv:[],lsh:25,tex2math:[16,28],mapl:[],still:[35,36,23,39,49,15,16,18,29,45],pointer:33,ttf:30,dynam:[0,27,10,49,2,43,16,18,44,19,46,11],equiv:[25,45],amssymbol:[25,16,11,2],group:[0,36],monitor:3,polici:30,varsigma:25,bigstar:25,platform:[19,10,1,16],window:[27,23,38,2,42,14,5,43,32],alignat:25,main:[46,11,30,49,1,12,47,41,42,25,16,27,18,6,31,32,33,8],mathexampl:43,non:[9,0,46,16,13],msam10:16,halt:44,smash:25,initi:[0,27,44,25,24,42,4,16,34,18,15,46,32,20,49],contectu:45,safari:[45,32,2],natiov:17,now:[39,16,11,30,45],discuss:[9,30,2,3],nor:[5,40],term:14,name:[0,24,4,5,9,32,15,16,21,18,20,22,23,2,25,26,30,31,11,33,34,35,36,37,38,40,41,45,47],opera:[45,32,2,48],boxdot:25,separ:[36,30,41,14,15,16,17,18,11,49],messagestyl:[5,18],sideset:25,confid:19,varpropto:25,compil:38,domain:30,replac:[0,36,2,43,16,21,11,6,8,32,33,46],individu:[11,20,43],continu:[15,0,25,49,44],happen:[36,30,13,49,25,44,46],shown:[25,40,18,42,43],accomplish:[30,2,45],space:[43,25,18,45,7,11,46],internet:[0,2,42,14,25,38,18,45,46,11],formula:[43,18,29,19,45,46,11],correct:[30,2,38],simeq:25,earlier:49,ajax:[0,27,12,49,24,15,38,34,32],mime:[11,47,16,36,31,32,20,34],theori:[],underleftarrow:25,org:[16,11,2,42],ord:25,care:[25,11,2],ntrianglelefteq:25,suffici:[25,21,48],x00b1:16,synchron:[0,23,10,39,13,49,2,43,38,24,44,32,35],mscarri:36,thing:[25,16,40,43],place:[0,37,5,25,3,43,15,16,35,21,18,6,8,11,33,49],mathop:25,startuphook:[15,32],ture:17,think:[25,18,43],frequent:[4,15],lambda:25,origin:[33,35,47,30,13,25,2,43,15,16,31,11,20],lfloor:25,suspend:[15,13,49,35],directli:[49,2,43,25,38,46],spoken:[],onc:[0,30,23,35,49,24,43,25,16,28],arrai:[2,4,5,7,32,13,15,16,40,47,21,22,23,35,24,38,28,31,11,34,17,37,26,25,45,46,48],yourself:[25,13,2,18,38],fast:[],open:[10,36,30,42,16,6,19,8],predefin:18,size:[25,41,17,37,43],given:[9,0,47,33,23,1,35,13,41,40,25,14,15,38,34,18,46,32,20,49],convent:[],gif:[],ifmodul:30,evail:49,leftrightharpoon:25,averag:46,circl:25,whith:36,white:41,conveni:[16,11,33,18],hub:[24,4,5,7,32,12,14,15,17,18,20,21,22,2,38,29,11,34,27,37,26,47,49,42,43,46,48],especi:46,programat:46,copi:[36,30,2,3,16,11,19,32],specifi:[25,5,7,9,13,15,16,40,18,21,23,35,38,29,45,11,4,37,41,42,44,17,46,48,49],enclos:[46,41,37,18],quad:25,than:[0,25,5,7,32,13,15,16,34,18,19,47,23,35,30,31,11,33,4,36,37,39,41,43,44,45,46,49],serv:[16,11],wide:[19,46,30],instanc:[9,20,49,34,32,33],underbrac:25,were:[15,20,43],posit:[13,37],seri:[49,40],pre:[4,5,36,30],delic:17,lnot:25,doublecup:25,openajax:[],nleftrightarrow:25,svnroot:30,argument:[35,23,49,38,11,33],hskip:25,doctyp:[45,36],mislead:[],engin:[19,10],techniqu:2,npreceq:25,note:[0,2,25,5,32,16,40,18,20,21,35,38,30,11,4,37,41,42,43,45,46,48,49],x2260:16,take:[0,23,1,5,49,24,3,43,25,16,21,38,44,11],noth:[38,23],channel:[15,39],updownarrow:25,begin:[15,25,24,43,4,21,45,46,11,49],sure:[35,30,25,2,3,43,4,16,45,11,49],windowset:42,normal:[25,23,41,2,4,18,46],track:[46,3],udpat:30,beta:[25,16],pair:[9,0,11,23,40,41,4,21,15,31,32,47],fileurl:0,beth:25,latex:[10,39,25,4,16,18,19,46,11],textarea:4,proud:[],sale:17,typeset:[0,24,4,14,15,17,18,19,20,22,2,38,29,32,27,37,26,39,49,42,43,44,46],badg:3,sigma:25,mathfrak:25,showmathmenu:37,newenviron:25,autoreset:23,parentnod:2,unprocess:[32,20,43],permiss:[16,30],hack:45,corner:[27,18,14],label:[25,11,42],xml:[19,39],insruct:1,onli:[0,1,2,3,25,5,32,16,40,18,19,20,35,38,30,11,4,36,37,39,41,43],explicitli:[25,38,4,16,11,33],activ:[36,23,39,3,43,44,45,46],written:[16,6],inlinedelimit:25,otim:25,black:25,offici:[],geq:25,mypic:[4,26,22,40],nearli:[25,11],variou:[35,37,1,12,41,15,5,17,31,11,46],get:[9,10,36,37,23,35,49,2,14,25,16,17,18,38,45,30,43,33],ncong:25,downarrow:25,requir:[0,23,25,2,15,38,34,19,46,32,47,49],prime:25,lceil:25,mathpunct:25,enspac:25,intermitt:[27,14],shortmid:25,retypeset:43,where:[0,1,24,3,25,5,8,9,32,14,15,16,21,20,23,38,30,31,11,27,37,47,41,43,44,46],wiki:[16,46,2],lozeng:25,obejct:13,ismac:[32,24],concern:[46,32],detect:23,parent:[9,33],enumer:25,sponsorship:[],enough:[49,40],between:[25,23,38,49,42,15,16,45,46,32,20],maltes:25,"import":[12,0,49,44,15],across:[39,45],rahter:[],august:10,longleftrightarrow:25,vdot:25,screen:[0,49,43,19,14,47],obscen:[],negmedspac:25,come:[36,30,49,2,38,45,46,11],leftleftarrow:25,img:[22,41,2,4,26,40],timout:0,pertain:16,audienc:45,overbrac:25,mani:[25,11,44,41,4,38,32,49],color:[25,41,40,18],operatornam:25,period:[0,27,30],pop:[],colon:[25,41],unrend:[],cancel:23,pod:25,bigcirc:25,msrow:36,needlessli:38,skew:25,mark:[25,36,41,4,16,28,46,11],addit:[47,0,36,23,16,13,41,25,15,5,18,38,31,32,20,49,43],textnod:9,succapprox:25,fade:5,arcsin:25,refdomain:[],resolut:19,mathplay:[45,11,2,18,42],breve:25,quick:[],texfont:5,blacktriangl:25,former:30,those:[47,35,36,30,49,23,38,13,41,40,25,15,5,34,18,43,19,31,32,20,46],manu:42,"case":[25,47,37,23,38,33,41,2,43,15,16,40,18,30,46,11,20,49],kappa:25,oldstyl:25,addtext:9,invok:45,margin:21,opera10:37,advantag:[45,49,1],barwedg:25,leadsto:25,henc:30,worri:[15,46],destin:32,updatemath:43,jax2:[],bigwedg:25,develop:[39,36,30,3],author:[14,34,18,29,19,46],media:[41,30],postjax:[46,18],same:[15,22,30,35,25,44,4,26,6,11,47,49],html:[1,24,4,5,7,9,10,32,12,15,16,17,18,47,22,2,26,27,30,8,11,25,36,37,39,40,41,42,43,44,45,46,48],pad:[9,41],knuth:39,mathvari:46,document:[0,22,39,10,12,25,2,43,4,16,36,18,11,19,45,26,32,47,46,28],exhaust:11,finish:[39,44,49,2,43],vvdash:25,nest:[36,27],availablefont:[5,11,37],someon:[],longleftarrow:25,capabl:[12,19,11,45],formaterror:32,displaystyl:[25,43],extern:[0,27,38,49,15,44,32],submenu:[18,42,6],appropri:[25,15,16,28,31,46],macro:[25,16,21,18,11],markup:[39,0,25,36,46],leftharpoonup:25,overwithdelim:25,without:[0,36,37,25,15,38,17,46],model:[10,27,12,24,25,45,46,33],altertn:45,bigotim:25,stixfont:5,mml2jax:[36,26,2,16,18,46,11],loaderror:0,when:[0,24,4,5,6,7,11,12,13,14,15,16,21,18,19,20,22,23,35,26,27,28,29,30,31,32,33,34,17,36,37,38,39,40,25,42,43,44,45,46,47,48,49],rest:[0,36,49,43,16,19,46],speed:[45,46,11],versu:49,mathzoom:[41,11,29],nleqq:25,except:[16,11,44],littl:[0,35],blog:[16,46],earli:11,hover:[42,18,29],around:[25,11],read:[15,16,36,30,40],outermost:40,boldsymbol:[25,11],messsag:14,hander:18,moo:33,dispatch:[],amp:25,lasterror:32,mod:25,oslash:25,cdot:25,integ:32,server:[37,1,2,16,6,30,8,11],either:[0,30,1,35,12,40,41,2,15,16,21,29,45,32,48],output:[2,25,7,10,32,15,16,17,18,20,27,11,33,34,36,37,39,47,41,42,43,45,46,48],manag:[9,27,30,1,38,39,24,14,16,45,46],lesssim:25,searrow:25,sqcup:25,inlin:[4,16,11],constitut:12,slice:23,easili:[19,16,46],definit:[0,37,41,42,17,29,19],iff:25,shoveright:25,inputid:20,dashleftarrow:25,mathcal:25,variuou:15,complic:[40,36,48,45],refer:[10,30,16,33,2,43,15,5,35,34,38,44,32,20],power:[49,3],inspect:32,broken:46,fulli:[49,36],regexp:4,"throw":[34,2],trianglerighteq:25,assocait:43,underwai:49,greater:25,ddddot:25,act:[25,38,39,49,15,16,21,18,46,11],industri:39,processor:[46,36,37,49,39,41,24,42,25,16,17,45,7,11,48,21],hookrightarrow:25,nobreakspac:25,routin:[9,0,44,38,34,31,32,47],effici:[11,33,43],elementari:36,lessdot:25,triangledown:25,compos:36,rightharpoondown:25,mathbackground:25,your:[0,1,2,3,4,5,6,7,10,11,16,21,18,19,22,26,28,29,30,8,32,17,36,37,38,39,40,25,42,43,44,45,48,49],sqsupseteq:25,log:[25,16,30,14],area:[21,14],aren:[],fontwarn:[5,11,18],lor:25,start:[0,30,49,23,10,40,25,24,44,15,16,34,18,6,8,35,46],interfac:[30,1,16,6,19,8],lot:[15,30],machin:[39,30],verbatim:[],buggi:25,categor:11,longer:[35,14],overleftarrow:25,mathml:[10,36,39,47,2,46,25,16,17,48,19,45,7,11,20,31],furthermor:[49,18],possibl:[0,36,30,23,5,41,14,16,18,38,45,46,11,33,49],"default":[0,24,25,5,7,32,14,16,21,18,47,22,23,26,29,30,31,11,34,4,37,42,17,46,48],processescap:[4,11],buildrel:25,notag:25,embed:36,connect:[38,46],creat:[0,24,3,9,14,15,34,47,23,38,31,33,35,27,30,39,20,49,42,44,46,41],certain:[15,35,44],leftrightsquigarrow:25,twoheadrightarrow:25,varliminf:25,file:[0,1,2,25,5,6,8,32,13,14,15,16,34,18,20,23,24,38,28,31,11,35,30,39,40,41,44,45,46,47,48,49],outputjax:[27,12,47,24,34,20],fill:[45,48],again:[0,11,47,43,25,31,32,20],iiiint:25,pmod:25,mathematica:[],hybrid:[],orient:[12,33,27,24],valid:[38,45],you:[1,2,3,4,5,6,7,11,12,13,14,15,16,17,18,19,47,21,22,23,24,26,28,30,8,32,33,34,25,36,37,38,40,41,42,43,44,45,46,48,49],trash:20,architectur:[],mathjaxsetup:[],sequenc:[10,13,25,24,15,44],symbol:[25,16],dashv:25,cb2:[],briefli:16,cb1:[],menuset:[18,29],reduc:25,mathcolor:25,lbrace:25,gtrapprox:25,descript:[22,26,2,4,5,27,18],lbrack:25,hello:38,calle:33,potenti:49,escap:[21,11],dst:32,negthickspac:25,represent:46,all:[0,1,2,4,5,10,32,14,15,16,34,18,19,22,23,26,36,11,33,35,27,30,38,39,25,44,45,46,49],consider:[16,11],illustr:43,performth:[],lack:[],dollar:[4,16,25,11,43],asynchorn:[49,43],abil:[45,46],follow:[15,37,23,38,12,40,41,24,25,4,16,34,43,30,46,11,33],alt:[2,18],disk:[11,30],multlinewidth:21,scr:25,articl:39,init:33,program:[27,1,44,12,33,49,24,16,19,46,20],smile:25,programmat:[],multlin:[25,21],vert:25,fals:[35,11,37,25,2,42,4,17,18,7,32,33],varrho:25,prooblem:25,"1px":[9,25,41],verb:25,mechan:[35,23,13,49,24,15,44,33],difficult:[38,36,44],loadcomplet:[0,32,34],veri:6,ticket:3,preferredfont:37,list:[24,25,5,6,7,31,32,15,21,18,20,22,23,26,29,8,11,4,37,47,49,42,43,17,46,48],emul:45,adjust:[37,16,17,2,43],plain:25,small:[25,46,21,14],preceed:[4,18],teh:[],getalljax:[32,43],adust:[],lll:25,tex:[2,25,5,7,10,32,15,16,21,18,19,22,27,28,30,31,11,34,4,36,37,39,49,43,45,46],zero:13,design:[19,8,36,2],pass:[0,11,23,35,13,49,24,42,15,38,46,32,33],overlin:25,further:[13,46,49],what:[10,22,37,23,26,25,36,11,42,43,4,5,17,18,29,19,46,32],sub:27,section:[2,25,5,7,32,16,17,18,21,22,26,28,29,8,11,4,36,37,38,42,45,48],advanc:[12,10,19,11],abl:[37,23,16,2,43,15,5,18,6,19,30,8,11],delet:37,version:[47,10,27,30,24,2,3,43,34,29,31,32,20],sup:25,method:[9,0,11,33,47,23,35,13,49,2,14,15,38,34,43,44,31,32,20],hasn:[0,34,14],full:[0,12,4,38,18,19],themselv:[40,32,24,27],variat:11,geqslant:25,modular:[19,36],ggg:25,trunk:30,ineffici:[33,18],modifi:[10,43,15,34,32,47],valu:[0,24,4,5,7,9,32,13,15,17,18,21,22,23,38,29,11,33,36,37,26,40,41,42,43,46,48,49],search:[19,10,32,3],sender:15,collater:[],prior:18,amount:[5,21,23],pick:[],action:[0,2,25,32,13,14,15,34,47,23,24,38,29,31,11,35,27,39,49,43,44,46],mathjax_wikipedia:2,magnitud:45,llap:25,via:[0,36,37,23,1,16,33,49,2,14,15,5,29,45,30,46,11,20],shorthand:43,textit:25,href:40,inappropri:15,emptyset:25,famili:[25,0,41],decrement:13,select:[17,32,36,42,45],proceed:[49,40],x41:25,distinct:[12,11],mathja:[8,6],regist:[0,35,39,24,15,44,34,31,32,47,46],two:[25,30,44,40,41,15,16,21,18,45,11,49],offseti:37,taken:[15,25,49,45,43],imath:25,ispc:[32,24],more:[5,32,13,16,40,18,19,23,38,30,31,11,33,35,37,39,41,17,43,44,45,46,48,49],flat:25,diamond:25,desir:[33,2,30],mlongdiv:36,ital:[0,18],flag:[],aleph:25,particular:[9,0,23,35,39,13,41,25,16,38,44,45,46,32,33],known:49,upsilon:25,mathml3:36,cach:15,showmathmenumsi:17,none:[35,22,37,23,38,4,26,18,46],mmlorhtml:[45,48,11,2,18],det:25,dev:[],histori:[15,35,24,39],remain:39,paragraph:[25,5,46,43],ie6:37,caveat:30,def:[25,33],deg:25,"_mathml":[],scan:32,myspan:40,registr:34,share:[16,11,30,3],accept:[38,23,43],succneqq:25,minimum:32,explor:[0,2,42,14,25,38,18,45,46,11],sharp:25,mathinput:43,huge:25,cours:[49,36],goal:19,awkward:33,secur:[30,2],rather:[0,25,5,7,13,15,16,34,18,19,47,23,31,11,33,4,36,30,41,43,44,45,46,49],anoth:[35,30,43,13,49,14,15,44,31,11,46],showmathmath:17,csc:25,snippet:[9,10,22,26,3,4,5,40,18,32],ddagger:25,stix:[37,39,25,5,46,11],simpl:[45,40,18],css:[0,2,25,5,7,10,32,16,17,18,20,27,29,30,11,36,37,39,47,41,42,43,45,46,48],unabl:5,regener:[],resourc:[16,11],referenc:5,faculti:[],variant:39,reflect:[24,43],vdash:25,mstack:36,impliedbi:25,associ:[46,37,23,47,38,17,31,32,20,34],mytim:38,lhd:25,onto:[39,16,49,32,43],ambigu:12,caus:[0,36,30,35,25,42,14,4,16,27,21,18,38,15,46,32,20,49,43],callback:[47,0,27,23,35,12,13,49,24,43,15,38,39,44,31,32,20],firefox3:37,merror:41,unrhd:25,help:[30,42,16,3,45,11],soon:[11,2,18,43],trade:45,reftyp:[],through:[35,36,30,25,42,15,44,45,46,11,33,49],hierarchi:[11,30],paramet:[9,0,22,33,47,23,26,13,14,38,16,35,21,18,11,31,32,20,34,43],style:[9,0,37,42,10,39,40,41,24,25,14,4,5,17,18,29,46,32,20,16],arial:25,nifti:[],border:[9,25,41],x221a:36,processupdatetim:32,x221e:46,late:[39,2],isreadi:[27,24],pend:13,amsmathaddit:49,processenviron:4,speech:[],might:[0,36,30,38,49,15,16,21,46,11],alter:[4,43],good:[49,2,3],"return":[9,0,36,33,47,23,35,13,49,14,15,38,34,43,44,31,32,20],textstyl:25,hslash:25,framework:[],getelementbyid:43,rlap:25,mathscr:25,instruct:[1,2,16,40,6,8],bigcup:25,did:38,achiev:[],iint:25,found:[0,31,18,3,38],unicod:[25,5,36],x2211:46,button:[],subsystem:24,originaltext:20,transform:46,weight:[40,33],hard:[11,30,3],realli:38,nless:25,expect:[25,45,49,11,18],beyond:[],reduct:45,webserv:[],nleq:25,internext:[],shortcom:44,skiptag:4,publish:[],movabletyp:[],print:[19,41],occurr:44,msie:[17,32,48],foreground:41,qualifi:[],safari3:37,userscript:2,ast:25,offsetx:37,mml:[48,46,27,20],reason:[0,36,38,49,2,42,14,25,16,34,11,45,32],base:[33,27,37,1,44,12,24,2,5,34,45,19,30,20],typeet:43,ask:[46,21,3,43],mathr:25,asn:46,basi:[45,48],succnapprox:25,bring:[46,30],drupal:1,msbm10:16,showprocessingmessag:[11,18],perhap:38,bumpeq:25,elementjax:[12,24,34,20,27],stixgener:25,getelementsbytagnam:2,assign:[4,38],major:[19,45,11,2],dont:46,boxplu:25,exchang:39,lastnam:38,number:[47,0,27,30,23,5,40,49,14,16,21,18,38,31,32,20,34],fadeoutstep:5,done:[13,46,11,49],construct:[46,49],blank:[35,23,43],stabl:30,miss:[25,23],differ:[25,11,30,23,38,49,43,15,16,44,45,46,32,33],script:[47,0,11,30,1,24,49,2,43,4,16,46,34,18,6,15,31,32,20,8],interact:[19,16,46,20],smoother:5,least:[45,46,32],statement:[49,23],illeg:40,store:[9,35,27,37,23,47,49,43,38,31,32,20,46],option:[25,5,6,7,32,16,40,18,21,22,26,28,29,11,33,34,4,37,42,17,46,48],nleftarrow:25,triangleleft:25,ntrianglerighteq:25,selector:[41,18,14],tex2jax_process:4,part:[15,36,30,23,44,25,2,4,16,21,6,19,46,33,49],pars:25,binom:25,cosh:25,kind:46,whenev:[35,36,30],remot:30,remov:[35,30,43,47,14,4,18,46,32,20],dtd:[16,11],bridg:20,arrang:23,ffff88:41,comput:[30,32,37],nleqslant:25,packag:[39,30,28],expir:9,"null":[9,0,22,37,47,23,26,27,33,2,14,4,5,35,34,18,43,31,32,20],imagin:[],xref:[],built:[10,2,45],equival:[9,23,49,43,38,40],lim:25,self:36,also:[2,3,25,9,12,14,15,16,17,18,20,23,38,30,11,33,4,36,37,39,42,43,44,46],brack:25,build:[],brace:25,index:[16,30,1],addel:9,ngeqslant:25,most:[27,30,1,23,39,2,41,24,15,34,45,11,33],plan:16,rho:25,alpha:25,rhd:25,vardelta:25,clear:[35,37,23,24,14,15],tpl:1,exp:25,starup:18,usual:[23,38,49,25,5,34,18,46],leftroot:25,nshortparallel:25,carefulli:[40,43],finv:25,particularli:[45,30],rightleftarrow:25,font:[0,37,5,39,40,41,42,14,25,16,17,18,43,44,19,30,46,11,21],fine:[],find:[3,43,5,28,6,45,46,32],preremoveclass:18,surd:25,execut:[0,23,13,49,24,15,38,46],pretti:30,ruin:[],solut:[16,46,30,3],delayedx:23,couldn:38,queu:[13,49,23,35],factor:[17,37,18],tagsid:[21,11],precnsim:25,express:[4,15,49,18,35],strut:25,nativ:[36,12,2,19,45,46,11,48],proces:[],greasemonkei:[11,2],donald:39,notransl:34,restart:[4,13,49],ie8:45,ie7:45,acut:25,vmatrix:25,common:[36,1,39,40,25,5,34,11,32],set:[0,24,4,5,7,9,11,14,15,16,17,18,20,21,22,23,2,25,26,28,29,30,32,33,35,27,37,38,39,40,41,42,43,44,46,48,49],overrightarrow:25,startup:[10,27,2,49,24,43,15,34,18,32],see:[0,3,4,5,6,8,32,13,15,16,17,18,22,23,25,26,28,29,30,31,11,35,36,37,38,39,41,42,43,44,45,46,49],sec:25,arg:25,close:[5,36,11,3],langl:25,simultan:49,someth:[4,30,18,3,43],particip:3,won:[49,30],subscript:25,experi:[30,18],altern:[0,25,38,46,11,33],numer:[32,36],complement:25,javascript:[0,1,2,5,6,10,12,15,16,17,18,19,20,21,23,38,29,8,11,33,27,37,39,40,41,42,44,45,46,49],mailbox:[15,39],bmatrix:25,solv:2,longrightarrow:25,classnam:2,popul:24,bodi:[0,43,16,31,11,47],last:[0,11,23,13,41,25,32],delimit:[4,16,25,11,46],hyperlink:46,event:[39,2,43,15,44,46],nvdash:25,context:[4,42,18,23],overset:25,hbar:25,whole:[22,44,43,4,26,32],load:[0,1,2,25,10,32,13,14,15,16,34,18,19,47,23,24,38,28,31,11,35,27,30,39,49,43,44,45,46],markdown:46,simpli:[25,22,30,23,38,13,43,4,26,34,18,11,19,31,32,47,28],point:[25,13,16],instanti:33,schedul:38,etra:[],header:[30,1,6],param:[],linux:32,bigve:25,mistak:40,zeta:25,throughout:[],gneq:25,bigtriangledown:25,empti:[27,37,23,49,24,46],dur:32,strategi:45,invis:30,fire:[24,2,38],refdoc:[],imag:[22,37,26,2,4,5,40,19,30],descib:16,coordin:[13,46,49],understand:46,urcorn:25,educ:[],sqcap:25,blacksquar:25,bbfont:25,solid:[9,25,41],formath:[],pitchfork:25,lvert:25,"while":[9,0,36,30,5,48,25,2,15,16,34,18,44,45,46,11,35,49],blacktriangleleft:25,nprec:25,behavior:18,circlearrowright:25,mbox:25,everyon:15,loop:20,subsect:34,measuredangl:25,readi:[15,34,24,27],eqslantless:25,biguplu:25,itself:[33,35,36,30,23,13,41,24,25,15,27,18,11,46,32,20,49],costli:[],rightarrow:25,xleftarrow:25,manang:[],redisplai:14,unexpectedli:16,conflict:46,upuparrow:25,optim:45,domin:39,alert:[15,38,49,23],jsmath2jax:[22,28,11],pulicis:35,user:[25,36,37,23,43,2,3,14,15,5,17,18,29,45,19,30,46,11,42,28],robust:[15,39],wherev:[],typic:[4,25,30],recent:[19,2],lower:[25,27,24,18,14],task:25,getjaxbyinputtyp:32,entri:[39,13,41],searchabl:19,person:38,expens:45,normals:25,scriptsiz:25,fallingdotseq:25,explan:[16,11],rvert:25,obscur:14,mathinn:25,world:[19,38],succsim:25,cut:[],cup:25,blacklozeng:25,ffeeee:25,notifi:15,input:[2,25,7,32,15,16,21,18,47,27,28,31,11,33,34,36,39,20,49,43,45,46],unlik:[19,34],subsequ:25,sum_:46,trueli:43,format:[47,10,36,37,39,40,25,16,17,18,19,45,31,11,20,46],big:[25,11],moodl:1,tomathml:20,game:25,insert:[22,23,2,4,26,34,18,11,6,8,32,47,46],nofont:5,bit:[17,33],characterist:[],diagup:25,semi:41,varkappa:25,signal:[35,27,23,44,12,24,15,38,34,39,32],altough:38,collect:[38,41,20,49,23],"boolean":32,popular:[16,28,1],swarrow:25,stackrel:25,lastest:3,creation:[31,24],some:[1,25,5,32,12,13,15,16,17,18,19,20,23,38,30,31,11,33,34,36,37,47,49,43,45,46,48],back:[5,20],emph:25,sampl:[30,44,41,15,16,18],myid:41,scale:[19,17,37,18],culprit:[],delimt:4,prop:[],mathemat:[0,2,4,5,6,31,32,15,16,17,18,19,20,21,22,26,28,29,30,8,11,34,25,36,37,39,47,49,42,43,45,46],larg:[25,0],extension2:[],slash:11,prod:25,reproduc:43,sqsubseteq:25,tex2jax:[25,36,2,43,4,16,27,18,46,11],cgi:0,garamond:25,previou:[38,35,49,23,14],run:[0,2,4,5,7,32,13,15,16,17,21,22,23,24,38,30,11,35,36,37,26,49,43,44,45,46,48],doteqdot:25,odot:25,step:[5,46,1,16],hookleftarrow:25,impor:30,react:35,materi:43,retain:[],exportaud:[],microsecond:[],rangl:25,succcurlyeq:25,gamma:25,file3:49,file2:49,file1:49,file4:49,bmod:25,within:[0,38,36,30,23,5,12,25,24,43,4,16,21,28,11,44,46,32,33],todai:39,isjax:32,announc:44,inclus:[],span:[22,4,26,40,18,46,28],question:[16,34,3],textual:[],custom:[14,25,16,19,45,11],handler:[0,27,39,2,24,43,44,46],includ:[0,1,24,4,5,7,11,12,15,16,21,18,19,22,23,2,25,26,27,28,29,30,31,32,34,17,36,37,38,40,41,42,43,45,46,48,49],suit:[5,36,16],nativemml:[36,48,42,17,45,46,11,47],overleftrightarrow:25,ulcorn:25,properli:[0,36,30,38,33,49,2,43,5,32,20],poster:35,atop:25,loadhook:[0,32,38],serif:[25,0,41],link:[30,1,16,12,5,44,11],translat:[31,34,47,46],delta:25,line:[25,22,30,1,2,24,4,16,36,45,46,11],consist:[25,40,49,36,45],rmoustach:25,qquad:25,bigg:25,geqq:25,similar:[44,23],workflow:36,enlarg:29,constant:15,doesn:[25,37,23,33,2,15,18,30,20],repres:[9,22,16,41,14,4,5,40,18,19,26,47,46],mathdiv:[9,38,49,43],tbinom:25,home:0,constortium:19,improv:[45,18,3],phantom:25,extension1:[],iiint:25,titl:[16,43],sequenti:[44,49],invalid:[25,40],llcorner:25,toaudibl:20,bracket:[40,18],shoveleft:25,xrightarrow:25,department:30,supseteq:25,delayclear:37,msup:[16,46],alttext:26,eval:23,enhanc:46,svn:30,rightharpoonup:25,land:25,mimetyp:[47,31,34,20],svg:46,confirm:[],supseteqq:25,depth:25,far:[0,35,14],scroll:8,prototyp:33,code:[0,2,3,4,6,9,10,32,13,15,16,17,18,22,23,24,25,38,11,35,27,26,39,40,41,43,44,49],partial:25,edg:30,queri:46,tiddlywiki:1,edu:[30,2],privat:[44,34,30],elsewher:43,send:[15,35],becam:39,sens:46,fatal:[],sent:[15,35,32,39],actiontyp:37,unzip:30,gnsim:25,defamatori:[],mous:[46,37,42,29],untouch:[],tri:[25,0,37,30],ischrom:32,mathit:25,notabl:[],forefox:2,curvearrowleft:25,"try":[47,3,15,16,34,31,33],my_config:[],maction:37,pleas:[16,11,40,3],impli:[25,36],smaller:0,fortun:15,natur:[19,16,25,30,46],varupsilon:25,download:[0,30,5,16,18,46],fullnam:38,hspace:25,click:[37,42,17,18,29,6,46],append:9,compat:[39,45],appendchild:[9,2],compar:11,access:[35,30,1,38,33,49,42,25,16,19,20],clipboard:[],mathjax:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49],can:[0,2,3,4,5,9,32,13,14,15,16,17,18,19,47,23,24,25,38,27,28,30,31,11,33,34,35,36,37,39,41,43,44,45,46,49],vargamma:25,closur:[38,23,43],leq:25,let:[36,30,2,42,16,40,45,32,48],sinh:25,becom:[36,30,23,49,3,15,33],sinc:[0,36,49,23,35,13,41,25,15,16,17,18,11,44,45,46,32,33,21,43],tex4ht:46,rtime:25,convert:[10,36,23,25,2,4,28,19,46,47],produc:[35,37,23,16,47,25,42,43,15,5,17,18,38,19,45,46,11,20,21],convers:25,larger:46,technolog:19,later:[35,36,37,23,13,49,25,38,32],zscale:18,circledast:25,chang:[11,37,1,43,2,42,14,17,30,46,32,20,21],chanc:[4,15,35],firefox:[11,30,2,45,32,48],rgroup:25,appli:[25,33],iskonqueror:32,lessgtr:25,api:[12,10,19,16],smallmatrix:25,from:[0,1,24,4,10,32,15,16,21,18,20,22,2,26,28,30,31,11,33,34,35,27,37,38,47,25,42,43,45,46,49],zip:[16,30],commun:[15,10,3,16],chi:25,doubl:[21,18,29],upgrad:[5,3],varphi:25,next:[25,44,20,43],few:[25,16,30,28],msqrt:[16,46],reftarget:[],bowti:25,dash:[41,37],comparison:[49,32],impress:[],doublebarwedg:25,projlim:25,"4ac":16,actual:[9,0,36,23,13,25,43,15,38,18,11,31,32,47,49],versionatleast:32,account:[],alik:2,retriev:9,augment:[47,31,34,33],aperson:38,thin:21,assum:[16,8,43,6],control:[25,22,37,16,41,11,42,45,4,5,17,18,29,26,30,7,32,48,21],tau:25,lesseqgtr:25,process:[0,2,25,9,10,32,13,14,15,16,34,18,20,22,24,38,28,31,11,4,36,26,47,49,43,45,46,48],dfrac:25,newmath:43,high:[19,45,46],tag:[1,24,25,6,32,15,16,40,18,47,21,2,26,28,31,11,4,36,30,20,43,46],tan:25,prece:38,delai:[0,37,23,35,42,14,15,18,29,30],gcd:25,getelementsbytagnamen:2,subdirectori:[47,31,20],instead:[25,16,13,49,43,15,38,46],class4:33,class2:33,sin:25,sim:25,class1:33,simplesup:33,frac:25,overridden:[37,20,34,31,47,33],mspace:[25,36],anothermethod:33,frak:25,redund:[33,18],essenti:[25,46,33],light:[25,33],correspond:[32,37],element:[24,25,5,9,15,16,40,20,22,35,26,36,31,32,33,4,27,37,47,41,43,44,46,49],issu:[0,36,3,14,16,46,11],unaccept:45,allow:[35,36,37,49,1,38,39,40,41,2,25,14,15,16,17,18,29,19,30,33,42],fallback:[30,37],mjx:9,fastest:45,nonumb:25,move:[30,37],nsucc:25,comma:[25,41,11,2,18],dagger:25,mathjax_tooltip:37,movabl:[8,1],coth:25,varxi:25,therefor:25,pixel:37,multimap:25,crash:18,pure:36,handl:[0,36,49,44,39,25,2,27,15,5,17,32,48,34],innermost:40,handi:[],"05em":25,mention:[],successor:28,gggtr:25,somewher:[],anyth:[15,11],edit:[16,11,1],smallfrown:25,prepackag:[],mode:[25,37,4,16,45,46],varomega:25,"2em":25,mod_head:30,subset:25,delaypost:37,consum:14,nointerest:35,src:[22,1,26,49,2,43,4,16,40,11,6,8,32],"static":33,our:3,rightleftharpoon:25,helpurl:42,special:[25,36,38,41,4,16,18,11,44,19,45,46,32],out:[0,37,49,15,5,17,45,30,46],variabl:[27,23,12,2,24,43,25,38,33],lesseqqgtr:25,matrix:25,categori:49,rel:[0,17,37],moveabl:[8,1],circlearrowleft:25,ref:32,red:[25,16,11,40],negthinspac:25,nsucceq:25,insid:1,configurbl:[],manipul:43,eqslantgtr:25,releas:[16,2,30],afterward:38,indent:[21,18],could:[0,36,38,12,49,3,43,15,16,46,32,20],put:[0,30,44,2,25,16,11],mac:[17,32,37,18],timer:[],keep:[30,1,39,43,25,16,45,46],gtreqqless:25,length:[2,23],outsid:[4,45,11],"0em":18,uproot:25,softwar:[19,16,46],rbrace:25,blogger:[],rbrack:25,qualiti:[19,45,46],spadesuit:25,date:[16,30],uplu:25,clubsuit:25,bigsqcup:25,"long":[25,49,42],strict:[45,30],unknown:36,system:[30,1,16,3,25,5,19,45],wrapper:[],attach:[15,35,44],termin:4,"final":[38,25,16,40,19,46,11],rsh:25,juli:[],"1em":36,gtreqless:25,blind:46,gtrdot:25,structur:[0,11,23,39,43,15,38,27,32],charact:[25,36,37,41,4,5,21,18,46],htaccess:30,seriou:46,biggl:25,biggm:25,rrightarrow:25,favorit:[],unkown:32,have:[0,1,2,3,4,5,6,32,15,16,17,18,20,23,38,30,8,11,33,34,35,36,37,25,43,44,45,46,49],disadvantag:45,need:[0,1,2,3,4,5,6,8,11,13,14,15,16,17,18,19,20,21,23,24,38,30,31,32,33,34,25,36,37,39,47,41,43,44,46,49],turn:[9,35,36,23,4,17],biggr:25,woudl:11,min:25,mid:25,decis:45,msam:[],which:[1,24,4,8,32,14,15,16,21,18,20,22,23,2,25,26,27,28,29,30,31,11,33,34,35,36,37,38,40,41,43,45,46,47,49],hbox:25,mit:25,singl:[0,27,23,44,12,41,43,4,16,19,11,49],declaremathoper:25,mathjax_preview:[22,41,4,26,18,46],x22d6:25,unless:[16,11,23,45],bboxfor:[],who:[15,35,3],eight:45,leftthreetim:25,why:[],underset:25,url:[0,11,2,42,16],gather:25,request:[0,35,25,15,38,45,49],face:[30,3,5,21,37,11],inde:[11,2],nmid:25,determin:[11,37,1,24,25,17,18,32],flux:49,fact:[35,34],getalljaxfor:[],backsimeq:25,mathjax_messag:14,leftarrowtail:25,verbos:[39,38,18],perfom:44,perfor:45,bracevert:25,woth:36,curlyeqsucc:25,lgroup:25,locat:[0,22,30,16,24,2,43,4,5,18,11,15,26,32,47,46,28],jax:[24,7,32,12,15,16,21,18,20,2,28,31,11,33,34,17,27,37,39,47,41,43,45,46,48],vartriangleright:25,forev:2,should:[2,25,6,8,4,32,13,16,40,18,47,22,23,26,28,31,11,34,35,36,30,38,41,43,45,48,49],imagefont:[5,37],vartriangleleft:25,suppos:[38,43],"5px":9,triangleright:25,local:[30,23,16,49,2,43,5,18,11],hope:5,meant:[],notat:[19,16,25,46,39],regularli:[],fontwarns:41,ignoreclass:4,leqslant:25,triangl:25,enabl:[25,1,4,16,6,8],organ:46,frown:25,stuff:32,she:45,contain:[0,1,2,4,5,9,12,13,14,15,16,34,18,20,22,23,25,26,30,32,35,27,37,38,41,43,46,49],view:[36,37,12,2,16,28,45,19,30],attibut:41,legaci:[],coooki:9,similarli:[0,32],temporarili:14,substack:25,outpu:[],issafari:32,mathord:25,statu:[0,30,38],error:[0,36,2,3,25,16,34,18,11,32],jmath:25,pattern:[4,18],gtrsim:25,state:49,quickest:16,theta:25,neither:[5,11,40],entiti:[25,36],omicron:25,stati:[],nshortmid:25,kei:[9,0,23,35,13,15,18,32],job:11,entir:[32,43],mmorhtmll:[],closebox:5,ker:25,thumb:49,skipstartuptypeset:18,plugin:[1,42,18,19,45,46,11],admin:[8,6],nabla:25,equal:[49,32,33],gnapprox:25,etc:[25,49,18,43],eta:25,equat:[25,22,30,43,4,26,21,18,19,45,46,11,20],futher:45,class3:33,eth:25,lmoustach:25,onchang:43,comment:[16,41,11,18],varnoth:25,dorectori:8,arriv:[15,44],walk:[],distinguish:31,arguement:38,respect:[17,37,23],quit:43,showfontmenu:42,"55em":25,quotat:41,bbb:25,compon:[0,36,35,12,47,41,24,42,15,44,27,11,19,31,32,33,46],json:[],besid:[],treat:16,immedi:[0,13,49,24,43,15],incldu:[],smallsetminu:25,both:[0,36,38,39,49,16,18,11,32,33],formt:[],otf:30,bult:[],psi:25,togeth:[49,32,36,23],injlim:25,present:[5,36,18,3,35],replic:[],multi:25,iscallback:23,cow:33,displaylin:25,align:[25,36,18],contextu:[36,37,42,17,18,29,46,20],studentdisplai:43,defin:[25,11,37,49,16,24,41,2,42,38,5,17,18,29,32,33,21],glossari:[39,10],observ:[],layer:1,almost:25,curvearrowright:25,site:[30,1,16,18,19,8,11],archiv:[16,30],lightweight:[],myinputjax:34,curlywedg:25,parti:15,cross:30,sqrt:[25,16,46],getx:33,extensiondir:34,oint:25,easi:28,curlyve:25,phi:25,http:[16,2,30,42,45],lleftarrow:25,"8em":[25,21],effect:[13,49,2],dai:9,student:43,php:[1,6],trake:3,executehook:[35,23],off:[25,44,17,45],center:[25,18],well:[30,23,38,41,3,43,15,16,34,18,44,45],exampl:[0,2,3,4,5,7,9,11,13,15,16,21,18,20,22,23,35,25,26,27,29,30,31,32,33,17,36,37,38,40,41,42,43,44,45,46,47,48,49],command:[36,30,23,39,13,49,24,43,25,18,32],choos:[25,45],undefin:[25,16,11,23,38],setx:33,latest:30,curlyeqprec:25,paus:30,less:[4,25,46,32,30],half:38,obtain:[30,43,16,18,46,47],mistaken:46,mathclos:25,mathoutput:43,prepend:[],emtpi:[],web:[10,37,49,1,16,24,25,2,44,43,15,5,35,28,6,19,30,8,11,20,46],current_them:1,smith:38,textbf:25,cdotp:25,atopwithdelim:25,other:[24,25,4,32,13,15,16,17,18,19,20,23,38,28,30,11,33,34,35,36,37,39,49,43,44,45,46,48],match:[4,35,37],ctrl:18,webpag:28,usemathmlspac:7,ntriangleright:25,know:[35,38,2,15,16,31,47,46],press:18,sourceel:[15,47,20,43],loader:[31,47],recurs:32,mho:25,resid:[],like:[2,25,4,13,14,15,16,19,23,38,28,31,11,35,36,30,39,41,43,44,45,46,49],lost:38,incred:[],messagehook:[15,35,32],necessari:[19,32,20],lose:[],page:[1,24,4,5,6,9,10,11,12,14,15,16,17,18,19,20,22,2,26,28,30,8,32,35,36,37,38,25,42,43,44,45,46,49],captur:39,suppli:[32,20,23],"export":20,superclass:33,proper:[35,32],guarante:[0,49,43,13],librari:[12,49,27,30],glyph:[39,25],kern:25,leak:20,avoid:[25,40,46,36,18],tooltip:37,leav:[9,21,48,43],doublecap:25,twoheadleftarrow:25,daleth:25,upharpoonright:25,journal:39,usag:10,sphericalangl:25,although:[12,16,11,48,35],offset:37,panel:25,varepsilon:25,about:[35,11,37,23,16,25,3,43,15,5,17,28,38,44,30,46,32],rare:49,interven:[],column:21,mathajx:30,genfrac:25,mapsto:25,constructor:33,bigoplu:25,eqalign:25,own:[30,16,12,49,2,3,25,5,44,31,11,47,46],amsmath:[49,2,25,16,21,11],circledr:25,reprocessor:36,automat:[25,13,49,14,4,16,34,45,46,11,33],guard:18,vphantom:25,merg:[9,32],dcocument:32,transfer:[16,30],support:[10,36,37,16,24,2,3,27,25,5,17,19,45,46,11,48],much:[15,39,45,44],bigcap:25,tracker:[16,3],arg1:38,"var":[9,23,49,2,43,15,38,33],arg2:38,"function":[0,47,49,23,35,39,13,25,2,43,15,38,24,44,31,32,33,46],propto:25,unexpect:[17,18],precnapprox:25,studentansw:43,gain:[45,42],highest:[],bug:[30,3,14,16,18,46],made:[20,49,44,31,11,47,46],bbbk:25,whether:[25,22,37,38,2,42,43,4,26,17,18,7,32,48],wish:[30,41,2,3,25,38,45,32],commit:[],displai:[9,15,22,30,10,47,25,11,42,14,4,5,21,18,29,19,46,36,20,16,43],troubl:16,underleftrightarrow:25,asynchron:[0,27,23,35,39,13,49,15,38,44,32],directori:[0,37,1,44,39,47,24,15,16,34,18,6,30,31,11,20,8],below:[1,2,25,5,7,9,16,21,18,20,22,26,29,45,31,32,34,4,37,40,42,44,17,46,47,48],meta:45,limit:[25,0,36],otherwis:[0,32,23,14,25,27,6,11,33],problem:[30,38,2,3,25,16,45,46],x03c0:46,"int":[9,38,25],dure:[15,32,20,34,23],filenam:38,implement:[9,0,36,12,25,38,34,45,46,33],nolimit:25,inf:25,meth:0,probabl:[30,1,38,15,16,11],oplu:25,mrow:[16,46,36],immateri:49,percent:17,detail:[0,4,5,6,10,32,13,15,16,17,18,22,23,26,28,29,30,8,11,35,36,37,25,42,43,44,45,46,49],arctan:25,book:39,futur:[15,0,45,3,44],varieti:46,downlaod:19,removeaft:5,repeat:1,star:25,"class":[33,35,27,23,12,13,25,4,34,18,31,47,20,46,28],thicksim:25,msgroup:36,stai:[],scientif:39,reliabl:[45,2],rule:[25,5,7,49,18],mathjax_mathml:2,portion:43,auxiliari:[],eot:30},objtypes:{"0":"py:method"},titles:["The MathJax.Ajax Object","Using MathJax in popular web platforms","Loading MathJax Dynamically","The MathJax Community","The tex2jax Preprocessor","The FontWarnings extension","Installing MathJax in WordPress","The MathML input processor","Using MathJax in Movable Type","The MathJax.HTML Object","MathJax Documentation","Loading and Configuring MathJax","The MathJax API","The MathJax.Callback.Queue Class","The MathJax.Message Object","Using Signals","Getting Started","The NativeMML output processor","The Core Configuration Options","What is MathJax?","The MathJax.ElementJax Class","The TeX input processor","The jsMath2jax Preprocessor","The MathJax.Callback Class","The MathJax Startup Sequence","MathJax TeX and LaTeX Support","The mml2jax Preprocessor","The MathJax variable","Converting to MathJax from jsMath","The MathZoom extension","Installing and Testing MathJax","The MathJax.InputJax Class","The MathJax.Hub Object","The MathJax Object-Oriented Programming Model","The Base Jax Class","The MathJax.Callback.Signal Class","MathJax MathML Support","The HTML-CSS output processor","Using Callbacks","Glossary","Describing HTML snippets","CSS Style Objects","The MathMenu extension","Modifying Math on the Page","Synchronizing your code with MathJax","MathJax Output Formats","The MathJax Processing Model","The MathJax.OutputJax Class","The MMLorHTML configuration options","Using Queues"],objnames:{"0":"Python method"},filenames:["api/ajax","platforms/index","dynamic","community","options/tex2jax","options/FontWarnings","platforms/wordpress","options/MathML","platforms/movable-type","api/html","index","configuration","api/index","api/queue","api/message","signals","start","options/NativeMML","options/hub","mathjax","api/elementjax","options/TeX","options/jsMath2jax","api/callback","startup","tex","options/mml2jax","api/variable","jsMath","options/MathZoom","installation","api/inputjax","api/hub","api/object","api/jax","api/signal","mathml","options/HTML-CSS","callbacks","glossary","HTML-snippets","CSS-styles","options/MathMenu","typeset","synchronize","output","model","api/outputjax","options/MMLorHTML","queues"]}) \ No newline at end of file +Search.setIndex({objects:{"":{Load:[0,0,1],getAllJax:[12,0,1],Log:[15,0,1],Subclass:[33,0,1],Delay:[23,0,1],Init:[33,0,1],Interest:[24,0,1],Translate:[34,0,1],Config:[12,0,1],addElement:[10,0,1],Reprocess:[12,0,1],Styles:[0,0,1],ExecuteHook:[24,0,1],loadTimeout:[0,0,1],Resume:[14,0,1],Update:[12,0,1],loadComplete:[0,0,1],loadHook:[0,0,1],formatError:[12,0,1],call:[14,0,1],getJaxByInputType:[12,0,1],PreProcess:[12,0,1],fileURL:[0,0,1],has:[33,0,1],Clear:[15,0,1],Insert:[12,0,1],Register:[34,0,1],TextNode:[10,0,1],Augment:[33,0,1],Require:[0,0,1],addText:[10,0,1],noTranslate:[34,0,1],Element:[10,0,1],Queue:[23,0,1],NoInterest:[24,0,1],Suspend:[14,0,1],getJaxByType:[12,0,1],Push:[14,0,1],Typeset:[12,0,1],Signal:[23,0,1],Post:[24,0,1],wait:[14,0,1],reset:[23,0,1],Set:[15,0,1],loadError:[0,0,1],Process:[12,0,1],Text:[21,0,1],executeHooks:[23,0,1],Startup:[34,0,1],SourceElement:[21,0,1],getJaxFor:[12,0,1],can:[33,0,1],MessageHook:[24,0,1],isJax:[12,0,1],isa:[33,0,1]}},terms:{represent:46,reprocess:[12,21,43],mathjax_msie_fram:15,interchang:[],four:[17,1,37],prefix:[10,17,32],asymp:41,thinspac:41,webfont:[6,30,17],whose:[5,38,12,47,43],biggr:41,under:27,preprocess:[46,12,25,43],sped:[],gimel:41,everi:[16,12],mskip:41,arcco:41,dotplu:41,affect:[37,12,32,21],isforefox:12,bbfont:41,eqnarrai:41,cmd:19,bigodot:41,ominu:41,red:[41,17,32,40],nparallel:41,showcontext:42,direct:[30,6,27,37],enjoi:[],blacktriangledown:41,second:[0,27,37,23,38,49,44,5,6,40,19,16,9,47,1],ngeq:41,even:[40,0,12,23,24,14,41,3,43,16,38,27,44,20,46,32,1],hide:43,prejax:[46,19],neg:41,asid:[],multlinewidth:18,yoursit:3,caseywstark:[],"new":[10,24,12,37,47,23,43,33,1,25,4,15,16,44,18,42,20,9,32,21,46],net:37,mhtml:2,told:44,limsup:41,scriptscriptstyl:41,behavior:19,lessapprox:41,never:[37,3],richest:[],here:[10,24,36,23,38,1,3,43,16,17,34,19,7,12,21],met:25,lneqq:41,path:[0,2,17,7,31,32],noundefin:[41,17,32,3],interpret:[41,45,37],nrightarrow:41,forum:[17,4],mbox:41,precis:[],rceil:41,indutri:[],uproot:41,circleddash:41,mathstrut:41,unix:37,org:[17,32,3,42],thinmathspac:27,highli:20,describ:[10,23,17,39,49,25,43,41,6,40,38,45,46,12],would:[41,6,8,10,32,14,17,40,19,21,18,22,23,38,29,45,30,12,33,5,37,26,49,42,43,35,46,48,1],afterward:38,readi:[16,36,25,34],ltime:41,varlambda:41,call:[0,2,3,41,6,8,32,14,15,16,35,19,21,18,22,23,24,26,29,30,9,12,33,34,5,37,38,39,47,1,42,43,44,46,48],typo:[],recommend:[45,46,37],vcenter:41,preview:[5,26,46,22,19],type:[0,2,3,5,7,9,10,32,16,17,34,19,47,31,12,27,21,1,43,44,45,46],until:[0,22,24,1,25,5,26,19,38,16,32],notin:41,displaymath:[5,32],notic:[41,32],warn:[0,6],eqslantless:41,hold:[0,40,19,29,46,12],unpack:[17,37],slowest:45,must:[0,27,30,17,39,14,41,15,5,6,18,19,29,44,45,32,24,49],fbox:41,join:[16,41],room:18,setup:[20,17,32,27],work:[10,11,27,37,38,41,3,4,43,16,17,28,44,20,45,32,33],cc0000:[49,19],textjavascript:[],root:[41,0,25],overrid:[47,6,9,34,33],mathmenu:[35,49,32,30,42],give:[24,17,40,49,3,4,16,6,18,32],indic:[47,0,12,24,14,41,25,16,17,34,19,38,9,32,21,46],mauch:[],impair:20,want:[16,37,23,38,13,47,41,4,15,5,17,48,19,43,45,30,31,32,33,1],keep:[37,2,39,43,41,17,45,46],setminu:41,end:[0,27,2,41,7,25,5,16,31,1],quot:[5,30,19],hom:41,heartsuit:41,how:[0,2,3,4,41,6,7,14,15,17,40,19,22,23,24,26,29,30,12,5,37,42,44,35,46],sever:[0,1,43,38,46,32,47],answer:[4,43],verifi:[17,37,4],config:[25,41,6,7,8,31,32,15,16,17,18,19,47,22,3,26,28,29,45,9,12,34,5,30,38,49,42,43,35,48,1],updat:[37,2,1,43,12,21],showrender:42,lai:[45,46],diagdown:41,after:[0,37,23,24,14,1,3,42,15,16,17,34,19,38,44,30,46,32,43],befor:[0,2,4,41,7,5,14,15,16,18,19,23,38,29,30,12,33,34,24,27,37,39,40,1,43,44,45,46],wrong:27,startuphook:[16,12],parallel:[41,1],types:[],alignedat:41,attempt:[0,27,42],third:[1,27],leftarrow:41,perform:[24,36,23,38,39,14,1,25,43,16,6,12,34,19,44,32,21],greasekit:3,maintain:[16,38,19,4,44],environ:[41,4,5,17,18,32],incorpor:[],enter:[41,46,27,43],first:[16,27,1,23,24,41,3,4,43,5,17,40,19,38,7,44,9,32,47,46],order:[24,22,17,39,14,1,15,5,6,19,38,45,26,12,33,46],oper:[0,5,6,8,14,15,16,17,35,20,18,22,38,29,30,34,24,36,37,26,39,1,42,43,45,48],approxeq:41,softwar:[20,17,46],over:[10,0,30,42,43,41,17,19,29,46],loadcomplet:[0,12,34],becaus:[16,27,37,24,41,3,15,5,17,40,38,30,46,32,43,1],boxtim:41,textrm:41,appar:[45,1],afil:38,flexibl:[1,40],vari:45,smallint:41,fit:[16,42],fix:37,preferredfont:30,better:[17,32,42],boxminu:41,drawback:45,upharpoonleft:41,persist:4,comprehens:39,easier:[24,27,37,1,41,33],moveleft:41,them:[10,0,12,37,1,17,14,41,27,5,6,18,38,16,46,32,24,49],rbrack:41,thei:[0,3,4,41,6,8,32,13,14,16,17,35,19,18,22,24,25,26,29,30,12,34,5,27,37,38,39,40,49,42,43,44,46,48,1],qualiti:[20,45,46],safe:[10,3,43],"break":[41,44,1,27],mtext:[41,17],wedg:41,widetild:41,choic:[45,12,32],dbinom:41,outputel:[],leftharpoondown:41,accommod:[],timeout:[0,23],each:[16,12,37,23,24,1,25,43,5,17,44,46,32],debug:15,side:[18,15,19,7],mean:[16,22,2,24,13,41,3,43,5,26,19,38,44,20,32],leqq:41,createel:3,resum:[14,1],leqalignno:41,mathopen:41,looparrowleft:41,logo:[],goe:[41,44,1],newli:[10,16,33],content:[10,46,27,2,39,25,1,3,43,5,17,40,19,7,45,31,12,33,9],laid:[],reader:20,forth:36,preceed:[5,19],multilin:41,love:[],situat:32,free:21,ineffici:[33,19],lneq:41,angl:41,jsmath2jax:[32,28,22],isn:16,pulicis:24,isa:33,subtl:43,onto:[39,17,1,12,43],mathbb:41,rang:46,mathbf:41,render:[27,25,42,5,19,20,45,46,32,48,28],yourcolleg:37,restrict:[41,37],hook:[16,0,23,24],instruct:[2,3,17,40,7,31],alreadi:[0,23,44,41,3,4,15,16,38,7,31,43,33,1],wrapper:[],primari:45,tooltop:30,top:[36,37,41,17,45,32],sometim:[],underlin:41,master:44,too:[5,17,3],eqn:[],john:38,listen:[16,24,12,23],thickapprox:41,namespac:[17,32,3,23,43],tool:1,tagind:18,consern:[],somewhat:44,technic:39,past:[16,20,44,24],filesmatch:37,consequ:35,provid:[10,0,12,23,2,24,14,41,40,15,16,38,27,43,44,20,46,32,33,1],eqalignno:41,x2212:[17,46],tree:40,"final":[38,41,17,40,20,46,32],project:[39,4],matter:[16,28],minut:37,mathtt:41,ldotp:41,modern:[20,6,32,45,11],mind:[41,2],manner:45,increment:14,seem:[38,27],rightrightarrow:41,ldot:41,person:38,latter:[16,40,46,32],client:30,juli:[],expens:45,though:[23,3,41,44,40,19,46],object:[0,25,6,10,11,32,13,14,15,16,35,19,21,23,38,29,9,12,33,34,24,36,30,39,40,49,42,43,44,46,47,1],regular:[5,19],phase:[],previewtex:[],grave:41,don:[27,38,1,3,43,16,6,45,12],dom:[10,47,1,43,16,44,34,19,12,21],doe:[41,12,23,47,27,3,16,38,35,48,20,45,9,32,21,46],declar:[27,30,49,42,6,35,29],tfrac:41,unchang:[48,43],sum:[41,23],dot:41,introspect:[],prepend:[],delaystartupuntil:[25,19],lnapprox:41,syntax:[41,33],mediawiki:2,isopera:12,shownam:38,asynchon:43,involv:[17,32,4,44],consolid:20,layout:21,firstnam:38,mathchoic:41,ismsi:[12,25],menu:[27,30,25,42,35,19,29,7,45,31,21,46],explain:[17,32,44],configur:[25,41,6,7,8,31,11,12,16,17,18,19,20,47,22,3,26,28,29,45,30,9,32,34,5,27,37,38,40,35,46,48],apach:37,configut:40,theme:[2,7],rich:20,folder:[30,17,37],predecessor:[],infti:[41,46],mho:41,report:[27,19,4],circeq:41,prepocess:[],subseteq:41,fadeouttim:6,bar:[41,33,23],method:[10,0,12,33,47,23,24,14,1,3,15,16,38,34,43,44,9,32,21],reload:42,bad:[],replacechild:3,neq:41,respond:[24,19,4],dashrightarrow:41,elimin:19,precneqq:41,result:[27,30,23,38,47,1,43,41,17,45,9,12,21,46],respons:[17,9,32,23,24],fail:[0,32,45,34,38],themselv:[40,12,36,25],best:[0,46,32,1,45],awar:[41,0,1,27],subarrai:41,varinjlim:41,wikipedia:[39,3],circledcirc:41,gneqq:41,approach:[38,46,32,2,43],attribut:[10,49,41,26,40,46],blacktriangleright:41,extend:[20,46],alignat:41,jaxlist:[],synchon:16,extens:[0,25,41,6,32,16,17,18,19,22,3,26,28,29,12,34,5,36,39,49,42,43,1],preprocessor:[41,22,26,27,25,43,5,17,12,36,19,46,32,28],advertis:[],intop:41,cot:41,triggerr:[],howev:[37,49,3,4,43,41,38,19,45,46,32,33,1],against:24,seri:[1,40],varpsi:41,pre:[5,6,27,37],foral:41,can:[0,3,4,41,6,10,32,14,15,16,17,35,19,20,47,23,24,25,38,27,28,30,9,12,33,34,5,36,37,39,49,43,44,45,46,1],foobar:33,sai:[14,3,23],innerhtml:[3,43],height:[41,42],heirarchi:[],wider:4,sqsupset:41,speak:[13,46],chrome:[30,12,3,45],patch:37,three:[27,37,23,6,40,1,38,34,44,46],been:[0,37,23,24,14,1,3,4,15,5,17,45,34,28,38,16,44,32,43],trigger:[45,19,29],beta2:[],interest:[16,24,39,44],basic:11,accpet:[],tini:41,quickli:[20,45,4],underrightarrow:41,rather:[0,41,6,8,14,16,17,34,19,20,47,23,9,32,33,5,27,37,49,43,44,45,46,1],regul:1,xxx:41,uncommon:[],argument:[24,23,1,38,32,33],emploi:[39,45],hskip:41,tanh:41,servic:[17,32],properti:[10,0,36,33,47,23,24,14,38,34,9,12,21],diamondsuit:41,sourceforg:[37,4],dashboard:31,succeq:41,canb:18,have:[0,2,3,4,41,6,7,32,16,17,35,19,21,23,24,38,30,31,12,33,34,5,27,37,1,43,44,45,46],applic:[20,17,25],need:[0,2,3,4,41,6,7,9,12,14,15,16,17,35,19,20,21,18,23,25,38,30,31,32,33,34,5,27,37,39,47,49,43,44,46,1],cong:41,tediou:[],disappear:[5,26,22],amout:15,incorrectli:37,receiv:[24,38,16,44,34,33],suggest:[6,4],make:[0,4,41,6,32,13,14,16,17,19,20,22,26,12,33,5,27,37,49,42,43,44,45,46,1],complex:[45,40],split:41,lrcorner:41,unsafewindow:3,complet:[0,37,23,24,39,14,1,43,16,17,34,38,44,45,12,21],longmapsto:41,hand:[36,15,18,19,46,27,28],fairli:40,rais:41,mkern:41,ignorepast:24,unlhd:41,techniqu:3,redefin:[6,34],kept:16,presto:[],thu:[23,1,16,38,32,21],inherit:[13,33,9,47,21],contact:[],thi:[0,1,2,3,5,6,7,9,10,11,12,13,14,15,16,17,18,19,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,47,48,49],idotsint:41,programm:33,everyth:[41,1,12],settimeout:[38,23],left:[36,27,25,15,41,44,18,19,7,31,32],processclass:5,identifi:[10,17,46,32,24],just:[24,27,23,2,38,49,41,17,19,7,20,46,32,1],yen:41,mathbin:41,mid:41,human:[],depart:[],coprod:41,yet:[27,14,1,43,16,44,45],languag:[39,17,46,45,44],noscript:5,onload:[25,36,3,19,38],errorset:19,ell:41,had:[16,17],configurbl:[],myconfig:[16,38],els:[38,3,43],har:[],save:[31,49,7],hat:41,take:[0,23,2,6,1,25,4,43,41,17,18,38,44,32],"3px":49,nexist:41,loadtimeout:0,quirk:45,preserv:38,negativethinmathspac:45,background:[41,49],specif:[0,36,23,2,24,39,14,1,43,5,38,34,19,46,12,21],sqsubset:41,arbitrari:41,zoom:[27,19,29],leftrightarrow:41,underli:45,www:[17,32,3,37,42],right:[27,30,39,14,1,3,15,41,35,19,7,46,32,18],old:[16,37],famili:[41,0,49],deal:45,autobold:[41,32],somehow:[],percentag:[35,30,19],cfrac:41,successfulli:[0,38],interc:41,dddot:41,bottom:7,subclass:[24,36,21,34,9,47,33],circ:41,exectur:24,overcom:[44,45],condit:[0,25],foo:[33,23],core:[32,1,25,41,19,46,12],plu:[24,25],bold:[41,40,32,18],popular:[17,28,2],colleg:37,repositori:[],post:[24,30,25,4,15,16,44,34],"super":33,llless:41,obj:10,nwarrow:41,slightli:[41,7],surround:[35,30],current_theme_templ:2,joomla:2,downharpoonright:41,geramond:41,encod:41,contectu:45,two:[41,37,44,40,49,16,17,18,19,45,32,1],down:[31,19],shortparallel:41,sot:[],wrap:33,opportun:4,ntriangleright:41,stackrel:41,suffici:[41,18,48],checkmark:41,closur:[38,23,43],transform:46,ngtr:41,avail:[0,22,37,6,33,1,27,42,45,5,17,35,19,16,20,30,26,32,21,46],gif:[],reli:[0,1,3,43,38,35,45,32],wordpress:[2,7],editor:7,overhead:[],rightthreetim:41,lnsim:41,form:[27,30,39,18,19,46],offer:4,forc:[32,30],epsilon:41,msbm:[],hear:[16,24],downdownarrow:41,"true":[41,36,30,23,24,25,42,5,12,35,19,8,32,33],reset:[42,23],absens:2,displayalign:19,intern:[0,27,24,39,14,1,41,19,45,9,12,47,46],tell:[17,45,3,43],moveright:41,featur:[27,37,4,16,38,29,45,33],rfloor:41,sale:35,exist:[41,33,23,4],ddot:41,jax2:[],jax1:[],triangleq:41,check:[0,37,24,41,17,38,33],when:[0,25,41,6,7,8,12,13,14,15,16,17,35,19,20,21,18,22,23,24,26,27,28,29,30,9,32,33,34,5,36,37,38,39,40,1,42,43,44,45,46,47,48],abovewithdelim:41,role:46,hander:19,tie:[25,23],smallsmil:41,searrow:41,intend:33,consit:41,munderov:46,gvertneqq:41,consid:[0,12,41,4,5,46,32,21,1],markup2jax:[],configr:32,omega:41,outdat:4,longer:[24,15],furthermor:[1,19],tex2jax_ignor:5,ignor:[5,24],time:[0,3,4,41,6,10,32,15,16,17,34,19,23,38,29,12,24,37,1,43,45,46],push:[23,39,14,1,25,43,38,12],mathrm:41,doteq:41,emulateie7:45,skip:5,global:[13,45,36,23,43],skin:2,sourcesforg:[],displayind:19,millisecond:[0,30,23,42,15,6,29,12],decid:[32,42],depend:[23,43,38,7,45,32,48],head:[2,3,43,17,7,45,31,32],show:[37,17,4,43,41,6,40,19,38,31,32,42],readabl:39,nearrow:41,varpi:41,certainli:[32,37],vee:41,vec:41,leftarrowtail:41,succnsim:41,sourc:[11,27,37,1,3,42,16,35,20,30,46,12,21],string:[0,23,24,40,41,15,5,18,19,16,12,21,49],curlyve:41,word:[5,46],exact:[],centerdot:41,dim:41,getjaxfor:[16,12,47],administr:[2,7],level:[17,32,37,36],ntriangleleft:41,gui:[],item:[30,40,42,41,38,35],cooki:[10,25],div:[10,41,46,28,43],prevent:[41,22,30,26,42,5,17,18,19],slower:45,compens:35,sign:[41,43,5,17,46,32],cost:[17,32,33],pmb:41,rightarrowtail:41,widehat:41,xandi:33,dotsi:41,dotsm:41,appear:[41,36,37,38,42,15,16,17,19,43,7,32,21],dotso:41,repli:16,dotsc:41,dotsb:41,current:[0,37,2,24,33,45,7,30,31,21],backepsilon:41,ampersand:41,scriptel:[],inlinemath:[5,17,32,43],boost:[],defici:27,amalg:41,mathsiz:41,gener:[38,48,25,6,46,12,21],mfrac:[17,46],slow:[],modif:1,address:[17,31,37,2,7],along:[39,1,15,16,9,47],wait:[0,37,23,24,39,14,1,3,43,16,38,25,19,44,12],box:[41,0,6],html_head:2,bracevert:41,shift:19,bot:41,queue:[24,36,23,44,13,14,1,25,43,38,39,12],overriden:12,digamma:41,varlimsup:41,macintosh:12,semant:33,regardless:43,extra:[16,41,46,19],modul:[0,31,36],prefer:[30,37,48,42],iepro7:3,veebar:41,visibl:[5,26,1,22,43],marker:41,instal:[11,37,17,45,41,6,7,20,30,31,32],arrowvert:41,memori:[44,21],bigr:41,visit:17,prec:41,subvers:[17,37],stylesheet:[0,36,23,24,14,25,43,44,19,7,45],perp:41,current_skin:2,bigl:41,bigm:41,eqcirc:41,divideontim:41,inputjax:[36,13,33,25,34,9,21],capit:13,sitaut:43,peopl:[],bigtriangleup:41,newcommand:41,visual:20,accept:[38,23,43],hphantom:41,easiest:[37,23,38,16,17,32],graphic:37,prepar:[1,32],cap:41,uniqu:49,pmatrix:41,whatev:[41,2,33,1,43,16,47],cal:41,purpos:[38,46,45],getjaxbytyp:12,downharpoonleft:41,meant:[],subseteqq:41,varprojlim:41,backslash:[41,18,19],topic:[13,11,32],exportmathml:[],phrase:17,occur:[0,12,23,24,14,1,27,3,42,15,16,38,34,19,43,44,32],eqsim:41,nuber:15,pink:41,alwai:[41,38,1,23],multipl:[41,1],trianglelefteq:41,write:[20,17,1,43,24],anyon:[],fourth:1,mathsf:41,tild:41,xhtml:[17,32,27],map:46,product:[],max:41,spot:41,succ:41,pending_xref:[],mai:[0,2,3,4,41,6,32,13,16,17,35,19,21,24,38,30,12,33,34,5,27,37,47,1,43,44,45,46],foirefox:[],data:[10,0,36,30,47,23,33,16,38,34,9,12,21],goal:20,vartheta:41,preceq:41,explicit:[],uparrow:41,nsim:41,inform:[0,30,2,24,39,15,16,38,35,19,46,32],"switch":[46,28],fontwarns:49,combin:0,gamma:41,approx:41,approv:[],lsh:41,tex2math:[17,28],csc:41,still:[24,27,23,39,1,16,17,19,29,45],pointer:33,ttf:37,dynam:[0,36,11,1,3,43,17,19,44,20,46,32],equiv:[41,45],amssymbol:[41,17,32,3],group:[0,27],monitor:4,polici:37,ignoreclass:5,platform:[20,11,2,17],window:[36,23,38,3,42,15,6,43,12],formt:[],main:[46,36,37,1,2,13,47,49,42,41,17,12,19,7,31,32,33,9],mathexampl:43,non:[10,0,46,17,14],within:[0,12,37,23,6,13,41,27,25,43,5,17,18,28,38,44,46,32,33],halt:44,smash:41,initi:[0,36,44,41,25,42,5,17,34,19,16,46,12,21,1],bound:[],safari:[45,12,3],natiov:35,now:[39,17,32,37,45],discuss:[10,37,3,4],nor:[6,40],term:15,name:[0,25,41,6,10,32,16,17,18,19,21,22,23,24,3,26,30,9,12,33,34,5,27,37,38,40,49,45,47],opera:[45,12,3,48],boxdot:41,separ:[27,37,49,15,16,17,35,19,32,1],messagestyl:[6,19],confid:20,compil:38,domain:37,replac:[0,12,27,3,43,17,18,7,31,32,33,46],individu:[32,21,43],continu:[16,0,41,1,44],happen:[27,37,14,1,41,44,46],shown:[41,40,19,42,43],accomplish:[37,3,45],space:[43,41,19,45,8,32,46],internet:[0,3,42,15,41,38,19,45,46,32],formula:[43,19,29,20,45,46,32],correct:[37,3,38],simeq:41,earlier:1,ajax:[0,36,13,1,25,16,38,34,12],mime:[32,47,27,17,34,9,12,21],theori:[],underleftarrow:41,brower:41,ord:41,care:[41,32,3],ntrianglelefteq:41,wai:[16,22,37,23,2,26,47,1,3,15,5,17,34,19,38,45,9,32,24,46,43],x00b1:17,synchron:[0,23,11,39,3,1,25,44,43,38,14,12,24],mscarri:27,thing:[41,17,40,43],place:[0,30,17,41,4,43,16,6,24,18,19,7,31,32,33,1],mathop:41,unwis:45,ture:35,think:[41,19,43],frequent:[5,16],lambda:41,origin:[33,41,47,37,24,14,3,43,16,17,9,32,21],lfloor:41,suspend:[16,14,1,24],directli:[1,3,43,41,38,46],spoken:[],onc:[0,37,23,24,1,25,43,41,17,28],arrai:[3,41,6,8,32,14,16,17,34,47,18,22,23,24,25,38,28,45,9,12,5,30,26,40,35,46,48],yourself:[41,14,3,19,38],textual:[],open:[11,27,37,42,17,7,20,31],predefin:19,size:[41,49,35,30,43],given:[10,0,47,33,23,2,24,14,41,40,15,16,38,34,1,19,46,12,21,49],convent:[],width:[41,45,18,27,42],ifmodul:37,evail:1,leftrightharpoon:41,averag:46,circl:41,whith:27,white:49,conveni:[17,32,33,19],hub:[25,5,6,8,32,13,15,16,35,19,21,18,22,3,38,29,12,34,36,30,26,47,1,42,43,46,48],especi:46,programat:46,copi:[12,37,3,4,17,27,20,32],specifi:[41,6,8,35,10,14,16,17,40,19,18,23,24,38,29,32,5,30,49,42,44,45,46,48,1],enclos:[46,49,30,19],quad:41,than:[0,41,6,8,32,14,16,17,34,19,20,47,23,24,30,9,12,33,5,27,37,39,49,43,44,45,46,1],serv:[17,32],wide:[20,46,37],underbrac:41,were:[16,21,43],posit:[14,30],browser:[25,41,6,11,32,17,35,19,20,21,3,27,28,30,12,5,36,37,39,42,44,45,46,48],preccurlyeq:41,delic:35,lnot:41,doublecup:41,openajax:[],nleftrightarrow:41,svnroot:37,ani:[0,3,41,6,8,32,14,15,16,17,35,19,21,18,22,23,24,26,29,30,12,33,5,27,37,38,1,42,43,44,45,48],refexplicit:[],properli:[0,27,37,38,33,1,3,43,6,12,21],caus:[0,36,37,24,41,27,42,15,5,17,18,19,38,16,46,12,21,1,43],engin:[20,11],squar:[41,40],npreceq:41,note:[0,3,41,6,32,17,40,19,21,18,24,38,30,12,5,37,49,42,43,45,46,48,1],x2260:17,jsmath:[11,46,28],noth:[38,23],channel:[16,39],updownarrow:41,begin:[16,41,25,43,5,18,45,46,32,1],sure:[41,37,24,1,3,4,43,5,17,45,32],windowset:42,normal:[41,23,49,3,5,19,46],track:[46,4],beta:[41,17],pair:[10,0,12,23,40,49,5,18,16,9,32,47],fileurl:0,beth:41,latex:[11,39,41,5,17,19,20,46,32],textarea:5,proud:[],drive:37,typeset:[0,25,5,15,16,35,19,20,21,22,3,38,29,12,36,30,26,39,1,42,43,44,46],badg:4,sigma:41,mathfrak:41,showmathmenu:30,newenviron:41,autoreset:23,parentnod:3,unprocess:[12,21,43],permiss:[17,37],hack:45,corner:[36,19,15],label:[41,32,42],xml:[20,39],insruct:2,onli:[0,2,3,4,41,6,32,17,40,19,20,21,24,38,30,12,5,27,37,39,49,43],explicitli:[41,38,5,17,32,33],activ:[27,23,39,4,43,44,45,46],state:1,inlinedelimit:41,otim:41,black:41,offici:[],geq:41,mypic:[5,26,22,40],nearli:[41,32],variou:[24,30,2,13,49,16,6,35,9,32,46],get:[10,11,27,37,23,24,1,3,15,41,17,35,19,38,45,30,43,33],cannot:41,ncong:41,downarrow:41,requir:[0,23,41,3,16,38,34,20,46,12,47,1],prime:41,lceil:41,mathpunct:41,consist:[41,40,1,27,45],intermitt:[36,15],shortmid:41,retypeset:43,where:[0,2,25,4,41,6,9,10,32,15,16,17,18,21,23,38,30,31,12,36,37,47,49,43,44,46],wiki:[17,46,3],often:[17,49,46],lozeng:41,obejct:14,ismac:[12,25],concern:[46,12],detect:23,longleftrightarrow:41,enumer:41,sponsorship:[],enough:[1,40],between:[41,23,38,1,42,16,17,45,46,12,21],maltes:41,"import":[13,0,1,44,16],across:[39,45],rahter:[],august:11,parent:[10,33],vdot:41,screen:[0,1,43,20,15,47],style:[10,0,30,11,39,40,41,25,42,15,5,6,35,19,29,49,46,12,21,17],negmedspac:41,come:[27,37,1,3,38,45,46,32],leftleftarrow:41,img:[22,49,3,5,26,40],timout:0,pertain:17,audienc:45,overbrac:41,mani:[41,32,44,49,5,38,12,1],color:[41,49,40,19],operatornam:41,period:[0,36,37],dispatch:[],colon:[41,49],unrend:[],cancel:23,pod:41,bigcirc:41,msrow:27,needlessli:38,skew:41,mark:[41,27,49,5,17,28,46,32],textnod:10,succapprox:41,fade:6,arcsin:41,refdomain:[],resolut:20,mathplay:[45,32,3,19,42],breve:41,texfont:6,blacktriangl:41,former:37,those:[47,41,27,37,1,23,24,14,49,40,43,16,6,34,19,38,20,9,12,21,46],manu:42,"case":[41,47,37,23,38,33,49,3,43,16,17,40,19,30,46,32,21,1],kappa:41,oldstyl:41,addtext:10,invok:45,margin:18,tbinom:41,advantag:[45,1,2],barwedg:41,leadsto:41,mlongdiv:27,worri:[16,46],destin:12,updatemath:43,backsim:41,bigwedg:41,develop:[39,27,37,4],author:[15,34,19,29,20,46],media:[49,37],postjax:[46,19],same:[16,22,37,24,41,44,5,26,7,32,47,1],html:[2,25,41,6,8,10,11,32,13,16,17,35,19,47,22,3,26,36,30,31,12,5,27,37,39,40,49,42,43,44,45,46,48],speech:[],knuth:39,mathvari:46,document:[0,22,39,11,13,41,3,43,5,17,12,27,19,20,45,26,32,47,46,28],exhaust:32,finish:[39,44,1,3,43],vvdash:41,nest:[36,27],availablefont:[6,32,30],someon:[],longleftarrow:41,capabl:[13,20,32,45],formaterror:12,displaystyl:[41,43],extern:[0,36,38,1,16,44,12],submenu:[19,42,7],appropri:[41,16,17,28,46,9],macro:[41,17,32,19,18],markup:[41,0,46,27,39],leftharpoonup:41,overwithdelim:41,without:[0,27,30,41,16,38,35,46],model:[11,36,13,25,41,45,46,33],altertn:45,bigotim:41,stixfont:6,mml2jax:[27,26,3,17,19,46,32],loaderror:0,excel:[],rest:[0,27,1,43,17,20,46],speed:[45,46,32],versu:1,mathzoom:[49,32,29],nleqq:41,except:[17,32,44],littl:[0,24],blog:[17,46],earli:32,hover:[42,19,29],around:[41,32],read:[16,17,27,37,40],outermost:40,boldsymbol:[41,32],messsag:15,test:[10,11,27,37,44,3,43,16,17,31,12,33],moo:33,pop:[],amp:41,lasterror:12,mod:41,oslash:41,cdot:41,integ:12,server:[37,2,3,17,7,30,31,32],either:[0,37,2,24,13,40,49,3,16,17,18,29,45,12,48],output:[3,41,8,11,32,16,17,35,19,21,27,12,33,34,36,30,39,47,49,42,43,45,46,48],manag:[10,36,37,2,38,39,25,15,17,45,46],lesssim:41,node:10,respect:[35,30,23],constitut:13,slice:23,easili:[20,17,46],highest:[],definit:[0,30,49,42,35,29,20],achiev:[],shoveright:41,inputid:21,dashleftarrow:41,mathcal:41,variuou:16,complic:[40,27,48,45],refer:[11,37,17,33,3,43,16,6,24,34,38,44,12,21],power:[1,4],inspect:12,broken:46,found:[0,9,19,4,38],regexp:5,"throw":[34,3],trianglerighteq:41,assocait:43,underwai:1,greater:41,ddddot:41,act:[41,38,39,1,16,17,18,19,46,32],industri:39,processor:[35,27,30,1,39,49,25,42,41,17,18,45,8,32,48,46],hookrightarrow:41,nobreakspac:41,routin:[10,0,44,38,34,9,12,47],effici:[32,33,43],elementari:27,lessdot:41,triangledown:41,bbb:41,rightharpoondown:41,mathbackground:41,your:[0,2,3,4,41,6,7,8,11,12,17,18,19,20,22,26,28,29,45,30,31,32,5,27,37,38,39,40,1,42,43,44,35,48],compon:[0,36,24,13,47,49,25,42,16,44,12,27,20,9,32,33,46],log:[41,17,37,15],area:[18,15],aren:[],fontwarn:[6,32,19],lor:41,start:[0,37,1,23,11,40,41,25,44,16,17,34,19,7,31,24,46],interfac:[37,2,17,7,20,31],lot:[16,37],verbatim:[],buggi:41,categor:32,faster:[45,32],overleftarrow:41,mathml:[11,27,39,47,3,46,41,17,35,48,20,45,8,32,21,9],bullet:41,possibl:[0,27,37,23,6,49,15,17,19,38,45,46,32,33,1],"default":[0,25,41,6,8,32,15,17,34,19,47,18,22,23,26,29,30,9,12,5,37,42,35,46,48],processescap:[5,32],buildrel:41,notag:41,embed:27,expect:[41,45,1,32,19],creat:[0,25,4,10,15,16,34,47,23,38,9,33,24,36,37,39,21,1,42,44,46,49],certain:[16,24,44],leftrightsquigarrow:41,twoheadrightarrow:41,varliminf:41,file:[0,2,3,41,6,7,9,32,14,15,16,17,34,19,21,23,25,38,28,31,12,24,37,39,40,49,44,45,46,47,48,1],outputjax:[36,13,47,25,34,21],fill:[45,48],again:[0,12,47,43,41,9,32,21],iiiint:41,pmod:41,mathematica:[],hybrid:[],reduct:45,valid:[38,45],you:[2,25,4,41,6,7,8,12,13,14,15,16,17,18,19,20,47,22,23,3,26,28,45,30,31,32,33,34,5,27,37,38,40,49,42,43,44,35,46,48,1],trash:21,architectur:[],mathjaxsetup:[],sequenc:[11,14,41,25,16,44],symbol:[41,17],dashv:41,cb2:[],briefli:17,cb1:[],menuset:[19,29],reduc:41,mathcolor:41,lbrace:41,gtrapprox:41,descript:[22,26,3,5,6,36,19],lbrack:41,scroll:31,calle:33,potenti:1,escap:[32,18],dst:12,negthickspac:41,lvertneqq:41,all:[0,2,3,41,6,11,32,15,16,17,34,19,20,22,23,24,26,27,12,33,5,36,37,38,39,1,44,45,46],consider:[17,32],illustr:43,performth:[],lack:[],dollar:[5,17,41,32,43],asynchorn:[1,43],abil:[45,46],follow:[16,37,23,38,13,40,41,25,43,5,17,34,30,46,32,33,49],alt:[3,19],disk:[32,37],children:27,scr:41,articl:39,init:33,program:[36,2,44,13,33,1,25,17,20,46,21],smile:41,cgi:0,liter:5,multlin:[41,18],vert:41,replic:[],fals:[41,12,30,24,3,42,5,35,19,8,32,33],varrho:41,prooblem:41,"1px":[10,41,49],verb:41,mechan:[24,23,14,1,25,16,44,33],fall:[6,1,17],veri:7,ticket:4,strang:27,list:[25,41,6,7,8,31,32,16,18,19,21,22,23,26,29,9,12,5,30,47,1,42,43,35,46,48],emul:45,adjust:[30,17,35,3,43],displaylin:41,small:[41,46,18,15],impract:37,teh:[],getalljax:[12,43],wab:[],adust:[],lll:41,tex:[3,41,6,8,11,32,16,17,18,19,20,22,36,28,30,9,12,34,5,27,37,39,1,43,45,46],zero:14,design:[20,31,27,3],pass:[0,12,23,24,14,1,25,42,16,38,46,32,33],overlin:41,further:[14,46,1],what:[11,22,30,23,26,41,27,42,43,5,6,12,35,19,29,20,46,32],sub:36,section:[3,41,6,8,32,17,18,19,22,26,28,29,45,31,12,5,27,30,38,42,35,48],ast:41,abl:[37,23,17,3,43,16,6,19,7,20,30,31,32],delet:30,version:[47,11,36,37,3,25,4,43,34,29,9,12,21],sup:41,"public":37,hasn:[0,34,15],full:[0,13,5,38,19,20],exectu:23,variat:32,geqslant:41,modular:[20,27],ggg:41,trunk:37,standard:[41,39,49,16,17,20,45,46,32],modifi:[11,43,16,34,12,47],valu:[0,25,5,6,8,10,32,14,16,35,19,18,22,23,38,29,12,33,27,30,26,40,49,42,43,46,48,1],search:[20,11,12,4],sender:16,mml:[48,46,36,21],collater:[],prior:19,amount:[6,18,23],pick:[],action:[0,3,41,32,14,15,16,34,47,23,25,38,29,9,12,24,36,39,1,43,44,46],mathjax_wikipedia:3,magnitud:45,llap:41,via:[0,27,37,23,2,17,33,1,3,15,16,6,29,45,30,46,32,21],shorthand:43,ask:[46,18,4,43],href:40,inappropri:16,emptyset:41,simbl:3,decrement:14,select:[45,12,35,27,42],proceed:[1,40],x41:41,distinct:[13,32],mathja:[31,7],regist:[0,24,39,25,16,44,34,9,12,47,46],rightsquigarrow:41,asn:46,taken:[16,41,1,45,43],imath:41,basi:[45,48],more:[6,32,14,17,40,19,20,23,38,30,9,12,33,24,37,39,49,35,43,44,45,46,48,1],flat:41,diamond:41,desir:[33,37,3],henc:37,ital:[0,19],flag:[],aleph:41,particular:[10,0,23,24,39,14,49,41,17,38,44,45,46,12,33],known:1,upsilon:41,mathml3:27,cach:16,showmathmenumsi:35,none:[24,22,30,23,38,5,26,19,46],eta:41,mmlorhtml:[45,48,32,3,19],det:41,dev:[],histori:[16,24,25,39],remain:39,paragraph:[41,6,46,43],ie6:30,caveat:37,def:[41,33],deg:41,"_mathml":[],scan:12,myspan:40,registr:34,share:[17,32,37,4],templat:[31,2,7],succneqq:41,minimum:12,explor:[0,3,42,15,41,38,19,45,46,32],sharp:41,mathinput:43,huge:41,cours:[1,27],newlin:[41,15],awkward:33,secur:[37,3],programmat:[],anoth:[24,37,43,14,1,15,16,44,9,32,46],showmathmath:35,mapl:[],snippet:[10,11,22,26,4,5,6,40,19,12],ddagger:41,stix:[30,39,41,6,46,32],simpl:[45,40,19],css:[0,3,41,6,8,11,32,17,35,19,21,27,29,30,12,36,37,39,47,49,42,43,45,46,48],unabl:6,regener:[],resourc:[17,32],referenc:6,faculti:[],variant:39,reflect:[25,43],vdash:41,mstack:27,impliedbi:41,associ:[46,30,23,47,38,35,9,12,21,34],mytim:38,lhd:41,confus:[],ambigu:13,mislead:[],callback:[47,0,36,23,24,13,14,1,25,43,16,38,39,44,9,12,21],firefox3:30,merror:49,unrhd:41,help:[37,42,17,4,45,32],soon:[32,3,19,43],trade:45,reftyp:[],through:[41,27,37,24,1,42,16,44,45,46,32,33],hierarchi:[32,37],paramet:[10,0,22,33,47,23,26,14,15,24,17,12,18,19,38,9,32,21,34,43],obscen:[],arial:41,nifti:[],x221a:27,processupdatetim:12,x221e:46,late:[39,3],isreadi:[36,25],pend:14,amsmathaddit:1,processenviron:5,pad:[10,49],might:[0,27,37,38,1,16,17,18,46,32],alter:[5,43],good:[1,3,4],"return":[10,0,27,33,47,23,24,14,1,15,16,38,34,43,44,9,12,21],textstyl:41,hslash:41,framework:[],getelementbyid:43,rlap:41,mathscr:41,plugin:[2,42,19,20,45,46,32],noerror:[41,17,32,3],bigcup:41,did:38,iff:41,iint:41,fulli:[1,27],unicod:[41,6,27],x2211:46,forefox:3,subsystem:25,originaltext:21,weight:[40,33],hard:[32,37,4],realli:38,nless:41,connect:[38,46],beyond:[],orient:[13,33,36,25],webserv:[],"try":[47,4,16,17,34,9,33],internext:[],shortcom:44,skiptag:5,publish:[],movabletyp:[],print:[20,49],occurr:44,msie:[12,35,48],foreground:49,qualifi:[],safari3:30,my_config:[],advanc:[13,11,32,20],offsetx:30,quick:[],reason:[0,12,38,1,27,3,42,15,41,17,34,45,32],base:[33,36,37,2,44,13,25,3,6,34,45,20,30,21],typeet:43,textit:41,mathr:41,offseti:30,ispc:[12,25],succnapprox:41,drupal:2,msbm10:17,showprocessingmessag:[32,19],perhap:38,bumpeq:41,elementjax:[13,25,36,21,34],stixgener:41,getelementsbytagnam:3,assign:[5,38],major:[20,45,32,3],dont:46,boxplu:41,exchang:39,lastnam:38,number:[47,0,36,37,23,6,40,1,15,17,18,19,38,9,12,21,34],fadeoutstep:6,done:[14,46,32,1],least:[45,46,12],blank:[24,23,43],stabl:37,miss:[41,23],differ:[41,12,37,23,38,1,43,16,17,44,45,46,32,33],script:[47,0,12,37,2,25,1,3,43,5,17,46,34,19,7,16,31,32,21,9],interact:[20,17,46,21],smoother:6,construct:[46,1],statement:[1,23],illeg:40,store:[10,24,36,30,23,47,1,43,38,9,12,21,46],option:[41,6,7,8,32,17,40,19,18,22,26,28,29,12,33,34,5,30,42,35,46,48],nleftarrow:41,triangleleft:41,ntrianglerighteq:41,selector:[49,19,15],tex2jax_process:5,part:[16,27,37,23,44,41,3,5,17,18,7,20,46,33,1],pars:41,binom:41,cosh:41,kind:46,whenev:[24,27,37],remot:37,remov:[24,37,43,47,15,5,19,46,12,21],dtd:[17,32],bridg:21,arrang:23,ffff88:49,comput:[30,12,37],nleqslant:41,packag:[39,37,28],expir:10,"null":[10,0,22,30,47,23,26,33,3,15,5,6,24,36,19,43,9,12,21,34],imagin:[],xref:[],built:[11,3,45],equival:[10,23,1,43,38,40],lim:41,self:27,also:[3,4,41,10,13,15,16,17,35,19,21,23,38,30,32,33,5,27,37,39,42,43,44,46],brack:41,build:[],brace:41,appendchild:[10,3],addel:10,ngeqslant:41,most:[36,37,2,23,39,3,49,25,16,34,45,32,33],plan:17,rho:41,alpha:41,rhd:41,vardelta:41,clear:[24,30,23,25,15,16],tpl:2,exp:41,latest:37,leftroot:41,nshortparallel:41,carefulli:[40,43],finv:41,particularli:[45,37],rightleftarrow:41,font:[0,37,6,39,40,49,42,15,41,17,35,19,43,44,20,30,46,32,18],fine:[],find:[4,43,6,28,7,45,46,12],preremoveclass:19,surd:41,execut:[0,23,14,1,25,16,38,46],pretti:37,ruin:[],solut:[17,46,37,4],delayedx:23,couldn:38,queu:[14,1,23,24],factor:[35,30,19],tagsid:[32,18],precnsim:41,express:[5,16,1,19,24],strut:41,nativ:[27,13,3,20,45,46,32,48],proces:[],greasemonkei:[32,3],donald:39,notransl:34,restart:[5,14,1],ie8:45,ie7:45,acut:41,vmatrix:41,common:[32,2,39,40,27,41,6,34,12],set:[0,25,41,6,8,10,12,15,16,17,35,19,21,18,22,23,24,3,26,28,29,30,32,33,5,36,37,38,39,40,49,42,43,44,46,48,1],overrightarrow:41,startup:[11,36,3,1,25,43,16,34,19,12],see:[0,4,41,6,7,9,5,32,14,16,17,35,19,22,23,26,28,29,30,31,12,24,27,37,38,39,49,42,43,44,45,46,1],sec:41,arg:41,disadvantag:45,langl:41,someth:[5,37,19,4,43],particip:4,won:[1,37],subscript:41,experi:[37,19],altern:[0,41,38,46,32,33],numer:[12,27],complement:41,javascript:[0,2,3,6,7,11,13,16,17,18,19,20,21,23,38,29,31,32,33,35,36,30,39,40,49,42,44,45,46,1],mailbox:[16,39],bmatrix:41,solv:3,longrightarrow:41,classnam:3,popul:25,bodi:[0,43,17,9,32,47],last:[0,32,23,14,49,41,12],delimit:[5,17,41,32,46],hyperlink:46,event:[39,3,43,16,44,46],nvdash:41,context:[5,42,19,23],overset:41,hbar:41,whole:[22,44,43,5,26,12],load:[0,2,3,41,11,32,14,15,16,17,34,19,20,47,23,25,38,28,9,12,24,36,37,39,1,43,44,45,46],markdown:46,simpli:[41,22,37,23,38,14,43,5,26,12,34,19,20,9,32,47,28],point:[41,14,17],instanti:33,schedul:38,etra:[],header:[37,2,7],param:[],linux:12,bigve:41,mistak:40,zeta:41,throughout:[],gneq:41,bigtriangledown:41,empti:[36,30,23,1,25,46],dur:12,strategi:45,invis:37,fire:[25,3,38],refdoc:[],imag:[22,37,26,3,5,6,40,20,30],descib:17,coordin:[14,46,1],understand:46,urcorn:41,educ:[],convers:41,blacksquar:41,look:[10,41,12,30,23,2,24,49,4,15,5,17,27,43,7,46,32],solid:[10,41,49],formath:[],pitchfork:41,lvert:41,"while":[10,0,27,37,17,48,41,3,16,6,34,19,44,45,46,32,24,1],blacktriangleleft:41,nprec:41,abov:[10,41,30,23,17,1,3,43,5,6,19,38,45,33],circlearrowright:41,bookmarklet:32,everyon:16,loop:21,subsect:34,measuredangl:41,vartriangl:41,jpg:[5,26,22,40],biguplu:41,itself:[33,41,36,37,23,24,14,49,25,16,12,27,19,46,32,21,1],costli:[],limit:[41,0,27],rightarrow:41,xleftarrow:41,redisplai:15,unexpectedli:17,conflict:46,upuparrow:41,optim:45,domin:39,alert:[16,38,1,23],moment:[17,37],temporari:34,user:[41,27,37,23,43,3,4,15,16,6,35,19,29,45,20,30,46,32,42,28],robust:[16,39],wherev:[],chang:[12,37,2,43,3,42,15,35,30,46,32,21,18],recent:[20,3],lower:[41,36,25,19,15],task:41,getjaxbyinputtyp:12,entri:[39,14,49],searchabl:20,ngeqq:41,picki:[],normals:41,scriptsiz:41,fallingdotseq:41,explan:[17,32],rvert:41,obscur:15,press:19,world:[20,38],succsim:41,cut:[],cup:41,blacklozeng:41,ffeeee:41,notifi:16,input:[3,41,8,32,16,17,18,19,47,27,28,9,12,33,34,36,39,21,1,43,45,46],unlik:[20,34],subsequ:41,sum_:46,trueli:43,format:[47,11,27,30,39,40,41,17,35,19,20,45,9,32,21,46],big:[41,32],moodl:2,tomathml:21,game:41,insert:[22,23,3,5,26,12,34,19,7,31,32,47,46],resid:[],bit:[35,33],characterist:[],diagup:41,semi:49,varkappa:41,signal:[24,36,23,44,13,25,16,38,34,39,12],altough:38,collect:[38,49,21,1,23],api:[13,11,20,17],mathrel:41,swarrow:41,gtrless:41,lastest:4,creation:[9,25],some:[2,41,6,32,13,14,16,17,35,19,20,21,23,38,30,9,12,33,34,27,37,47,1,43,45,46,48],back:[6,21],emph:41,sampl:[37,44,49,16,17,19],myid:49,scale:[20,35,30,19],flux:1,culprit:[],delimt:5,prop:[],mathemat:[0,3,41,6,7,31,32,16,17,35,19,20,21,18,22,26,28,29,30,9,12,34,5,27,37,39,47,1,42,43,45,46],larg:[41,0],extension2:[],slash:32,prod:41,reproduc:43,sqsubseteq:41,tex2jax:[41,36,3,43,5,17,27,19,46,32],machin:[39,37],garamond:41,previou:[38,24,1,23,15],run:[0,3,5,6,8,32,14,16,17,35,18,22,23,25,38,30,12,24,27,37,26,1,43,44,45,46,48],doteqdot:41,odot:41,step:[6,46,2,17],hookleftarrow:41,impor:37,react:24,materi:43,retain:[],page:[2,25,41,6,7,10,11,12,13,15,16,17,35,19,20,21,22,24,3,26,28,30,31,32,5,27,37,38,1,42,43,44,45,46],microsecond:[],rangl:41,succcurlyeq:41,block:[35,30,17,6,34,19,46,32],file3:1,file2:1,file1:1,file4:1,bmod:41,msam10:17,todai:39,notat:[20,17,41,46,39],isjax:12,announc:44,inclus:[],span:[22,5,26,40,19,46,28],question:[17,34,4],fast:[],custom:[15,41,17,20,45,32],handler:[0,36,39,3,25,43,44,46],includ:[0,2,25,41,6,8,12,13,16,17,35,19,20,18,22,23,3,26,27,28,29,30,9,32,34,5,36,37,38,40,49,42,43,45,46,48,1],suit:[6,27,17],nativemml:[27,48,42,35,45,46,32,47],overleftrightarrow:41,ulcorn:41,doctyp:[45,27],poster:24,atop:41,loadhook:[0,12,38],serif:[41,0,49],link:[37,2,17,13,6,44,32],translat:[9,34,47,46],delta:41,line:[41,22,37,2,25,3,5,17,27,45,46,32],enspac:41,rmoustach:41,qquad:41,bigg:41,geqq:41,similar:[44,23],enlarg:29,constant:16,doesn:[41,37,23,33,3,16,19,30,21],repres:[10,22,17,49,15,5,6,40,19,20,26,47,46],mathdiv:[10,38,1,43],opera10:30,guarante:[0,1,43,14],constortium:20,improv:[45,19,4],phantom:41,extension1:[],bigoplu:41,iiint:41,titl:[17,43],sequenti:[44,1],invalid:[41,40],llcorner:41,toaudibl:21,bracket:[40,19],shoveleft:41,xrightarrow:41,department:37,supseteq:41,delayclear:30,msup:[17,46],alttext:26,eval:23,enhanc:46,svn:37,rightharpoonup:41,land:41,mimetyp:[47,9,34,21],svg:46,confirm:[],supseteqq:41,depth:41,leak:21,far:[0,24,15],hello:38,prototyp:33,code:[0,3,4,41,7,10,11,32,14,16,17,35,19,22,23,24,25,38,12,5,36,26,39,40,49,43,44,1],partial:41,edg:37,queri:46,tiddlywiki:2,edu:[37,3],privat:[44,34,37],elsewher:43,send:[16,24],becam:39,sens:46,fatal:[],sent:[16,24,12,39],actiontyp:30,unzip:37,gnsim:41,defamatori:[],mous:[46,30,42,29],untouch:[],tri:[41,0,37,30],ischrom:12,mathit:41,notabl:[],button:[],curvearrowleft:41,nleq:41,userscript:3,maction:30,pleas:[17,32,40,4],impli:[41,27],smaller:0,fortun:16,arctan:41,natur:[20,17,41,37,46],varupsilon:41,download:[0,37,6,17,19,46],fullnam:38,hspace:41,click:[30,42,35,19,29,7,46],append:10,compat:[39,45],index:[17,37,2],compar:32,access:[24,37,2,38,33,1,42,41,17,20,21],clipboard:[],mathjax:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49],backprim:41,vargamma:41,varsigma:41,leq:41,let:[27,37,3,42,17,40,45,12,48],sinh:41,becom:[27,37,23,1,4,16,33],sinc:[0,12,1,23,24,14,41,27,44,43,16,17,35,19,49,45,46,32,33,18],tex4ht:46,rtime:41,convert:[11,27,23,41,3,5,28,20,46,47],produc:[41,30,23,17,47,42,43,16,6,24,35,19,38,20,45,46,32,21,18],sqcap:41,larger:46,technolog:20,later:[24,27,30,23,14,1,41,38,12],zscale:19,circledast:41,typic:[5,41,37],chanc:[5,16,24],firefox:[32,37,3,45,12,48],rgroup:41,appli:[41,33],iskonqueror:12,lessgtr:41,"boolean":12,smallmatrix:41,from:[0,2,25,41,11,32,16,17,18,19,21,22,24,3,26,28,30,9,12,33,34,5,36,37,38,47,1,42,43,45,46],zip:[17,37],commun:[16,11,4,17],chi:41,doubl:[18,19,29],upgrad:[6,4],varphi:41,next:[41,44,21,43],few:[41,17,37,28],msqrt:[17,46],dfrac:41,bowti:41,dash:[49,30],comparison:[1,12],impress:[],doublebarwedg:41,projlim:41,"4ac":17,rare:1,versionatleast:12,account:[],alik:3,retriev:10,augment:[47,9,34,33],aperson:38,thin:18,control:[41,22,37,17,49,42,45,5,6,12,35,19,29,26,30,8,32,48,18],tau:41,process:[0,3,41,10,11,32,14,15,16,17,34,19,21,22,25,38,28,9,12,5,27,26,47,1,43,45,46,48],reftarget:[],newmath:43,high:[20,45,46],tag:[2,25,41,7,32,16,17,40,19,47,18,3,26,28,9,12,5,27,37,21,43,46],tan:41,prece:38,delai:[0,37,23,24,42,15,16,19,29,30],gcd:41,getelementsbytagnamen:3,subdirectori:[47,9,21],instead:[41,17,14,1,43,16,38,46],class4:33,class2:33,sin:41,sim:41,class1:33,simplesup:33,frac:41,overridden:[30,21,34,9,47,33],mspace:[41,27],anothermethod:33,frak:41,redund:[33,19],essenti:[41,46,33],light:[41,33],correspond:[12,30],element:[25,41,6,10,16,17,40,21,22,24,26,36,9,12,33,5,27,30,47,49,43,44,46,1],issu:[0,27,4,15,17,46,32],unaccept:45,allow:[41,38,27,37,2,24,39,40,49,3,42,15,16,17,35,19,29,20,30,33,1],fallback:[30,37],mjx:10,fastest:45,nonumb:41,move:[30,37],nsucc:41,comma:[41,49,32,3,19],dagger:41,mathjax_tooltip:30,movabl:[31,2],coth:41,varxi:41,therefor:41,pixel:30,multimap:41,crash:19,pure:27,handl:[0,36,1,44,39,41,27,3,16,6,35,12,48,34],innermost:40,handi:[],mention:[],successor:28,gggtr:41,somewher:[],anyth:[16,32],edit:[17,32,2],smallfrown:41,prepackag:[],mode:[41,30,5,17,45,46],varomega:41,"2em":41,mod_head:37,subset:41,delaypost:30,consum:15,nointerest:24,src:[22,2,26,1,3,43,5,17,12,40,7,31,32],"static":33,our:4,rightleftharpoon:41,helpurl:42,special:[41,12,38,49,5,17,27,19,44,20,45,46,32],out:[0,37,1,16,6,35,45,30,46],variabl:[36,23,13,3,25,43,41,38,33],lesseqqgtr:41,matrix:41,categori:1,rel:[0,35,30],moveabl:[31,2],merg:[10,12],ref:12,math:[25,41,10,11,32,15,16,17,35,19,20,22,3,26,28,29,30,9,12,34,5,27,37,39,42,43,44,45,46],negthinspac:41,nsucceq:41,insid:2,workflow:27,manipul:43,eqslantgtr:41,releas:[17,3,37],bleed:37,indent:[18,19],could:[0,27,38,13,1,4,43,16,17,46,12,21],put:[0,37,44,3,41,17,32],mac:[12,35,30,19],timer:[],david:[],gtreqqless:41,length:[3,23],outsid:[5,45,32],"0em":19,scriptstyl:41,endors:[],rbrace:41,blogger:[],udpat:37,precapprox:41,spadesuit:41,date:[17,37],uplu:41,clubsuit:41,bigsqcup:41,"long":[41,1,42],strict:[45,37],unknown:27,system:[37,2,17,4,41,6,20,45],messag:[0,36,37,39,17,13,41,25,15,16,6,12,34,19,44,32,24],attach:[16,24,44],termin:5,iota:41,rsh:41,supset:41,"1em":27,gtreqless:41,blind:46,gtrdot:41,structur:[0,32,23,39,43,16,38,36,12],charact:[41,27,30,49,5,6,18,19,46],htaccess:37,seriou:46,biggl:41,biggm:41,rrightarrow:41,favorit:[],unkown:12,lightli:45,tabl:27,close:[6,32,27,4],turn:[10,24,27,23,5,35],border:[10,41,49],woudl:32,min:41,manang:[],decis:45,msam:[],which:[2,25,41,9,32,15,16,17,18,19,21,22,23,24,3,26,27,28,29,30,31,12,33,34,5,36,37,38,40,49,43,45,46,47,1],hbox:41,mit:41,singl:[0,36,23,44,13,49,43,5,17,20,32,1],declaremathoper:41,mathjax_preview:[22,49,5,26,19,46],x22d6:41,unless:[17,32,23,45],bboxfor:[],who:[16,24,4],eight:45,leftthreetim:41,why:[],underset:41,url:[0,32,3,42,17],gather:41,request:[0,24,41,16,38,45,1],face:[30,4,6,18,37,32],inde:[32,3],nmid:41,determin:[12,30,2,25,41,35,19,32],starup:19,fact:[24,34],atopwithdelim:41,getalljaxfor:[],backsimeq:41,mathjax_messag:15,text:[2,3,41,6,7,10,15,16,17,40,19,20,21,18,22,38,31,32,5,30,26,1,43,35,46],verbos:[39,38,19],perfom:44,perfor:45,bring:[46,37],woth:27,curlyeqsucc:41,lgroup:41,locat:[0,22,37,17,25,3,43,5,6,12,19,16,26,32,47,46,28],jax:[25,8,32,13,16,17,34,19,21,18,3,28,9,12,33,35,36,30,39,47,49,43,45,46,48],vartriangleright:41,forev:3,should:[3,41,7,9,32,14,17,40,19,47,22,23,24,26,28,31,12,34,5,27,37,38,49,43,45,48,1],imagefont:[6,30],vartriangleleft:41,suppos:[38,43],"5px":10,triangleright:41,local:[37,23,17,1,3,43,6,19,32],hope:6,precsim:41,liminf:41,regularli:[],looparrowright:41,bigstar:41,leqslant:41,triangl:41,enabl:[41,2,5,17,7,31],organ:46,frown:41,stuff:12,she:45,contain:[0,2,3,41,6,10,13,14,15,16,17,34,19,21,22,23,24,26,30,12,5,36,37,38,49,43,46,1],view:[27,37,13,3,17,28,45,20,30],attibut:49,legaci:[],coooki:10,similarli:[0,12],temporarili:15,troubl:17,outpu:[],issafari:12,asynchron:[0,36,23,24,39,14,1,16,38,44,12],statu:[0,37,38],error:[0,12,27,3,4,41,17,34,19,32],jmath:41,pattern:[5,19],thumb:1,gtrsim:41,written:[17,7],quickest:17,theta:41,neither:[6,32,40],entiti:[41,27],omicron:41,stati:[],nshortmid:41,kei:[10,0,23,24,14,16,19,12],job:32,entir:[12,43],mmorhtmll:[],closebox:6,ker:41,addit:[47,0,27,1,23,6,14,41,43,16,17,19,38,9,12,21,49],skipstartuptypeset:19,rtype:[],admin:[31,7],nabla:41,equal:[1,12,33],gnapprox:41,etc:[41,1,19,43],instanc:[10,21,1,34,12,33],equat:[41,22,37,43,5,26,18,19,20,45,46,32,21],futher:45,class3:33,eth:41,lmoustach:41,onchang:43,comment:[17,49,32,19],varnoth:41,dorectori:31,arriv:[16,44],walk:[],distinguish:9,arguement:38,sqcup:41,quit:43,showfontmenu:42,"55em":41,quotat:49,compos:27,sqsupseteq:41,json:[],besid:[],treat:17,immedi:[0,14,1,25,43,16],incldu:[],smallsetminu:41,both:[0,32,38,39,1,17,27,19,12,33],"05em":41,otf:37,bult:[],psi:41,togeth:[1,12,27,23],injlim:41,present:[6,27,19,4,24],risingdotseq:41,multi:41,iscallback:23,cow:33,plain:41,align:[41,27,19],contextu:[27,30,42,35,19,29,46,21],studentdisplai:43,defin:[38,12,30,1,17,25,49,3,42,41,6,35,19,29,32,33,18],glossari:[39,11],observ:[],layer:2,almost:41,curvearrowright:41,site:[37,2,17,19,20,31,32],archiv:[17,37],lightweight:[],myinputjax:34,curlywedg:41,parti:16,cross:37,sqrt:[41,17,46],getx:33,extensiondir:34,oint:41,easi:28,difficult:[38,27,44],phi:41,http:[17,3,37,42,45],lleftarrow:41,"8em":[41,18],effect:[14,1,3],dai:10,student:43,php:[2,7],trake:4,executehook:[24,23],off:[41,44,35,45],center:[41,19],well:[37,23,38,49,4,43,16,17,34,19,44,45],exampl:[0,3,4,41,6,8,10,12,14,16,17,35,19,21,18,22,23,24,26,27,29,30,9,32,33,5,36,37,38,40,49,42,43,44,45,46,47,48,1],command:[27,37,23,39,14,1,25,43,41,19,12],choos:[41,45],undefin:[41,17,32,23,38],setx:33,usual:[23,38,1,41,6,34,19,46],curlyeqprec:41,paus:37,less:[5,41,46,12,37],half:38,obtain:[37,43,17,19,46,47],mistaken:46,mathclos:41,mathoutput:43,simultan:1,emtpi:[],web:[11,37,1,2,17,25,41,3,44,43,16,6,24,28,7,20,30,31,32,21,46],current_them:2,smith:38,textbf:41,cdotp:41,add:[33,41,2,17,14,49,3,5,6,19,45,47,21],book:39,match:[5,24,30],ctrl:19,webpag:28,usemathmlspac:8,varpropto:41,know:[24,38,3,16,17,9,47,46],mathinn:41,sourceel:[16,47,21,43],loader:[9,47],recurs:12,konqueror:[45,12],nofont:6,like:[3,41,5,14,15,16,17,20,23,38,28,9,32,24,27,37,39,49,43,44,45,46,1],lost:38,incred:[],messagehook:[16,24,12],necessari:[20,12,21],lose:[],exportaud:[],captur:39,suppli:[12,21,23],"export":21,superclass:33,proper:[24,12],home:0,librari:[13,1,36,37],glyph:[41,39],kern:41,assum:[17,31,43,7],avoid:[41,40,46,27,19],tooltip:30,leav:[10,18,48,43],doublecap:41,twoheadleftarrow:41,daleth:41,upharpoonright:41,journal:39,usag:11,sphericalangl:41,although:[13,17,32,48,24],offset:30,panel:41,varepsilon:41,about:[41,12,37,23,17,4,43,16,6,35,28,38,44,30,46,32,24],actual:[10,0,12,23,14,41,43,16,38,27,19,9,32,47,1],interven:[],column:18,mathajx:37,genfrac:41,mapsto:41,constructor:33,disabl:[35,30],eqalign:41,own:[37,17,13,1,3,4,41,6,44,9,32,47,46],amsmath:[1,3,41,17,18,32],circledr:41,reprocessor:27,automat:[41,14,1,15,5,17,34,45,46,32,33],guard:19,vphantom:41,circlearrowleft:41,dcocument:12,transfer:[17,37],support:[11,36,30,17,25,27,3,4,41,6,35,20,45,46,32,48],much:[16,39,45,44],bigcap:41,tracker:[17,4],arg1:38,"var":[10,23,1,3,43,16,38,33],arg2:38,"function":[0,47,1,23,24,39,3,41,25,44,43,16,38,14,9,12,33,46],propto:41,unexpect:[35,19],precnapprox:41,studentansw:43,gain:[45,42],inlin:[5,17,32],bug:[37,4,15,17,19,46],made:[21,1,44,9,32,47,46],bbbk:41,whether:[41,22,30,38,3,42,43,5,26,35,19,8,12,48],wish:[37,49,3,4,41,38,45,12],commit:[],displai:[10,11,22,37,17,47,41,27,42,15,5,6,18,19,29,16,20,46,32,21,43],substack:41,underleftrightarrow:41,mathord:41,directori:[0,37,2,44,39,47,25,16,17,34,19,7,30,31,32,21,9],below:[2,3,41,6,8,10,17,40,19,21,18,22,26,29,45,9,12,34,5,30,47,42,44,35,46,48],meta:45,sideset:41,otherwis:[0,36,23,15,41,12,7,32,33],problem:[37,38,3,4,41,17,45,46],x03c0:46,"int":[10,41,38],dure:[16,12,21,34,23],filenam:38,implement:[10,0,27,13,41,38,34,16,45,46,33],nolimit:41,inf:41,meth:0,probabl:[37,2,38,16,17,32],oplu:41,mrow:[17,46,27],immateri:1,percent:35,detail:[0,41,6,7,11,5,32,14,16,17,35,19,22,23,26,28,29,30,31,12,24,27,37,1,42,43,44,45,46],lesseqgtr:41,other:[25,41,5,32,14,16,17,35,19,20,21,23,38,28,30,12,33,34,24,27,37,39,1,43,44,45,46,48],futur:[16,0,45,4,44],varieti:46,downlaod:20,removeaft:6,repeat:2,star:41,"class":[33,41,36,23,24,13,14,5,34,19,9,47,21,46,28],thicksim:41,msgroup:27,stai:[],scientif:39,reliabl:[45,3],rule:[41,6,8,1,19],mathjax_mathml:3,portion:43,auxiliari:[],eot:37},objtypes:{"0":"py:method"},titles:["The MathJax.Ajax Object","Using Queues","Using MathJax in popular web platforms","Loading MathJax Dynamically","The MathJax Community","The tex2jax Preprocessor","The FontWarnings extension","Installing MathJax in WordPress","The MathML input processor","The MathJax.InputJax Class","The MathJax.HTML Object","MathJax Documentation","The MathJax.Hub Object","The MathJax API","The MathJax.Callback.Queue Class","The MathJax.Message Object","Using Signals","Getting Started","The TeX input processor","The Core Configuration Options","What is MathJax?","The MathJax.ElementJax Class","The jsMath2jax Preprocessor","The MathJax.Callback Class","The MathJax.Callback.Signal Class","The MathJax Startup Sequence","The mml2jax Preprocessor","MathJax MathML Support","Converting to MathJax from jsMath","The MathZoom extension","The HTML-CSS output processor","Using MathJax in Movable Type","Loading and Configuring MathJax","The MathJax Object-Oriented Programming Model","The Base Jax Class","The NativeMML output processor","The MathJax variable","Installing and Testing MathJax","Using Callbacks","Glossary","Describing HTML snippets","MathJax TeX and LaTeX Support","The MathMenu extension","Modifying Math on the Page","Synchronizing your code with MathJax","MathJax Output Formats","The MathJax Processing Model","The MathJax.OutputJax Class","The MMLorHTML configuration options","CSS Style Objects"],objnames:{"0":"Python method"},filenames:["api/ajax","queues","platforms/index","dynamic","community","options/tex2jax","options/FontWarnings","platforms/wordpress","options/MathML","api/inputjax","api/html","index","api/hub","api/index","api/queue","api/message","signals","start","options/TeX","options/hub","mathjax","api/elementjax","options/jsMath2jax","api/callback","api/signal","startup","options/mml2jax","mathml","jsMath","options/MathZoom","options/HTML-CSS","platforms/movable-type","configuration","api/object","api/jax","options/NativeMML","api/variable","installation","callbacks","glossary","HTML-snippets","tex","options/MathMenu","typeset","synchronize","output","model","api/outputjax","options/MMLorHTML","CSS-styles"]}) \ No newline at end of file diff --git a/mathjax/docs/html/signals.html b/mathjax/docs/html/signals.html index 9e542a9f0..ccb1c62b2 100644 --- a/mathjax/docs/html/signals.html +++ b/mathjax/docs/html/signals.html @@ -97,8 +97,8 @@ it starts listening after they were sent.

various extensions. The extension may not be loaded when the user’s configuration code runs, so the configuration code can’t modify the extension because it isn’t there yet. Fortunately, most extensions -signal when they are set up via an Extension [name] Ready message, -so the configuration code can set up a listener for that message, and +signal when they are loaded and initialized via an Extension [name] Ready message, +so the configuration code can implement a listener for that message, and have the listener perform the configuration when the message arrives. But even if the extension has already been loaded, this will still work, because the listener will receive the ready signal even if it @@ -112,7 +112,7 @@ to hear old messages when it attaches itself to a signal object. The sender can also indicate that past messages are not appropriate for new listeners. It does this by clearing the message history so that new listeners have no old posts to hear.

-

The actual message passed along the signal can be anything, but is +

The actual message passed along by the signal can be anything, but is frequently a string constant indicating the message value. It could also be a JavaScript array containing data, or an object containing key:value pairs. All the listeners receive the data as part of the @@ -121,7 +121,7 @@ message, and can act on it in whatever ways they see fit.

Creating a Listener

MathJax maintains two separate signal channels: the startup signal and the processing signal (or the hub signal). The startup signal -is where the messages about different components startup up and +is where the messages about different components starting up and becoming ready appear. The processing signal is where the messages are sent about processing mathematics, like the New Math messages for when newly typeset mathematics appears on the page. The latter is diff --git a/mathjax/docs/html/tex.html b/mathjax/docs/html/tex.html index 0eabf5729..e5099d4e9 100644 --- a/mathjax/docs/html/tex.html +++ b/mathjax/docs/html/tex.html @@ -78,7 +78,7 @@ you need a LaTeX-to-HTML converter, you should consider

Keep in mind that your mathematics is part of an HTML document, so you need to be aware of the special characters used by HTML as part of its -markup. There can not be HTML tags within the math delimiters (other +markup. There cannot be HTML tags within the math delimiters (other than <BR>) as TeX-formatted math does not include HTML tags. Also, since the mathematics is initially given as text on the page, you need to be careful that your mathematics doesn’t look like HTML @@ -96,7 +96,7 @@ HTML). When this happens, the browser will think the tag continues up to the next > in the document (typically the end of the next actual tag in the HTML file), and you may notice that you are missing part of the text of the document. In the example above, the `` we -have ...`` will not be displayed because the browsers thinks it is +have ...`` will not be displayed because the browser thinks it is part of the tag starting at <y. This is one indication you can use to spot this prooblem; it is a common error and should be avoided.

Usually, it is sufficient to simply put spaces around these symbols to