Jeremy Malcolm wrote:
> * Graphics still don't work for me; here is my original code:
...snip...
> <imagedata fileref="./images/&graph1001;.png" format="PNG" />

I've since also tried simplifying this to either of these:

* <imagedata fileref="./images/govmap.png" format="PNG" />
* <imagedata fileref="govmap.png" format="PNG" />

but without success, and neither did it make any difference to remove 
the lines specifying alternate imagedata formats (eg. PDF).  DocBookWiki 
always represents them with a correct path, but with no filename 
appended to it, ie:

<img src="content/books/xml/thesis/en/./chapter-08/" ...

I have uploaded a correct media_files.tgz and run add_media.sh.  I have 
also tried deleting and re-importing the entire book from the web interface.

I can't see how my code differs from that in docbookwiki_guide, which 
(of course) works:

* <imagedata fileref="diagram.png" width="269" align="right"/>

So I'm still a bit stumped here; any suggestions on where to start?

TIA

-- 
Jeremy Malcolm LLB (Hons) B Com
Internet and Open Source lawyer, IT consultant, actor
host -t NAPTR 1.0.8.0.3.1.2.9.8.1.6.e164.org|awk -F! '{print $3}'

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Doc-book-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doc-book-users

Reply via email to