summaryrefslogtreecommitdiff
path: root/sandbox/odf2docutils/odf2docutilslib/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Complete refactoring:smerten2013-11-031-116/+1
| | | | | | | | | | | | | | | | | | * Standard docutils infrastructure is used * There is a Python based approach besides the XSLT based approach * XSLT and Python based approach are implemented as standard Docutils reader / parser / writer Python implementation has some failing tests because Python implementation is not yet as mature as XSLT implementation. XSLT implementation fails for one test which is beyond the capabilities of XSLT. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7724 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* ODF headers `text:h` are converted.smerten2013-08-041-0/+7
| | | | | | | Error log from XSLT is output so messages become visible. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7713 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Corrected licence.smerten2013-08-011-0/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7709 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added script. Tests not yet converted.smerten2013-07-311-0/+111
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7706 929543f6-e4f2-0310-98a6-ba3bd3dd1d04