4. Table rendering

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

AttributeSupport

table (or informaltable) orient

Ignored.

table (or informaltable) pgwide

Ignored.

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 rotate

Ignored.

align

Values justify and char are rendered like left.

char

Ignored. See align.

charoff

Ignored. See align.