If you are using Blogger blogs, you can easily embed our JavaScript LaTeX equation render engine through the HTML/JavaScript widget in Blogger’s drag-and-drop Layout editor. After you have installed the renderer, you can write the LaTeX equation within PRE or CODE tag in edit HTML mode of the WYSIWYG editor in Blogger, e.g,

For the example,
- Code: Select all
<pre lang="eq.latex">
\int_{0}^{1}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx
=\frac{22}{7}-\pi
</pre>
that will give the result
\int_{0}^{1}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx
=\frac{22}{7}-\pi
How to insert JavaScript LaTeX equation render engine in Blogger
- From Dashboard, click the Layout of your blog
- Click Add a Page Element->HTML/JavaScript widget and Add to Blog
- Please get the jsTeXrender JavaScript from http://yourequations.com.
- Paste the JavaScript to the widget (see the below figure for the demonstration)

- Save changes and drag the HTML/JavaScript widget to the footer section or after the content (see the below figure for the demonstration)

Please read more Tutorials
–
Hi,
Thank you very much for this LaTex editor!! I’m using it to put LaTeX code in my personal blog, which I use as my lab notebook. I have just one question: all equations I enter come with a grey border around. Is there any way to avoid that?
Thanks!
Gustavo.
[...] it has been asked in this post, here is the solution. You may notice the border around equation in your the Blogger blog. The [...]
It is possible to have the equations in white color? Cuz I have the background in black…. and it is obviously a problem…
Thank you anyway!
Al,
It’s quit working, I don’t know why,
Hi, I have another solution to write latex on Blogger. It is based on mathtex.
It can write latex symbol by just putting latex code inside two dollar signs.
Check out my article here: http://watchmath.com/vlog/?p=438
Thanks for informing. It’s very nice script. I gonna try it.
I’ve just got here by Bot Cyborg and I want to say that your code is very helpful for teachers who use blogs.
Thank you. I’m going to use it right now.