General ⇒ puting a figure to a specified page
-
- Posts: 46
- Joined: Mon Feb 05, 2007 5:19 pm
puting a figure to a specified page
I have an 8 page document. I am using two columns format. I have two figures on page 3, one figure on top of each of the two columns. I want to place another figure at the bottom of the second column on page 3. But LATEX places that figure on the next page. How can i pull this figure onto page 3.
There is for sure more then enough space for both the figures to fit in there.
regards
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
Re: puting a figure to a specified page
-
- Posts: 46
- Joined: Mon Feb 05, 2007 5:19 pm
Re: puting a figure to a specified page


I have a page in my document, with two columns. One of the columns has text while the other column is empty. In want that the text is on half the page, divided into to two columns where as i can include a full fledge figure at the lower half of the page
using \begin{figure*} didnot help

regards