Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!nstn.ns.ca!cs.dal.ca!ug.cs.dal.ca!hudson From: hudson@ug.cs.dal.ca (Bruce Hudson) Newsgroups: comp.text.tex Subject: Re: Can Latex Float Answers to End of Document? Keywords: latex float Message-ID: <1991Jan18.153136.28206@cs.dal.ca> Date: 18 Jan 91 15:31:36 GMT References: <252@cogsci.ucsd.EDU> <1991Jan18.002152.5212@csrd.uiuc.edu> Sender: news@cs.dal.ca (USENET News) Organization: Math, Stats & CS, Dalhousie University, Halifax, NS, Canada Lines: 26 Nntp-Posting-Host: ug.cs.dal.ca In article <1991Jan18.002152.5212@csrd.uiuc.edu> eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout) writes: > >\newbox\answerscollect >\setbox\answerscollect{\vbox{Answers:\par} >\def\answer#1\par > {\setbox\answerscollect= > \vbox{\unvbox\answerscollect > #1\par}} >\def\printanswers{\unvbox\answerscollect} > I have a somewhat related question. When I needed something like this, this is pretty-much the solution I came up with. But I was collecting a series of tables so I checked to see if the next table would fit and added a pagebreak if it would not, with "\vfill\eject". For some reason, the vertical fill was being lost so that I would get an underfull vbox during output for each page of tables (except the last). Can someone tell me how to avoid these error messages? Thanks. -- Bruce A. Hudson | HUDSON@AC.DAL.CA UCIS, Facilities and Operations | HUDSON@DALAC (Bitnet) Dalhousie University | HUDSON@DALCS (UUCP) Halifax, Nova Scotia, Canada |