I am trying to get the endnotes package to work, but keep getting
this error message:
! LaTeX Error: File `endnotes.ent' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: ent)
Enter file name: x
In my preamble, I have the following:
\usepackage{endnotes}
At the bottom of the document, I have included the following
lines:
\newpage
\begingroup
\parindent 2ex
\def\enotesize{\normalsize}
\theendnotes
\endgroup
\end{document}
Thanks!
--
************************
*Paul Tremblay *
*[EMAIL PROTECTED]*
************************