Code: Select all
\begin{figure}[!tp]
\centering
\includegraphics[width=\textwidth]{1.eps}
\caption[short] {long}
\label{fig:1}
\end{figure}
Thank you for your help.
Code: Select all
\begin{figure}[!tp]
\centering
\includegraphics[width=\textwidth]{1.eps}
\caption[short] {long}
\label{fig:1}
\end{figure}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\begin{figure}[tb]
Code: Select all
\begin{figure}[!tb]
do you just think that? Or did you actually test it? Perhaps show with an example that it doesn't work for you. You could create such a small example by reducing a copy of your document.Siavash wrote:I don't think it's working though.
There are internal parameters for fine tuning floating. But dealing with those values is not meaningful until it's solved why the float positioning arguments t and b don't work for you as they should.Siavash wrote:Is there an alternative?
On some instances, a picture is place right after the other one both on the top of the page, and the text begins from the next line. So I guess it's trying to float them both on top position.do you just think that? Or did you actually test it? Perhaps show with an example that it doesn't work for you. You could create such a small example by reducing a copy of your document.
Code: Select all
\setcounter{topnumber}{1}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p