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