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 [...]
21
Dec
2009
WordPress LaTeX plugin
21
Dec
2009
Syntax highlighters
As I am probably going to post much on programming, I felt that I needed a way of highlighting code syntax and showing it in an easier to read format to you. At first I thought of just using Alex Gorbatchev’s SyntaxHighlighter. It turned out that there were in fact several WordPress plugins using Alex’s [...]