[OS X TeX] (non)floats (was: special font for tables in document)
Martin Wilhelm Leidig
listwatch at onlinehome.de
Sat Feb 24 23:31:05 CET 2007
Am 2007-02-24 um 22.18 schrieb Christoph Eyrich:
> two notes:
>
> re: \begin{table}[!h]
>
> if you want the float be placed at this point you better use the
> placement specifier [H] which is provided by the float package
> (\usepackage{float} in the preamble). [h] is just a suggestion.
A note on that note: ;-)
[H] is officially (and logically, imo) deprecated. Why use an
floating environment if you don't want it to float? Better use one
of the various packages providing nonfloats.
Also, usage of a single [h] (with or without '!') is a bit
dangerous. If the output routine can't place that float at the
respective location it will stop placing floats (of that class) in
the text at all; instead it'l try to put them on pages at the
document's end, losing floats in this process if there are more than
about 12 floats to be processed. So better offer LaTeX some
alternatives here, using something like [hp] or [htb], e.g.
... with greetings from Ladenburg:
-MWL-
--
Martin Wilhelm Leidig, Nadlerstr.6, D-68526 Ladenburg, Germany
Professional TeXing, TeXnical counselling, and TeX hacking
Dante e.V., Member #1580
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list