This plugin provide an easy and elegant solution to add and display your mathematical fourmula.
latex fold to the /wp-content/plugins/ directoryLatex for WordPress through the 'Plugins' menu in WordPress/wp-content/plugins/latex/cache should be writable by your webserver (chmod 777 will do the trick).In most cases, you don't need any more configurations. However, you have lots of choices in the setting page of this plugin if you like.
In the setting page, you can choose or customize the LaTex image server and the MathJax server, or you can turn off the MathJax if you don't like the slow MathJax.
As I known, MimeTex is the easiest one to build up:
http://www.forkosh.com/mimetex.html. change the file name to mimetex.cgi or mimetex.exe(the postfix depend on your system). Upload it to your /cgi-bin/ diretory, make it executable by your webserver(chmod 777 will do the trick).http://yourdomain/cgi-bin/mimtex.cgi?\alpha\geq\beta to make sure it works.var $server to appropriate one like var $server = "http://yourdomain/cgi-bin/mimetex.cgi?"; $img_format to corresponded image type your service generated. As in the case of MimeTex, the generated type is gif.
Requires: 2.3 or higher
Compatible up to: 3.1.4
Last Updated: 2011-6-28
Downloads: 6,673




