Next in thread → Next in month →

Re: DOCBOOK-APPS: Xalan

From
Jirka Kosek <>
Date
2001-10-08T10:11:15+00:00
ID
Thread
Re: DOCBOOK-APPS: 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: 
  http://www.kosek.cz
Next in thread → Next in month →