ADOBE FRAMEMAKER 10
MIF Reference
228
<TblColumn
<TblColumnNum 1>
# Make 2nd column 1 inch wide. This establishes a minimum
# width for the columns.
<TblColumnWidth 1">
>
<TblColumn
<TblColumnNum 2>
# Shrink-wrap the third column to the width of its
heading
# cell.
# See CellAffectsColumnWidthA statement below.
<TblColumnWidthA 0 2">
>
> # end of TblFormat
# The table instance has three columns.
<TblNumColumns 3>
<EqualizeWidths
# Make the width of the second and third columns equal to
# the larger of the two. However, the columns cannot be
wider
# than 2 inches or narrower than 1 inch.
<TblColumnNum 1>
<TblColumnNum 2>
> # end of EqualizeColWidth
<TblTitle
<TblTitleContent
<Para
# Forces lookup in Paragraph Catalog.
<PgfTag `TableTitle'>
<ParaLine
<String `StockWatch'>
> # end of ParaLine
> # end of Para
> # end of TblTitleContent
> # end of TblTitle
<TblH # The heading.
<Row # The heading row.
<Cell <CellContent <Para # Cell in column 0.
<PgfTag `CellHeading'> # Forces lookup in Paragraph Catalog.
<ParaLine <String `Mining and Metal'>>>>
> # end of Cell
<Cell <CellContent <Para # Cell in column 1
<PgfTag `CellHeading'> # Forces lookup in Paragraph Catalog.
<ParaLine <String `10/31/90 Close'>>>>
> # end of Cell
<Cell <CellContent <Para # Cell in column 2
<PgfTag `CellHeading'> # Forces lookup in Paragraph Catalog.
<ParaLine <String `Weekly %'> <Char HardReturn>>
<ParaLine <String `Change'>>>>
# For shrink-wrap.
<CellAffectsColumnWidthA Yes>
> # end of Cell
> # end of Row
> # end of TblH
<TblBody # The body.
<Row # The first body row.
<Cell <CellContent <Para
<PgfTag `CellBody'> # Forces lookup in Paragraph Catalog.
<ParaLine <String `Ace Aluminum'>>>>
> # end of Cell