https://bugs.documentfoundation.org/show_bug.cgi?id=76296
--- Comment #4 from Regina Henschel <[email protected]> --- The problem is, that the first cell in the table contains a <mspace> element. According to comment in SmXMLSpaceContext_Impl::StartElement() this should be translated to a ~. But that does not happen/get lost, so that in the actually inserted formula the first cell of the matrix is empty. If it was a ~, then it would be displayed without error. So this issue has two parts: (short time) Why is no ~ in the cell? (long time) Extend StarMath with a true <mspace> element -- 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
