https://bugs.documentfoundation.org/show_bug.cgi?id=90086
--- Comment #8 from Jean-Baptiste Faure <[email protected]> --- (In reply to Beluga from comment #7) [...] > Hopefully this has less spies: > http://www43.zippyshare.com/v/KH4l3u88/file.html Thank you, I got the file ;-) Hmm, this file seems to have a long history, it comes from a MS-Word format document, see the names of the numbering styles which starts with WW. To repair the outline numbering, I would do the following: 1/ remove all WW... numbering styles. The quicker way is to decompress the .odt, edit the styles.xml and remove all corresponding nodes, the recompress the folder. 2/ Apply Tools > Outline numbering 3/ for each heading paragraph reapply the correct heading style: move the cursor in the paragraph, ctrl+0 to apply Text Body style then ctrl+n (type n in the numeric pad) to apply heading_n style. It is clear that this is easy to do just after importing from MS-Word and before to add many chapters to the text. Note: after step 3, the correct outline numbering works correctly again. You can test that by doing step 3 for all heading 1, and then add a new heading 1 at the end of the file, it takes the number 9. Good luck. Best regards. JBF -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
