266
ADOBE FRAMEMAKER 6.0
MIF Compatibility
If your application only reads or writes files for version 4 or later versions of FrameMaker, use only the 4.00
statements. If your application reads or writes files for version 3 or previous versions of FrameMaker, use
only the 3.00 statements. Do not use both statements.
The MIF interpreter always reads the MIF 3.00 statements. It writes both 3.00 and 4.00 statements for
backward compatibility.
Object statements
The following table lists the changes in graphic object statements (see
“Graphic objects and graphic
frames” on page 111
).
Text lines, text frames, imported graphics, table cells, and equations that are rotated at an angle of 90, 180,
or 270 degrees retain rotation in earlier versions. If these objects are rotated at any other angle, they are
rotated back to 0 degrees in the earlier version. All other objects are rotated back to 0 degrees.
A FrameMaker product writes both
BRect
and
ShapeRect
values for backward compatibility. For text lines,
text frames, imported graphics, table cells, and equations that are rotated at an angle of 90, 180, or 270
degrees, the
BRect
value is the position and size of the object after rotation. For any object rotated at any
other angle, the
BRect
value is the position and size of the object before rotation, which is the same as the
ShapeRect
value.
Device-independent pathnames
The following codes for pathname components in a device-independent pathname are obsolete and are
ignored by the MIF interpreter.
For information about valid codes, see “Device-independent pathnames” on page 13.
<FDoubleUnderline
boolean
> <FUnderlining
FDouble>
<FNumericUnderline
boolean
>
<FUnderlining FNumeric>
<FSupScript
boolean
>
<FPosition FSuperscript>
<FSubScript
boolean
>
<FPosition FSubscript>
MIF 3.00
MIF 4.00
<Angle 0|90|180|270 >
<Angle
degrees
>
<BRect>
<ShapeRect>
Code
Meaning
A
Apollo-dependent pathname
D
DOS-dependent pathname
M
Macintosh-dependent pathname
U
UNIX-dependent pathname
MIF 3.00
MIF 4.00
Summary of Contents for FRAMEMAKER 6.0
Page 1: ...MIF Reference Online Manual FrameMaker 6 0 Adobe ...
Page 15: ...15 ADOBE FRAMEMAKER 6 0 Introduction ...
Page 159: ...159 ADOBE FRAMEMAKER 6 0 MIF Book File Statements ...
Page 232: ...232 ADOBE FRAMEMAKER 6 0 MIF Asian Text Processing Statements ...
Page 252: ...252 ADOBE FRAMEMAKER 6 0 Examples ...