Code: Select all
\begin{figure}
\begin{center}
\includegraphics[width=\textwidth]{imagename}
\caption{caption}
\label{fig:lab}
\end{center}
\end{figure}
Code: Select all
\begin{figure}
\begin{center}
\includegraphics[width=\textwidth]{imagename}
\caption{caption}
\label{fig:lab}
\end{center}
\end{figure}
NEW: TikZ book now 40% off at Amazon.com for a short time.
The question cannot be answered well without knowing what context your figure appears in. This is why localghost advised you to create a minimal working example with an attached image.tpokala wrote:ok, so how can I obtain the textwidth? If I will know it I will resize my images to smaller size
NEW: TikZ book now 40% off at Amazon.com for a short time.