Search found 2 matches

by ssimo
Sat Mar 25, 2017 2:15 pm
Forum: Graphics, Figures & Tables
Topic: begin{figure} always puts the image at the beginning of the relative page
Replies: 4
Views: 41961

begin{figure} always puts the image at the beginning of the relative page

Hello,

This is my 1st post and I writing because I have a formatting problem when using the

\begin{figure}
% img here
\end{figure}

block. It always put tne image at the beginning of the page, so without respecting the order and the placement of the image, except for the first one.
The syntax I ...