I'm having a few problems trying to view a document as postscript. LaTeX
is coming up with two (as far as I can see identical) error messages at
the start of the document. The error is 

"extra }, or forgotten \endgroup.
...x\void@x \let \reserved@d = *\def \par }}
{39}"

and then some message about it having deleted a group-closing symbol which
seems to be spurious, as in '$x}$. and that perhaps it is legitimate and I
forgot something else in which case I need to insert the forgotten and
deleted material.

The problem is I have no idea how to find the bit that generates the
error. The document is made up of several included chapters which all
compile fine without errors so I presume it is something to do with the
table of contents or bibliography which are contained in the main
document. I'm using the Natbib package to get author/year citations and
\usepackage[round]{natbib}
\renewcommand{\cite}[1]{\citep{#1}}

in the LaTeX preamble. This used to work fine but I have no idea how I've
managed to break it.

Could anyone point me in the right direction?
Thanks for any help.
TTFN
Dan

Reply via email to