Template:Team:Amsterdam/scripts

From 2012.igem.org

(Difference between revisions)
Line 59: Line 59:
<!-- This part is only if you want to use $...$ delimiters -->
<!-- This part is only if you want to use $...$ delimiters -->
<script type="text/x-mathjax-config">
<script type="text/x-mathjax-config">
-
     MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
+
     MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)'],['<math>','</math']]}});
</script>
</script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</html>
</html>

Revision as of 15:22, 20 September 2012

!-- MathJax (LaTeX for the web) -->