Macro Language Reference > PIs > Tables > <?tbcrrgut>
  
<?tbcrrgut>
Description
The <?tbcrrgut> command is used to make a rule that is assigned to a cell span into the gutter to the right of that cell. If the command is entered at the top of the table it will apply to every cell in the table: it is, however, possible to override it with individual cell commands.
This command can also be specified as <?tbcellrulergut>.
Syntax
<?tbcrrgut code:b>
<?tbcrrgut>
[no parameter]
Do not span rules into gutter.
code
0
Do not span rules into gutter.
1, f, F, r, or R
Full or right: span rules over the whole of the right gutter, including those drawn via the <?tbgutr> command.
2, c, C, m, M, h or H
Center, mid or half: span rules half way into the right gutter, including those drawn via the <?tbgutr> command.
3, s or S
Special: span rules halfway into normal gutters, but all the way into a right gutter drawn via the <?tbgutr> command. This assumes that the right hand gutter is half the width of the gutters in the body of the table and will provide an even effect.
Additional Information
Cell background colors will follow only if <?tbcbgsgut=1> is specified in the table.
Related Links