Re: Proposal: Image Tag Conventions



On Fri, Oct 26, 2001 at 03:38:36PM -0400, Alexander Kirillov wrote:
> 
> I do have another bug which I believe to be a libxslt bug. If I
> try using chunk.xsl  stylesheet, so that I get output split into
> several files, it is puts them in the current directory. I tried to
> force it to put the files  in  a different directory by putting this
> line in my own stylesheet: 
> 

The output chunked files can be directed to a specific directoy by
using xlstproc's "-o" flag:

xsltproc --catalogs -o gnome2/ ~/docbook-xsl-1.41/html/chunk.xsl gnome2.xml 

output the chunks to the gnome2/ directory.

Cheers,
-- 
John Fleck
jfleck inkstain net (h), http://www.inkstain.net/fleck/
"Any man left on the Rio Grande is the King of the World as far as I know."
 - Becker and Fagen, 1973



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]