19 lines
682 B
Markdown
19 lines
682 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) Don't split document in a middle of the page, split between
|
|
|
|
-greenstone (true/false) For export with html comments that virtually divide document on headings, markup useful for import into Greenstone 3 digital library.
|
|
|
|
-css_inline (true/false) If you are going to import html document on a web site it is better to use inline styles.
|
|
|
|
-rdf for RDF as a target format
|
|
|
|
-csv_metadata path_to_csv_file with metadata for RDF export
|