Search found 3 matches

by badinsults
Tue Jun 14, 2011 5:24 am
Forum: Graphics, Figures & Tables
Topic: supertabular | plusminus column separator and xcolor
Replies: 0
Views: 2152

supertabular | plusminus column separator and xcolor

Hello, I'm listing off a bunch of radiocarbon dates, and am using a plusminus symbol as a column separator. I would like to use alternating coloured rows to make my table a bit more readable, but the plusminus symbol does not show up properly when I use xcolour. The symbol is there, which is evident ...
by badinsults
Thu Dec 30, 2010 1:15 am
Forum: Graphics, Figures & Tables
Topic: Issue with image floats
Replies: 3
Views: 1853

Re: Issue with image floats

What a pain. I put the image below the section headers, but because all my section paragraphs are smaller than the height of the image, it is causing the layout to go all screwy. I ended up having to decrease the size of the image to prevent this. Not really the solution I was hoping for. I'm ...
by badinsults
Wed Dec 29, 2010 1:39 pm
Forum: Graphics, Figures & Tables
Topic: Issue with image floats
Replies: 3
Views: 1853

Issue with image floats

Hi there, I am trying to get text to float around an image, and something is not working correctly. If I try something like this:

\documentclass[10pt,twoside,a4paper]{article}

\usepackage{graphicx}
\usepackage{wrapfig}


\begin{document}

\begin{wrapfigure}{r}{3cm}
\centering
\includegraphics ...