Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

5 Converting to print RTF > 5.4 Specifying document layout options for print RTF > 5.4.3 Using text frames to solve spacing problems


5.4.3 Using text frames to solve spacing problems

When text flows through an extra frame, as in a lift or insert, Mif2Go tries by default to make a Word text box the same size, containing the text. When this works, it looks good. When it does not work, it makes a mess, and you are better off just having the content in the regular body text stream:

[WordOptions]

; UseTextFrames = Yes (default, to emulate framing) or No

UseTextFrames=Yes

Experiment with the following option when you are trying to solve bizarre spacing problems around text frames, such as when they push other text and frames far, far away:

[WordOptions]

; WrapAroundTextFrames = Yes (default, leave room around) or No

WrapAroundTextFrames=Yes

The default is to omit the RTF \nowrap property; when WrapAroundTextFrames=Yes, Mif2Go uses \nowrap.



5 Converting to print RTF > 5.4 Specifying document layout options for print RTF > 5.4.3 Using text frames to solve spacing problems