Hello, friends.
I'm from Colombia, so forgive me if my English wroting is not very good.
When I put the code
in order to work with MathJax and I save the Template everything is OK, but when I write any math expression (using LaTeX code) in any archive nothing happens. It's like the the code of MathJax in Templates doesn't exist.
Also I've tried with the large code but when I save the cnahges in Template, automatically change the simbol ' or " by the text ""e" or something similar.
This is the "large code"
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js">MathJax.Hub.Config({ extensions: ["tex2jax.js","TeX/AMSmath.js","TeX/AMSsymbols.js"], jax: ["input/TeX", "output/HTML-CSS"], tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], displayMath: [ ['$$','$$'], ["\\[","\\]"] ], }, "HTML-CSS": { availableFonts: ["TeX"] }});</script>
What can I do?
Thanks for your cooperation.
God bless you.