Skip to the Main Content

Note:These pages make extensive use of the latest XHTML and CSS Standards. They ought to look great in any standards-compliant modern browser. Unfortunately, they will probably look horrible in older browsers, like Netscape 4.x and IE 4.x. Moreover, many posts use MathML, which is, currently only supported in Mozilla. My best suggestion (and you will thank me when surfing an ever-increasing number of sites on the web which have been crafted to use the new standards) is to upgrade to the latest version of your browser. If that's not possible, consider moving to the Standards-compliant and open-source Mozilla browser.

August 26, 2004

MathML in ecto

[Updated (10/1/2004) for ecto 2.0b35 and later.]

What with working on our NSF proposal (Note to self: when you volunteer to write the LaTeX templates for the proposal, be prepared for the obvious consequences.) and preparing for the start of classes, I’ve barely had the chance to bathe (just kidding), let alone blog.

But, with the proposal more-or-less done, and classes underway, I did take an hour off to engage in a little geekery. As mentioned earlier, I now have MathML “support ” working in ecto 2.0. Specifically, I have three plugins for ecto, which implement the

text filters I have installed on this blog.

“Support” is in quotation marks. When you compose a post, using one of these text filters, it will be processed into XHTML+MathML and the previewer will display it, just as Safari would see it, were you to post it to your blog. That is, the equations will look like gibberish.

Nothing much to do about that, until Dave Hyatt gets on the case. Still, even though the MathML doesn’t render, you can still usually tell that you didn’t have major errors in your LaTeX equations, from the fact that they were successfully converted to MathML.

I may still try to hack Validator support into these text filters. But, on reflection, that just seems backwards. Much better to convince Adriaan to integrate Validator support into ecto 3.0.

If you have ecto 2.0 (beta 35 or later), and want to play around with the plugins, installation is easy.

  1. Put the plugins in ~/Library/Application Support/ecto/plugins/ .
  2. Put the itex2MML binary (included) either there, or in /usr/local/bin/ (the plugins will find it in either location).
  3. Select a text filter for your post (a subset of the ones installed on your blog).
  4. Enjoy.
Posted by distler at August 26, 2004 11:11 PM

TrackBack URL for this Entry:   https://golem.ph.utexas.edu/cgi-bin/MT-3.0/dxy-tb.fcgi/422

0 Comments & 4 Trackbacks

Read the post ecto and MarsEdit
Weblog: ecto blog
Excerpt: A list of new features of ecto 2 is already listed in the ecto forum, but let's get the cool things in order.
Tracked: October 4, 2004 12:22 AM
Read the post One Thing Led to Another ...
Weblog: Musings
Excerpt: New software for a new year.
Tracked: January 18, 2007 3:06 AM
Read the post SVG in MathML in ...
Weblog: Musings
Excerpt: On mixing SVG and MathML.
Tracked: October 23, 2007 1:56 AM
Read the post I'm Baaaack
Weblog: Musings
Excerpt: Back from the salt mines.
Tracked: July 13, 2008 12:45 PM

Post a New Comment