MathDox Formula Editor

  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231484386 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231484386 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

The MathDox formula editor is a web-based editor for mathematical formulas. It is currently being developed at the Technische Universiteit Eindhoven as a means for students to enter formulas in an e-learning environment. Its main features are listed below.

* It has a two-dimensional WYSIWYG interface.
* It can produce a semantic representation of the formula.
* No plugins need to be installed in the browser to use the editor.
* It can be easily integrated into existing HTML pages.
* It is available under an open source license.

The editor is written in Javascript and uses the HTML5 canvas element in combination with jsMath sprite fonts to render mathematics.

Trackback URL for this post:

http://www.jem-thematic.net/fr/trackback/1129