General ⇒ Placing figures where you want them
-
- Posts: 58
- Joined: Sun Apr 27, 2008 12:50 pm
Placing figures where you want them
how can I control where will my figures/tables etc appears? Cheers.
a.k.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Placing figures where you want them
I've seen you already used the positioning parameters htbp, so you know them probably. (\begin{table}[!htbp] etc.)
For exact placement see: Figure (or table) exactly where I want it (UK TeX FAQ) or here (Prevent floating of figures or tables). If you have further questions or if you need more details feel free to ask here.
Stefan