Adobe framemaker 6.0 Manuale Utente

Pagina di 323
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