Bidirectional ASCII to Unicode translation of math symbols



Below you can see how it looks in a proportional font
.

Above I'm testing a simple way to access Unicode math characters in a html textarea, based on (part of) the ASCIIMath syntax. How well this works depends on if (and what) unicode fonts you have installed (I'm using the STIX beta fonts with Firefox 3, but it should work in other browsers as well).

The main aim is to have a standard and more readable way for students to enter math expressions in textboxes. If you find this interesting, please let me know if and how well it works.

The advantages over ASCIIMathML.js are:

The disadvantages are: Feel free to add your own observations. I haven't tested this much on other browsers, so it will be interesting to hear how badly it fails (jipsen chapman edu).
Peter Jipsen, Chapman University, October 2008