[top][index]
search for:

MarkUpList -- the class of mark-up lists used with hypertext

The type MarkUpList is a member of the class Type. Each object of class MarkUpList is called a mark-up list. Each mark-up list is also a member of class BasicList.

More general types (whose methods may also apply) :

  • BasicList -- the class of all basic lists
  • Types of mark-up list :

  • ANCHOR -- HTML anchor
  • BASE
  • BIG -- HTML BIG item
  • BLOCKQUOTE -- HTML BLOCKQUOTE item
  • BODY -- HTML BODY item
  • BOLD -- HTML BOLD item
  • BR -- line break
  • CENTER -- HTML CENTER item
  • CITE -- HTML CITE item
  • CODE -- HTML CODE item
  • DFN -- HTML DFN item
  • DL -- HTML DL item
  • EM -- HTML EM item
  • EXAMPLE -- HTML EXAMPLE item
  • ExampleTABLE -- hypertext list of examples
  • HEAD -- HTML HEAD item
  • HEADER1 -- HTML HEADER1 item
  • HEADER2 -- HTML HEADER2 item
  • HEADER3 -- HTML HEADER3 item
  • HEADER4 -- HTML HEADER4 item
  • HEADER5 -- HTML HEADER5 item
  • HEADER6 -- HTML HEADER6 item
  • HR -- horizontal rule
  • HREF -- HTML link
  • HTML -- HTML item
  • IMG -- HTML IMG item
  • ITALIC -- HTML italic font
  • KBD -- HTML KBD item
  • LISTING -- HTML LISTING item
  • LITERAL -- hypertext literal text
  • MENU -- HTML MENU item
  • NL -- HTML NL item
  • NOINDENT -- cancel hypertext indentation
  • OL -- HTML OL item
  • PARA -- paragraph separator
  • PRE -- preformatted text
  • SAMP -- HTML SAMP item
  • SECTION -- hypertext section
  • SEQ -- hypertext sequence
  • SHIELD -- shield menu items so they don't produce subsections
  • SMALL -- HTML SMALL item
  • STRONG -- HTML STRONG item
  • SUB -- HTML subscript
  • SUP -- HTML superscript
  • TABLE -- hypertext table
  • TEX -- hypertext TEX item
  • TITLE -- hypertext title
  • TO -- hypertext documentation link
  • TOC -- table of contents for sections
  • TOH
  • TT -- HTML TT item
  • UL -- HTML UL item
  • UNDERLINE -- HTML underlining
  • VAR -- HTML VAR item
  • XMP -- HTML XMP item
  • Intended for internal use only.

    Methods for using a mark-up list :

  • html MarkUpList
  • MarkUpList ^ MarkUpList
  • MarkUpList _ MarkUpList
  • mathML MarkUpList
  • net MarkUpList
  • tex MarkUpList
  • texMath MarkUpList
  • text MarkUpList
  • toExternalString MarkUpList
  • toString MarkUpList

  • [top][index]
    search for: