39.1.4 Understanding how macro libraries are organized

Two DITA2Go general configuration templates, d2htm_config.ini and d2rtf_config.ini, respectively reference local_d2htm_macros.ini and local_d2rtf_macros.ini; and these two editable macro library files in turn reference d2htm_macros.ini and d2rtf_macros.ini, respectively.

For example, in d2htm_config.ini:

[Templates]
; Macros = path to macro library
Macros = %OMSYSHOME%\d2g\local\macros\local_d2htm_macros.ini

Therefore you do not have to include a setting for Macros in your starting project configuration file, unless you wish to include an additional macro library in the chain. See §37.2.4 Including macro definitions in your own macro library.

Previous Topic:  39.1.3 Understanding how templates are chained together

Next Topic:  39.1.5 Understanding how format templates are organized

Parent Topic:  39.1 Working with configuration templates

Sibling Topics:

39.1.1 Understanding how templates are organized

39.1.2 Understanding how templates are named

39.1.3 Understanding how templates are chained together

39.1.5 Understanding how format templates are organized

39.1.6 Understanding how language templates are organized