Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 16 Configuring DITA maps > 16.2 Configuring DITA ditamaps > 16.2.1 Specifying options for ditamaps > 16.2.1.5 Specifying a navigation title for a ditamap
To specify a navigation title for a DITA map,
include the following setting in a chapter configuration file filename.ini
named for the FrameMaker file (see §33.1.1 Providing configuration files for individual chapters):
; MapHead = navigation title for chapter map
MapHead = Title for use by navigation links
Alternatively, you can insert a DITAMapHead
marker in the FrameMaker file. The content of the marker
becomes the navtitle attribute for the map
generated from the file, overriding any value specified for MapHead.
When you provide a value for MapHead
or insert a DITAMapHead marker, Mif2Go creates a <topichd>
element at the start of the chapter map (effectively at map level 0)
that contains the rest of the map entries.