EVOLUTION-MANAGER
Edit File: MathJax-config.js
/* Licensed under the Apache License, Version 2.0 (the "License") http://www.apache.org/licenses/LICENSE-2.0 */ window.MathJax = { jax : [ "input/TeX", "output/SVG" ], extensions : [ "tex2jax.js" ], skipStartupTypeset : true, showMathMenu : false, showProcessingMessages : false, messageStyle : "none", SVG : { useGlobalCache : false }, TeX : {}, };