Adobe framemaker 6.0 Manuale Utente

Pagina di 323
77
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Usage
Within a PgfCatalog statement, the PgfTag statement assigns a tag to a paragraph format. To apply a 
paragraph format from the Paragraph Catalog to the current paragraph, use the PgfTag statement in a 
ParaLine statement.
If the PgfTag statement within a text flow does not match a format in the Paragraph Catalog, then the Pgf 
statement makes changes to the current paragraph format. That is, a Pgf statement after PgfTag specifies 
how the paragraph differs from the format in the catalog.
If a document has side heads, indents and tabs are measured from the text column, not the side head. In a 
table cell, tab and indent settings are measured from the cell margins, not the cell edges.
Usage of some aspects of the Pgf statement is described in the following sections. 
Paragraph placement across text columns and side heads
The PgfPlacementStyle statement specifies the placement of a paragraph across text columns and side 
heads in a text frame:
If a paragraph spans across all columns and side heads, the PgfPlacementStyle statement is set to 
Straddle.
If a paragraph spans across all columns, but not across the side heads in a text frame, the PgfPlacement-
Style statement is set to StraddleNormal.
<PgfCellMargins L T R B>
Cell margins for first paragraph in a cell
<PgfCellLMarginFixed boolean>
Yes means left cell margin is added to TblCellMarginsNo means 
left cell margin overrides TblCellMargins
<PgfCellTMarginFixed boolean>
Yes means top cell margin is added to TblCellMarginsNo means 
top cell margin overrides TblCellMargins
<PgfCellRMarginFixed boolean>
Yes means right cell margin is added to TblCellMarginsNo means 
right cell margin overrides TblCellMargins
<PgfCellBMarginFixed boolean>
Yes means bottom cell margin is added to TblCellMarginsNo 
means width of bottom cell margin overrides TblCellMargins
Miscellaneous properties
<PgfLocked boolean>
Yes means the paragraph is part of a text inset that obtains its format-
ting properties from the source document. See page 78
<PgfAcrobatLevel integer>
Level at which the paragraph is shown in an outline of PDF Book-
marks; indicates that the paragraph does not appear as a bookmark
<PgfReferenced boolean>
Yes means the paragraph is marked as a PDF named destination for 
cross-references, hypertext markers, or bookmarks (version 6.0 or 
later)
<PgfPDFStructureLevel integer>
Within the PgfCatalog statement, the structured PDF level to assign 
to any paragraph that uses this format; for individual paragraphs, the 
structured PDF level of the paragraph; 0 indicates no structure level 
and 100 is the maximum value