Adobe framemaker 6.0 User Manual

Page of 323
74
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Syntax
Basic properties
<Pgf
Begin paragraph format
<PgfTag tagstring>
Paragraph tag name
<PgfUseNextTag boolean>
Turns on following paragraph tag feature
<PgfNextTag tagstring>
Tag name of following paragraph
<PgfFIndent dimension>
First line left margin, measured from left side of current text column
<PgfFIndentRelative boolean>
Used for structured documents only
<PgfFIndentOffset dimension>
Used for structured documents only
<PgfLIndent dimension>
Left margin, measured from left side of current text column
<PgfRIndent dimension>
Right margin, measured from right side of current text column
<PgfAlignment keyword>
Alignment within the text column
keyword can be one of:
LeftRight 
Left
Center
Right
<PgfSpBefore dimension>
Space above paragraph
<PgfSpAfter dimension>
Space below paragraph
<PgfLineSpacing keyword>
Amount of space between lines in paragraph measured from baseline 
to baseline
keyword can be one of:
Fixed (default font size)
Proportional (largest font in line)
<PgfLeading dimension>
Space below each line in a paragraph
<PgfNumTabs integer>
Number of tabs in a paragraph
The statement is not required for input files; the MIF interpreter calcu-
lates the number of tabs. If it does appear, it must appear before any 
TabStop statements; otherwise, the MIF interpreter ignores the tab 
settings.
<TabStop
Begin definition of tab stop; the following property statements can 
appear in any order, but must appear within a TabStop statement
<TSX dimension>
Horizontal position of tab stop
<TSType keyword>
Tab stop alignment
keyword can be one of:
Left 
Center
Right
Decimal
<TSLeaderStr string>
Tab stop leader string (for example, ` . ')