Template:SUSTC-Math-Enabled

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 4: Line 4:
   tex2jax: {inlineMath: [['$$','$$'], ['\\(','\\)']]},
   tex2jax: {inlineMath: [['$$','$$'], ['\\(','\\)']]},
   TeX: {equationNumbers: {  autoNumber: "AMS"  }},
   TeX: {equationNumbers: {  autoNumber: "AMS"  }},
-
   HTML-CSS: { linebreaks: { automatic: true } },
+
   "HTML-CSS": { linebreaks: { automatic: true } },
   SVG: { linebreaks: { automatic: true } }
   SVG: { linebreaks: { automatic: true } }
});
});
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>
-
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
</html>
</html>

Latest revision as of 17:07, 17 October 2014