8.1.3 Assigning additional names to format components

To map additional format component names to existing format component definitions (for example):

[FormatAliases]
; format component name = another format component name
DividerBorder = ThickBorder

You can use this section to specify properties for the format component named on the left as though [FirstSubformat]based=SecondSubformat (see §7.4.5 Basing format properties on other formats). Make sure that SecondSubformat is defined somewhere in the format component template chain.

When DITA2Go looks up format component definitions, DITA2Go replaces each format component name listed on the left with the name assigned to it on the right. This process is not recursive; if you assign format component names a=b and b=c, when DITA2Go needs a definition for a, instead DITA2Go looks for a definition of b, not c.

Previous Topic:  8.1.2 Basing format component properties on other components

Next Topic:  8.1.4 Understanding format-component name lookups

Parent Topic:  8.1 Managing format components

Sibling Topics:

8.1.1 Understanding where to define format components

8.1.2 Basing format component properties on other components

8.1.4 Understanding format-component name lookups

8.1.5 Including typographic tags and character formats

Table of ContentsIndex