Issue 89588 - improperly converted mathml code with fractions in superscripts
Summary: improperly converted mathml code with fractions in superscripts
Status: CLOSED DUPLICATE of issue 84002
Alias: None
Product: Math
Classification: Application
Component: code (show other issues)
Version: OOo 2.4.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-17 18:16 UTC by t3
Modified: 2008-05-29 11:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description t3 2008-05-17 18:16:17 UTC
In OO Math create an equation:

A^{a over b}

save it to file (e.g. test.odf), unzip this file, open contents.xml in a text 
editor and remove this part:

<math:annotation math:encoding="StarMath 5.0">A^{a over b}</math:annotation>

Now zip the edited contents.xml back into the created test.odf file and reopen 
in OO Math. The equation shows up as:

A^a over b

This problem is important if equations are created by some external tool (e.g. 
tex4ht TeX to OO converter) which won't include an annotation with equation in 
"StarMath 5.0" format.
Comment 1 michael.ruess 2008-05-17 19:54:52 UTC
Not a Prio1 issue referring to the guidelines.
Comment 2 michael.ruess 2008-05-29 11:55:13 UTC
Same problem as issue 84002.

*** This issue has been marked as a duplicate of 84002 ***
Comment 3 michael.ruess 2008-05-29 11:55:39 UTC
Closing duplicate.