https://bugs.freedesktop.org/show_bug.cgi?id=76296
Jorendc <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Jorendc <[email protected]> --- Well, that upside down question mark is due a wrongly formatted MathML code. Your formula is: matrix {# {italic "G"_italic "x" = left [ matrix {{-italic "1"} # italic "0" # italic "1" ## {-italic "2"} # italic "0" # italic "2" ## {-italic "1"} # italic "0" # italic "1"} right ]} # {"(1)"}} If I just delete the first #, the question mark is gone: matrix {{italic "G"_italic "x" = left [ matrix {{-italic "1"} # italic "0" # italic "1" ## {-italic "2"} # italic "0" # italic "2" ## {-italic "1"} # italic "0" # italic "1"} right ]} # {"(1)"}} I'm not a MathML syntax expert, but I guess the formula was just incorrectly formatted? Kind regards, Joren -- 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
