I have trouble inserting the tables. Even though there is too much space Texnic Center does not insert my table right after the last one. That is;
Code: Select all
\begin{table}[htbp]
table1
\end{table}
\begin{table}[htbp]
table2
\end{table}
.
.
. huge space
\begin{table}[htbp]
table3
\end{table}