Now having troubles with floating tables coming up in odd places. I have most of the tables in 'rotate sideways' which turns off the option of 'here definitely' under settings. Also, a few times 'new page' is being ignored; running pages together.
Hatchet
Graphics, Figures & Tables ⇒ Placement of rotated Tables
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10347
- Joined: Mon Mar 10, 2008 9:44 pm
Placement of rotated Tables
Hi Hatchet,
perhaps load the
placeins package in your document preamble and limit the floating of tables by inserting the command
via ERT, i.E. as TeX code.
Stefan
perhaps load the

Code: Select all
\FloatBarrier
Stefan
LaTeX.org admin