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]

multiple graphics in a mediaobject


Hello,

I consulted Robert Stayton's Example 16.1. Multiple graphics in a
mediaobject and tried:

<mediaobject  id="conceptual_diagram_database">  
  <imageobject  role="html">
    <imagedata  format="PNG" 
fileref="images/figures/Customer_list.png"/>
  </imageobject>
  <imageobject>
    <imagedata role="fo" format="PDF" 
fileref="images/figures/Customer_list.pdf"/>
  </imageobject>
</mediaobject>

But I get the following error:

Attribute "format" with value "PDF" must have a value from the list "BMP
CGM-CHAR CGM-BINARY CGM-CLEAR DITROFF DVI EPS EQN FAX GIF GIF87a GIF89a
JPG JPEG IGES PCX PIC PNG PS SGML TBL TEX TIFF WMF WPG SVG linespecific
". [62]

How can I get multilpe output formats with images?????????

If I try and PNG format, nothing appears (using either a PNG or PDF
formatted graphic)

Considerately,
 

-- 
Shawn <javajunkie at koyuru dot com>


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