tbook: User Element View | [DTD Element View] |
[Home] [Elements] [Entities] | [Prev] [Next] |
(#PCDATA|em|visual|verb|m|math|ch|latex|url|hspace|unit|relax| wrap|cite|pageref|ref|vref|mathref|footnote|ix|idx|indexsee| graphics)*
Name | Type | Default Value |
---|---|---|
style | CDATA | None |
class | CDATA | None |
align | Enumeration: center left right | None |
xml:lang | NMTOKEN | None |
id | ID | None |
colspan | NMTOKEN | "1" |
Encloses one rectangular row/column field in a table. colspan corresponds to the \multicolumn macro in LaTeX, and align is clear, I think.
ch, cite, em, footnote, graphics, hspace, idx, indexsee, ix, latex, m, math, mathref, pageref, ref, relax, unit, url, verb, visual, vref, wrap
See <table>.