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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|FILEOPEN: DOC which is DOCM |FILEOPEN DOCX: HangingChars
                   |- Large paragraph indent in |indent (and other *Chars
                   |some lines (OK if DOCx      |indent variants) not parsed
                   |resaved in MSOm which fixes |on import
                   |the file)                   |

--- Comment #10 from Justin L <[email protected]> ---
MS documentation says that hangingChars (in 100th of a character) supersedes
firstLine (and hanging). So for sure firstLine should be ignored. It looks like
we don't import hangingChars - it is just skipped, and so are all of the other
*Chars versions of indent:
    endChars
    startChars
    leftChars
    rightChars
    hangingChars
    firstLineChars

The documentation does not specify the existence of w:left for w:ind, although
LO has support for both left and right as well as start and end.

Does LO even know how to use a distance measurement of "char"? (I guess so,
because I have seen it used in the UI.) I didn't see the definition of it in
the documentation I was using.

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