24.8.1.1 Identifying
starting elements for non-glossary topics
For topics of all built-in DITA types
except glossary,
the required starting element is <title>.
DITA2Go identifies a topic start by the paragraph format mapped
to title in [DITAParaTags].
To designate a paragraph format as a
DITA topic start:
- Unless
the format is already named Title,
map the format to the <title>
element:
[DITAParaTags]
ParaFmt = title
See §24.4.3
Mapping paragraph formats to DITA block elements.
- Assign
the format DITA level 1:
[DITALevels]
ParaFmt = 1
See §24.5.12
Specifying DITA element levels.
Previous Topic:
24.8.1 Designating
starting points for DITA topics
Next Topic:
24.8.1.2 Identifying
the starting element for glossary topics
Parent Topic:
24.8.1 Designating
starting points for DITA topics
Sibling Topics:
24.8.1.2 Identifying
the starting element for glossary topics
24.8.1.3 Preventing
the first paragraph format from starting a topic
Table of Contents • Index