On Wed, Sep 18, 2002 at 11:24:39AM +0200, Giuseppe Greco wrote:
> I replaced the XSL stylesheets 1.54.1 with the
> the XSL stylesheets 1.55.0.
> 
> Well, with version 1.55.0 I'm able to generate
> FO output, but I'm not able to generate HTML
> output. xsltproc simply does nothing and never
> returns the control...

Chunking, right?
The problem might be that
in 1.55.0, Norm changed the <xsl:import> statements
in html/chunk.xsl to use remote http URLs instead of relative
file paths.  You might be having problems retrieving
the remote files.  He changed the paths back in CVS, so you
could pick those up or change chunk.xsl to use local
file references.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: [EMAIL PROTECTED]

Reply via email to