OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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 <mj@johanneberg.com> wrote:
> > -----Original Message-----
> > From: chris.chiasson@gmail.com
> >
> > 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/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]