Search found 3 matches

by newpuppet
Wed Apr 03, 2013 9:50 pm
Forum: Graphics, Figures & Tables
Topic: Figure not centered
Replies: 4
Views: 24252

Re: Figure not centered

thank you very much :) problem solved!
by newpuppet
Wed Apr 03, 2013 6:41 pm
Forum: Graphics, Figures & Tables
Topic: Figure not centered
Replies: 4
Views: 24252

Re: Figure not centered

Thanks very much for your answer. I had no error while compiling the PDF, anyway i attached here my *.log file.

If you have any suggestion it will be awesome!
by newpuppet
Wed Apr 03, 2013 6:27 pm
Forum: Graphics, Figures & Tables
Topic: Figure not centered
Replies: 4
Views: 24252

Figure not centered

Hi all,

I'm quite newbie to LaTeX, so I need some help.

I am writing a project in which i need to insert some figure centered in the page and I'm using this code.
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{listings}

\begin ...