Re: bafna_p - r31561 - in abiword/branches/gsoc2012math/plugins/openxml: common/xp exp/xp
Prashant Bafna <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAGWtQ3JKAmDVTyMvVZJiMgv1GoXDk4y2mbbKkUDDo6ohzwkWJg@mail.gmail.com> |
Hi Hub, > > How does it write the math into docx? Does Word read it? > We convert the MathML in AbiWord to OMML and then export it to docx & Yes Word can read it and edit it as well. Similarly for the import we convert the OMML from docx to MathML and then the MathML to LaTeX as well. Which makes sure that we can read & edit the math from docx. Thanks, Prashant