194
ADOBE FRAMEMAKER 6.0
MIF Equation Statements
Math statement
A
Math
statement describes an equation within a document. It can appear at the top level or within a
Page
or
Frame
statement.
Syntax
Usage
Values of the
ShapeRect
statement specify the coordinates and size of the bounding rectangle before it is
rotated. The equation is rotated by the value specified in an
Angle
statement. The
MathFullForm
string
defines the mathematical properties of the equation. For a complete description, see “MathFullForm
statement,” next.
Whenever you save a document as a MIF file using the Save As command, a FrameMaker product writes
all the
Math
substatements, except
ObColor
, to the file. It writes an
ObColor
statement only when the
equation is in a color other than black. The
ObColor
statement specifies the color for the entire equation
object. To specify color for an individual element within an equation, use the formatting code
(*q
string
q*)
(see “MathFullForm statement syntax” on page 195).
If you are writing an output filter for converting FrameMaker equations to a format used by another appli-
cation, you might be able to ignore some of the
Math
substatements. You don’t need MIF statements for
FrameMaker’s math features that are unsupported by another application.
If you are writing an input filter for converting equations created with another application to FrameMaker
equations, you must provide a
ShapeRect
or
MathOrigin
substatement to specify the equation’s location
on the page. The other
Math
substatements are not required. If you don’t provide them, the MIF inter-
preter uses preset values. If you don’t define the equation in a
MathFullForm
statement, an equation
prompt appears in the FrameMaker document.
<Math
Generic object statements
Information common to all objects (see page 111)
<Angle integer>
Angle of rotation in degrees:
0
,
90
,
180
,
270
<ShapeRect L T W H>
Position and size of bounding rectangle, before rotation, in enclosing
page or frame
<MathFullForm string>
Description of equation (defined in “MathFullForm statement syntax”
on page 195)
<MathLineBreak dimension>
Allows automatic line breaks after this position
<MathOrigin X Y>
Position of equation in current frame or page
<MathAlignment keyword>
Alignment of equation within
ShapeRect
keyword can be one of:
Left
Center
Right
Manual
<MathSize keyword>
Equation size (defined on page 189)
keyword can be one of:
MathLarge
MathMedium
MathSmall
>
End of
Math
statement
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 ...