https://bugs.documentfoundation.org/show_bug.cgi?id=143197
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Regina Henschel <[email protected]> --- I consider the current behavior as bug. If you apply an anonymous list style to the heading it changes the defined chapter numbering and might produce the bullet/image problem (see bug 106983). If you apply a named list style, it changes this single heading to be inside a list and then sets this list style at the list. That is not consistent. ODF 1.3 has in 16.36<text:outline-style> the rule, "An outline style is a list style that is applied to all headings within a text document where the heading's paragraph style does not define a list style to use itself." Setting a list style in the paragraph style of a heading is valid in ODF. The heading need not be inside a list. Word shows the so defined numbering. But LibreOffice has not implemented it and does not show the numbering. LibreOffice always generates a list, when applying a named list style or by selecting a named list style in the "Outline & List" tab of the paragraph properties. I suggest the following approach to help users generate clear document structures: Using an anonymous list style should be disabled for those paragraphs that have a style bound to chapter numbering. When applying a named list to such a paragraph, there should be a warning that this will create a list and hide the chapter numbering settings. On the "Outline & List" tab in the paragraph properties, the list style is disabled if the style is bound to chapter numbering. I'm not sure whether to disable applying a named list style by double-click in those cases. -- You are receiving this mail because: You are the assignee for the bug.
