26.5.9.2 Starting a new hierarchy after the current block

To open a new element or hierarchy of elements after the current block ends:

[DocBookOpenAfter]
; para format = elements to be opened, with any other elements
; nested under them, before the current block element starts.
somefmt=someancestor

Use this setting to force opening of elements when [DocBookParents] does not suffice.

For individual cases, you can insert a DocBookOpenAfter PI marker in the paragraph for the current block element instead, with content the name(s) of the element(s) to open. You can also use a DocBookOpenAfter PI marker to override a [DocBookOpenAfter] setting when you want to open an element or hierarchy other than what the setting specifies.

Previous Topic:  26.5.9.1 Starting ancestor elements before the current block

Next Topic:  26.5.10 Configuring multi-paragraph list items

Parent Topic:  26.5.9 Opening DocBook ancestor elements

Sibling Topics:

26.5.9.1 Starting ancestor elements before the current block