itex2MML 0.12
Time for another release of itex2MML, the commandline utility that converts a dialect of TeX to MathML. It’s the brains behind plugins for various blogging platforms (MovableType, WordPress, ecto, b2Evolution, …) which allow you to enter TeX formulæ and have them automatically rendered to MathML.
itex2MML acts as a stream filter, converting TeX equations delimited by $...$ (for inline equations) or \[...\] (for display equations) to MathML. This version adds support for a boatload more LaTeX/AMSLaTeX symbols. I was motivated by a recent post in which I needed \gtrsim ( ≳ ). Please let me know if you encounter any bugs, misfeatures or, for that matter, features that ought to be there but aren’t.
As always, my distribution comes with a precompiled binary for MacOSX, the plugin for MovableType, and the source code to compile itex2MML for other platforms (just type “make”).
Posted by distler at April 3, 2005 1:35 AM
TrackBack URL for this Entry: http://golem.ph.utexas.edu/cgi-bin/MT-3.0/dxy-tb.fcgi/544
Re: itex2MML 0.12
Is there any way that you could make items inside [tex]…[/tex] be formulas? I use LateXrender and it would make the conversion to itexmml much easier.
Re: itex2MML 0.12
Please let me know if you encounter any bugs
I am recently encountering problems with mathematical fonts in entries in the String Coffee Table.
For instance in this one and in this one all my \mathfr{g}, \mathcal{P} etc. did not appear as and but as question marks.
The same problem does not appear, obviously, in the comment section, here as well as at the SCT.
Could it be that the entries use another parsing engine than the comments? Or am I making a stupid mistake somewhere?
Read the post
PSM and Algebroids, Part II
Weblog: The String Coffee Table
Excerpt: How Courant algebroids gives rise to L_infinity algebras.
Tracked: April 29, 2005 2:03 PM
Read the post
PSM and Algebroids, Part III
Weblog: The String Coffee Table
Excerpt: On the equivalence between algebroids, dg algebras and Lie p-algebras, the definition of algebroid YM theories and the relation to generalized geometry and abelian p-bundles and p-gerbes.
Tracked: June 22, 2005 11:33 PM
Re: itex2MML 0.12
Is there any way that you could make items inside [tex]…[/tex] be formulas? I use LateXrender and it would make the conversion to itexmml much easier.