Справочник Пользователя для Adobe framemaker 6.0

Скачать
Страница из 323
107
ADOBE FRAMEMAKER 6.0
MIF Document Statements
BookComponent statement
BookComponent statements contain the setup information for files that are generated from the document 
(for example, a table of contents or an index). BookComponent statements must appear at the top level in 
the order given in “MIF file layout” on page 66. These statements are used even if the document does not 
occur as part of a book. A BookComponent statement can contain one or more DeriveTag statements.
Syntax
InitialAutoNums statement
The InitialAutoNums statement controls the starting values for autonumber series in a document. A MIF 
file can have only one InitialAutoNums statement, which must appear at the top level in the order given in 
“MIF file layout” on page 66.
Math properties
For more information, see “MIF Equation Statements.”
Structure properties
Miscellaneous properties
<DMagicMarker integer>
Type number of the marker used to represent a delete mark
<DMagicMarker integer>
Type number of the marker used to represent a delete mark
<BookComponent Book 
components
<FileName pathname>
Generated file’s device-independent pathname (for pathname syntax, 
see page 13)
<FileNameSuffix string>
Suffix for the generated file
<DeriveType keyword>
Type of generated file
keyword can be one of:
AML (alphabetic marker list)
APL (alphabetic paragraph list)
IDX (index)
IOA (author index)
IOM (index of markers)
IOS (subject index)
IR (index of references)
LOF (list of figures)
LOM (list of markers)
LOP (list of paragraphs)
LOT (list of tables)
LR (list of references)
TOC (table of contents)
<DeriveTag tagstring>
Tags to include in the generated file
<DeriveLinks boolean>
Yes automatically creates hypertext links in generated files
>
End of BookComponent statement