Hi Scuff, the only plugin that I currently maintain is the MathSVGPlugin. I keep the other one available to anyone who wants to use the ASCIIMath notation.
The ASCIIMath notation was created to provide a simple way for young students to write math on the web. However, for anyone involved in the publishing of math contents, LaTeX turns out to be the 'de facto' standard. ASCIIMath still has a role to play but I don't need it and I decided to no longer support it as it required a duplication of most the code. I think that you can include the ASCIIMathML.js in your TW file provided it is evaluated before the plugin. Give it a try. You are not correct regarding the MathSVGPlugin way of working. This plugin translates LaTeX to MathML without any external dependencies provided that the browser supports MathML (Firefox). Otherwise, it falls back for external conversion into images. -- Paulo Soares On 1 Abr, 11:40, Scuff <[email protected]> wrote: > Hi all, > > I am a new TiddlyWiki user and group member. I would like to enter > mathematical formulas in my tiddlers and to that end I have been > investigating the two plugins MathSVGPlugin and ASCIIMathMLPlugin, > both written by Paulo Soares. My question is: which one should I use? > > MathSVGPlugin seems to be more recent, yet has fewer features than > ASCIIMathMLPlugin -- notably the lack of ASCIIMath notation and > automath detection. Is MathSVGPlugin intended to be a replacement for > ASCIIMathMLPlugin, or simply an alternative? > > I have no experience of mathematical markup at all, so which notation > should I learn? ASCIIMath seems simpler than LateX, but is not > supported by MathSVGPlugin. Does this imply that ASCIIMath notation > is deprecated? > > ASCIIMathMLPlugin seems to require an external script ASCIIMathML.js. > Is it possible to include this in the main TiddlyWiki file, to avoid > having multiple files? > > I notice in MathSVGPluginComp the line: > //MSVG.latexConverter = "http://www.yourequations.com/eq.latex?"; // > link to external converter > > Does this imply that all conversions are performed externally, and > thus MathSVGPlugin won't work offline? > > Thanks, > Scuff -- 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.

