Stuff goes here.
<figure><title>Attachments for Multi-channel Publishing</title> <mediaobject>
<imageobject>
<imagedata fileref="cie-appbar-w450.png" format="PNG"/>
</imageobject> </mediaobject> </figure>
| |
The | |
The | |
the |
Listed below is a "clean" (without callout numbers) DocBook
markup fragment for presenting an image with a figure number and
title. Just copy this markup fragment and past into you xml file
at a point where <figure> is a valid
element.
Figure 2. Markup Fragment for Graphic with Figure Number and Title
<figure>
<title>??? figure title goes here ???</title>
<mediaobject>
<imageobject>
<imagedata
fileref="image???.png"
format="PNG"/>
</imageobject>
</mediaobject>
</figure>
mediaobjectElement Reference in DocBook: The Definitive GuideimageobjectElement Reference in DocBook: The Definitive GuideimagedataElement Reference in DocBook: The Definitive GuideStylesheet's selection process - Chapter 18. Graphics in DocBook XSL: The Complete Guide
This documentation present how the
roleattribute of aimageobjectis used to select which image object is displayed for each publishing channel - html or fo/PDF.





