https://bugzilla.wikimedia.org/show_bug.cgi?id=48032
physikerwelt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW --- Comment #32 from physikerwelt <[email protected]> --- Unfortunately the TeX system has not very good support of non ASCII characters. It's the same problem with the German 'umlauts' öäü. In all math environments that I tried I had to use \text{ü} instead of ü. So I think we have to cope with that as well. Maybe we can come up with an interface for easy editing with visual editor one day. MathJaX can convert the samples if \text is used to MathML but not to SVG. see http://math-test2.instance-proxy.wmflabs.org/wiki/30463 This requires Math2.0 which is ready for code review at https://gerrit.wikimedia.org/r/#/c/85801/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
