I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Products » LaTeX Equation Editor »

Current version 2.9 not working

msgray\′s Photo
6 Feb 09, 7:49AM
(4 replies)
Current version 2.9 not working
The current version of the editor 2.9 does not insert the equation into TiddlyWiki when clicking Copy to Document. It also does not accept insertion of an equation for the demo from http://twmath.tiddlyspot.com/. In short it isn't working. We really need an Editor that we can reliably depend on to demonstrate its abilities. There must be a working version up at all times. It's getting embarrassing to send someone for a demo and them say it doesn't work.

Morris
CodeCogs\′s Photo
6 Feb 09, 8:53AM
Fixed.

What can I say!. I tried a new way of getting parameter data in from Tiddlywiki and other platforms using Javacript. The reason for this is there have been several requests to download editor in plain HTML, without a PHP backend. We're not entirely at that point yet, but I have been trying to move this platform that way.

Unfortunately it appears that our testing of the beta showed that our javascript technique worked, but this was only because the test site and Tiddlywiki were all on same domain; while when you run it we've working across domains and it doesn't.

Clearly I need to establish another subdomain for this testing.

We live n learn.

Will. p.s. Aside form any minor bug fixes (which will be released asap) there are no major changes planned for a while. 2.9 is very stable, and the only planned change will be to language files which can't possible stop it working for you.
msgray\′s Photo
6 Feb 09, 12:29PM
Thanks for the fix for normal equations

However the demo section that inserts an equation into the editor, although it accepts it still does not copy the proper TW code on Copy to Document. It incorrectly inserts
$\displaystyle \frac{1+sin(x)}{x}$

To jog your memory of what you/we came up with for this purpose is:
<a href="javascript:;" class="tiddlyLink"	title="embed an equation" onclick="config.quickEdit.id='eqntarget'; OpenLatexEditor('eqntarget','tw','',true,'I=\\sqrt\\frac{P}{{Z}\cos\\theta}')">Demo1</a>

You can test it at http://twmath.tiddlyspot.com/ via the 'A Click Only Demo' button.

Thanks again for the quick fix.

Morris
CodeCogs\′s Photo
6 Feb 09, 7:46PM
Fixed.

Morris. To prevent this happening again. Will http://twmath.tiddlyspot.com/ be remaining online in its current form. We'll set up a private copy of TiddlyWiki, however I always like 3rd party independently managed systems for texting. Would this be ok? Can we also suggest other visit it to see it in action and test it further.

Will.
msgray\′s Photo
6 Feb 09, 9:02PM
Ok Will,

It seems to be back in shape again and workings as normal with my quick test at 2106 GMT

http://twmath.tiddlyspot.com/ will remain in its current form for you to use for testing for the forseeable future. If there are any changes to that I'll let you know.

It is imperative that the Editor continue to be usable at all times. They say people judge you within five minutes of meeting you and you can seldom change that. The same goes double for web sites. Reputations are made are lost within 30 seconds or less and with a web page they will never, never come back to give you a second chance.

As we discussed earlier all changes and testing should be done out of public view. I for one will be willing to help test beta versions for you with my limited needs - just ask.

Thanks for the quick response. Morris
Currently you need to be logged in to leave a message.