I Google and found some suggestions on pleasemakeanote.
Basically, you embed an image generated dynamically by submitting your Latex codes to http://www.codecogs.com.
For example, if you want to type in the following equation:
e^x = \sum\limits_{n = 0}^\infty {\frac{{x^n }}{{n!}}}
All you need to do is to add the following codes to your Blogger.
<img src="http://www.codecogs.com/gif.latex?e^x = \sum\limits_{n = 0}^\infty {\frac{{x^n }}{{n!}}}" />Now you get it!
It sounds an easy way. And furthermore, you can
Now, it seems to me that this the best way to add equations to Blogger. But I still prefer Google can provide a "richer" editor that allows to edit equations by itself.
- 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).
No comments:
Post a Comment