Added readme

This commit is contained in:
Georgy Litvinov 2020-02-10 19:26:34 +01:00
parent fa2bc287c0
commit 44a0321fad

17
README.md Normal file
View file

@ -0,0 +1,17 @@
Converter from ODT to html with preservation of pagination.
Headers and footers also convert to html.
Based on writer2latext http://writer2latex.sourceforge.net .
Command line options:
-pagination (true/false)
-align_splits_to_pages (true/false)
-heading_tags (sections/none)
-css_inline (true/false)
Heading tags useful for importing documents to Greenstone 3 digital library to split document into sections.