I need an easy way to pass math equations using gmail.
Here the javascript script is called AsciiMath, which should convert Tex-like equations to standard mathML.
I thought it would be nice to use this script with GM. I thought that before sending email this script will convert all equations of type TeX to your email address in MathML. Thus, a reader who uses FF (or IE with MathPlayer installed) will be able to read these equations easily.
Ideally, I want to somehow save the original equations of type TeX in a text message so that it can be read by regular text mail clients such as mutt .
Obviously, the weakest link here is the client software, which most likely does not support MathML. However, if my correspondent uses Firefox and some kind of webmail (which is pretty reasonable), it should work.
My question is: is this possible? Has anyone done this?
Do you see any technical problems with this approach (gmail-filtering MathML, the client does not disclose it correctly, etc.)?
Any smarter ideas?
javascript email gmail latex mathml
Elazar leibovich
source share