[texhax] table placement
Eduardo
eduardo.morais at videotron.ca
Sun Dec 16 17:34:51 CET 2007
On Saturday 15 December 2007 20:20, burlen wrote:
> Hi I have a hair pulling situation where no matter what I do latex moves
> my tables to the end of the chapter. Of course I want them in the text.
> I have tried using the [h!] and the [ht!] options to no avail. Is there
> anything I can do?
\usepackage{float}
...
\begin{table}[H] % capital h
or
<http://www.tex.ac.uk/cgi-bin/texfaq2html?label=floatpages>
Eduardo.
More information about the texhax
mailing list