/*
* /MathJax/extensions/MathMenu.js * * Copyright (c) 2009-2018 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
(function(f,o,q,e,r){var p=“2.7.5”;var d=MathJax.Callback.Signal(“menu”);MathJax.Extension.MathMenu={version:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[[“MathMenu”,u]].concat([].slice.call(arguments,1)))};var i=MathJax.Object.isArray;var a=f.Browser.isPC,l=f.Browser.isMSIE,m=((document.documentMode||0)>8);var j=(a?null:“5px”);var s=f.CombineConfig(“MathMenu”,{delay:150,showRenderer:true,showMathPlayer:true,showFontMenu:false,showContext:false,showDiscoverable:false,showLocale:true,showLocaleURL:false,semanticsAnnotations:{TeX:[“TeX”,“LaTeX”,“application/x-tex”],StarMath:[“StarMath 5.0”],Maple:[“Maple”],ContentMathML:[“MathML-Content”,“application/mathml-content+xml”],OpenMath:[“OpenMath”]},windowSettings:{status:“no”,toolbar:“no”,locationbar:“no”,menubar:“no”,directories:“no”,personalbar:“no”,resizable:“yes”,scrollbars:“yes”,width:400,height:300,left:Math.round((screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{“#MathJax_About”:{position:“fixed”,left:“50%”,width:“auto”,“text-align”:“center”,border:“3px outset”,padding:“1em 2em”,“background-color”:“#DDDDDD”,color:“black”,cursor:“default”,“font-family”:“message-box”,“font-size”:“120%”,“font-style”:“normal”,“text-indent”:0,“text-transform”:“none”,“line-height”:“normal”,“letter-spacing”:“normal”,“word-spacing”:“normal”,“word-wrap”:“normal”,“white-space”:“nowrap”,“float”:“none”,“z-index”:201,“border-radius”:“15px”,“-webkit-border-radius”:“15px”,“-moz-border-radius”:“15px”,“-khtml-border-radius”:“15px”,“box-shadow”:“0px 10px 20px #808080”,“-webkit-box-shadow”:“0px 10px 20px #808080”,“-moz-box-shadow”:“0px 10px 20px #808080”,“-khtml-box-shadow”:“0px 10px 20px #808080”,filter:“progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=‘gray’, Positive=‘true’)”},“#MathJax_About.MathJax_MousePost”:{outline:“none”},“.MathJax_Menu”:{position:“absolute”,“background-color”:“white”,color:“black”,width:“auto”,padding:(a?“2px”:“5px 0px”),border:“1px solid #CCCCCC”,margin:0,cursor:“default”,font:“menu”,“text-align”:“left”,“text-indent”:0,“text-transform”:“none”,“line-height”:“normal”,“letter-spacing”:“normal”,“word-spacing”:“normal”,“word-wrap”:“normal”,“white-space”:“nowrap”,“float”:“none”,“z-index”:201,“border-radius”:j,“-webkit-border-radius”:j,“-moz-border-radius”:j,“-khtml-border-radius”:j,“box-shadow”:“0px 10px 20px #808080”,“-webkit-box-shadow”:“0px 10px 20px #808080”,“-moz-box-shadow”:“0px 10px 20px #808080”,“-khtml-box-shadow”:“0px 10px 20px #808080”,filter:“progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=‘gray’, Positive=‘true’)”},“.MathJax_MenuItem”:{padding:(a?“2px 2em”:“1px 2em”),background:“transparent”},“.MathJax_MenuArrow”:{position:“absolute”,right:“.5em”,“padding-top”:“.25em”,color:“#666666”,“font-family”:(l?“‘Arial unicode MS’”:null),“font-size”:“.75em”},“.MathJax_MenuActive .MathJax_MenuArrow”:{color:“white”},“.MathJax_MenuArrow.RTL”:{left:“.5em”,right:“auto”},“.MathJax_MenuCheck”:{position:“absolute”,left:“.7em”,“font-family”:(l?“‘Arial unicode MS’”:null)},“.MathJax_MenuCheck.RTL”:{right:“.7em”,left:“auto”},“.MathJax_MenuRadioCheck”:{position:“absolute”,left:(a?“1em”:“.7em”)},“.MathJax_MenuRadioCheck.RTL”:{right:(a?“1em”:“.7em”),left:“auto”},“.MathJax_MenuLabel”:{padding:(a?“2px 2em 4px 1.33em”:“1px 2em 3px 1.33em”),“font-style”:“italic”},“.MathJax_MenuRule”:{“border-top”:(a?“1px solid #CCCCCC”:“1px solid #DDDDDD”),margin:(a?“4px 1px 0px”:“4px 3px”)},“.MathJax_MenuDisabled”:{color:“GrayText”},“.MathJax_MenuActive”:{“background-color”:(a?“Highlight”:“#606872”),color:(a?“HighlightText”:“white”)},“.MathJax_MenuDisabled:focus, .MathJax_MenuLabel:focus”:{“background-color”:“#E8E8E8”},“.MathJax_ContextMenu:focus”:{outline:“none”},“.MathJax_ContextMenu .MathJax_MenuItem:focus”:{outline:“none”},“#MathJax_AboutClose”:{top:“.2em”,right:“.2em”},“.MathJax_Menu .MathJax_MenuClose”:{top:“-10px”,left:“-10px”},“.MathJax_MenuClose”:{position:“absolute”,cursor:“pointer”,display:“inline-block”,border:“2px solid #AAA”,“border-radius”:“18px”,“-webkit-border-radius”:“18px”,“-moz-border-radius”:“18px”,“-khtml-border-radius”:“18px”,“font-family”:“‘Courier New’,Courier”,“font-size”:“24px”,color:“#F0F0F0”},“.MathJax_MenuClose span”:{display:“block”,“background-color”:“#AAA”,border:“1.5px solid”,“border-radius”:“18px”,“-webkit-border-radius”:“18px”,“-moz-border-radius”:“18px”,“-khtml-border-radius”:“18px”,“line-height”:0,padding:“8px 0 6px”},“.MathJax_MenuClose:hover”:{color:“white!important”,border:“2px solid #CCC!important”},“.MathJax_MenuClose:hover span”:{“background-color”:“#CCC!important”},“.MathJax_MenuClose:hover:focus”:{outline:“none”}}});var n,k,b;f.Register.StartupHook(“MathEvents Ready”,function(){n=MathJax.Extension.MathEvents.Event.False;k=MathJax.Extension.MathEvents.Hover;b=MathJax.Extension.MathEvents.Event.KEY});var h=MathJax.Object.Subclass({Keydown:function(u,v){switch(u.keyCode){case b.ESCAPE:this.Remove(u,v);break;case b.RIGHT:this.Right(u,v);break;case b.LEFT:this.Left(u,v);break;case b.UP:this.Up(u,v);break;case b.DOWN:this.Down(u,v);break;case b.RETURN:case b.SPACE:this.Space(u,v);break;default:return;break}return n(u)},Escape:function(u,v){},Right:function(u,v){},Left:function(u,v){},Up:function(u,v){},Down:function(u,v){},Space:function(u,v){}},{});var g=MathJax.Menu=h.Subclass({version:p,items:[],posted:false,title:null,margin:5,Init:function(u){this.items=[].slice.call(arguments,0)},With:function(u){if(u){f.Insert(this,u)}return this},Post:function(M,E,B){if(!M){M=window.event||{}}var I=document.getElementById(“MathJax_MenuFrame”);if(!I){I=g.Background(this);delete c.lastItem;delete c.lastMenu;delete g.skipUp;d.Post([“post”,g.jax]);g.isRTL=(MathJax.Localization.fontDirection()===“rtl”)}var v=o.Element(“div”,{onmouseup:g.Mouseup,ondblclick:n,ondragstart:n,onselectstart:n,oncontextmenu:n,menuItem:this,className:“MathJax_Menu”,onkeydown:g.Keydown,role:“menu”});if(M.type===“contextmenu”||M.type===“mouseover”){v.className+=“ MathJax_ContextMenu”}if(!B){MathJax.Localization.setCSS(v)}for(var N=0,K=this.items.length;Ndocument.body.scrollTop)
“px”}else{x.style.marginLeft=Math.floor(-x.offsetWidth/2)+“px”;x.style.top=Math.floor((w-x.offsetHeight)/3)+“px”}};g.About.Remove=function(u){if(g.About.div){document.body.removeChild(g.About.div);delete g.About.div}};g.About.Keydown=function(u){if(u.keyCode===b.ESCAPE||(this.id===“MathJax_AboutClose”&&(u.keyCode===b.SPACE||u.keyCode===b.RETURN))){g.About.Remove(u);g.CurrentNode().focus();n(u)}},g.About.GetJax=function(v,A,y,x){var z=[];for(var B in A){if(A.hasOwnProperty(B)&&A[B]){if((x&&A[B].version)||(A[B].isa&&A[B].isa(A))){z.push(t(y[0],y[1],(A[B].id||B),A[B].version))}}}z.sort();for(var w=0,u=z.length;wu=MathJax.Hub.outputJax[0]||{};if(u.id!==“HTML-CSS”||!u.webFonts||u.imgFonts){return}return u.allowWebFonts.replace(/otf/,“woff or otf”)+“ fonts”};g.Help=function(u){q.Require(“/extensions/HelpDialog.js”,function(){MathJax.Extension.Help.Dialog({type:u.type})})};g.ShowSource=function(y){if(!y){y=window.event}var x={screenX:y.screenX,screenY:y.screenY};if(!g.jax){return}if(this.format===“MathML”){var v=MathJax.ElementJax.mml;if(v&&typeof(v.mbase.prototype.toMathML)!==“undefined”){try{g.ShowSource.Text(g.jax.root.toMathML(“”,g.jax),y)}catch(w){if(!w.restart){throw w}e.After(,w.restart)}}else{if(!q.loadingToMathML){q.loadingToMathML=true;g.ShowSource.Window(y);e.Queue(q.Require(“/extensions/toMathML.js”),function(){delete q.loadingToMathML;if(!v.mbase.prototype.toMathML){v.mbase.prototype.toMathML=function(){}}},[this,g.ShowSource,x]);return}}}else{if(this.format===“Error”){g.ShowSource.Text(g.jax.errorText,y)}else{if(s.semanticsAnnotations){var u=g.jax.root.getAnnotation(this.format);if(u.data){g.ShowSource.Text(u.data.toString())}}else{if(g.jax.originalText==null){alert(t(“NoOriginalForm”,“No original form available”));return}g.ShowSource.Text(g.jax.originalText,y)}}}};g.ShowSource.Window=function(v){if(!g.ShowSource.w){var w=[],u=s.windowSettings;for(var x in u){if(u.hasOwnProperty(x)){w.push(x+“=”+u)}}g.ShowSource.w=window.open(“”,“_blank”,w.join(“,”))}return g.ShowSource.w};g.ShowSource.Text=function(z,x){var u=g.ShowSource.Window(x);delete g.ShowSource.w;z=z.replace(/^s*/,“”).replace(/s*$/,“”);z=z.replace(/&/g,“&”).replace(/</g,“<”).replace(/>/g,“>”);var y=t(“EqSource”,“MathJax Equation Source”);if(g.isMobile){u.document.open();u.document.write(“<html><head><meta name='viewport' content='width=device-width, initial-scale=1.0' /><title>”y
“</title></head><body style='font-size:85%'>”);u.document.write(“<pre>”z
“</pre>”);u.document.write(“<hr><input type='button' value='”+t(“Close”,“Close”)+“' onclick='window.close()' />”);u.document.write(“</body></html>”);u.document.close()}else{u.document.open();u.document.write(“<html><head><title>”y
“</title></head><body style='font-size:85%'>”);u.document.write(“<table><tr><td><pre>”z
“</pre></td></tr></table>”);u.document.write(“</body></html>”);u.document.close();var v=u.document.body.firstChild;setTimeout(function(){var B=(u.outerHeight-u.innerHeight)||30,A=(u.outerWidth-u.innerWidth)||30,w,E;A=Math.max(140,Math.min(Math.floor(0.5*screen.width),v.offsetWidth+A+25));B=Math.max(40,Math.min(Math.floor(0.5*screen.height),v.offsetHeight+B+25));if(g.prototype.msieHeightBug){B+=35}u.resizeTo(A,B);var D;try{D=x.screenX}catch(C){}if(x&&D!=null){w=Math.max(0,Math.min(x.screenX-Math.floor(A/2),screen.width-A-20));E=Math.max(0,Math.min(x.screenY-Math.floor(B/2),screen.height-B-20));u.moveTo(w,E)}},50)}};g.Scale=function(){var z=,u=z.length,y=100,w,v;for(w=0;w<u;w++){v=r[z];if(v){y=v.config.scale;break}}var x=prompt(t(“ScaleMath”,“Scale all mathematics (compared to surrounding text) by”),y+“%”);if(x){if(x.match(/^s*d+(.d*)?s*%?s*$/)){x=parseFloat(x);if(x){if(x!==y){for(w=0;w<u;w++){v=r[z];if(v){v.config.scale=x}}g.cookie.scale=f.config.scale=x;g.saveCookie();f.Queue()}}else{alert(t(“NonZeroScale”,“The scale should not be zero”))}}else{alert(t(“PercentScale”,“The scale should be a percentage (e.g., 120%%)”))}}};g.Zoom=function(){if(!MathJax.Extension.MathZoom){q.Require(“/extensions/MathZoom.js”)}};g.Renderer=function(){var v=f.outputJax;if(v!==s.settings.renderer){var y=f.Browser,x,u=g.Renderer.Messages,w;switch(s.settings.renderer){case“NativeMML”:if(!s.settings.warnedMML){if(y.isChrome&&y.version.substr(0,3)!==“24.”){x=u.MML.WebKit}else{if(y.isSafari&&!y.versionAtLeast(“5.0”)){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMathPlayer){x=u.MML.MSIE}}else{if(y.isEdge){x=u.MML.WebKit}else{x=u.MML}}}}w=“warnedMML”}break;case“SVG”:if(!s.settings.warnedSVG){if(y.isMSIE&&!m){x=u.SVG.MSIE}}break}if(x){x=t(x,x);x+=“nn”;x+=t(“SwitchAnyway”,“Switch the renderer anyway?nn(Press OK to switch, CANCEL to continue with the current renderer)”);g.cookie.renderer=v.id;g.saveCookie();if(!confirm(x)){g.cookie.renderer=s.settings.renderer=o.Cookie.Get(“menu”).renderer;g.saveCookie();return}if(w){g.cookie.warned=s.settings.warned=true}g.cookie.renderer=s.settings.renderer;g.saveCookie()}f.Queue(,[“Rerender”,f])}};g.Renderer.Messages={MML:{WebKit:[“WebkitNativeMMLWarning”,“Your browser doesn't seem to support MathML natively, so switching to MathML output may cause the mathematics on the page to become unreadable.”],MSIE:[“MSIENativeMMLWarning”,“Internet Explorer requires the MathPlayer plugin in order to process MathML output.”],Opera:[“OperaNativeMMLWarning”,“Opera's support for MathML is limited, so switching to MathML output may cause some expressions to render poorly.”],Safari:[“SafariNativeMMLWarning”,“Your browser's native MathML does not implement all the features used by MathJax, so some expressions may not render properly.”],Firefox:[“FirefoxNativeMMLWarning”,“Your browser's native MathML does not implement all the features used by MathJax, so some expressions may not render properly.”]},SVG:{MSIE:[“MSIESVGWarning”,“SVG is not implemented in Internet Explorer prior to IE9 or when it is emulating IE8 or below. Switching to SVG output will cause the mathematics to not display properly.”]}};g.AssistiveMML=function(w,u){var v=MathJax.Extension.AssistiveMML;if(!v){if(!u){q.Require(“/extensions/AssistiveMML.js”,)}return}MathJax.Hub.Queue()};g.Font=function(){var u=r;if(!u){return}document.location.reload()};g.Locale=function(){MathJax.Localization.setLocale(s.settings.locale);MathJax.Hub.Queue()};g.LoadLocale=function(){var u=prompt(t(“LoadURL”,“Load translation data from this URL:”));if(u){if(!u.match(/.js$/)){alert(t(“BadURL”,“The URL should be for a javascript file that defines MathJax translation data. Javascript file names should end with '.js'”))}q.Require(u,function(v){if(v!=q.STATUS.OK){alert(t(“BadData”,“Failed to load translation data from %1”,u))}})}};g.MPEvents=function(w){var v=s.settings.discoverable,u=g.MPEvents.Messages;if(!m){if(s.settings.mpMouse&&!confirm(t.apply(t,u.IE8warning))){delete g.cookie.mpContext;delete s.settings.mpContext;delete g.cookie.mpMouse;delete s.settings.mpMouse;g.saveCookie();return}s.settings.mpContext=s.settings.mpMouse;g.cookie.mpContext=g.cookie.mpMouse=s.settings.mpMouse;g.saveCookie();MathJax.Hub.Queue()}else{if(!v&&w.name===“Menu Events”&&s.settings.mpContext){alert(t.apply(t,u.IE9warning))}}};g.MPEvents.Messages={IE8warning:[“IE8warning”,“This will disable the MathJax menu and zoom features, but you can Alt-Click on an expression to obtain the MathJax menu instead.nnReally change the MathPlayer settings?”],IE9warning:[“IE9warning”,“The MathJax contextual menu will be disabled, but you can Alt-Click on an expression to obtain the MathJax menu instead.”]};f.Browser.Select({MSIE:function(u){var v=(document.compatMode===“BackCompat”);var w=u.versionAtLeast(“8.0”)&&document.documentMode>7;g.Augment({margin:20,msieBackgroundBug:((document.documentMode||0)<9),msieFixedPositionBug:(v||!w),msieAboutBug:v,msieHeightBug:((document.documentMode||0)<9)});if(m){delete s.styles.filter;delete s.styles.filter}},Firefox:function(u){g.skipMouseover=u.isMobile&&u.versionAtLeast(“6.0”);g.skipMousedown=u.isMobile}});g.isMobile=f.Browser.isMobile;g.noContextMenu=f.Browser.noContextMenu;g.CreateLocaleMenu=function(){if(!g.menu){return}var z=g.menu.Find(“Language”).submenu,w=z.items;var v=[],B=MathJax.Localization.strings;for(var A in B){if(B.hasOwnProperty(A)){v.push(A)}}v=v.sort();z.items=[];for(var x=0,u=v.length;x<u;x++){var y=B[v].menuTitle;if(y){y+=“ (”v[x]
“)”}else{y=v}z.items.push(c.RADIO([v,y],“locale”,{action:g.Locale}))}z.items.push(w,w)};g.CreateAnnotationMenu=function(){if(!g.menu){return}var w=g.menu.Find(“Show Math As”,“Annotation”).submenu;var v=s.semanticsAnnotations;for(var u in v){if(v.hasOwnProperty(u)){w.items.push(c.COMMAND(,g.ShowSource,{hidden:true,nativeTouch:true,format:u}))}}};f.Register.StartupHook(“End Config”,function(){s.settings=f.config.menuSettings;if(typeof(s.settings.showRenderer)!==“undefined”){s.showRenderer=s.settings.showRenderer}if(typeof(s.settings.showFontMenu)!==“undefined”){s.showFontMenu=s.settings.showFontMenu}if(typeof(s.settings.showContext)!==“undefined”){s.showContext=s.settings.showContext}g.getCookie();g.menu=g(c.SUBMENU([“Show”,“Show Math As”],c.COMMAND([“MathMLcode”,“MathML Code”],g.ShowSource,{nativeTouch:true,format:“MathML”}),c.COMMAND([“Original”,“Original Form”],g.ShowSource,{nativeTouch:true}),c.SUBMENU(,{disabled:true}),c.RULE(),c.CHECKBOX([“texHints”,“Show TeX hints in MathML”],“texHints”),c.CHECKBOX([“semantics”,“Add original form as annotation”],“semantics”)),c.RULE(),c.SUBMENU([“Settings”,“Math Settings”],c.SUBMENU([“ZoomTrigger”,“Zoom Trigger”],c.RADIO(,“zoom”,{action:g.Zoom}),c.RADIO(,“zoom”,{action:g.Zoom}),c.RADIO(,“zoom”,{action:g.Zoom}),c.RADIO([“NoZoom”,“No Zoom”],“zoom”,{value:“None”}),c.RULE(),c.LABEL([“TriggerRequires”,“Trigger Requires:”]),c.CHECKBOX((f.Browser.isMac?:[“Alt”,“Alt”]),“ALT”),c.CHECKBOX(,“CMD”,{hidden:!f.Browser.isMac}),c.CHECKBOX(,“CTRL”,{hidden:f.Browser.isMac}),c.CHECKBOX(,“Shift”)),c.SUBMENU([“ZoomFactor”,“Zoom Factor”],c.RADIO(“125%”,“zscale”),c.RADIO(“133%”,“zscale”),c.RADIO(“150%”,“zscale”),c.RADIO(“175%”,“zscale”),c.RADIO(“200%”,“zscale”),c.RADIO(“250%”,“zscale”),c.RADIO(“300%”,“zscale”),c.RADIO(“400%”,“zscale”)),c.RULE(),c.SUBMENU([“Renderer”,“Math Renderer”],{hidden:!s.showRenderer},c.RADIO(,“renderer”,{action:g.Renderer}),c.RADIO([“CommonHTML”,“Common HTML”],“renderer”,{action:g.Renderer,value:“CommonHTML”}),c.RADIO([“PreviewHTML”,“Preview HTML”],“renderer”,{action:g.Renderer,value:“PreviewHTML”}),c.RADIO(,“renderer”,{action:g.Renderer,value:“NativeMML”}),c.RADIO(,“renderer”,{action:g.Renderer}),c.RADIO([“PlainSource”,“Plain Source”],“renderer”,{action:g.Renderer,value:“PlainSource”}),c.RULE(),c.CHECKBOX([“FastPreview”,“Fast Preview”],“FastPreview”)),c.SUBMENU(“MathPlayer”,{hidden:!f.Browser.isMSIE||!s.showMathPlayer,disabled:!f.Browser.hasMathPlayer},c.LABEL([“MPHandles”,“Let MathPlayer Handle:”]),c.CHECKBOX([“MenuEvents”,“Menu Events”],“mpContext”,{action:g.MPEvents,hidden:!m}),c.CHECKBOX([“MouseEvents”,“Mouse Events”],“mpMouse”,{action:g.MPEvents,hidden:!m}),c.CHECKBOX([“MenuAndMouse”,“Mouse and Menu Events”],“mpMouse”,{action:g.MPEvents,hidden:m})),c.SUBMENU([“FontPrefs”,“Font Preference”],{hidden:!s.showFontMenu},c.LABEL([“ForHTMLCSS”,“For HTML-CSS:”]),c.RADIO(,“font”,{action:g.Font}),c.RULE(),c.RADIO([“TeXLocal”,“TeX (local)”],“font”,{action:g.Font}),c.RADIO([“TeXWeb”,“TeX (web)”],“font”,{action:g.Font}),c.RADIO([“TeXImage”,“TeX (image)”],“font”,{action:g.Font}),c.RULE(),c.RADIO([“STIXLocal”,“STIX (local)”],“font”,{action:g.Font}),c.RADIO([“STIXWeb”,“STIX (web)”],“font”,{action:g.Font}),c.RULE(),c.RADIO([“AsanaMathWeb”,“Asana Math (web)”],“font”,{action:g.Font}),c.RADIO([“GyrePagellaWeb”,“Gyre Pagella (web)”],“font”,{action:g.Font}),c.RADIO([“GyreTermesWeb”,“Gyre Termes (web)”],“font”,{action:g.Font}),c.RADIO([“LatinModernWeb”,“Latin Modern (web)”],“font”,{action:g.Font}),c.RADIO([“NeoEulerWeb”,“Neo Euler (web)”],“font”,{action:g.Font})),c.SUBMENU([“ContextMenu”,“Contextual Menu”],{hidden:!s.showContext},c.RADIO(,“context”),c.RADIO(,“context”)),c.COMMAND([“Scale”,“Scale All Math …”],g.Scale),c.RULE().With({hidden:!s.showDiscoverable,name:}),c.CHECKBOX([“Discoverable”,“Highlight on Hover”],“discoverable”,{hidden:!s.showDiscoverable})),c.SUBMENU(,c.CHECKBOX([“AssistiveMML”,“Assistive MathML”],“assistiveMML”,{action:g.AssistiveMML}),c.CHECKBOX([“InTabOrder”,“Include in Tab Order”],“inTabOrder”)),c.SUBMENU(,{hidden:!s.showLocale,ltr:true},c.RADIO(“en”,“locale”,{action:g.Locale}),c.RULE().With({hidden:!s.showLocaleURL,name:}),c.COMMAND([“LoadLocale”,“Load from URL …”],g.LoadLocale,{hidden:!s.showLocaleURL})),c.RULE(),c.COMMAND([“About”,“About MathJax”],g.About),c.COMMAND([“Help”,“MathJax Help”],g.Help));if(g.isMobile){(function(){var v=s.settings;var u=g.menu.Find(“Math Settings”,“Zoom Trigger”).submenu;u.items.disabled=u.items.disabled=true;if(v.zoom===“Hover”||v.zoom==“Click”){v.zoom=“None”}u.items=u.items.slice(0,4);if(navigator.appVersion.match(/[ (]Android[) ]/)){g.ITEM.SUBMENU.Augment({marker:“u00BB”})}})()}g.CreateLocaleMenu();g.CreateAnnotationMenu()});g.showRenderer=function(u){g.cookie.showRenderer=s.showRenderer=u;g.saveCookie();g.menu.Find(“Math Settings”,“Math Renderer”).hidden=!u};g.showMathPlayer=function(u){g.cookie.showMathPlayer=s.showMathPlayer=u;g.saveCookie();g.menu.Find(“Math Settings”,“MathPlayer”).hidden=!u};g.showFontMenu=function(u){g.cookie.showFontMenu=s.showFontMenu=u;g.saveCookie();g.menu.Find(“Math Settings”,“Font Preference”).hidden=!u};g.showContext=function(u){g.cookie.showContext=s.showContext=u;g.saveCookie();g.menu.Find(“Math Settings”,“Contextual Menu”).hidden=!u};g.showDiscoverable=function(u){g.cookie.showDiscoverable=s.showDiscoverable=u;g.saveCookie();g.menu.Find(“Math Settings”,“Highlight on Hover”).hidden=!u;g.menu.Find(“Math Settings”,“discover_rule”).hidden=!u};g.showLocale=function(u){g.cookie.showLocale=s.showLocale=u;g.saveCookie();g.menu.Find(“Language”).hidden=!u};MathJax.Hub.Register.StartupHook(“HTML-CSS Jax Ready”,function(){if(!MathJax.OutputJax.config.imageFont){g.menu.Find(“Math Settings”,“Font Preference”,“TeX (image)”).disabled=true}});e.Queue(f.Register.StartupHook(“End Config”,{}),[“Styles”,q,s.styles],[“Post”,f.Startup.signal,“MathMenu Ready”],[“loadComplete”,q,“/extensions/MathMenu.js”])})(MathJax.Hub,MathJax.HTML,MathJax.Ajax,MathJax.CallBack,MathJax.OutputJax);