27.1.7 Including macro definitions in a library
You can construct a library of macros to use from anywhere in your project, or even across multiple projects, by storing macro definitions in a configuration file of their own: a macro library file. Macros in the library are defined the same way as in your project configuration file, each macro in its own section. If a macro definition is not present in the project configuration file, Mif2Go looks for the definition in a macro library file.
§27.1.7.1 Creating a macro library
§27.1.7.2 Creating a file-specific macro library
§27.1.7.3 Creating a chain of macro libraries
> 27 Working with Mif2Go macros > 27.1 Defining and invoking macros > 27.1.7 Including macro definitions in a library
