To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111888





------- Additional comments from [email protected] Fri May 28 15:36:00 
+0000 2010 -------
@ja: "syntax a^b^c is allowed in Amaya" sounds rather strange since such syntax 
is used in OOo but not in MathML documents.

The thing is that "a^b^c" is a result of convertion from a .mml file and this 
does not depend on the creating program (as I understand). MathML, in contrast 
to OOo formula syntax, does not use any "brackets" since tags are "brackets" 
themselves.

So more than that, I expect more mistakes in covertion from MathML if OOo does 
not put necessary brackets. I'll try.. Yes, try the second one, 
"fractions.mml". In Amaya (in MathML) fraction "a/d" is outside the integral 
and the "c/b" one is inside. OOo converts it to

a over d  int csub {c + d} csup {a + b} c over b func dx

and OOo somewhy puts the integral with boundaries and "c" into the numerator. 
The problem wouldn't have occured if OOo had added brackets like this:

a over d  int csub {c + d} csup {a + b} {c over b func dx}

So that's a more general bug.

---------------------------------------------------------------------
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