Apache OpenOffice (AOO) Bugzilla – Issue 54408
Numbering outline is not preserved when saved as HTML
Last modified: 2006-05-18 08:55:30 UTC
Using OOo 1.9.118 I'm saving a text file as "HTML Document (OpenOffice.org Writer)". The numbering outline is not preserved as you can see in the example I'm going to attach to this issue. Is there a way to preserve it in the generated HTML? Gustavo.
Created attachment 29433 [details] Text file containing a numbering outline with multiple levels
Created attachment 29434 [details] Generated HTML
Just in case I wasn't perfectly clear, the problem to me is that in the original text file, the numbering outline for sublevels include the numbers of their upper levels, like: 1 1.1 1.1.1 In the generated HTML each level has only a single number identifying it, like this: 1 1 1 Gustavo.
reassigned to ES
This kind of numbering 1.1.1 doesn't exist in HTML. *** This issue has been marked as a duplicate of 19690 ***
closed