« Return to Thread: how to add captions for images?

Re: how to add captions for images?

by Thomas Schraitle :: Rate this Message:

Reply to Author | View in Thread

Hi,

On Wednesday 17 January 2007 20:45, nadine_yyysss wrote:
> I am trying to add captions for the images in a docbook file. I am
> using <caption> within <inlinemediaobject> tag, but it doesn't work. If
> I use <caption> with <meidaobject>, it works, but the display of images
> is not what I want. Does anybody know how to use caption for images and
> provide a wrapper? Many thanks.

Did you try figure?

 <figure>
   <title>Collony of Penguins</title>
   <mediaobject> ... </mediaobject>
 </figure>


Tom

--
Thomas Schraitle

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@...
For additional commands, e-mail: docbook-help@...

 « Return to Thread: how to add captions for images?