← Prev in month ← Prev in thread

DOCBOOK-APPS: problem w/tiff images and fo output

From
Stephen Bannasch <>
Date
2002-02-22T09:10:32+00:00
ID
p05101213b89bb98ddaa6@[12.64.102.143]
Thread
DOCBOOK-APPS: problem w/tiff images and fo output
using v1.49 of the xsl stylesheets

I have the following figure defined:

<figure><title>CCSmartWheel</title>
    <mediaobject>
      <imageobject>
	<imagedata fileref="images/tiff/smartwheel.tiff" format="TIFF"/>
      </imageobject>
      <textobject>
	<phrase>CCSmartWheel</phrase>
      </textobject>
    </mediaobject>
</figure>

When output to fo no <fo:external-graphic> element is generated.  If I replace the tiff spec with one for a png it works.
-- 

-s
← Prev in month ← Prev in thread