https://bugs.documentfoundation.org/show_bug.cgi?id=138139
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|normal |minor Priority|medium |low --- Comment #3 from Justin L <[email protected]> --- It is an emulation thing. Word treats the page break as a carriage return, while LO doesn't, so it needs to insert a CR (with all that entails). We need to clear numbering in a similar way IIRC. Searching for "bRemove" should get you in the right area of the code. -- You are receiving this mail because: You are the assignee for the bug.
