26.4.2.2 Specifying a default element for unmapped paragraph formats

To specify a default element to use for unmapped paragraph formats:

[DocBookOptions]
; DefParaElem = element to use for para formats that are neither
;  named for DocBook elements nor mapped in [DocBookParaTags]. 
DefParaElem = para

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 para, the default value of DefParaElem. See §26.4.1 Treating format names as element names.

Previous Topic:  26.4.2.1 Assigning DocBook elements to paragraph formats

Next Topic:  26.4.2.3 Omitting invalid tags for default DocBook block elements

Parent Topic:  26.4.2 Mapping paragraph formats to DocBook elements

Sibling Topics:

26.4.2.1 Assigning DocBook elements to paragraph formats

26.4.2.3 Omitting invalid tags for default DocBook block elements

26.4.2.4 Overriding element mapping for paragraph formats

26.4.2.5 Providing aliases for paragraph formats