Macro Language Reference > PIs > Tables > <?tbmctp>
  
<?tbmctp>
Description
This command allows you to specify a priority for the margin specified as an alternative top margin when the table occurs at the top of a column. The measure of the margin itself is supplied by the <?tbmct> command.
When margins that have been given priorities are adjacent, they will merge into a single margin that will be applied to the next visible item. You can assign a priority to the margin to define how this will occur:
Priority value
Description
0
No priority — margins either side do not merge. This means that both margins will be applied.
1–254
Basic priority; — the margin with the highest priority will take precedence, and where the priorities are equal the largest margin will be applied.
255
Force priority — the margin will override any adjacent margin of priority 1-254, but if adjacent to another margin of priority 255, both will be applied.
Syntax
<?tbmctp priority:n>
priority
Specify an arbitrary figure based on the guidelines given above.
Related Links