https://bugs.documentfoundation.org/show_bug.cgi?id=95377
--- Comment #10 from Justin L <[email protected]> ---
Created attachment 139122
--> https://bugs.documentfoundation.org/attachment.cgi?id=139122&action=edit
tdf95377_parastyleNumbering.docx: MSWord 2003 created document with paragraph
numbering on style
This is rather amazing. On import, the numbering is generally applied to each
paragraph, but it is lost from the style itself. So, any paragraph that later
has the style applied will not be part of any numbering.
In this simplified example, the normal (default) style has numbering applied.
The body style of course inherits that setting. In LO, the import recognizes
that normal has numbering enabled, but it only affects the inheriting styles,
and not the default style. So, only the second paragraph shows numbering.
Since "default style" is assumed, the logic for LN_CT_PPrBase_pStyle is never
called and so the normal convention of "if ListId set on paragraph properties
then insert PROP_NUMBERING_STYLE_NAME into this paragraph's properties" is
never applied.
--
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