20.11.2 Converting list formats to HTML list styles
We strongly advise against using HTML list styles. However, Mif2Go does provide settings that support these styles.
HTML list tags are far more restrictive than CSS. However, if all of the following are true, you might be able to successfully convert FrameMaker list formats to HTML list styles:
• The HTML output will be used with a single browser (for example, if you are producing Microsoft HTML Help, which uses the Internet Explorer display engine).
• Either the list formats in your document do not have complex autonumbers, or you can allow those that do to become <p> items in the output instead.
• The list formats in your FrameMaker document indicate when a new list or sub-list begins. Mif2Go tries to emulate FrameMaker numbering using HTML list tags, but needs guidance from the FrameMaker formats you use to know where nested lists begin, continue, and end.
In most cases the browser will reformat the list styles unaided, and they will come out as you expect. However, see §20.11.3 Indenting list items for ways you might have to modify CSS properties to line up indents.
Unless you specify XHTML as the output type, Mif2Go does not generate </li> closing tags, because browsers tend to space poorly when </li> is present. |
§20.11.2.1 Specifying HTML list styles
§20.11.2.2 Converting lists with multiple paragraph formats
§20.11.2.3 Converting nested lists
§20.11.2.4 Converting dictionary lists
§20.11.2.5 Customizing list attributes
> 20 Mapping text formats to HTML > 20.11 Converting list formats to HTML or XML > 20.11.2 Converting list formats to HTML list styles
