next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
packages
|
Macaulay2 website
Hypertext
>
SMALL
SMALL -- hypertext SMALL item
Synopsis
Usage:
SMALL x
Inputs:
x
,
Outputs:
an instance of the type
SMALL
,
Description
SMALL x
encloses
x
in a hypertext SMALL item.
The argument
x
should be a string, or a list or sequence of strings or hypertext items.
Here is an example.
Here is some small text.
See also
hypertext
-- prepare hypertext for display
For the programmer
The object
SMALL
is
a
markup type
, with ancestor classes
Hypertext
<
BasicList
<
Thing
.