Colin J. Williams wrote:
After a lot of fiddling, I have an eight page document with a LyX source.
When I add the Table of contents and attempt to export a .dvi file, I
get seven error messages.
These error messages are unintelligible to me.
The first one is:
Extra \endgroup.
\end{description}
Things are pretty mixed up, but I think the
worst is over.
Six other messages follow.
I am using LyX 1.3.5 with MilTex 1705 on an XP.
I would appreciate advice.
Colin W.
Given your other message, you're probably not going to like the answer
here :-), but I usually track down this sort of problem by exporting to
LaTeX and having a look at the raw LaTeX. At least with me, it
frequently boils down to some character or style change having occurred
inside an environment v. outside, or vice versa. If your document
compiled/viewed ok before you added the ToC and not after, I'd check
whether the ToC got inserted inside some environment where it didn't
belong (?).
-- Paul