feat wrote:thanks for looking at my problem in details: I've also noticed that shift since now it looks like I've indexed two linefeeds, which just doesn't make sense…
When the shift occurred NWP became confused as to where the indexing was applied and chose whatever text was nearby.
but even though I've selected the whole document and suppressed all indexing, this still appear in the index list: as if it were impossible to suppress it because of the corruption.
is there a way I can tweak the underlaying RTF code directly to get rid of the corrupted data?
It's possible the indexing was applied to some internal document content that you can't augment. You could search the raw RTF for this kind of sequence:
Code: Select all
{\xe \pard \plain \xef68 \nisusxeident1 {\v blerg}}
You just want to delete the whole thing, though all digits and the actual text are variable, eg: "\nisusxeident282".
now the problem is each time I open that file again and save it in RTFD format, the corruption creeps in again: what can I do to cure this?
Any use of "Index As" inside a table cell will introduce the problem. You'll have to stick with using the regular "Index" command, or apply the "Index As" somewhere nearby.
I've also noticed displaced foot-notes, now as a cluster at the very beginning of a paragraph, far away from their original location; also margin sizes have been altered in a number of sections beginning, at chapter 8
This would be a totally separate problem. I'm afraid I didn't notice it when I received your file, which I've already destroyed. If you observe problems unrelated to indexing again, please let me know.