This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


/ "Regele, Manfred" <Manfred.Regele@Adig.de> 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 <ndw@nwalsh.com>      | 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

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-request@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]