https://bugs.freedesktop.org/show_bug.cgi?id=55853
--- Comment #5 from Frédéric Wang <[email protected]> --- FYI, this was reported to the MathJax user mailing list: https://groups.google.com/forum/#!msg/mathjax-users/_naUsEP0Rxs/OH33AWIc5akJ The code mentions an Open Office bug: https://issues.apache.org/ooo/show_bug.cgi?id=11752 It seems that this behavior was added to allow things like "x_2n" to have "2n" be interpreted as index. I'm not quite sure this fix was correct e.g. MathJax's LaTeX or ASCIIMath input mode interprets it as "x_2 n". Also it's not consistent with "x_2*n" which is interpreted as "x_2 * n". In any cases, the bug here is that "2n" is badly interpreted as a single number instead of 2 times n. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
