(From: Saad, T. “How to Post LaTeX Equations in Blogger”. Weblog entry from Please Make A Note. http://pleasemakeanote.blogspot.com.es/2010/07/how-to-post-latex-equations-in-blogger.html)
I’ve gone through several approaches to post math equations on blogger (check my previous posts here, and here). I found that the most effective and stable method is the one based on the CodeCogs server. Here’s how it works:
- Go to the codecogs online LaTeX editor
- Type in your equations LaTeX
- Copy the HTML code that is generated at the bottom of the page
- Paste it in Blogger (either in the “Edit HTML” or “Compose views”).
Here are the settings that I use:
- image type: png
- font: Sans Serif
- fontsize: (10 pt) normal
- resolution: 120 dpi
- background: white
- uncheck inline and compressed
- choose: HTML (Edit) at the bottom (this allows you to click on the generated image and edit your equations! you’ll have to copy the updated HTML though)
Voila!