<http://stackoverflow.com/questions/18970253/jqmath-on-tiddlywiki#> I am using jqMath to display equations on my website, for example: http://www.amved.com/milindsweb/Input_Offset_for_Folded_Cascode_Diffamp_with_MOS_load.html
I am really interested to use jqMath on Tiddlywiki. Since the javascript is already there it might be a simple matter to make it into a tiddlywiki Extension. If that can be done it would be really great since jqMath is really easy to setup and the syntax is very intuitive, just like writing the equation directly and its faster than MathJax. I see this link: http://www.guyrutenberg.com/2011/06/25/latex-for-tiddlywiki-a-mathjax-plugin/where the MathJax javascript is used as a extension to tiddlywiki. I am guessing it would be something similar. I have no knowledge at all about Javascript or Tiddlywiki extensions, if anyone thinks this is a easy thing to do I would appreciate some guidance. If a plugin for jqMath exists I would love to get a hold of it. After talking to the developer of jqMath he told me that we just have to load the stylesheet and the 2 javascript files and then when generating the HTML of the tiddler we need to call M.parseMath(myDiv); after loading the equation in myDiv element. Is there a template to do these things in Tiddlywiki so such kind of scripts can be easily integrated in your custom extension? That would be very useful. Any help would be appreciated. Thanks. -- 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.

