Wolfgang Engelmann wrote:
> I posted already a similar question;
> however, is there an easy way to collect ALL footnotes throughout the book
> at the END of the book without doing anything tho the footnotes themselves
> (i.e. something in the preamble)?

In Preamble:
\usepackage{endnotes}
\let\footnote\endnote

In Document:
\theendnotes
(where the notes should appear)

HTH,
Jürgen

Reply via email to