Added readme
This commit is contained in:
parent
fa2bc287c0
commit
44a0321fad
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
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.
|
Loading…
Add table
Reference in a new issue