Search found 2 matches

by sowmk
Fri Dec 17, 2010 11:12 pm
Forum: Graphics, Figures & Tables
Topic: Figure in Columns
Replies: 3
Views: 4227

Re: Figure in Columns

Sommerfee, thanks for replying. Here is my example:

\documentclass[12pt]{report}
\usepackage{amssymb,graphicx,graphics,subfigure,multicol}
\begin{document}
\begin{multicols}{2}
In its strictest sense, petroleum includes only crude oil, but in common usage it includes both crude oil and natural gas ...
by sowmk
Fri Dec 17, 2010 10:26 pm
Forum: Graphics, Figures & Tables
Topic: Figure in Columns
Replies: 3
Views: 4227

Figure in Columns

Hi,

I'm trying to split a part of a page in two columns and insert a figure in right column. Although I am able to do this, the figure number and title does not show up in my list of figures. Below is the code I'm using:

\begin{multicols}{2}
\\ TEXT........

\begin{figurehere}
\begin{center ...