When I insert equation or figure, next text block start with advance.
Can I change it?
E.g.
Normal text
Equation


NEW: TikZ book now 40% off at Amazon.com for a short time.
Identation, horizontal space.Stefan_K wrote:Do you mean an indentation? Horizontal space, or vertical? How is your code?
Don't use \par or an empty line after an equation.
Stefan
Code: Select all
\begin{figure}[H]
\center
\includegraphics[scale=0.8,bb=12 14.25 312 213]{Diagrama_agentes.pdf}
\caption{Diagrama funcionamento do RL}\label{esquema1}
\end{figure}
TEXT(without linespace
NEW: TikZ book now 40% off at Amazon.com for a short time.