Menu

Tree [fbab46] default tip /
 History

Read Only access


File Date Author Commit
 backup 2014-07-09 Benjamin de Dardel Benjamin de Dardel [366be4] [DOC] create mantis legacy page
 bin 2022-11-30 Benjamin de Dardel Benjamin de Dardel [b319bc] [TAG] 0.9.0
 contrib 2010-07-27 bdedardel@users.sourceforge.net bdedardel@users.sourceforge.net [016463] [DEV] DocbookTask : generate pdf
 dev 2024-11-22 Benjamin de Dardel Benjamin de Dardel [fbab46] [DEV] improve templatize task : estimation + du...
 doc 2023-04-27 Benjamin de Dardel Benjamin de Dardel [f7c49f] [FIX] utm_source
 graphics 2018-05-25 bdedardel bdedardel [624380] [DOC] add project page
 test 2022-11-18 Benjamin de Dardel Benjamin de Dardel [1edaa7] [DEV] add docbook xslTNG (https://xsltng.docboo...
 web 2023-05-28 Benjamin de Dardel Benjamin de Dardel [7b5742] [DEV] use cases: add image to docbook + pandoc
 .hgignore 2024-06-25 Benjamin de Dardel Benjamin de Dardel [a18ea8] [DEV] improve plantuml integration
 .hgtags 2010-07-25 bdedardel@users.sourceforge.net bdedardel@users.sourceforge.net [e4ab3b] Added tag 0.01 for changeset 5c15c3d3f5d3
 LICENSE.txt 2010-07-25 bdedardel@users.sourceforge.net bdedardel@users.sourceforge.net [5c15c3] [TAG] V0.01
 README.txt 2022-11-30 Benjamin de Dardel Benjamin de Dardel [b319bc] [TAG] 0.9.0
 ant4docbook.properties 2023-03-07 Benjamin de Dardel Benjamin de Dardel [0784b1] [FIX] xinclude csv
 build.xml 2023-03-07 Benjamin de Dardel Benjamin de Dardel [0784b1] [FIX] xinclude csv
 hg.xml 2011-03-27 bdedardel@users.sourceforge.net bdedardel@users.sourceforge.net [73bc40] [TAG] V0.2.0
 pom.xml 2013-09-11 Thangalin Thangalin [cfa6f1] Cleaned up several warnings, fixed pom errors t...

Read Me

                                 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//>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.