Jean-Marc Lasgouttes wrote:
Lars> I am currently looking hard at the ICU library, and even if I
Lars> don't like the api super well, I think this will reduce the
Lars> effort we will have to put in tremendously.

The only question I have is: how do we handle the conversion from/to
LaTeX notation?

Insist on Omega? (Only joking)

In Python, you can write:
unicode(string,'latex+latin1')
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252124

so I guess that we could define a similar converter and pop up an error box if a character cannot be converted.

Angus

Reply via email to