11 Oct 2014
WordPress Plugin
This post will introduce the WordPress Plugin that I found useful.
Comments
Leave a Reply
You must be logged in to post a comment.
This post will introduce the WordPress Plugin that I found useful.
You must be logged in to post a comment.
1. LaTeX for WordPress
This plugin provide an easy and elegant solution to add and display your mathematical formula.
It use MathJax, which is a Javascript engine, to display mathematics equation by using LaTex language
Example of use LaTex in your content:

x transform into Ax
\
(
x \mapsto Ax
\
)
result :
right click to view source code for the LaTex code
using
\
(
and\
)
to enclose your LaTex codehttp://www.codecogs.com/latex/eqneditor.php is very useful in generating LaTex code which you can copy and paste in your content