Adobe FRAMEMAKER 6.0 Manual page 147

Mif reference
Table of Contents

Advertisement

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 PgfLocked, FLocked,
TblLocked, VariableLocked, 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
<TiText
<TiEOLisEOP boolean>
<TiTxtEncoding keyword>
>
TiTextTable statement
The TiTextTable statement defines imported text formatted as a table. It appears in a TextInset statement.
Syntax
<TiTextTable
<TiTblTag string>
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
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
Specifies the name of the table format used for the table
ADOBE FRAMEMAKER 6.0
147
MIF Document Statements

Advertisement

Table of Contents
loading

Table of Contents