next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 website
Hypertext
>
TOH
TOH -- hypertext documentation link followed by a headline
Synopsis
Usage:
TOH x
Inputs:
x
, a documentation key
Outputs:
an instance of the type
TOH
,
Description
TOH "x"
produces a hypertext link to the documentation page labeled
x
followed by the
Headline
for
x
. If
TO x
is an entry in a
UL
, then it is treated as
TOH x
, and headlines are added automatically.
Methods that use an object of class TOH :
"new TOH from Thing"
For the programmer
The object
TOH
is
an
intermediate markup type
, with ancestor classes
Hypertext
<
BasicList
<
Thing
.