diff --git a/README.md b/README.md new file mode 100644 index 0000000..a030349 --- /dev/null +++ b/README.md @@ -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.