MathJax testWell that's done it, then.
inline:
\(x={-b \pm \sqrt{b^2 - 4ac} \over 2a}\)
displayed:
\[x={-b \pm \sqrt{b^2 - 4ac} \over 2a}\]
I couldn't add a gadget in Blogger, so I added the following to the Head tag of my HTML template:
(source)<script type=
"text/x-mathjax-config;executed=true"
>
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber:
"AMS"
} }
});
</script>
<script type=
"text/javascript"
src=
"http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
>
</script>
On iOS I am using LaTex Assistant Lite, for quick LaTex reference, and I am using MathBot for drafting Latex. I am also using the PDF-d LaTeX WikiBook as a more general reference.
No comments :
Post a Comment