Graphics, Figures & Tables ⇒ Graphics Location
Graphics Location
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: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Graphics Location
- obey given placement options
- float to possibly later position, but not to earlier
- don't make the page too full
- keep the order of figures
- not more than 3 figures on a text page
- not more than 2 figures at the top
- not more than 1 figure at the bottom
- a figure cannot cover more than 80 % of a text page
- a figure can be at the top, only if it's not higher than 70 % of the text height
- a figure can be at the bottom, only if it's not higher than 30 % of the text height
You see, the page top is somehow preferred.
Stefan