next
| previous |
forward
| backward | up | top |
index
|
toc
|
Macaulay2 web site
Text
Description
This package is a repository for functions related to documentation and hypertext.
Version
This documentation describes version
0.0
of Text.
Source code
The source code from which this documentation is derived is in the file
Text.m2
.
Exports
Types
ANCHOR
-- hypertext anchor
BLOCKQUOTE
-- hypertext BLOCKQUOTE item
BODY
-- hypertext BODY item
BOLD
-- hypertext BOLD item
BR
-- line break
CDATA
-- hypertext CDATA element
CODE
-- hypertext CODE item
COMMENT
-- hypertext COMMENT element
DD
-- hypertext DD element
DIV
-- a hypertext division
DIV1
-- a single-spaced paragraph separator
DL
-- hypertext DL element
DT
-- hypertext DT element
EM
-- hypertext EM item
ExampleItem
-- a type of hypertext for holding example inputs awaiting outputs
HEAD
-- hypertext HEAD item
HEADER1
-- hypertext HEADER1 item
HEADER2
-- hypertext HEADER2 item
HEADER3
-- hypertext HEADER3 item
HEADER4
-- hypertext HEADER4 item
HEADER5
-- hypertext HEADER5 item
HEADER6
-- hypertext HEADER6 item
HR
-- hypertext HR element (horizontal rule)
HREF
-- hypertext link
HTML
-- hypertext item
Hypertext
-- the class of mark-up lists used with hypertext
HypertextContainer
-- the class of mark-up lists that can contain paragraphs
HypertextParagraph
-- the class of mark-up lists that constitute separate paragraphs
IMG
-- hypertext IMG item
IntermediateMarkUpType
-- the class of intermediate mark-up types
ITALIC
-- hypertext italic font
LABEL
-- hypertext label item
LATER
-- a hypertext element for lazy evaluation
LI
-- hypertext list item
LINK
-- a hypertext LINK element
LITERAL
-- hypertext literal text
MarkUpType
-- the class of mark-up types used with hypertext
MarkUpTypeWithOptions
-- the class of mark-up types used with hypertext, with option handling
MENU
-- hypertext menu item
META
-- a hypertext META element
PARA
-- hypertext paragraph container
PRE
-- preformatted text
SMALL
-- hypertext SMALL item
SPAN
-- hypertext span
STRONG
-- hypertext STRONG item
STYLE
-- hypertext STYLE element
SUB
-- hypertext subscript
SUBSECTION
-- hypertext SUBSECTION item
SUP
-- hypertext superscript
TABLE
-- hypertext table
TD
-- hypertext TD element
TEX
-- hypertext TEX item
TITLE
-- hypertext title
TO
-- hypertext documentation link
TO2
-- labeled hypertext documentation link
TOH
-- hypertext documentation link followed by a headline
TR
-- hypertext TR element
TT
-- hypertext TT item
UL
-- hypertext UL item
Functions
validate, see
validate(Hypertext)
Methods
MarkUpType Hypertext, see
MarkUpType
-- the class of mark-up types used with hypertext
MarkUpType Net, see
MarkUpType
-- the class of mark-up types used with hypertext
MarkUpType String, see
MarkUpType
-- the class of mark-up types used with hypertext
new TO from Thing, see
TO
-- hypertext documentation link
new TOH from Thing, see
TOH
-- hypertext documentation link followed by a headline