Re: [docbook-apps] DocBook HTML and MHT Conversion Issues

From
Chris Chiasson <>
Date
2006-10-04T18:59:18+00:00
ID
Thread
Re: [docbook-apps] DocBook HTML and MHT Conversion Issues
When I process with Saxon (and Xerces and the Jakarta XML commons
resolver), it writes the full file:///absolute/path/ url to image
files into my html, xhtml, and fo output. This is not a big deal for
fo output, but messes up html and xhtml if they are served on a web
server. Furthermore, if the files are moved to another directory after
being created, the absolute references break (this happens as part of
my Ant build process, where the build directory is a different
directory from the destination).

On 10/4/06, Mauritz Jeanson <> wrote:
> > -----Original Message-----
> > From: 
> >
> > this is happening because Saxon is writing full paths into
> > your html files
> > xsltproc won't do this
>
>
> What paths are you referring to? Image paths? I'm curious since I haven't
> noticed any differences between Saxon and xsltproc. Can you please
> elaborate?
>
> /MJ
>
>
>
>
>
>


-- 
http://chris.chiasson.name/