
Signature
Stefan Blom
Microsoft Word MVP
> I don't know of any problems with list styles except for the one discussed
> in the "Why is my List Style reset?" thread in this newsgroup. What are the
[quoted text clipped - 27 lines]
>
> - Show quoted text -
Generally, create a multilevel list or list style, attach to Headings
1, 2, 3 etc. and save as an rtf. When reopening, the list (if it is
just a standard list template) is gone. If it is a list style, it
disconnects itself from Headings 1, 2, 3, etc. and I have to go back
into the list style and relink the styles to the list.
It doesn't happen every time, but does occur with some frequency. I
have not been able to track down what triggers the corruption
-John
johnrico@gmail.com - 21 May 2008 03:45 GMT
Ok. I did a little digging around in the rtf code of a corrupting
template, and it seems as through Word is adding 10 entries to the
beginning of the rtf listoverride table when it opens the rtf that I
have saved. None of the other references change, so this effectively
"disconnects" my list template from the linked styles. Anyone have
any idea what could trigger this?
Thanks.
-John
Stefan Blom - 21 May 2008 12:31 GMT
This could be a limitation of Word's RTF converter. Is there a reason you
cannot save in Word format?

Signature
Stefan Blom
Microsoft Word MVP
> Ok. I did a little digging around in the rtf code of a corrupting
> template, and it seems as through Word is adding 10 entries to the
[quoted text clipped - 6 lines]
>
> -John
johnrico@gmail.com - 21 May 2008 23:06 GMT
Yes. It has to be rtf for compatibility reasons with other software.
I was working with another template, and on subsequent saves the list
override table would first grow by 10 for the first 3 saves, shrink by
30 entries on the fourth save, and then start increasing by 10 again.
It appears that the references to the list override table in non-built-
in styles get updated, and the references in the paragraphs get
updated, but the references in the built-in styles do not.
-John