Macro Language Reference > PIs > Tables > <?tbcolfcnew>
  
<?tbcolfcnew>
Description
This command will instruct PTC ALD to attempt to place this column at the left hand edge of one of the frame columns while working out how to fit table columns into frame columns. The command is only relevant when used in conjunction with <?tbamode=1>.
Syntax
<?tbcolfcnew mode:o>
mode
0
Start table columns as usual
1
Attempt to place column at left hand edge of a frame column.
Additional information
In working out where table columns are placed, PTC ALD will attempt to achieve the best fit based on the following criteria:
An even spread of the table columns within the frame columns.
As little squashing of measured widths as possible
An even balance of the size of relative widths within each of the frame columns.
Obeying <?tbcolfcnew=1> wherever possible.
Avoidance of cells that span over the frame gutters, giving higher priority to cells that span smaller numbers of table columns.
Within each of the frame-columns the relevant table-columns with be squashed or stretched to fit in the usual manner
Related Links