WD97: Numbered List Restarts at One After Saving to HTMLLast reviewed: July 31, 1997Article ID: Q165473 |
The information in this article applies to:
SYMPTOMSIf you have a document formatted such that a bulleted or numbered list is located inside another numbered list, then the outer numbered list will be broken into two numbered lists with the second part of the list being renumbered to start at one.
CAUSEThis problem occurs when you save the document in HTML format.
WORKAROUNDTo work around this problem, use one of the following methods.
Method 1: Modify the HTML DocumentManually reformat the incorrect list in the HTML document to start at the correct number, by following these steps:
Method 2: Modify the Document Before Saving as HTMLUse the following steps to manually reformat the list:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONFollowing is an example of the list before the conversion to HTML (the correct list) and the results after the conversion (the incorrect list).
The Correct List (Before the Conversion to HTML) ----------------------------------------------- 1. primary list item 2. primary list item 3. primary list item 1. embedded list item 2. embedded list item 4. primary list item 5. primary list item The Incorrect List (After the Conversion to HTML) ------------------------------------------------- 1. primary list item 2. primary list item 3. primary list item 1. embedded list item 2. embedded list item 1. primary list item <-- This item is now numbered incorrectly. 2. primary list item Keywords : kbnumbering kbusage Version : 97 Platform : WINDOWS Issue type : kbbug Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |