Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

14 Producing DITA XML > 14.9 Configuring DITA topics > 14.9.1 Designating starting points for DITA topics > 14.9.1.1 Identifying starting elements for non-glossary topics


14.9.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>. Mif2Go identifies a topic start by the paragraph format mapped to title in [DITAParaTags].

To designate a paragraph format as a DITA topic start:

1. Unless the format is already named Title, map the format to the <title> element:

[DITAParaTags]

ParaFmt = title

See §14.4.3 Mapping paragraph formats to DITA elements.

2. Assign the format DITA level 1:

[DITALevels]

ParaFmt = 1

See §14.5.11 Specifying DITA element levels.



14 Producing DITA XML > 14.9 Configuring DITA topics > 14.9.1 Designating starting points for DITA topics > 14.9.1.1 Identifying starting elements for non-glossary topics