Re: xsltproc and images



On Tue, Sep 18, 2001 at 10:53:24PM -0400, David Merrill wrote:
> Hi,
> 
> When I run xsltproc against an xml source file, it creates the html
> just fine, and puts it where I want it, even. However, it doesn't
> place the png files referenced in <graphic> elements with the output.
> 
> How am I to generate html that will include the appropriate images in
> the output directory? If I can't do that, I think I'll have to
> generate the html in the same directory as the input xml, which screws
> up caching and puts my output html files all over the file system.
> This is not an answer.
> 
> Any clues on how to do this? Is it a stylesheet problem? I'm using
> Norm Walsh's docbook stylesheets.
> 

I don't think you should expect xsltproc to be moving/copying the graphic
files. That needs to be done as a separate step. Or maybe I'm
misunderstanding you.

Cheers,
-- 
John Fleck
jfleck inkstain net (h), http://www.inkstain.net/fleck/




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