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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply