ANT4DOCBOOK
What is it?
-----------
Ant4docbook is an ant tool for processing docbook xml documents.
see: http://ant.apache.org/
see: http://www.docbook.org/
Why?
----
Why another docbook processing tool when there are already many ones?
(http://wiki.docbook.org/DocBookTools)
Even if these tools do their jobs as they have to do, it is sometimes
difficult to install, use, or customize them.
Ant4docbook aims to be easy to use, install, and customize.
Ant4docbook is tightly integrated with ant.
Ant4docbook package contains all tools and dependencies required to
create an EPUB file.
Ant4docbook is cross-platform.
The Latest Version
------------------
Details of the latest version can be found on the Sourceforge
Project web site <https://sourceforge.net/projects/ant4docbook/>.
Documentation
-------------
Documentation is available in HTML and PDF format, in the doc/ directory.
Licensing
---------
see LICENSE.txt
Releases
---------
=== V0.9 ===
- V0.9.0
Features :
use case: docbook + pandoc
use case: markdown + xinclude
Dependencies:
Use docbook xsl v1.79.1 => v1.79.2
Use fop v2.8
=== V0.8 ===
- V0.8.0
Features:
docbook + graphics (Plantuml)
process markdown as an input file
Bugs:
BUG#031] FOUserAgent: Image not found.
*ERROR* FOUserAgent: Image not found. URI: <path/to/file>.png. (No context info available)
Correction: Use the input file as reference, instead of project base dir for fo proc.
Dependencies:
Use docbook xsl v1.78.1 => v1.79.1
Use fop v1.1 => v2.0 (and xmlgraphics v2.0.1)
=== V0.7 ===
- V0.7.1
Bugs:
[BUG#24] Dist size
- V0.7.0
Features:
docbook + plain text content (markdown)
=== V0.6 ===
- V0.6.0
Features:
dbk to epub processing
Upgrade fop v1.1
Upgrade docbook xsl 1.78.1
=== V0.5 ===
- V0.5.0
Features:
dbk preprocessing with freemarker engine
=== V0.4 ===
- V0.4.0
Features:
dbk to pdf images processing
Bugs:
[BUG#005] Image not available. Reason: org.apache.xmlgraphics.image.loader. ImageException: The file format is not supported
[BUG#006] Release fix for "The file format is not supported. No ImagePreloader found
=== V0.3 ===
- V0.3.0
pdf parameters
=== V0.2 ===
- V0.2.3
[BUG#004] Xslt processing failed with default JRE (thanks to Susanne Wunsch)
- V0.2.2
[BUG#003] fo processing failure, due to windows directory permissions
[BUG#002] xinclude failure on windows
- V0.2.1
[BUG#001] java.lang.NoClassDefFoundError: org/jdom/Document
- V0.2.0
html and pdf processing
---------
Thanks for using Ant4docbook.
The Ant4docbook Project
<http://ant4docbook.sourceforge.net//>