From: Magnus L. H. <ma...@he...> - 2006-07-30 15:21:56
|
On Jul 29, 2006, at 0:39, Yuri T. wrote: > I don't do math documents myself at the moment, but I imagine many > people would find this quite useful. If you provide a python module > that converts latex math markup into MathML, I can wrap it up into a > markdown extension, to save you the trouble of dealing with the > interface. OK, thanks. I just had another look at the itex source. Not very complex, but a bit more extensive than I had remembered. So... If I do have a whack at it, it may not be for a while yet :-) And a quick search, however, uncovered that BlahTex [1] is being rewritten in Python [2]. Not sure when that will be finished, though. It seems quite feature-rich and rather mature, so I guess it would be a better alternative. [1] http://www.blahtex.org [2] http://meta.wikimedia.org/wiki/Blahtex -- Magnus Lie Hetland http://hetland.org |