RE: Base URI for url() (in fo:external-graphic)

2006-01-10 Thread Florent Georges
Florent Georges wrote:

> Before: url('rsrc/logo.svg')
> After:  url('../<...>/xsl/rsrc/logo.svg')

  Oops.  It seems that the problem is being debated on a sibling
thread.  Sorry for the noise.

  Regards,

--drkm























___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Base URI for url() (in fo:external-graphic)

2006-01-10 Thread Florent Georges
  Hi

  Since I upgraded to FOP 0.91, the base URI to resolve url() seems to
be changed.  Before (in FOP 0.20.5, but in 0.90 too, I think), I used a
URI relative to the FO file.  Now, I have to use a URI relative to the
current directory.

Before: url('rsrc/logo.svg')
After:  url('../<...>/xsl/rsrc/logo.svg')

  What's the correct behaviour?

  Thanks for your help.  Regards,

--drkm
























___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]