Hi Bob,
on 02.11.2012 22:15 Bob Stayton said the following:
> Hi Andreas,
> I'm a bit lost now. Can you describe in more detail what you are trying to
> do and what you have tried?
here is my docbook entry:
<figure id="FigCMOverview">
<title>AfterShot color management overview</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/CM-Overview.png" format="PNG"
width="80%" align="center"/>
</imageobject>
</mediaobject>
</figure>
I have nothing image/media specific in my XSL style file.
And I get this in the xhtml:
<div class="figure">
<a id="FigCMTunnel"/>
<div class="figure-contents">
<div style="align: center; " class="mediaobject">
<table style="border: 0; border-spacing: 0; padding: 0; width: 80%; ">
<tr>
<td style="align: center; ">
<img style="align: middle; width: 100%; "
src="images/CM-Tunnel.png"
alt="The gamut pipe"/>
</td>
</tr>
</table>
</div>
</div>
<div class="figure-title">Figure 3.3. The gamut pipe</div>
</div>
I need the align center in the docbook file for the generated pdf...
I have nothing image specific in my epub style file.
thx
afx
--
http://afximages.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]