Table rendering

The following attributes are either completely ignored or partially supported. All other attributes are supported.

AttributeSupport
table (or informaltable) orientIgnored.
table (or informaltable) pgwideIgnored.
colspec colwidth

All forms including "2*" or "3*+1pc" are supported.

Coefficients of "*" are always converted to integers. Examples: "2.5*" is equivalent to "2*". "3.95*+0.5in" is equivalent to "4*+0.5in".

A column must contain at least one cell with a column span equal to 1 for the colwidth attribute to have an effect.

entry rotateIgnored.
alignValues justify and char are rendered like left.
charIgnored. See align.
charoffIgnored. See align.