Set table gutter if defined
ArborX


Summary
Processes the table gutter command using the attribute value of the element.

If the 'gutter' attribute is defined in the <colspec gutter="..."> tag, show the table gutter command <?tbcolgut=?>, using the attributes value:

St colspec: 0(36)c

<?showifdef "gutter"$60#?tbcolgut==$^gutter#^$62#>

The use of variables in the resulting code requires the chevrons to be replaced with their ascii value in the form of $60#, and equals signs to be doubled up.

Document created on 08-Feb-2003 (revision 1)