>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> In Python, you can write: unicode(string,'latex+latin1') Angus> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252124 Angus> so I guess that we could define a similar converter and pop up Angus> an error box if a character cannot be converted. Yes, if the number of characters we want to translated is small enough. JMarc