190
ADOBE FRAMEMAKER 6.0
MIF Equation Statements
DMathCatalog statement
The
DMathCatalog
statement describes the custom math elements in a document. It must appear in a
Document
statement.
Syntax
<DMathShowCustom boolean>
Specifies whether to show all math elements or only custom elements
in Insert Math Element dialog box
<DMathFunctions tagstring>
Font for functions
<DMathNumbers tagstring>
Font for numbers
<DMathVariables tagstring>
Font for variables
<DMathStrings tagstring>
Font for strings
<DMathGreek tagstring>
Font for Greek characters
<DMathCatalog…>
Describes custom math elements (see “DMathCatalog statement,”
next)
>
End of
Document
statement
<DMathCatalog
Lists custom math elements
<DMathGreekOverrides tagstring>
Identifies a redefined Greek symbol and forces lookup on reference
page; tagstring argument must match the name of reference frame
<DMathGreekOverrides tagstring>
Additional statements as needed
…
<DMathOpOverrides
Identifies built-in operator with redefined display properties
<DMathOpName tagstring>
Name of built-in operator from reference frame
<DMathOpTLineOverride boolean>
No
uses default glyph for operator;
Yes
looks up operator on text line
in reference frame
<DMathOpPositionA integer>
Position of first operand expressed as a percentage of equation font
size
<DMathOpPositionB integer>
Position of second operand
<DMathOpPositionC integer>
Position of third operand
>
End of
DMathOpOverrides
statement
<DMathNew
Defines new math element
<DMathOpName tagstring>
Name of math element from reference frame
<DMathNewType keyword>
Specifies custom math element type; for a list of types, see the chapter
on creating equations in your user’s manual
keyword can be one of:
Atom
Delimiter
Function
Infix
Large
Limit
Postfix
Prefix
VerticalList
<DMathOpTLineOverride boolean>
No
uses default glyph for operator;
Yes
looks up operator on text line
in reference frame
<DMathOpPositionA integer>
Position of first operand expressed as a percentage of equation font
size
Содержание FRAMEMAKER 6.0
Страница 1: ...MIF Reference Online Manual FrameMaker 6 0 Adobe ...
Страница 15: ...15 ADOBE FRAMEMAKER 6 0 Introduction ...
Страница 142: ...142 ADOBE FRAMEMAKER 6 0 MIF Document Statements update the text inset when changes are made to the original file ...
Страница 159: ...159 ADOBE FRAMEMAKER 6 0 MIF Book File Statements ...
Страница 232: ...232 ADOBE FRAMEMAKER 6 0 MIF Asian Text Processing Statements ...
Страница 252: ...252 ADOBE FRAMEMAKER 6 0 Examples ...
Страница 268: ...268 ADOBE FRAMEMAKER 6 0 MIF Compatibility ...