Next in thread → Next in month →

Re: DOCBOOK: my problem with fileref= attribute,XSLT for XML.FO adds an url( ) to the path

From
Norman Walsh <>
Date
2001-08-09T16:07:33+00:00
ID
Thread
Re: DOCBOOK: my problem with fileref= attribute,XSLT for XML.FO adds an url( ) to the path
/ "Regele, Manfred" <> was heard to say:
| I wrote my first docbook document (xml) and processed it successfully with
| xsl and fop. After a upgrade to new stylesheets, my referenced images are
| not found by fop since the xml.fo format has changed, an url(...) is added:
| 
| Is it my fault - and what to do ?

It's a FOP bug, but...if you turn on $fop.extensions, the stylesheets
will leave out the url() wrapper.

| <fo:external-graphic content-height="auto" content-width="auto"
| height="$height" width="$width" 
| src="url(hardcopy/ZUM_Main.jpg)"/>

This is also totally broken because I screwed up the AVTs for height
and width. New release tonight...

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | A man can believe a considerable
http://www.oasis-open.org/docbook/ | deal of rubbish, and yet go about
Chair, DocBook Technical Committee | his daily work in a rational and
                                   | cheerful manner.--Norman Douglas
Next in thread → Next in month →