Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!csrd.uiuc.edu!s41.csrd.uiuc.edu!eijkhout From: eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout) Newsgroups: comp.text.tex Subject: Re: TeX bug or feature? Message-ID: <1991May16.155355.6792@csrd.uiuc.edu> Date: 16 May 91 15:53:55 GMT References: <13021@uhccux.uhcc.Hawaii.Edu> <1991May15.223441.23055@csrd.uiuc.edu> <13067@uhccux.uhcc.Hawaii.Edu> Sender: news@csrd.uiuc.edu (news) Organization: UIUC Center for Supercomputing Research and Development Lines: 18 julian@uhunix2.uhcc.Hawaii.Edu (Julian Cowley) writes: >Victor Eijkhout writes: >>julian@uhunix2.uhcc.Hawaii.Edu (Julian Cowley) writes: >>>Can anyone explain to me why TeX sets \pagegoal to the g present [...] >>The \pagegoal is set to the \vsize when the first nondiscardable item is >>added to the current page. After that it doesn't change, except when an [...] >That does make sense, but really what I was after is the height >of all insertions present when the \output routine is called. You can measure that by just asking for the heights of the insertion boxes. Victor.