No description
Find a file
2021-03-20 22:02:25 +01:00
buildPlugins Configure gradle to set version and build date 2020-12-13 14:24:18 +01:00
gradle/wrapper Gradle updated 2021-02-24 17:33:21 +01:00
idl idl classes moved 2020-12-13 14:09:01 +01:00
src Fix for NPE 2021-03-17 23:36:34 +01:00
testdocuments Added split files align to pages test 2021-03-14 13:38:29 +01:00
.gitlab-ci.yml Modified gitlab ci 2021-03-12 23:20:34 +01:00
.project More renamings 2020-12-13 14:22:14 +01:00
build.gradle Removed old oxt extension files 2021-03-13 15:46:29 +01:00
gradle.properties New version 2021-03-20 22:02:25 +01:00
gradlew Added gradlew 2021-02-24 17:30:09 +01:00
gradlew.bat Added gradlew 2021-02-24 17:30:09 +01:00
LICENSE.TXT Moved license file 2020-12-13 14:28:07 +01:00
README.md Added option description 2020-12-13 14:23:45 +01:00
releasenotes.txt Added new tasks 2020-12-13 14:25:54 +01:00
settings.gradle Configure gradle to set version and build date 2020-12-13 14:24:18 +01:00
w2phtml.update.xml Push 0.9.14 2021-03-17 23:38:26 +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