Macro Language Reference > PIs > Tables > <?tbcrlfcgut>
  
<?tbcrlfcgut>
Description
This command specifies if and how cell rules should span left into the frame gutter. It works in a similar way to <?tbcrlgut> but is used when the gutter in question is one of the frame-column gutters rather than the normal table-column gutters.
This command can also be specified as <?tbcellrulelfcgut>.
Syntax
<?tbcrlfcgut code:b>
<?tbcrlfcgut>
[no parameter]
Do not span gutters
code
0
Do not span gutters.
1, f, F, l, or L
Span rules over the whole left gutter, including <?tbgutl>.
2, c, C, m, M, h or H
Span rules half way into the left gutter including <?tbgutl>
3, s or S
Span rules halfway into normal gutters, but all the way into a left hand gutter that has been specified using <?tbgutl>. By default cell backgrounds will not obey this command unless <?tbcbgsgut=1> has been set.
Related Links