https://bugs.freedesktop.org/show_bug.cgi?id=38885

Ivan Timofeev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Ivan Timofeev <[email protected]> 2012-07-21 18:57:19 
UTC ---
CreateTextFromNode is used only in mathmlimport AFAICS.

But mathmlimport produces a structurally-wrong tree, which *can* be converted
to text via CreateTextFromNode, but SmNodeToTextVisitor works only with "right"
trees and fails to produce something sensible from that tree from mathmlimport.

It would be better if mathmlimport could convert mathml->starmath I guess, now
it does mathml->fake tree->[CreateTextFromNode]->starmath.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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

Reply via email to