https://bugs.documentfoundation.org/show_bug.cgi?id=107683

--- Comment #4 from Justin L <[email protected]> ---
See bug 76817 and https://gerrit.libreoffice.org/47828. Not exactly what this
bug report is requesting, but similar. It prevents printing numId/iLvl for
Outlines in document.xml, while this report is about styles.xml.

Heading X might not be the best style to use for testing, since it is handled
as a special case in .docx import. It uses the special, built-in Outline list
style (aka Chapter Numbering). So, actually, in the ODT, Heading 1 IS turning
on numbering - it just happens to be using display character NONE, but
numbering itself is enabled.  (Heading 1 properties - Numbering Style = Outline
Numbering). So there SHOULD be a numId and ilvl associated with Heading 1.

Roundtripping with Word 2003, I still see numPr with ilvl and numId. OutlineLvl
doesn't contain any connection to the numId, and documentation doesn't make any
link between ilvl and OutlineLvl.

As far as I can see, LO is handling the styles.xml part OK.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to