[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Pb with docbook XSL 1.66.1 (img src)
Let me guess: are you using XInclude to assemble the document? Does the XInclude have the absolute path information? In 1.66.1, the xml:base attributes that are inserted by an XInclude processor are being included in filerefs. I thought that if the XIncludes used relative paths, then you should end up with a relative path. Perhaps this needs to be controllable by a parameter. Can you provide more details about the directory setup and XInclude information? Bob Stayton Sagehill Enterprises DocBook Consulting bobs@sagehill.net ----- Original Message ----- From: "David Bocquet" <david.bocquet@cosytec.com> To: <docbook-apps@lists.oasis-open.org> Sent: Monday, September 27, 2004 7:59 AM Subject: [docbook-apps] Pb with docbook XSL 1.66.1 (img src)I'm using the latest docbook xsl 1.66.1, and have a problem whengenerating HTML, with the img src.Indeed, the following <imageobject><imagedata fileref="images/get_adobe_reader.gif"format="GIF"/></imageobject>is generated as 'using the html/docbook.xsl) : <imgsrc=""file:///D%3A/USERS/David/DocumentationDocbook/DOCUMENTATION/images/get_ adobe_reader.gif">using the 1.64.1 version, this was generated as <img src="javascript:void(0);"> I've tied out to use the img.src.path properties to solve the pb, withoutsuccess.How can we indicate that relative path should be used ? Thanks for your great work on the docbook's XSL, and for for your bookabout them.Thanks in advance for your response. David.
-- ----------------------------------------------------------------- David Bocquet Tel : 01.60.19.37.38 Cosytec Fax : 01.60.19.36.20 Parc club Orsay Université mailto:david.bocquet@cosytec.com 4, rue Jean Rostand http://www.cosytec.com 91 893 Orsay Cedex FRANCE -----------------------------------------------------------------
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]