|
Prev | Next | mref |
| Syntax |
$mref%tag1%tag2%...%tagN%$$ |
| See Also | cref , tref , rref , href |
%tag1%tag2%...%tagN%
is a delimiter sequence
where % can be any character that is not a letter.
The values tag1, ..., tagN
specify the cross reference tags for the links.
Leading and trailing
white space in the cross reference tags
is ignored.
(see also: $mref/cref/$$)
produces the following output
(see also: cref
)
Note that cref is the tag for the other section
of explicit cross referencing.
The following input
(See also: $mref/cref/_index/_contents/$$.)
produces the following output
(See also: cref
, _index
, _contents
.)
Note that the cross reference tags _index, and _contents
are automatically generated by OMhelp and do not appear as
arguments to a begin
command.