Line 2: | Line 2: | ||
<head> | <head> | ||
− | + | <script type="text/x-mathjax-config"> | |
− | + | MathJax.Hub.Config({ | |
− | + | extensions: ["tex2jax.js"], | |
− | + | jax: ["input/TeX", "output/HTML-CSS"], | |
− | + | tex2jax: { | |
− | + | inlineMath: [ ['$','$'], ["\\(","\\)"] ], | |
− | + | displayMath: [ ['$$','$$'], ["\\[","\\]"] ], | |
− | + | processEscapes: true | |
− | + | }, | |
− | + | "HTML-CSS": { fonts: ["TeX"] } | |
− | + | }); | |
− | + | </script> | |
− | + | <script type="text/javascript" src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | |
<head/> | <head/> | ||
− | + | ||
Revision as of 11:31, 13 October 2018