Version: 7.3.0.3 (x64) / LibreOffice Community Build ID: 0f246aa12d0eee4a0f7adcefbf7c878fc2238db3 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: pl-PL (pl_PL); UI: pl-PL Calc: threaded Using *.docx document that was alternately edited by MS Word and LO Writer. 1) Tools --> Chapter Numbering --> Numbering (e.g. Level 2) 2) Number (default "None"): 2.1) Change to "1,2,3, ..." 3) Separator --> After (default <nothing>) 3.1) Set e.g. "." (dot) What happens: --> A "." dot sign is added to place "Before" and headings look like: .2.1. Heading <-- a dot at the begining insted of: 2.1. Heading
If any other informations are needed I can provide it.
Created attachment 178343 [details] Chapter numbering (1) - Level 2
Created attachment 178344 [details] Chapter numbering (2) - Level 2 with numbering "1,2,3 ..."
Created attachment 178345 [details] Chapter numbering (3) - L2 numbering "1,2,3 ..." + "." dot suffix
Created attachment 178346 [details] Chapter numbering (3) - L2 numbering "1,2,3 ..." + "." dot suffix
Created attachment 178347 [details] Chapter numbering (4) - add L1 numbering
Actually it is an other problem. When we have document with given hierarchy: - Section 1 ------> Heading 1 -- Subsection 1 --> Heading 2 -- Subsection 2 --> Heading 2 - Section 2 ------> Heading 1 -- Subsection 1 --> Heading 2 -- Subsection 2 --> Heading 2 The full numbering "1,2,3 ..." with "." (dot) as suffix would be: - 1. Section 1 ------> Heading 1 -- 1.1. Subsection 1 --> Heading 2 -- 1.2. Subsection 2 --> Heading 2 - 2. Section 2 ------> Heading 1 -- 2.1. Subsection 1 --> Heading 2 -- 2.2. Subsection 2 --> Heading 2 If we want to number only subsections we get dot as prefix: - Section 1 ------> Heading 1 -- .1. Subsection 1 --> Heading 2 -- .2. Subsection 2 --> Heading 2 - Section 2 ------> Heading 1 -- .1. Subsection 1 --> Heading 2 -- .2. Subsection 2 --> Heading 2 that we can suppress by adding e.g. space sign as prefix. But this replacing is only a workaround of this situation. +++ Would it be compatible with LO writer functionality to add an option to disable such a character at the beginning? So in summary my suggestions are: 1) Add an option to disable the display of the "leading character". 2) Adding the ability to change the character separating the numerators of different levels. 2.1) Possibility to enter any text string (e.g. "-", "some text"). 2.2) EVENTUALLY: Possibility to define text separating numerators separately for each numerator gap: e.g.. 1. 1-1 1-1-1 or 1. 1_1 <-- intentionally underscore (not a hyphen) 1-1-1 +++ OLD SUMMARY Unintentional dot added into chapter numbering --> .2.1. Subsection when edditing by Word and Writer NEW SUMMARY [Feature request/Suggestion to change behavior] Possibility to remove unintentional dot added into chapter numbering --> .2.1.
Created attachment 178348 [details] Chapter numbering (5) - sign/text between
Another issue is that MS Word deletes names of headings 1 - 4 (Nagłówek 1 - 4, which are used in this document). And I don't know what I have done that it disappeared. And I don't know how to edit document to keep this names.
i confirm it with Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: c856f9bec12d98ed49f01578ded79f16ae7be051 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Steps to reproduce 1. open an new document and write a paragraph 2. Assign chapter level 2 to that paragraph with seperator after number (make sure, that level 1 is empty) Actual result: Separator before and after number Expected result: Separator only after number Additional informations Always a dot before number 8although different charakter is behind number) Also in Version: 7.3.1.3 (x64) / LibreOffice Community Build ID: a69ca51ded25f3eefd52d7bf9a5fad8c90b87951 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Doesn't happen in Version: 7.0.6.2 (x64) Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: CL
This seems to have begun at the below commit. Adding Cc: to Vasily Melenchuk; Could you possibly take a look at this one? Thanks linux-64-7.2$ 7f0cdabd31c467de78bafb851200b8aef156d317 is the first bad commit commit 7f0cdabd31c467de78bafb851200b8aef156d317 Author: Jenkins Build User <tdf@pollux.tdf> Date: Tue Jun 29 23:26:49 2021 +0200 source 9987b518fca1476bd0ce8c86bcf6ac7c81f7b580 https://git.libreoffice.org/core/+/9987b518fca1476bd0ce8c86bcf6ac7c81f7b580 new ODF numbered list parameter loext:num-list-format
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a31a7b53c42eef3a8007766c60ec5a2539054a7c tdf#147472: sw: bug in numbering with previous level NONE It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/90715026e5a19956ef449694937893c0c76bea21 tdf#147472: sw: bug in numbering with previous level NONE It will be available in 7.3.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "libreoffice-7-3-3": https://git.libreoffice.org/core/commit/9d933f2846030fb192a866307a19218d11be9461 tdf#147472: sw: bug in numbering with previous level NONE It will be available in 7.3.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
VERIFIED with Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 83d0f2eebae41d431d9a5bfd1a918523977752d0 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Vasily, thank you for fixing it!