[Libreoffice-bugs] [Bug 104239] FILEOPEN: DOC: Incorrect numbering in second level

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 19 12:53:04 UTC 2021


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

--- Comment #13 from Justin L <jluth at mail.com> ---
In test_numerotation.doc, Titre 1 (heading 1) really does not specify a
numbering list (sprmPIlfo) or a listlevel (sprmPIlvl), only an outline level
(sprmPOutLvl). So there is no numbering associated with this style.
Instead, the numbering is applied directly on all four paragraphs using
sprmPIlfo listId 1.

Titre 2 specifies outlineLevel 1 (aka 2), ListLevel 1 (aka 2), and listId 1
(same as the heading1 paragraphs).

That causes a problem, because LO uses a secret, internal list for Chapter
Numbering (Heading 2-10) which is not available for Direct Properties. (I think
there is a way for numbering styles to share a list - which is how this would
have to play out.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210419/b83ddae0/attachment.htm>


More information about the Libreoffice-bugs mailing list