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

--- Comment #4 from Serge Krot (CIB) <[email protected]> ---
This issue has two problems:
1. The TOC field is started not from the beginning of the new paragraph, but
after some text, therefor the last character is deleted because it is expected
(in DOCX parser) to be end of paragraph symbol.
2. The TOC is not correctly finished, while the <w:fldChar
w:fldCharType="separate"/> is placed execatly before end of the current
paragraph node. If you add at least one character before the end of the
paragraph the TOC will be created correctly and "new_paragraph" text will be
inside the TOC.

-- 
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