(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <script type="text/javascript" src="https:// | + | <script type="text/javascript" src="https://2016.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
<script type="text/x-mathjax-config"> | <script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | MathJax.Hub.Config({ | ||
+ | tex2jax: { | ||
+ | inlineMath: [['$','$'], ['\\(','\\)']], | ||
+ | processEscapes: true | ||
+ | }, | ||
TeX: { equationNumbers: { autoNumber: "AMS" } }, | TeX: { equationNumbers: { autoNumber: "AMS" } }, | ||
− | "HTML-CSS": { linebreaks: { automatic: true } }, | + | "HTML-CSS": { scale: 105, linebreaks: { automatic: true } }, |
− | + | SVG: { scale: 105, linebreaks: { automatic: true } } | |
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 09:03, 16 October 2016