TOC-ENTRY

Function

Places an entry into the Table of Contents.

Syntax

TOC-ENTRY
TEXT={src_txt_lit|_var|_col}
[LEVEL={level_num_lit|_var|_col}]

Arguments

TEXT

Text to place in the Table of Contents.

LEVEL

Level at which to place the text. If this argument is not specified, the value of the previous level is used.

Description

Enter the text in the Table of Contents at the desired level.

Examples

toc-entry text = &heading 
toc-entry text = &caption level=2

See Also

DECLARE-TOC