30.11.2.4 Converting dictionary lists

For List11 or List12 (dictionary-style) lists, a <dt> tag is used for each term, normally flush left; and a <dd> tag for the definition, normally slightly indented. By default, DITA2Go puts out only <dt> item tags for <dl> lists. To specify <dd> tags also, assign property DListDD to the paragraph format you use for dictionary-style terms:

[HTMLParaStyles]
; DListDD specifies use of dd instead of dt for items in dl lists
GlosTerm = List12 DListDD

Previous Topic:  30.11.2.3 Converting nested lists

Next Topic:  30.11.2.5 Omitting CSS class attributes from list entries

Parent Topic:  30.11.2 Converting list formats to HTML list styles

Sibling Topics:

30.11.2.1 Specifying HTML list styles (deprecated)

30.11.2.2 Converting lists with multiple paragraph formats

30.11.2.3 Converting nested lists

30.11.2.5 Omitting CSS class attributes from list entries

30.11.2.6 Including or excluding the type list attribute

Table of ContentsIndex