Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!ucsd!sdcsvax!ucsdhub!hp-sdd!hplabs!hpda!hpcupt1!hpisoa1!wallace From: wallace@hpisoa1.HP.COM (Kevin G. Wallace) Newsgroups: comp.text Subject: LaTeX Floating Bodies Question Message-ID: <2500001@hpisoa1.HP.COM> Date: 5 Apr 88 20:54:34 GMT Organization: Hewlett Packard, Cupertino Lines: 30 Here's another question for some LaTeX (or TeX) wizard. I'm writing an article that has numerous tables and relatively little text. I use the \secounter{totalnumber{10} \begin{table}[htb] : : \end{table} constructs. The problem I have is that the tables float beyond the section in which they are defined. For example, in the the first section of the article, I have 10 tables. The first two fit on the first page. There isn't enough room remaining on the page for the third table, so LaTeX puts the header and text for the second section at the bottom of the page. It looks rather strange to discuss tables found several sections away. What I'm looking for, I believe, is a way to flush all pending tables, especially before the beginning a new section. Actually, I wouldn't mind if the tables didn't float at all and just appeared exactly where they appear in the text. I really don't want to insert \clearpage at the appropriate places. Does anyone have any suggestions? Kevin Wallace Hewlett-Packard Information Software Division hplabs!hpda!wallace