From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henri-Paul Indiogine Subject: eps inline Date: Mon, 17 Oct 2011 17:36:46 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFxg6-000763-1Y for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 20:37:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFxg4-00049o-2I for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 20:37:09 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:44077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFxg3-00049i-Nn for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 20:37:08 -0400 Received: by bkbzu5 with SMTP id zu5so133646bkb.0 for ; Mon, 17 Oct 2011 17:37:06 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-org Hi! I have the following in my org-mode file: ------------8<---------------------->8--------------------- #+LABEL: fig:gov-goal #+CAPTION: Codes for category GovGoal #+ATTR_LaTeX: placement=[h!] [[/home/henk/Dropbox/dissertation/graphic/gov-goal.eps]] -------------8<-------------------->8--------------------- And this in my .emacs -------------8<---------------------->8------------------- ; Export to LaTeX (setq org-export-latex-packages-alist '(("" "color") ("" "hyperref") ("" "graphicx") ("" "apacite") ("" "tikz"))) -------------8<---------------------->8----------------- The LaTeX file is generated, but the eps extension is not recognized even though graphicx is in the preamble. I use Ubuntu 11.10, Emacs 23 and AucTeX. The failure happens when I press C-c C-c the latex compile command of AucTeX. Any suggestions? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiogine@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine