-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 18 August 2003 21.47, Chris Hornbaker wrote: > (I sent the following to the kde-docbook list, but have been told that the > list is dead. Sorry for any duplicates.) > > Why isn't <inlinegraphic> allowed to be used? Is there another way to > produce the result seen in the attached file (img1.png)? Without > <inlinegraphic>, the result looks ugly and abstract (img2.png).
Only because there's something better to use :) All the *graphic items are deprecated in favour of *mediaobject. For an inline image, use like this: <inlinemediaobject><imageobject><imagedata format="PNG" fileref="path-to-file. png"/></imageobject></inlinemediaobject> Regards, - -- Lauri Watts KDE Documentation: http://i18n.kde.org/doc/ KDE on FreeBSD: http://freebsd.kde.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/QTQI/gUyA7PWnacRAkccAJ9VH2DYkeTdNOM3Y9hUR0DgfTq+RQCfZmZs bBtrutM5CuWL7D6xBEwc+/w= =bmL5 -----END PGP SIGNATURE-----
