To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90560
                 Issue #|90560
                 Summary|import MathML : Pb with <msqrt>
               Component|Formula editor
                 Version|OOo 2.4.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|mru
             Reported by|apourche





------- Additional comments from [EMAIL PROTECTED] Tue Jun 10 14:30:46 +0000 
2008 -------
The import of a MML that contains <msqrt> and <mfrac> is bad. ex :
<math xmlns="http://www.w3.org/1998/Math/MathML";>
    <mstyle fontfamily="serif">
        <msqrt>
            <mrow>
                <mfrac>
                    <mrow>
                        <mrow>
                            <msub>
                                <mi>O</mi>
                                <mi>A</mi>
                            </msub>
                        </mrow>
                    </mrow>
                    <mrow>
                        <mrow>
                            <msubsup>
                                <mi>n</mi>
                                <mi>A</mi>
                                <mn>2</mn>
                            </msubsup>
                        </mrow>
                    </mrow>
                </mfrac>
            </mrow>
        </msqrt>
    </mstyle>
</math>

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to