Re: Eliminating unnecessary vspace



In article <f6lftn$sot$1@xxxxxxxxxxxxxxxxxxxxx>,
Edward Johnson <edwardjohnson@xxxxxxxxxx> writes:
\begin{table}
\begin{tabular}
............
............
..........
..........
\end{tabular}
\end{table}
\begin{table}
\begin{tabular}
............
............
..........
..........
\end{tabular}
\end{table}

The first table fills a page, the second only partially fills the next
page but leaves at least a 5cm gap before the following text, which has
large gaps between paragraphs. I've tried -ve \vspace, etc to no avail.
Any help would be appreciated.

the page also reports an underfull \vbox, right?

i guess there's something (rather substantial, by the sound of it)
that doesn't fit in this page, so has to go on the next.

the commonest problem is in-text tables or figures or the like, or a
sequence of \sections and \subsections (etc) with no body text between
them (such a sequence doesn't break :-( )

the only way to deal with this sort of thing is either to rewrite the
source, or to say \raggedbottom, which will amalgamate all the gaps
between paragraphs into a single blob at the bottom of the page.

of course, if it's a sequence of sections, you were presumably going
to fill those placeholders anyway, so rewriting will happen in time.
but then, you're bothering about the formatting of a document whose
contents are not yet finished: this is not usually profitable (though
it's a natural human trait, and difficult to avoid).
--
Robin Fairbairns, Cambridge
.



Relevant Pages

  • Re: Eliminating unnecessary vspace
    ... large gaps between paragraphs. ... them (such a sequence doesn't break :-( ) ... between paragraphs into a single blob at the bottom of the page. ... you'll have some odd plain tex commands to remove from your latex. ...
    (comp.text.tex)
  • Re: Sean Pitman: definitions wanted
    ... but are claiming and asserting without evidence that this ... gaps) is the only possible mechanism for evolution. ... *regardless* of the size of the sequence or the number of amino acids ...
    (talk.origins)
  • Re: Please help with no-gap autoincrement field
    ... My boss wants to have an autoincrement index with no gaps, ... I am new to ORACLE and based on my limited knowledge, ... autoincrement field with no gaps? ... as the source of the key rather than a sequence. ...
    (comp.databases.oracle.misc)
  • Re: The Starting Point Problem - for Howard Hershey
    ... There is only a lack of viable mechanistic evidence to the contrary ... of the genome and for entire genomes. ... Sequence data comparisons do not explain the mechanism. ... mechanism can actually cross these gaps from one steppingstone to the ...
    (talk.origins)
  • Re: Please help with no-gap autoincrement field
    ... Since MySQL has this feature, some of the code depends on it. ... I am new to ORACLE and based on my limited knowledge, ... autoincrement field with no gaps? ... as the source of the key rather than a sequence. ...
    (comp.databases.oracle.misc)