Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!uunet!mcsun!hp4nl!fwi.uva.nl!smagt From: smagt@fwi.uva.nl (Patrick van der Smagt) Newsgroups: comp.text.tex Subject: Re: Footnotes and figures at end of document? Message-ID: <1991Jun13.151620.9657@fwi.uva.nl> Date: 13 Jun 91 15:16:20 GMT References: <1528@mephisto.gatech.edu> Sender: news@fwi.uva.nl Organization: FWI, University of Amsterdam Lines: 24 Nntp-Posting-Host: chris.fwi.uva.nl Bjorn.B.Larsen@delab.sintef.no (Bjorn B. Larsen) writes: >In article <1528@mephisto.gatech.edu> ashwin@gatech.edu (Ashwin Ram) writes: >> >>2. How do I get LaTeX to put all figures at the end of the document, one to a > page, rather than in the text near where they are cited? (I know about >> \begin{figure}[p], but though that puts figures on a figure-only page it does >> not float all such pages to the end of the document.) >How about collecting all your figures towards the end of your file? >That is: > 1: Complete your text > 2: \clearpage > 3: [\begin{figure}[p] > ... > \end{figure}] ... Very nice idea, but when your input file is large, LaTeX chockes on too many unprocessed floats, I think due to referencing to the figures. Any better solutions? Patrick van der Smagt