[Libreoffice-bugs] [Bug 133951] left-right following page styles (circular dependency) don't export nicely to DOCX - excessive page styles/breaks.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 28 07:05:10 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133951
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Summary|Additional page break |left-right following page
|inserted on export to DOCX |styles (circular
| |dependency) don't export
| |nicely to DOCX - excessive
| |page styles/breaks.
--- Comment #11 from Justin L <jluth at mail.com> ---
Yeah. This requires serious emulation because MS formats don't have a concept
such as "left page style follows a right page style.". But this one ought to
fall under IsPlausableSingleWordSection, and thus define both right and left
page in a single style.
That will be fairly hard to do. The exporter will need to look specifically for
a circular page-style relationship, keep track of those two names, and define a
single section that applies while those two names are uninterrupted.
Currently, every other page is going to have a pagebreak-with-style -> NEW.
I notice that the even pages are missing the footer content - which is the most
concerning to me.
--
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/20200728/df9ffae4/attachment.htm>
More information about the Libreoffice-bugs
mailing list