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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Justin L <[email protected]> ---
Created attachment 147759
  --> https://bugs.documentfoundation.org/attachment.cgi?id=147759&action=edit
3_columns2b.docx: slightly modified example of why this will be difficult to
fix.

If we just change const bool bTreatAsContinuous = m_nBreakType ==
NS_ooxml::LN_Value_ST_SectionMark_nextPage
        && m_nColumnCount > 0
        && m_bIsFirstSection

then the original document looks fine, but this one becomes awful. Perhaps the
only way to handle this is to ONLY put column information into a section and
never a page style (which likely will create exporting problems...).

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