Template:SUSTC-Math-Enabled
From 2014.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 15: | Line 15: | ||
document.body.appendChild(js); | document.body.appendChild(js); | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | </script> | ||
+ | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | ||
+ | MathJax.Hub.Config({ | ||
+ | tex2jax: {inlineMath: [['$$','$$'], ['\\(','\\)']]}, | ||
+ | TeX: {equationNumbers: { autoNumber: "AMS" }}, | ||
+ | "HTML-CSS": { linebreaks: { automatic: true } }, | ||
+ | SVG: { linebreaks: { automatic: true } } | ||
+ | }); | ||
</script> | </script> | ||
- | |||
</html> | </html> |
Latest revision as of 17:07, 17 October 2014