figure
and \includegraphics
it never stays in the correct section. It always seems to go to the end of the document. Is there any way to fix this or another way for displaying images. sorry for the noob question hahaACR
figure
and \includegraphics
it never stays in the correct section. It always seems to go to the end of the document. Is there any way to fix this or another way for displaying images. sorry for the noob question hahaNEW: TikZ book now 40% off at Amazon.com for a short time.
[h]
parameter when you begin the figure environment? Do it like this: \begin{figure}[h]
h
is often not sufficient if "here" (h
) is not enough space. For easiest placement, use as many options as possible for allowing also moving to top, bottom, or separate page, so that it doesn't land too far away.\begin{figure}[!htbp]
H
option, but this requires loading the NEW: TikZ book now 40% off at Amazon.com for a short time.