|
Prev | Next | Keyword |
| Syntax |
$index one_entry$$ |
$mindex multiple_entries$$ | |
$cindex multiple_entries$$ | |
$aindex automatic_mindex$$ | |
| See Also | getting started , index , contents |
There can be no $ characters in
one_entry,
multiple_entries, or automatic_mindex.
In addition, leading and trailing
white space
in these arguments are ignored.
_index cross reference
tag
.
index, cindex or mindex
commands for that section.
Words that begin with an escape character
will not appear in this Keyword list.
This list of Keywords is connected to the corresponding section
by the OMhelp search utility
and by search engines on the internet
(if your web site is on the internet).
index, cindex, and mindex
commands.
These
characters do not actually appear in the Keyword index or the Keyword list.
When using the cindex and mindex commands,
any commas in multiple_entries
must be directly preceded by an escape character.
index, cindex or mindex
command occurs before any head
commands
in the a section,
the corresponding links are to the entire section.
If they occur after a head command
and before any subhead commands,
the corresponding link to the previous heading.
If they occur after a subhead command
the corresponding link to the previous subheading.
$cindex Keyword index$$
The corresponding entries in the
Keyword index are:
Keyword
index
Keyword Index
index
Keyword
Keyword Index
Note that the entries above link to the entire Keyword section.
Most of the examples below
link to the specific subheadings with in this section.
index command specifies a single
Keyword index
entry that points to the current section.
If there is a comma in one_entry
the portion of one_entry to the left of the
comma specifies the major key and the part to the right
specifies the minor key.
If a comma is directly preceded by the escape
character,
it is normal text and
does not split the key into its major and minor parts.
$index major key$$
The corresponding entry in the
Keyword index
is:
major key
Keyword Index: Index.Example
The comma can be used to separate the major and minor keys.
The following command appears directly after the subheading above:
$index major key, minor key$$
The corresponding entry in the
Keyword index is:
major key
minor key
Keyword Index: Index.Example
If you want the comma character to appear in an index entry,
you must escape it.
The escape
character for this section is #.
The following command appears directly after the subheading above:
$index index example for f(x#, y)$$
The corresponding entry in the Keyword index is:
index example for f(x, y)
Keyword Index: Index.Example
A key word is terminated by a
white space
character that is not directly preceded by an
escape
character.
If a key word begins with an
escape character, it is not included in the index entries.
$mindex
multiple
major
key# word
$$
The corresponding entries in the
Keyword index
are:
multiple
Keyword Index: Mindex.Example
major
Keyword Index: Mindex.Example
key word
Keyword Index: Mindex.Example
aindex command or the end of the current section.
If a command is connected to the mindex command,
the command argument is automatically used as the multiple_entries
argument to the mindex command.
$aindex head$$
The
Keyword index
entry corresponding the heading
Aindex is:
aindex
Keyword Index: Aindex
Note that the word Aindex has been converted to lower case.
In general all Keyword entries created using the $aindex command
are converted to lower case.
Also note that the links generated by
$aindex section are to the entire section,
$aindex head links to the corresponding headings, and
$aindex subhead links to the corresponding subheading.
A key word is terminated by a
white space
character that is not directly preceded by an escape character.
Any key word may begin with an escape
character
in which case the index entry with it in front is not included.
$cindex cindex example$$
The corresponding entries in the
Keyword index are:
cindex
cindex example
Keyword Index: Cindex.Example
example
cindex example
Keyword Index: Cindex.Example