WordPress Math Publisher Plugin Home Page
Description
The “WP Math Pub” plugin for WordPress, or wpmathpub for short, displays mathematical equations within your posts and pages. It’s a simple plugin that takes advantage of Pascal Brachet’s PHP Math Publisher version 0.3 library – bundled with this plugin.
How it works
Put your plain text mathmatical expressions between custom tags that look like this:
[pmath size=xx]…[/pmath]
The optional size attribute controls how large the images will be displayed. Useful xx integer values range from 8 to 24. Size defaults to 12 when the size attribute is omitted.
I created this plugin by starting with Matteo Bertini’s wpmathpublisher version 1.0.3 WordPress plugin source code. This is why my version is just a plus 1 increment to Matteo’s version and is backward compatible with his tagging scheme too.
Here’s an example: