18 lines
418 B
Markdown
18 lines
418 B
Markdown
|
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.
|