To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90555
                 Issue #|90555
                 Summary|import MathML : Pb with <mo>{</mo>
               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 13:03:51 +0000 
2008 -------
The interpretation of <mo>{</mo> is very bad. ex :
<math xmlns="http://www.w3.org/1998/Math/MathML";>
    <mstyle fontfamily="serif">
        <mrow>
            <mo>{</mo>
            <mrow>
                <mspace width="0.167em"/>
                <mtable columnalign="center center " displaystyle="false">
                    <mtr>
                        <mtd>
                            <mi>x</mi>
                            <mo>=</mo>
                            <mn>1</mn>
                        </mtd>
                    </mtr>
                    <mtr>
                        <mtd>
                            <mi>y</mi>
                            <mo>=</mo>
                            <mn>0</mn>
                        </mtd>
                    </mtr>
                </mtable>
                <mspace width="0.167em"/>
            </mrow>
        </mrow>
    </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