[Libreoffice-bugs] [Bug 131700] New: add support for paragraph mark formatting for ODF

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 30 10:01:07 UTC 2020


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

            Bug ID: 131700
           Summary: add support for paragraph mark formatting for ODF
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: filter:odf
          Severity: enhancement
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: michael.stahl at cib.de
                CC: thb at libreoffice.org

Word allows setting hard formatting on list label and paragraph end marker.

this is already supported by DOCX filters but not in ODF filters or even ODF
format.

see following commits:

5ba30f588d6e41a13d68b1461345fca7a7ca61ac "tdf#64222 sw: better DOCX
import/export of paragraph marker formatting"
d8c36a8771398327ba83884a2e0aa82a6d7c8492 "sw: add getter for
RES_PARATR_LIST_AUTOFMT"
6ed12ab2d0742f86ce25defec3c776562dbfad9a "tdf#120546 fix DOCX overriding
numrule format"

2 obvious options would be:

* add the items directly to the paragraph automatic style
  these would be the same as the text-properties so there would
  be new element list-text-properties or similar

* export paragraph marker formatting as a text automatic style
  and reference it via a new style reference attribute from
  paragraph automatic style

i'm not sure currently if the paragraph automatic style already has formatting
related to list item, need to check that...

-- 
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/20200330/2ce914ac/attachment.htm>


More information about the Libreoffice-bugs mailing list