Search found 3 matches

by gtechdave6
Sun Aug 08, 2010 1:57 am
Forum: Graphics, Figures & Tables
Topic: Problem with Figure Environment
Replies: 3
Views: 2325

Problem with Figure Environment

Thank you for your reply, Thorsten.

Ok, so the warning issued for that error is as follows:

Package multicol Warning: Floats and margins not allowed inside 'multicols' environment! !

I wasn't aware that I couldn't use the figure environment within the multicols environment. Is there another way ...
by gtechdave6
Sat Aug 07, 2010 6:51 pm
Forum: Graphics, Figures & Tables
Topic: Problem with Figure Environment
Replies: 3
Views: 2325

Problem with Figure Environment

Hi all,

(I am using MikTeX with TeXnicCenter)

With \usepackage{graphicx} in the preamble, I am able to insert an image using \includegraphics{Whatever.png}. However, I have no control over placement of the image (top, bottom, here, etc.); it usually is inserted in the text wherever the command is ...
by gtechdave6
Fri Sep 18, 2009 7:37 pm
Forum: Document Classes
Topic: Need help with writing a resume in LaTeX
Replies: 1
Views: 1330

Need help with writing a resume in LaTeX

I have some experience with latex, although not with writing a resume. I'm trying to use documentclass{res}, but my version of Tex doesn't recognize it. I'm using TeXnicCenter. I've downloaded res.cls and placed it as a text file in the same folder as the Tex file, however, it gives me an error when ...