Macaulay2 » Documentation
Packages » Hypertext > HypertextParagraph > HEADER5
next | previous | forward | backward | up | index | toc

HEADER5 -- hypertext HEADER5 item

Synopsis

Description

HEADER5 x encloses x in a hypertext HEADER5 header item.

The argument x should be a string, or a list or sequence of strings or hypertext items.

Here is an example. The code
HEADER5 "Interesting thing"
produces the following header.
Interesting thing

See also

For the programmer

The object HEADER5 is a markup type, with ancestor classes HypertextParagraph < Hypertext < BasicList < Thing.