1.7

Table Of Contents
l
Sheet Count: This marker is replaced by the total number of sheets in the
document, whether or not they have contents.
l
Dashes and Spaces: Use the list to insert special dashes, such as an em-dash,
and spaces, such as non-breaking spaces or an en-space. (The HTML code
inserted for the dash or space is visible on the Source tab of the workspace.)
l
Arrows: Use the list to insert directional arrows (in one of four directions).
l
Geometric Shapes: Use the list to insert a special geometric shape, such as
circles, triangles and squares.
l
Date: Click to open the "Date" on page464 dialog to add a date to the template based on
the current system's date and time.
l
Wrap in box: Puts the element in which the cursor is located in an inline box (a <div>).
l
Table
l
Thead, tbody, tfoot: Insert a header, body or footer (if not already present) in the
current table.
l
Standard: Inserts a table with a specific number of columns and rows through the
Standard Table Wizard; see "Table" on page480.
l
Dynamic: Inserts a dynamic table where the number of rows is determined by a
Details table, through the Dynamic Table Wizard; see "Dynamic table" on page547.
l
Table Elements:
l
Insert Row Above: Inserts a row above the current one. The row configuration, such
as merged cells and cell styles, is duplicated, but contents is not.
l
Insert Row Below: Inserts a row below the current one. The row configuration, such as
merged cells and cell styles, is duplicated, but contents is not.
l
Insert Column Before: Inserts a column to the left of the current one. The column
configuration, such as merged cells and cell styles, is duplicated, but contents is not.
l
Insert Column After: Inserts a column to the right of the current one. The column
configuration, such as merged cells and cell styles, is duplicated, but contents is not.
l
Common Elements:
l
Paragraph...: Click to open a dialog to add a <p> element; see "Text and special
characters" on page484.
l
H1 through H6...: Click to open a dialog to add a <h1> to <h6> element; see "Text
and special characters" on page484.
Page 669