From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Latex & EPS Inline Date: Sun, 28 Jun 2009 03:20:30 -0500 Message-ID: <20090628082030.GC15780@thinkpad.adamsinfoserv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKpco-0002Nt-4j for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:20:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKpcn-0002MY-FZ for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:20:33 -0400 Received: from [199.232.76.173] (port=50633 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKpcn-0002Ly-8B for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:20:33 -0400 Received: from squirtle.drak.net ([72.52.144.201]:50696) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MKpcm-0007nW-RM for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:20:33 -0400 Received: from 206.180.154.148.adsl.hal-pc.org ([206.180.154.148] helo=localhost) by squirtle.drak.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1MKpck-0004iD-Ds for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 03:20:30 -0500 Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode List Just found out that in order to use EPS images produced via dot and org-exp-blocks, "eps" must be added as a valid inline extension. ~/.emacs: ;; Allow inline eps, used with dot (push '"eps" org-export-latex-inline-image-extensions) Whether it is worth patching org-export-latex.el I leave to Carsten! (FYI, I'm finally learning lisp!) ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3