跳到主要內容

Blogger By Using Latex

複製以下這行在 html 模式,文章的開始,即可使用 latex 碼 :)

<script type="text/x-mathjax-config">   MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); </script> <script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"> </script>

參考網址 : http://holdenweb.blogspot.tw/2011/11/blogging-mathematics.html

留言