https://issues.apache.org/ooo/show_bug.cgi?id=124259
Bug ID: 124259
Issue Type: DEFECT
Summary: mathvariant="normal" is ignored on import of .mml file
Product: Math
Version: 4.1.0-dev
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 82621
--> https://issues.apache.org/ooo/attachment.cgi?id=82621&action=edit
File as exported by AOO but with removed annotation element
Open the attached file. It will open in Math.
The formula should look like
int {func e^x nospace{nitalic d x}}
and does so in Browser.
But AOO imports it as
int {e^x {d x}}
The upright orientation of 'func e' and 'nitalic d' had been correctly written
as attribute mathvariant="normal" on export. But this attribute is ignored when
reading the file.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.