Hello,
When I use the following in a document:
<figure id="figure-nnn">
<title>YYYYY</title>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="xxx.png" scale="NN"/>
</imageobject>
</mediaobject>
</figure>
The image is aligned center (or even aligned right) but the caption
(title) remains blocked left.
I've tried to put the `align` attributes on other objects, including
`imageobject`, `mediaobject`, and `figure`. All result in an error.
How does one align the caption with the image?
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]