Re: eliminare rientro dopo figura

#49330
Up
0
Down
::

Ecco il codice.
`

A simplified schematic circuit of the PMSG is shown in figure $\ref{fig:permanentgenerator}$.
%
\begin{figure}[ht]
\centering
\includegraphics[scale=1.7]{figures/PMSG.pdf}
\caption{Equivalent circuit of a PMSG}
\label{fig:permanentgenerator}
\end{figure}
The letters in the above figure have the following meaning….

`

La riga che inizia con “The letters” ha un piccolo rientro.

Naturalmente. Un ambiente figure andrebbe sempre messo tra capoversi, quindi separato dal resto con righe vuote. Scrivere “in the above figure” è sbagliato, perché l’illustrazione potrebbe andarsene a spasso per motivi di impaginazione. Meglio
`The letters in figure~\ref{…} have the following meaning …`
Ciao
Enrico

Go to top