BETTER SOLUTION FOR YOU

A place of infinite solution

How to use LaTeX on blogspot?

To use LaTeX on  blog copy and paste the following code


<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js">
MathJax.Hub.Config({
 extensions: ["tex2jax.js","TeX/AMSmath.js","TeX/AMSsymbols.js"],
 jax: ["input/TeX", "output/HTML-CSS"],
 tex2jax: {
     inlineMath: [ ['$','$'], ["\\(","\\)"] ],
     displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
 },
 "HTML-CSS": { availableFonts: ["TeX"] }
});
</script> 
 
 
after the header (<head>) in the Blogger template (Design→Edit HTML→Edit Template).  
Share on Google Plus

About BSFU

Better Solution For You is a knowledge sharing website. So keep in touch.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment

If You Have Any Comments or Suggestions Please Feel Free to Let Us Know.

Thanks "Admin BFSU "