Re: DOCBOOK: Docbook et xsl
On Wed, 2002-06-19 at 10:02, Th Templ wrote: > Hello, > > I try to use Docbook with the xsl files of Norman Walsh and the saxon xslt > engine. Is it possible to make several html files from a docbook xml file as > with dsssl engine ( jade ). Try chunk.xsl - it produces multiple html files. Place this line into your driver file: <xsl:import href="path/to/chunk.xsl"/> G.