Template:Team:Amsterdam/scripts

From 2012.igem.org

(Difference between revisions)
Line 58: Line 58:
<!-- 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: [['$','$'], ['\\(','\\)'],['<math>',</math>']]}});
+
     MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)'],['<math>','</math>']]}});
 +
</script>
 +
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</script>
-
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
</script>  
</script>  
</html>
</html>

Revision as of 11:41, 26 September 2012