This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Docbook/XML, done with Java


Based on some of Sven's stuff, I came up with this.  The XSLT and FO
processors are "pluggable" via callouts from the main build.xml, and it can
conditionally compile the htmlhelp via hhc.exe.  Some example command lines
would be:

ant -Ddocbook=c:\docbook\docbook-xsl-1.49 -Dbook=example

ant -Ddocbook=..\docbook-xsl-1.49 -Dbook=example -Dhhc=c:\windows\hhc.exe
htmlhelp

ant -Ddocbook=c:\docbook\docbook-xsl-1.49 -Dxslt=xalan.xml -Dbook=example
pdf

ant -Ddocbook=c:\docbook\docbook-xsl-1.49 -Dbook=example


Eric

-----Original Message-----
From: Dave Pawson [mailto:DaveP@dpawson.freeserve.co.uk]
Sent: Friday, April 12, 2002 1:04 AM
To: Sven Kitschke; docbook-apps@lists.oasis-open.org
Subject: Re: DOCBOOK-APPS: Docbook/XML, done with Java


At 23:55 11/04/2002 +0200, Sven Kitschke wrote:
>For those who are interested - here is another ant build file.

Perhaps its not as uncommon as I thought!
Thanks Sven.

>Surely some tweaking and cleanup is necessary.


Is it one of those products that you keep thinking does more :-)
   'Surely it can't be this easy' type of reaction?


Regards DaveP

 
**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.
  

Attachment: antexample.zip
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]