Hi Milind. Since I haven't used mathML due to its low support in different browsers, I'll answer indirectly.
There are 3 basic ways to add formulae into tiddlers: 1. insert a picture. The picture should be somehow generated, and there's a codecogs [1] service which can do that. Working examples of it's usage can be found in [2] and [3]; however, there are some limitation which, if become of concern, can be overcame be either manual copying the pictures from the service server, or creating some automated solution, or paying. 2. use mathML. Due to the lack of support of mathML, I haven't dig deeply, so here are just some links: * in [4] see AsciiToMath, but there's no docs of how to install * there's something in [5] that I can't recall * if you are a coder or want to try, you can look at [6] * another solution can be at [7], but I haven't tried it as I remember 3. but the most convenient solution is to use js libraries which convert text into formulae. There's the Plugin: jsMath at [8] which you should try, I think (I use it for inserting formulae too); it uses the jsMath library; for the MathJax library there was also a plugin (PluginMathJax) at [9], but the site have disappeared in a little time after I discovered it, so I haven't any copies of the plugin (and don't know anything about the author). So, my suggestion is to try the Plugin: jsMath which is a convenient and even somewhat mantained solution. Regards, Yakov. [1] http://www.codecogs.com/latex/about.php [2] http://twmath.tiddlyspot.com/ [3] http://twequation.tiddlyspot.com/ [4] http://jostylr.com/twasciimathwiki.html [5] http://math.chapman.edu/~jipsen/asciencepad/asciencepad.html [6] http://www1.chapman.edu/~jipsen/mathml/asciimath.html [7] http://www.math.ist.utl.pt/~psoares/MathSVG.html [8] http://bob.mcelrath.org/tiddlyjsmath.html [9] http://tiddlywiki.canada-east.ca/#PluginMathJax -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

