Macro Language Reference > PIs > Block > <?blockmustfit>
  
<?blockmustfit>
Description
This command specifies that a block must fit into the available space. It will overlap with a warning if it doesn't fit.
For example, use this command for a rotated block within a parent table column. The rotated content will fit even if the parent column is too narrow.
Syntax
<?blockmustfit mode:>
mode
0
Block will not fit if available is too small.
1
Fit the block into available space.