Macro Language Reference > Macros > Frame > tfvjust
  
tfvjust
Description
Turns vertical justification on or off for the currently selected frame. For any column to vertically justify the text stream in the column must overflow it. Vertical justification cannot be used in a frame that has a filler stream applied to it with tffill, since any extra space normally taken up by vertical justification is filled with paragraphs from the filler stream instead.
Syntax
tfvjust on off:o?
tfvjust
[no parameter]
Toggle vertical justification on or off
on off
0
Turn vertical justification off (controlled form styles)
1
Turn vertical justification on (for overflowed columns)
2
Spread paragraphs evenly (box)
3
Spread all evenly (box + frames)
Additional Information
 
Vertical justify must not be activated for a frame if text snap is to work (see tfsnap and <?tpsnap>).
Related Links