Adobe FRAMEMAKER 6.0 Manual page 225

Mif reference
Table of Contents

Advertisement

Usage
Each statement row in the spread table includes 26 numerical values, one for each character class, and an
added value for the characters at the beginning or the end of a line. The values are separated by a space. An
example of a spread table is:
<SpreadTable
<BegParentheses
14
0
0
<EndParentheses
1
14 1
...
> # end of SpreadTable
In the preceding example, no spread occurs between a character in the BegParentheses class and a
character in the QuestionBang class because the value 0 (No spread) is in the fourth position, which is the
column position for the QuestionBang class of characters.
LineBreakTable statement
The LineBreakTable statement defines how to break lines between characters. There are 25 statement rows
in this table, each corresponding to the 25 character classes, respectively.
There are 25 numeric values in each statement row. Each value corresponds to one of the 25 character
classes, respectively. These values specify how to break a line after a character of the class identified by the
row statement, when followed by a character of the class identified by the column position.
Syntax
<LineBreakTable
<BegParentheses numerals>
<EndParentheses numerals>
<NoLineBeginChar numerals>
<QuestionBang numerals>
<CenteredPunct numerals>
<PeriodComma numerals>
<NonSeparableChar numerals>
<PrecedingSymbol numerals>
<SucceedingSymbol numerals>
<AsianSpace numerals>
0
4
0
0
0
0
0 0 0 0
1
4
14 1
1
1
0 1 1 1
MIF Asian Text Processing Statements
12 0 0
0
0
0
15 0 0 0 0 0 15 >
10 1 1
1
1
1
1
1 1 1 1 0 15 >
ADOBE FRAMEMAKER 6.0
225

Advertisement

Table of Contents
loading

Table of Contents