Mathjax and Blogger
Credit to this site and MathJax
With this small snippet you can transform your blog.
<script src='http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' type='text/javascript'/>
Log into your blogger account and navigate to the Theme tab. There you will see a button under your current them labeled "Edit HTML". Insert this code right below the <head> line in the code and click "Save theme".
That is it! Now when you compose a post you can use a backslash and bracket to enclose a displayed equation.
Here is a small sample of what you can do:
∑n>0zn∏1≤k≤n(1−qk)
V=k2[E]+[S]Km+[S]
6CO2+6H2OLightEnergy→C6H12O6+CO2 δG∘=+2870kJ/mol
[δαϵγ]
g(x+h)−g(x)h=1h∫x+hxf(t)dt
If you do not have experience with MathJax or LaTeX here are a few resources to learn the syntax of typing an equation:
MathJax Basic Tutorial and Quick Reference
Short Math Guide for LaTeX
With this small snippet you can transform your blog.
<script src='http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' type='text/javascript'/>
Log into your blogger account and navigate to the Theme tab. There you will see a button under your current them labeled "Edit HTML". Insert this code right below the <head> line in the code and click "Save theme".
That is it! Now when you compose a post you can use a backslash and bracket to enclose a displayed equation.
Here is a small sample of what you can do:
∑n>0zn∏1≤k≤n(1−qk)
V=k2[E]+[S]Km+[S]
6CO2+6H2OLightEnergy→C6H12O6+CO2 δG∘=+2870kJ/mol
[δαϵγ]
g(x+h)−g(x)h=1h∫x+hxf(t)dt
If you do not have experience with MathJax or LaTeX here are a few resources to learn the syntax of typing an equation:
MathJax Basic Tutorial and Quick Reference
Short Math Guide for LaTeX
Comments
Post a Comment