-
Notifications
You must be signed in to change notification settings - Fork 234
Mixing input formats
pkra edited this page Apr 5, 2013
·
1 revision
All input formats can be mixed on the same page. You just have to watch out for delimiters -- for hopefully obvious reasons, you can't use the same delimiters for both TeX and asciimath...
The simplest way:
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_HTMLorMML"></script>
From https://groups.google.com/d/msg/mathjax-users/nDQ3PtJdaaM/yRsQUFHFGh0J, discussing LaTeX and asciimath input, sometimes it takes a long discussion