Search found 3 matches

by jtyler
Mon Jun 13, 2011 10:24 pm
Forum: Graphics, Figures & Tables
Topic: Wrapfigures beneath section headings
Replies: 4
Views: 7174

Re: Wrapfigures beneath section headings

Sorry, yeah, that's also my post. Quick response too. It doesn't really get to the root of the problem though...
by jtyler
Mon Jun 13, 2011 8:31 pm
Forum: Graphics, Figures & Tables
Topic: Wrapfigures beneath section headings
Replies: 4
Views: 7174

Wrapfigures beneath section headings

When the figure is allowed to float:

\documentclass{book}

\usepackage{color,graphicx}
\usepackage{float}
\usepackage{wrapfig}

\title{Thesis}
\author{}

\begin{document}

\chapter{Experimental}

In our previous papers, we reported the palladium-catalyzed cross-coupling reaction of stuff. The ...
by jtyler
Thu Apr 21, 2011 6:44 pm
Forum: Graphics, Figures & Tables
Topic: Wrapfigures beneath section headings
Replies: 4
Views: 7174

Wrapfigures beneath section headings

I had a few problems with non-floating wrapfigures placed directly beneath section headings (yes, I kind of need it like this, I'm writing the experimental section of a chemistry thesis, and each procedure has the compound structure drawn at the top, text wrapping around it) -- namely that when one ...