[Libreoffice-bugs] [Bug 83844] FILEOPEN DOCX: HangingChars indent (and other *Chars indent variants) not parsed on import
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 1 11:39:49 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=83844
Justin L <jluth at mail.com> 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 <jluth at mail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200801/544feb0b/attachment.htm>
More information about the Libreoffice-bugs
mailing list