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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Inlinegraphic path problem.


I am transforming to html 
when I insert the following tag

<inlinegraphic fileref="figs/image001.jpg>

the output is

<img src="269layout_2b.htm.graphics\Image001.jpg"/>
 
I thought it would be

<img src="figs\Image001.jpg"/>

the name of my input file is 269layout_2b.xml

I cant find a way to make the path to the inline graphic 
use fileref with out changing it.


I would appreciate any help you can give.
Thanks.


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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