No description
Find a file
2020-12-13 14:23:45 +01:00
idl idl classes moved 2020-12-13 14:09:01 +01:00
source Started modifying project structure 2020-12-13 14:08:25 +01:00
src Renamings 2020-12-13 14:23:44 +01:00
.classpath Changed classpath 2020-12-13 14:22:15 +01:00
.project More renamings 2020-12-13 14:22:14 +01:00
build.gradle Version 0.5.1 2020-12-13 14:22:53 +01:00
build.xml Fixed libs path 2020-12-13 14:09:01 +01:00
README.md Added option description 2020-12-13 14:23:45 +01:00

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