24.4.3.3 Specifying
a default element for unmapped paragraph formats
To specify a default element to use
for unmapped paragraph formats:
[DITAOptions]
; DefParaElem = element to use for para formats that are
; not mapped in [DITAParaTags], default is "p".
DefParaElem = p
If your configuration file does not
include a value for DefParaElem,
DITA2Go uses one of the following as the element for an unmapped
format: if UseFormatAsTag=Yes
and the format name (adjusted as for CSS class names) matches the name
of a valid element in the current content model, the format is mapped
to that element; otherwise, the format is mapped to p, the default
value of DefParaElem.
See §24.4.2
Treating format names as DITA element names.
Previous Topic:
24.4.3.2 Omitting
element tags for selected paragraph formats
Next Topic:
24.4.3.4 Omitting
invalid tags for default DITA block elements
Parent Topic:
24.4.3 Mapping
paragraph formats to DITA block elements
Sibling Topics:
24.4.3.1 Assigning
DITA elements to paragraph formats
24.4.3.2 Omitting
element tags for selected paragraph formats
24.4.3.4 Omitting
invalid tags for default DITA block elements
24.4.3.5 Overriding
element mapping for paragraph formats
24.4.3.6 Providing
aliases for paragraph formats
24.4.3.7 Mapping
paragraph format aliases to different elements
24.4.3.8 Mapping
paragraph format aliases algorithmically
24.4.3.9 Mapping
several paragraphs formats to the same element
Table of Contents • Index