Monday, 3 August 2015

Testing MathJax

Put the following into the <head>...</head> section of the biomathr default html:
<script type="text/javascript"
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
And now we can embed LateX like this \(n^{n}\) and this:
$$abc=123$$

No comments:

Post a Comment