Author: timwi
Description:
BUG MIGRATED FROM SOURCEFORGE
http://sourceforge.net/tracker/index.php?func=detail&aid=979663&group_id=34373&atid=411192
Originally submitted by Nobody/Anonymous - nobody 2004-06-25 13:39
<math>\mathrm{ö}</math> or <math>ö</math> will fail to
render (a "lexing error") however the TeX is perfectly
legitimate.
- Additional comments ------------------------
Date: 2004-06-30 02:46
Sender: nobody
Logged In: NO
Use mbox, not mathrm:
:\mbox{ö}(x) = x^2/2
:\mbox{ö}'(x) = x
now in graphical
:\mbox{ö}(x) = x^2/2\,\!
:\mbox{ö}'(x) = x\,\!
You can see this (hopefully) at:
http://en.wikipedia.org/wiki/Wikipedia:Sandbox#testing_nonroman_c
haracters_in_math
I think that should be an adequate solution.
Version: unspecified
Severity: minor