Description
This plugin can let you add mathematical equations to your posts using latex.
Google chart API is used in this plugin to turn the latex strings to equation images.
The equation images will be stored on your site, so it will be efficient.
To add equations in your articles, just surround the latex script with [eq]
and [/eq]
tags.
For example, add following codes [eq]\alpha+\beta\geq\gamma[/eq]
in your posts.
Installation
Installation instruction
- Upload
geq4wp
fold to the/wp-content/plugins/
directory - Activate the plugin
Google Equation for WordPress
through the ‘Plugins’ menu in WordPress - done
uninstall instruction
- deactivate the plugin or remove the plugin files.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Google Equation for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Google Equation for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- The original version.