Enabling math formulas with itex2MML in WordPress 2.3
Two weeks ago I migrated this blog to WordPress 2.3 and in the process I had to go over the steps for enabling itex2MML. I have collected the necessary steps in a draft of an article itex2MML for WordPress 2.3. The whole thing is based on Jacque Distler’s rewrite of itex2MML. The article is in a rough draft form, but if anyone is interested, I’ll put more details in it. By changing itex2MML, the theme pages, and the WordPress 2.3 files, I was able to get output that has been validated as correct XHTML + MathML, CSS by the W3C consortium validators.
September 9th, 2008 at 3:17 pm
Hi,
I’m trying to get mathml working with wordpress 2.3, I looked at your instructions and would be greatful for any help.
* wp-includes/classes.php - updated this…
* wp-includes/formatting.php - updated this…
* the header creator in your theme must be changed. (not sure where this is)
* itexToMML must be updated to latest recommendations of the W3C. (what do I need to do here?)
* plugin for WordPress by Jacques Distler I used this, there seem to be many version floating around, which one do you recommend?)
Thanks.