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

Jan Holesovsky <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisected, bisected,       |difficultyInteresting,
                   |regression                  |easyHack

--- Comment #8 from Jan Holesovsky <[email protected]> ---
Technically it's not a regression, but a not implemented feature :-)

The headings in the example doc are actually numberings at the 4th level, with
indentation 0cm; the new bullet list text exporter does not honor this.

This could be an easy hack for somebody; see

https://cgit.freedesktop.org/libreoffice/core/commit/?id=0425ccba5b2f8819d6fade05d96a72d64db1ce0c

and check how the code below "indent each numbering level by 4 spaces" comment.

This could be amended to use something appropriate based on the indentation,
probably rNd.GetLeftMarginWithNum()...

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