Equation Editor 2.8 breaks up
Equation Editor 2.8 breaks up
Morris,
I might have solved your tw problem.
Can you flush out your cache and try again within tiddlywiki.
Hopefully if you're linking to the right javascript files, then you should see
\sqrt[n][x]produce this line for tw:
[img[http://latex.codecogs.com/gif.latex?\sqrt\[n\]{x}]]Notice I've added a '\' infront of '[' and ']' where its used within the equation. This is to avoid a clash with the square brackets used by tw to identify the image etc. I've not tested this from within tw, so I've no idea if this will work - but logically it should if tw was written well. If it doesn't then tw needs to be modified, which is a bigger task :) Will. p.s. remember to link to editor on latex.codecogs.com; this is where this is setup.
Login