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]

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


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