Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Footnotes at end with LaTeX?

964 views
Skip to first unread message

Joseph O'Rourke

unread,
May 1, 1996, 3:00:00 AM5/1/96
to

Is there a way to tell LaTeX to place the footnotes at the end
of text, rather than at the bottom of each page? Thanks!

Babak Eftekhari

unread,
May 2, 1996, 3:00:00 AM5/2/96
to

Joseph O'Rourke wrote:
>
> Is there a way to tell LaTeX to place the footnotes at the end
> of text, rather than at the bottom of each page? Thanks!

You need the package `endnotes' use:

\usepackage{endnotes}

then say:

\renewcommand{\footnote}{\endnote}

and where you want the notes to appear say:

\theendnotes

This is explainde in the Companion after the section on footnotes.

Allin Cottrell

unread,
May 2, 1996, 3:00:00 AM5/2/96
to Joseph O'Rourke

Joseph O'Rourke wrote:
>
> Is there a way to tell LaTeX to place the footnotes at the end
> of text, rather than at the bottom of each page? Thanks!

endnotes.sty (it's on CTAN).

--
Allin Cottrell
Department of Economics
Wake Forest University, NC

Joseph O'Rourke

unread,
May 4, 1996, 3:00:00 AM5/4/96
to

In article <3188AE52...@wfu.edu>,

Allin Cottrell <cott...@wfu.edu> wrote:
>Joseph O'Rourke wrote:
>>
>> Is there a way to tell LaTeX to place the footnotes at the end
>> of text, rather than at the bottom of each page? Thanks!
>
>endnotes.sty (it's on CTAN).

Thanks! But what is CTAN?

Joseph O'Rourke

unread,
May 4, 1996, 3:00:00 AM5/4/96
to

In article <4mfj4c$k...@sylvia.smith.edu>,

I just found the answer in another post: "on CTAN (ftp.tex.ac.uk)."

0 new messages