Switching from one routine to a new one is a challenge. You face the changes from W$ to Linux. Don’t underestimate the radical change from Word to Writer. The suites are not the same. Documents are not encoded the same and, worse, the standards (ODF and DOCX) don’t cover the same targets. This means documents won’t translate exactly.
To avoid huge problems, your first task should be to convert the documents you want to edit or reuse (leave aside those you consider read-only; even if they don’t convert exactly, it does not matter). If you don’t do that, the documents are converted when you open them and converted back when you saved. This results is progressive cumulative degradation of the file. It becomes noticeable after a number of edit sessions, exactly when it gets unbearable because the document is now large or the product of many hours of work.
The goal is to remove any remnants of Word formatting “approximations”. The only way to do this is:
- create a new blank document
- open the .doc(x)* to be converted
- select all text and copy it
- switch to the blank
-
Edit
>Paste Special
>Paste Unformatted Text
Formatting is erased. You must redo it. Also, notes, headers and footers are not copied. You must copy them individually or reconstruct them.
Give us more information about your purpose.
Do you copy and paste into a new blank document? See what I wrote above about pasting as unformatted text.
Do you want to incorporate them as a whole, unchanged? There are two ways to do this:
-
Insert
>Text from File
which gets a “frozen” copy of the file
- using the master + sub-documents feature
In this latter case, the master document can be automatically updated when a sub-document changes. However, this is advanced use which requires having read the Writer Guide and fully understood styles. Styling is the basis of formatting control. It radically differs from Word which has a very weak notion of it. IMHO, trying to use master+subs without styles is doomed to fail.
It looks like your problem is a page numbering one as suggested by @Wanderer. Is your document a simple one page-wise? I mean is it a single page configuration where all pages are similar? Same margins, same header, same footer, all pages are numbered from the first to the last (no pages are unnumbered).