LaTeX in Wordpress
I plan to keep this blog as a way to track my progress on my dissertation. Math is needed sometimes, and to typeset math nothing beats LaTeX. I installed the LaTeX plugin for Wordpress so I can TeX away in my posts.
[tex] y_{ij}\sim \alpha+\beta_i x_{ij} [/tex]
Cool, right? I bet you can’t do that in blogger or whatever.
(You wouldn’t spend time trying to do it as well, but this one was a quick install.)
4 Comments so far
just testing…
[tex] \alpha + \beta [/tex]
very cool!
Just checking what else works:
[tex] \left( \begin{array}{ccc} a & b & c \\ d & e & f \\ g & h & i \end{array} \right) [/tex]
Apparently doesn\’t do tables…