tbook: User Element View [DTD Element View]
[Home] [Elements] [Entities] [Prev] [Next]

Element cell

Synopsis

Mixed Content Model

(#PCDATA|em|visual|verb|m|math|ch|latex|url|hspace|unit|relax|
 wrap|cite|pageref|ref|vref|mathref|footnote|ix|idx|indexsee|
 graphics)*

Attributes

NameTypeDefault Value
style CDATA None
class CDATA None
align Enumeration:
  center
  left
  right
None
xml:lang NMTOKEN None
id ID None
colspan NMTOKEN "1"

Description

Encloses one rectangular row/column field in a table. colspan corresponds to the \multicolumn macro in LaTeX, and align is clear, I think.

Parents

row

Children

ch, cite, em, footnote, graphics, hspace, idx, indexsee, ix, latex, m, math, mathref, pageref, ref, relax, unit, url, verb, visual, vref, wrap

Example

See <table>.


HTML Presentation of tbook by DTDParse (version 2.0beta6).