I have installed jsMath, fonts etc with very little fuss, even got it going with $$ tags... but it only runs in tiddlers visible whenever my page is (re)loaded, that is, the default tiddlers. In other tiddlers, latex is not rendered unless I make them into default tiddlers. And... if I close a defualt tiddler, and re-open it, the latex is not rendered.
Is there a point in the tiddlywiki code where the jsmath code should be run, e.g. the event handler for displaying a tiddler? The only mods I have made to the actual tiddlywiki html is as follows: </head> <body onload="main();" onunload="if(window.unload) unload();"> <script src="/home/username/mywiki/jsMath/easy/load.js"></script> <!--PRE-BODY-START--> Also, should jsMath show up in the "backstage\plugins"? It doesn't for me, but I do have the jsMath button in the bottom right of the browser window. Any and all suggestions welcome. -- 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.

