30.11.4 Converting
list formats to HTML/XML paragraphs
DITA2Go can map list formats
to <p>
items. If you allow DITA2Go to create a CSS file for your document
(see §31. Setting up CSS
for HTML), DITA2Go uses CSS to supply indents.
Some things to consider about converting
lists:
- You
must use this method for list formats with complex autonumbers
that have no counterpart in HTML.
- Because
autonumbers are converted to text with this method, you cannot insert
new items in a numbered list in the HTML output (something you should
not be doing anyway) without manually renumbering the rest of the list.
See §7.6.6
Specifying block properties for paragraph formats for the
properties you can assign to list formats.
Previous Topic:
30.11.3.2 Inserting
spaces between first-line list autonumber and text
Next Topic:
31. Setting up CSS for HTML
Parent Topic:
30.11 Converting
list formats to HTML (deprecated)
Sibling Topics:
30.11.1 Understanding
the problem with HTML lists
30.11.2 Converting
list formats to HTML list styles
30.11.3 Indenting
list items
Table of Contents • Index