Graphics, Figures & Tablesmulticol, sidecap | Captions in a multi-column Document

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
mikeg
Posts: 2
Joined: Wed Mar 17, 2010 11:08 pm

multicol, sidecap | Captions in a multi-column Document

Post by mikeg »

Hi,

I'm trying to typset a 4 column poster using the package multicol. I've found a simple fix for the figure float problem associated with multicol at http://www.eng.cam.ac.uk/help/tpl/textp ... _hint.html

This is helpful but ideally I would like to be able to place the figure caption on the side using the sidecap package. I'm not very knowledgable about the internals of LaTeX but I did try modifying the code at the above link by replacing "captype{figure}" with "captype{SCfigure}" but, alas, that doesn't work.

Does anyone have any suggestions on how to get sidecap to work within multicol?

Many thanks in advance.

Mike

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