Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 21 Mapping text formats to HTML/XML > 21.12 Converting list formats to HTML > 21.12.2 Converting list formats to HTML list styles > 21.12.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, Mif2Go 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:
; DListDD specifies use of dd instead of dt for items in dl lists