When you create a table of figures with figure captions
and generate Microsoft Word
output, the result is a list of figure captions with sequential numbering
before each one. Instead, you can structure your template using Text
elements rather than figure captions to create captions that do not
have sequential numbering with them.
About this task
Complete one of these tasks to avoid sequential numbering
in Microsoft Word tables
of figures like this example:
Procedure
- Create a caption style:
- In the Outline view, right-click Styles and
click . The New Style Wizard opens and you can click Next.
- Enter a Style name. Example: TOFCaptionStyle
- Select the style properties. Example:
Expand , select font size, and click
. Click Next.
- Select the values for the style properties you selected. Example: Expand , select font
size, and in the property value column, enter 10. Click Next.
- Review the summary of your selections and click Finish.
- Add a
Table of figures element to the
template and add a script for the caption style: - In the Palette view, select
Table
Of Figures and drag it into the template content editor.
- Select the table of figures element.
- In the Properties view, select
the Specific tab.
- For the TOC code property, click
the ellipses and enter \h \z \t "style_name" \c Example: \h \z \t "TOFCaptionStyle" \c
- Add
Image elements to the template
and create the figure captions for each image: - In the Palette view, select the
Image element and drag it into the template content editor.
- Select the figure graphics to use in each image element.
- After each image element, add a
Text
element.
- Select the text element.
- In the Properties view, select the Content tab.
- For the Content property, enter
the caption text for the image. Example: Test
Figure #1
- Select the General tab.
- For the Style name property,
enter the name of style you created in step 1. Example: TOFCaptionStyle
- Repeat steps 3.d to 3.h to edit the properties for each text element
you added.
- Click or click the Save icon
to save your changes.