Re: Centrare le immagini

#14878
Up
0
Down
::


Non è che semplicemente la figura è troppo grande? Provacon qualcosa del tipo
`
\begin{figure}[t]
\centering
\includegraphics[width=0.8\textwidth]{Etichette}
\caption{Etichette}
\label{fig:Etichette}
\end{figure}`

Go to top