Macro Language Reference > PIs > Tables > <?tbrkeeptx>
  
<?tbrkeeptx>
Description
This command extends the table processing defined by <?tbrkeept>, by specifying that not only must the top row of a table be kept together when a column breaks mid row, but that this should also apply when this break makes a mid table row into a column top row.
* 
The command is also effective in keeping paragraphs that appear after the table with the table.
 
This command is only effective when the table is presented in overflow mode 2 (<?tbovflow=2>).
Syntax
<?tbrkeeptx num:n>
num
0
Break table as normal.
1
Keep top row together
Additional Information
Specifying <?tbrkeeptx> at the top of the table specifies the default for the whole table, which would cause the whole table to stay as a lump if num=1 is used. Individual rows can be overridden if <?tbrkeeptx> is used at the start of the row.