Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 30 Working with templates > 30.5 Deciding which configuration file to edit > 30.5.3 Editing a document-specific configuration file
For settings that are specific to your FrameMaker source document and that apply to a group of
output types, Mif2Go maintains one or more document-specific configuration
files. By default, document-specific configuration files are located
in a directory named _config
, parallel to your
project directory. However, you can choose to keep such files elsewhere;
see §30.3.3 Deciding where to keep document-specific configuration
files.
When you set up a new project, Mif2Go places in your project configuration file a reference to the appropriate document-specific configuration file:
Document = Path\to\mysourcedir\_config\mydocname_htm_document.ini
The starting project configuration file for each
project references the document-specific configuration file for the document
you are converting. The document-specific configuration file typically
does not reference any other configuration files. However, a document-specific
configuration file can reference other document-specific files (via [Templates]Document
)
and macro libraries (via [Templates]Macros
).
But a document-specific configuration file cannot reference general configuration
files. See §30.3 Including document-specific configuration files.