Page 1 of 1

How do I add figure titles to my images? (XML)

Posted: Fri Jan 08, 2010 12:48 am
by phxwriter
How do I add figure titles to my images? I'm wanting every image to have a figure title.
(ex. Figure 1: USB Drive)

Should I be using the "Insert a DITA Image" button on top? or the "image" option on the command line to add my images?

I'm using XML Editor V11.1

Re: How do I add figure titles to my images? (XML)

Posted: Fri Jan 08, 2010 11:35 am
by Radu
Hi,

You have to insert a fig element, in it insert a title and when the caret is after the title you can use the toolbar Insert a DITA Image action to insert an image.

Regards,
Radu

Re: How do I add figure titles to my images? (XML)

Posted: Fri Jan 08, 2010 6:54 pm
by phxwriter
Radu wrote:Hi,

You have to insert a fig element, in it insert a title and when the caret is after the title you can use the toolbar Insert a DITA Image action to insert an image.

Regards,
Radu
Thanks Radu! that worked.