rgheck <[EMAIL PROTECTED]> writes: > Some of it is cleanup, yes, but it's the best way to fix the bug, I > think. It's messy if you don't make this kind of change, because we > have to start reading the counter to get the Name, and that's not > actually required to be the first entry in the Counter declaration. So > we can't, say, get the old counter and update it instead of reading a > new one.
Thanks, this is what I wanted to know. > I've tested this some, but of course more would be welcome. The > layouts still open properly, with layout2layout conversion. The > counters still work, with no layout errors. Here's how to see the bug > fix: Open the Introduction; change the Document Class to paper; the > numbering is currently messed up (0.1, e.g.). With the patch, it > should be ok. I think this patch is The Right Thing. JMarc