Macro Language Reference > PIs > Tables > <?tbror>
  
<?tbror>
Description
Sets the minimum number of orphan rows that must be maintained if the next table will fit onto to the bottom of the current column or page. If the number of rows available to fit is less than the value set in min rows, the table will not be permitted to start in the current page.
Syntax
<?tbror min_rows:n>
<?tbror>
min_rows
The minimum permitted number of orphan rows for a table. Set a value of 1 to specify that orphan rows are not permitted.
Additional information
The priority for this orphans setting is specified with the <?tbrorp> command.