No description
Find a file
2021-08-10 14:28:03 +02: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 chore: removed unused create panels creating notification 2021-08-10 14:28:03 +02:00
testdocuments fix: correct splitting of nested lists with soft page breaks 2021-07-31 17:07:10 +02: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 feat: Added option to reduce image PPI 2021-08-01 16:47:08 +02:00
gradle.properties feat: user tab preferences added 2021-08-06 17:13:13 +02: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 chore: Push new release updates 2021-08-01 16:50:23 +02: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