Adobe framemaker 6.0 User Manual

Page of 323
147
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Text imported from another document can obtain formatting information from the original document (if 
the TiFormatting statement is set to TiSource) or from the current document (if the TiFormatting 
statement is set to TiEnclosing):
If the imported text flow is reformatted to use the current document’s formats, the TiFormatRemoveO-
verrides substatement specifies whether or not format overrides in the text are removed, and the TiFor-
matRemovePageBreaks
 substatement specifies whether or not manual page breaks in the text are removed.
If the imported text flow retains the formatting of the source document, the paragraph, character, table, 
variable, and cross-reference formats used in the inset are marked with special MIF statements to indicate 
that these formats should not be affected by global updates. These statements are PgfLockedFLocked
TblLockedVariableLocked, and XRefLocked, respectively. The MIF statements appear under the descrip-
tions of these formats.
Plain text formatting can also be used, if the TiFormatting statement is set to TiPlainText.
TiText statement
The TiText statement defines a text file imported by reference. It appears in a TextInset statement.
Syntax
TiTextTable statement
The TiTextTable statement defines imported text formatted as a table. It appears in a TextInset statement.
Syntax
<TiText
<TiEOLisEOP boolean>
Yes specifies that the end of the line marks the end of a paragraph; 
No specifies that a blank line identifies the end of a paragraph
<TiTxtEncoding keyword>
Specifies the text encoding for the source file
keyword can be one of:
TiIsoLatin
TiASCII
TiANSI
TiMacASCII
TiJIS
TiShiftJIS
TiEUC
TiBig5
TIEUCCNS
TiGB
TiHZ
TiKorean
>
End of TiText statement
<TiTextTable
<TiTblTag string>
Specifies the name of the table format used for the table