[1727] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: No EPS files handling in LaTeX.

daemon@ATHENA.MIT.EDU (Wierdl Mate)
Tue Oct 29 21:25:10 1996

To: Sergey Panov <sipan@hires.mps.ohio-state.edu>, redhat-list@redhat.com
In-reply-to: Your message of "Tue, 29 Oct 1996 10:57:31 EST."
             <199610291557.KAA09877@arion.mps.ohio-state.edu> 
Date: Tue, 29 Oct 1996 16:23:51 -0600
From: Wierdl Mate <matyi@wierdlmpc.msci.memphis.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

> I have just discovered that my one year old file LaTeX file would not
> compile right. I am getting
> 
> ! LaTeX Error: Unknown graphics extension: .eps.
> 
>  error message on line \includegraphics{RDC.eps}
> 
> it is happening with \epsfig{..., ... } as well.
> (as you can tell from the error message I do have \usepackage{graphics} line,
> actually first two lines are 
> 
> \documentclass[12pt,titlepage,emtex]{article}
> \usepackage{epsfig,graphics}
> 

The problem is with the emtex option. Are you sure that is what you want? You
are  using dvips anyways (probably). So start  your graphics
file like
	\documentclass[12pt,titlepage]{article}
	\usepackage{rotating}

	................
	\includegraphics{RDC.eps}

	..............

If you want to know what happened with the emtex option ask some tex
list.
(Possibly, teTeX's: tetex@informatik.uni-hannover.de)

Mate

M\'at\'e Wierdl
Department of Mathematical Sciences
University of Memphis,
E-mail: matyi@moni.msci.memphis.edu


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post