Review Request: Make the epub filter handle math formulas
Inge Wallin
inge at lysator.liu.se
Sun Dec 30 04:44:48 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107969/
-----------------------------------------------------------
(Updated Dec. 30, 2012, 4:44 a.m.)
Review request for Calligra.
Changes
-------
Second version:
- Fix all issues pointed out by reviewers of version 1
- Implement support for inline math formulas
I consider this code finished now.
Description
-------
This patch implements support for math formulas in the EPUB filter. This is the first one of the EPUB3 features that we want to add to Calligra 2.7.
This version only supports math formulas saved as an embedded document, like LibreOffice and the OpenOffice variants save it. Calligra saves math formulas as inline mathML in the frame, which is not supported by this version. I thought that I could get some initial feedback while implementing support for the Calligra way too.
Diffs (updated)
-----
filters/words/epub/OdfParser.cpp 6069b89
filters/words/epub/OdtHtmlConverter.h 68aaffa
filters/words/epub/OdtHtmlConverter.cpp e5e0edc
filters/words/epub/TODO e634a05
filters/words/epub/exportepub2.cpp cfd50c3
filters/words/epub/exporthtml.cpp 5bb44aa
Diff: http://git.reviewboard.kde.org/r/107969/diff/
Testing
-------
Created one simple odt using OOo which has a formula and some text.
Thanks,
Inge Wallin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20121230/0f577426/attachment.htm>
More information about the calligra-devel
mailing list