171
ADOBE FRAMEMAKER 6.0
MIF Statements for Structured Documents and Books
Formatting statements
If
,
ElseIf
, and
Else
statements can use the following statements to specify an element’s formatting:
<Level
levelstring>
<
Formatting statement>
Additional formatting statements as needed
…
>
End of
ElseIf
statement
<Else
An optional Else clause
<
Formatting statement>
Additional formatting statements as needed
…
>
End of
Else
statement
<IsTextRange
boolean
>
Yes
if the element is formatted as a text range instead of as a para-
graph
Only text format rules can include this statement.
<FormatTag
tagstring
>
The format tag. If
IsTextRange
specifies
Yes
,
tagstring
specifies a
character format tag; otherwise, it specifies a paragraph tag, table
tag, marker type, cross-reference format, or equation size
Only text and object format rules can include this statement
<FmtChangeListTag
tagstring
>
The tag of a named format change list (a format change list in the
format change list catalog). For more information on format change
lists, see “Format change lists” on page 172
Object format rules can’t include this statement
<FmtChangeList …>
The definition of an unnamed format change list. For more informa-
tion on format change lists, see “Format change lists” on page 172
Object format rules can’t include this statement
<ContextFormatRule …>
The definition of a nested context format rule
<LevelFormatRule …>
The definition of a nested level format rule
<ContextLabel
labelstring
>
The context label for generated files. It cannot contain white-space
characters or any of these special characters:
( ) & | , * + ? < > % [ ] = ! ; : { } "
When a user displays the Set Up dialog box to set up a generated file,
the label appears next to elements to which the
If
,
ElseIf
, or
Else
statement applies
Only text and object format rules can include this statement
<ElementPrefix
string
>
A string that appears before the element
Only prefix rules can include this statement
<ElementSuffix
string
>
A string that appears after the element
Only suffix rules can include this statement
Summary of Contents for FRAMEMAKER 6.0
Page 1: ...MIF Reference Online Manual FrameMaker 6 0 Adobe ...
Page 15: ...15 ADOBE FRAMEMAKER 6 0 Introduction ...
Page 159: ...159 ADOBE FRAMEMAKER 6 0 MIF Book File Statements ...
Page 232: ...232 ADOBE FRAMEMAKER 6 0 MIF Asian Text Processing Statements ...
Page 252: ...252 ADOBE FRAMEMAKER 6 0 Examples ...