Hi Jeremy, You asked for JS maths libraries that work under node.. well I have been using AsciiMath - http://jostylr.com/twasciimathwiki.html and https://github.com/ForbesLindesay/ascii-math caught my eye - claims to be node.js version of http://www1.chapman.edu/~jipsen/mathml/asciimath.html.. not sure if it helps but might be worth a look.
Regards, Peter Saunderson On Sunday, 1 September 2013 22:25:09 UTC+1, Jeremy Ruston wrote: > > Hi Peter > > >> Peter from the MathJax team here. >> > > Welcome, and thank you for taking the trouble to drop by. MathJax has been > deservedly popular with TiddlyWiki users, and it would be great to get it > working with TW5. > > We've been thinking about isolating MathJax's SVG generation to run in >> javascript runners but it's not high on our to-do list right now -- you'll >> have to give up a bit of functionality (line breaking being the most >> obvious ones) but it's not too hard in general. >> > > That's good to know. We will probably go ahead and create a browser-only > plugin for MathJax 2.2. > > >> We've seen headless browser solutions (Phantom.js, htmlunit) being used >> in production environments so that might be a good stop-gap measure. >> > > Yes, very useful as a stopgap measure. > > >> Let us know on if we can help with any general questions. >> > > Many thanks, > > Jeremy. > > >> Peter. >> >> On Saturday, August 31, 2013 2:30:52 AM UTC-7, Jeremy Ruston wrote: >> >>> The plan is to add maths support to TW5 in two ways: >>> >>> * The ability to intermix MathML tags within wikitext; this ought to >>> work now, but I'm trying to track down some bugs. I'll add an example when >>> I've fixed it. >>> * The ability to use LaTeX to generate maths notation >>> >>> I had been hoping to use MathJax to achieve the second goal, but have >>> found that it's architecture is too intimately tied to the browser for TW5 >>> purposes, where we need to be able to do the maths generation on the server >>> too. So, I'd be interested in any modern JS maths libraries that work under >>> node and in the browser. >>> >>> Best wishes >>> >>> Jeremy >>> >>> >>> >>> >>> >>> >>> On Sat, Aug 31, 2013 at 10:19 AM, PMario <[email protected]> wrote: >>> >>>> On Saturday, August 31, 2013 9:46:08 AM UTC+2, kafran wrote: >>>>> >>>>> Someone found a way to display math equations with TWFive? >>>>> >>>> >>>> there has been some info about mathjax at the last tiddlywiki hangout >>>> http://www.youtube.com/watch?v=o70TtNIe-L4&feature=player_ >>>> detailpage#t=5144 >>>> >>>> -m >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "TiddlyWiki" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> >>>> Visit this group at http://groups.google.com/group/tiddlywiki. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>> >>> >>> >>> -- >>> Jeremy Ruston >>> mailto:[email protected] >>> >> > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

