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

--- Comment #5 from Telesto <tele...@surfxs.nl> ---
The ODT looked the same way as the docx export after:
author  Justin Luth <justin_l...@sil.org>       2016-06-11 10:30:18 +0300
committer       Miklos Vajna <vmik...@collabora.co.uk>  2016-07-13 07:45:30
+0000
commit  5647eb6f8ef5828ce14973a91946d5d7cdfeae30 (patch)
tree    f5f28148e23fc378cb19a440bf2fc8a35db812c7
parent  9ad26139b5e8a4df469399378baeac5083f2fcf5 (diff)
tdf#76349 writer: treat single-column break as page break
Writerfilter imports docx-defined column breaks that exist without
being in a column.  Word treats these as if they were a page break.
Writer basically just preserved and ignored them.

I limited the fix to only consider SVX_BREAK_COLUMN_BEFORE since
writerfilter is only given “column break” and treats it as column_before.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=5647eb6f8ef5828ce14973a91946d5d7cdfeae30

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