Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 31 Working with graphics > 31.5 Controlling image appearance in RTF output > 31.5.6 Converting graphic text > 31.5.6.4 Clipping text outside a text frame
Although FrameMaker clips text that goes below
the bottom of its text frame, the text is still present in the .mif
file. You can specify how such text should be handled:
; Move (up into frame, default), or
; Delete (remove the text entirely)
; applies only to graphic text in Frame native vector graphics
; ClipLimit = twips to allow below frame before clipping graphic text
ClipLimit
sets the
number of twips (twentieths of a point) to allow the text baseline to
go below the frame before the Move
or Delete
option takes effect. The default is 20
(one
point). You might have to adjust the value of ClipLimit
if either of the following happens:
ClipType=Move
and text
at the bottom of the frame still disappears: increase ClipLimit
.
ClipType=Delete
and
unwanted text is still visible: decrease ClipLimit
.
Negative values of ClipLimit
are acceptable.