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] -- 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.

