Template:SUSTC-Math-Enabled

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
MathJax.Hub.Config({
MathJax.Hub.Config({
   tex2jax: {inlineMath: [['$$','$$'], ['\\(','\\)']]},
   tex2jax: {inlineMath: [['$$','$$'], ['\\(','\\)']]},
-
   TeX: {  
+
   TeX: {equationNumbers: {  autoNumber: "AMS"  }},
-
                equationNumbers: {  autoNumber: "AMS"  }
+
  HTML-CSS: { linebreaks: { automatic: true } },
-
            }
+
  SVG: { linebreaks: { automatic: true } }
});
});
</script>
</script>

Revision as of 17:04, 17 October 2014