WordPress LaTeX plugin

Now that I have code highlighting working, I thought that I should still look into getting some easy way to display mathematical notation. Turns out that WordPress once again delivered, there are in fact several different LaTeX plugins available.

The plugin I settled for is WP LaTeX, since it allowed me to use  wordpress.com’s LaTeX server. This was an easier alternative, as Dreamhost does not have dvipng installed. On a side note, I’m impressed that they have LaTeX installed by default.

Now I only have to insert the following to create a nice looking equation:

H(z) = \frac{1}{1-2 cos(2 \pi k / N) z^{-1} + z^{-2}}
H(z) = \frac{1}{1-2 cos(2 \pi k / N) z^{-1} + z^{-2}}

Bonus points for anyone who can identify the transfer function :)



Tags: , ,
This entry was posted on Monday, December 21st, 2009 at 11:25 and is filed under Software, Web. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

Your comment

Powered by WP Hashcash