Macro Language Reference > Macros > Frame > tfgap
  
tfgap
Description
Sets an extra avoid area around specified sides of a selected frame for which tfavoid has been enabled. tfgap extends the avoid area of such frames without the need to draw another frame but has no effect on frames which do not have avoid turned on. This can be particularly useful if you have a frame at the top of a column, and want the next column to start level with its bottom edge: if you give the frame a large left gap or right gap, text will not be shown next to the frame.
Syntax
tfgap left gap:uh? right gap:uh? top gap:uv? bottom gap:uv?
tfgap
[no parameter]
Invoke the Gap Around Frame dialog box.
left gap
Width of extra avoid area on left of frame
right gap
Width of extra avoid area on right of frame
top gap
Width of extra avoid area at top of frame
bottom gap
Width of extra avoid area at bottom of frame
Related Links