Graphics, Figures & TablesAfter wrapfigure how to stop tex alignment to one side?

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
artemff
Posts: 113
Joined: Sat Oct 17, 2009 11:15 pm

After wrapfigure how to stop tex alignment to one side?

Post by artemff »

\begin{wrapfigure}{r}{0.48\textwidth}
\includegraphics[width =0.45\textwidth]{images/circuit.eps}
\caption{caption}
\end{wrapfigure}
There, http://en.wikibooks.org/wiki/LaTeX/Floa ... nd_figures after image text go in full-string. But in my example all next text (included in other pages) aligh to one side.
Maybe some parameters is needed?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply