[Libreoffice-bugs] [Bug 143907] CHAPTER NUMBERING: LO Writer fails to properly align from third sub-level down
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 25 09:23:21 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143907
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jluth at mail.com
Blocks|103370 |
OS|Windows (All) |All
Resolution|--- |INVALID
--- Comment #5 from Justin L <jluth at mail.com> ---
There is no real problem here (see below), but I only see this happening for
level 3 and not level 4 or below.
I saw the same thing happening for level 4 etc until LO 5.2 which was fixed by
author Luke Deller on 2016-05-10 07:23:33 +0000
commit 77171fc384b3c6359cdae026a0c38f2f112c9d60
Remove default outline indent, fixes tdf#95576
Earlier in 5.2 (and 5.1) we couldn't change the value at all - the UI was
broken. Fixed by author Noel Grandin on 2016-04-05 09:41:31 +0200
commit c10d56c6c33ad27d9f4fb12e499a8b246d88da9f
tdf#98647 fix bug in tools->outline-numbering
Level 3 was already acting differently (while level 4 worked) in LO 3.5.
BUT - ALL OF THAT IS IRRELEVANT because in this doc, heading 3 has been defined
with some specific properties that are not specified in the other headings.
<style:style style:display-name="Heading 3">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in"/>
So the style has hard-coded a zero left margin - which overrides the numbering
values. When these two margins are removed from styles.xml, then the chapter
numbering values can take effect. (This can be see in the UI by editing the
style and looking at the Organizer tab. To fix, on the Indents & Spacing tab,
press "Reset to parent".)
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=103370
[Bug 103370] [META] Outline/Chapter numbering bugs and enhancements
--
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/20210925/42e310da/attachment.htm>
More information about the Libreoffice-bugs
mailing list