Graphics, Figures & Tables ⇒ Figure behaviour
Figure behaviour
Everything is fine except the last figure, which does not seem to obey the parameters I gave and is positioned in the center of the last page. How should I proceed so that figure is positioned under the first one?
Thanks in advance
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Figure behaviour
figure
environment. Inform yourself about the placing parameters, you are seeming to use them in a wrong way. Avoid the flushleft environment around figures. What are you trying to achieve?
\newcommand{\br}{\\ \vspace{8pt}}
: This is more than fishy. You are breaking the whole paragraph breaking algorithm of TeX, making break points (including tables and figures) a complete mess.Figure behaviour
Johannes_B wrote:Put them into the samefigure
environment. Inform yourself about the placing parameters, you are seeming to use them in a wrong way.
Avoid the flushleft environment around figures. What are you trying to achieve?
\newcommand{\br}{\\ \vspace{8pt}}
: This is more than fishy. You are breaking the whole paragraph breaking algorithm of TeX, making break points (including tables and figures) a complete mess.
\flushleft
for left horizontal text align