Graphics, Figures & TablesUnknown Graphics Extension

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
charlejs
Posts: 3
Joined: Sat Oct 08, 2011 1:04 am

Unknown Graphics Extension

Post by charlejs »

Hello,

I am getting invalid graphics extension when trying to use \centerline{\includegraphics[height=2.8in]{2D3D.eps}}

I have this at the front of the document:

\documentclass[12pt, doublespace]{article}
\usepackage{graphicx}

What am I doing wrong. I thought .eps was a valid graphics extension?

Thanks,

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Unknown Graphics Extension

Post by localghost »

charlejs wrote:[…] I thought .eps was a valid graphics extension? […]
Not if you are running a TeX system older than TeX Live 2010 or MiKTeX 2.9 and try to compile directly with PDFLaTeX.


Thorsten
Post Reply