Adobe framemaker 6.0 User Manual

Page of 323
118
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Syntax
Usage
Unless the generic object data indicates otherwise, the MIF interpreter assumes that each graphic frame 
inherits the properties of the current state. 
<Frame
Generic object statements 
Information common to all objects (see page 111)
<ShapeRect L T W H>
Position and size of object, before rotation, in  page or graphic frame 
coordinates
<FrameType keyword>
Whether graphic frame is anchored, and if anchored, the position of 
the anchored frame
keyword can be one of:
Below
Top
Bottom
Inline
Left
Right
Inside
Outside
Near
Far
RunIntoParagraph
NotAnchored
 
<Tag tagstring>
Name of graphic frame
<Float boolean>
Yes floats graphic frame to avoid large white space that results when 
anchored frame and the line containing it are moved to the next page
<NSOffset dimension>
Near-side offset
<BLOffset dimension>
Baseline offset
<AnchorAlign keyword>
Alignment of anchored frame
keyword can be one of:
Left
Center
Right
Inside
Outside
<AnchorBeside keyword>
Whether the graphic frame is anchored outside of a text frame or a 
column in a text frame
keyword can be one of:
Column
TextFrame
<Cropped boolean>
Yes clips sides of graphic frame to fit column
<Frame…>
Other graphic frames within this frame
Graphic object statements 
Objects in the graphic frame (see page 111)
>
End of Frame statement