Tagged Questions
3
votes
1answer
228 views
Text on the left, picture on the right and other text follows
I use the following code to produce a picture on the right of the text
\documentclass[12pt,landscape]{article}
\usepackage[demo]{graphicx}
\usepackage{lipsum}
\usepackage{wrapfig}
\begin{document}
...
14
votes
3answers
627 views
How to wrap text around a figure? (revised)
This question has been asked before (and in fact I stole the diagram below from that question) but the answers are not sufficient for my needs (at least near as I can tell).
What I want is the ...