15.1.4 Including or excluding contents and index for RTF output

DITA2Go generates a table of contents for Word, by default, from map information. The table of contents precedes the first topic; see §14.3 Generating a table of contents.

To omit the table of contents:

[Contents]
; GenerateTOC = Yes (default) or No (omit TOC)
GenerateTOC = No

If your DITA source has a bookmap that includes an <indexlist> element, by default DITA2Go generates Word index entries from any index terms in your document. See §14.8 Producing an index.

To omit the index:

[Index]
; GenerateIDX = Yes (default, generate index) or No.
GenerateIDX = No

When GenerateIDX=Yes, provided [WordOptions]Index=Standard, you can have Word generate an index after conversion. To include {xe} fields for index terms in RTF output, see §15.10.2 Including index terms in Word.

For RTF output, DITA2Go does not produce a formatted index; instead, you must update fields in Word for this step. The result will be an index with page-number references, but without live links to content.

See also:

§15.1.5 Producing PDF automatically via Word

Previous Topic:  15.1.3 Constraining the number of bookmarks in Word

Next Topic:  15.1.5 Producing PDF automatically via Word

Parent Topic:  15.1 Setting up a print RTF project

Sibling Topics:

15.1.1 Specifying output file extension

15.1.2 Specifying the default output language and code page

15.1.3 Constraining the number of bookmarks in Word

15.1.5 Producing PDF automatically via Word

15.1.6 Launching Word from the DITA2Go Project Manager

15.1.7 Importing a Word template

Table of ContentsIndex