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]

Re: Xalan


Arjan Huijzer wrote:

> I am new to this list, and would like to get some information on using
> Docbook in combination with Xalan. I have set up everything and it is
> working, but now I want to create multiple html files instead of 1 big html
> file. Can someone tell me how to accomplish this or point me to
> documentation where I can find this answer?

Use chunk.xsl stylesheet instead of docbook.xsl, ie.

xalan -IN your_docbook_source.xml -XSL /path/to/xsl/html/chunk.xsl

BTW: Xalan works OK with DocBook but it's quite slow when compared with
Saxon or xsltproc.

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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