Line 24: | Line 24: | ||
</script> | </script> | ||
<script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | <script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
+ | <script> | ||
+ | MathJax.Hub.Config({ | ||
+ | jax: ["input/TeX","input/MathML","input/AsciiMath","output/HTML-CSS","output/NativeMML", "output/PreviewHTML"], | ||
+ | extensions: ["tex2jax.js","mml2jax.js","asciimath2jax.js","MathMenu.js","MathZoom.js", "fast-preview.js", "AssistiveMML.js", "[Contrib]/a11y/accessibility-menu.js"], | ||
+ | TeX: { | ||
+ | extensions: ["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js"] | ||
+ | } | ||
+ | }); | ||
+ | </script> | ||
+ | </script> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 14:08, 14 October 2016