196
ADOBE FRAMEMAKER 6.0
MIF Equation Statements
Formatting codes are enclosed within asterisk (
*
) delimiters. If an expression doesn’t contain formatting
codes, it cannot contain asterisks. Formatting codes consist of a pair of flags enclosing a numeric value or
string, except for boolean flags, which are a single flag. For example, the following expression contains
formatting codes that select a display format and a boolean flag to set a manual line break point:
<MathFullForm `id[(*i2i*)char[x]]'>
String values in format codes must be enclosed in straight, double quotation marks ("). To include
characters in the extended ASCII range (above
0x127
), use a backslash sequence (see “Character set in
strings” on page 13).
You can use the following formatting codes, which can appear in any order. The default for all numeric
values is 0.
Format code
Meaning
AintegerA
Manual alignment mark in element (0=none, 1=right, 2=left)
bmetricb
Extra space at bottom of expression; corresponds to Spacing values in the Position Settings dialog
box
BstringB
Font angle (for example,
"Italic"
)
cintegerc
Alignment for horizontal lists and matrices (0=baseline, 1=top, 2=bottom)
CintegerC
Character case
DintegerD
Double underline (0=no underline, 1=underline)
fstringf
Font family (for example,
f"Times"f
)
iinteger i
Display format number (0, 1, 2)
jintegerj
Alignment for vertical lists and matrices (0=center, 1=left, 2=right, 3=at equal symbol, 4=left of
equal symbol)
lmetricl
Extra space to left of expression; corresponds to Spacing values in the Position Settings dialog box
M
In a matrix, makes all column widths equal (boolean)
m
In a matrix, makes all row heights equal (boolean)
n
No automatic parentheses (boolean)
NintegerN
Numeric underline (0=no underline, 1=underline)
ointegero
Outline (0=no outline, 1=outline)
Ointeger O
Overline (0=no overline, 1=overline)
qstringq
Color name (for example,
"Red"
)
rmetricr
Extra space to right of expression; corresponds to Spacing values in the Position Settings dialog box
RintegerR
Shadow (0=no shadow, 1=shadow)
sdecimals
Character size in points (for example,
s12.00s
)
Sinteger S
Strikeout (0=no strikeout, 1=strikeout)
tmetrict
Extra space at top of expression; corresponds to Spacing values in the Position Settings dialog box
TstringT
Name of custom element from reference page frame
u
Manual line break to left (boolean)
UintegerU
Underline (0=no underline, 1=underline)
v
Manual line break to right (boolean)
VstringV
Font variation (for example,
"Narrow"
)
WstringW
Font weight (for example,
"Bold"
)
xmetricx
Horizontal kern value
ymetricy
Vertical kern value
Содержание 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 ...