← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK: images (cont'd)

From
Radoslaw Szymanek <>
Date
2002-04-02T14:44:31+00:00
ID
Pine.GSO.4.33.0204021152500.4060-100000@ygg
Thread
DOCBOOK: images (cont'd)
Hello,

I do get images in my article. However, for some unknown (:)) reason it
does try to enlarge images. The enlarged copies look really bad. How can I
force DSSSL stylesheet not to do any image processing just to put as it
is?

I use something like this in article.xml file

<!ENTITY simplearchitecture SYSTEM "simplearchitecture.png" NDATA PNG>

.....

  <figure id="fig02"><title>Target architecture</title>
      <mediaobject>
	<imageobject><imagedata entityref="simplearchitecture"/>
	</imageobject>
      </mediaobject>
    </figure>

regards,
Radek
← Prev in month ← Prev in thread
Next in thread → Next in month →