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

Yousuf Philips (jay) <philip...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jl...@mail.com,
                   |                            |mikekagan...@hotmail.com
             Blocks|                            |108760
            Summary|FILEOPEN: DOCX Strict -     |FILEOPEN: DOCX Strict -
                   |Numbering indentation not   |Numbering indentation not
                   |correct                     |imported correctly

--- Comment #9 from Yousuf Philips (jay) <philip...@hotmail.com> ---
Still present.

Version: 6.0.0.0.alpha1+
Build ID: d76c4e5c9aaf8bd27ec97679bcaeba5b18aca493
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
Locale: en-US (en_US.UTF-8); Calc: group

Checked the xml code between attachment 103906 and the problem seem to be that
the WWNum32 list style isnt being imported correctly from /word/numbering.xml
and showing it as 36pt when the xml clearly shows 72pt.

<w:abstractNum w:abstractNumId="32">
 ...
 <w:lvl w:ilvl="0" w:tplc="0409000F">
   ...
   <w:lvlJc w:val="start" />
   <w:pPr>
     <w:ind w:start="72pt" w:hanging="18pt" />
   </w:pPr>
 </w:lvl>

Justin, Mike: thoughts?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108760
[Bug 108760] [META] DOCX (OOXML) style bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to