<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You are probably using pdflatex, which can process PDF, JPEG, PNG files but not EPS. You must use an utility such as epstopdf to convert your EPS files to PDF.<div><br></div><div>Cheers</div><div><br></div><div>Yannis</div><div><br><div><div>Le 26 févr. 09 à 23:04, Sam Albers a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div>Hello list,<br><br>I can't seem to figure out how to include .eps file in a LaTex document. I realize that this is a FAQ but I just can't seem to get it working. I am running Ubuntu 8.10 and am making a conference poster using beamerposter (which totally rules BTW)<br><br>Here is my preamble:<br><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">\documentclass[final,hyperref={pdfpagelabels=false}]{beamer}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">\mode&lt;presentation></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  {</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  % \usetheme{Berlin}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usetheme{Dreuw}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  }</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage{times}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage{amsmath,amsthm, amssymb, latexsym}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \boldmath</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage{tikz}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usetikzlibrary{shapes,arrows}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  %\usepackage{epstopdf}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage{graphicx}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage{natbib}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage[english]{babel}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage[latin1]{inputenc}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">  \usepackage[orientation=landscape,size=a0,scale=1.4,debug]{beamerposter}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">Now here is the portion of my document where I am trying to use the .eps file:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">\begin{column}{.08\paperwidth} </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">        \vskip10cm</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">        \begin{center}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">          \includegraphics[scale=2.3]{logo_green.eps}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">        \end{center}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">        \vskip1ex</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0px; white-space: pre-wrap; ">      \end{column}</div><div style="white-space: pre-wrap; "><br class="webkit-block-placeholder"></div><br>Now I receive the following error in the log when I try to run LaTex on the file. Any ideas?<br><br>! LaTeX Error: Unknown graphics extension: .eps<br><br>Sorry if this is super simple. I just can't seem to figure this out. Thanks in advance.<br><br>Sam<br><br><br><br><br clear="all"><br>--<span class="Apple-converted-space">&nbsp;</span><br>*****************************************************<br>Sam Albers<br>Geography Program<br>University of Northern British Columbia<br>3333 University Way<br>Prince George, British Columbia<br>Canada, V2N 4Z9<br>phone: 250 960-6777<br>*****************************************************<br>_______________________________________________<br>TeX FAQ:<span class="Apple-converted-space">&nbsp;</span><a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a><br>Mailing list archives:<span class="Apple-converted-space">&nbsp;</span><a href="http://tug.org/pipermail/texhax/">http://tug.org/pipermail/texhax/</a><br>More links:<span class="Apple-converted-space">&nbsp;</span><a href="http://tug.org/begin.html">http://tug.org/begin.html</a><br><br>Automated subscription management:<span class="Apple-converted-space">&nbsp;</span><a href="http://tug.org/mailman/listinfo/texhax">http://tug.org/mailman/listinfo/texhax</a><br>Human mailing list managers:<span class="Apple-converted-space">&nbsp;</span><a href="mailto:postmaster@tug.org">postmaster@tug.org</a></div></span></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><font class="Apple-style-span" face="Monaco" size="2">--</font></div><div><font class="Apple-style-span" face="Monaco" size="2">+-----------------------------------------------------------------------+</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| Yannis Haralambous, Ph.D.&nbsp; &nbsp; &nbsp; <a href="mailto:yannis.haralambous@telecom-bretagne.eu">yannis.haralambous@telecom-bretagne.eu</a> |</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| Directeur d'Études &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://omega.enstb.org/yannis">http://omega.enstb.org/yannis</a> |</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tel. +33 (0)2.29.00.14.27 |</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Fax&nbsp; +33 (0)2.29.00.12.82 |</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| Département Informatique &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| Télécom Bretagne &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| Technopôle de Brest Iroise, CS 83818, 29238 Brest Cedex 3, France &nbsp; &nbsp; |</font></div><div><font class="Apple-style-span" face="Monaco" size="2">| Coordonnées Google-Earth : 48°21'31.57"N 4°34'16.76"W &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |</font></div><div><font class="Apple-style-span" face="Monaco" size="2">+-----------------------------------------------------------------------+</font></div><div><font class="Apple-style-span" face="Monaco" size="2">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;...pour distinguer l'extérieur d'un aquarium,</font></div><div><font class="Apple-style-span" face="Monaco" size="2">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mieux vaut n'être pas poisson</font></div><div><font class="Apple-style-span" face="Monaco" size="2"><br style="font-family: Monaco; font-size: 10px; "></font></div><div><font class="Apple-style-span" face="Monaco" size="2">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...the ball I threw while playing in the park</font></div><div><font class="Apple-style-span" face="Monaco" size="2">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;has not yet reached the ground</font></div><div><font class="Apple-style-span" face="Monaco" size="2"><br class="khtml-block-placeholder"></font></div><div><font class="Apple-style-span" face="Monaco" size="2">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Es gab eine Zeit, wo ich nur ungern über Schubert sprechen,</font></div><div><font class="Apple-style-span" face="Monaco" size="2">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nur Nächtens den Bäumen und Sternen von ihm vorerzählen mögen.<span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; "></span></font></div><div><font class="Apple-style-span" face="Monaco" size="2"><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; "></span><br class="Apple-interchange-newline"><span></span><span></span></font></div></div></div></span></div></span></span></span></div></div></body></html>