From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: including images for tex export, how? Date: Fri, 19 Nov 2010 13:06:01 +0000 Message-ID: <8739qx31l2.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=41128 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJQfO-0000pY-IV for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 08:06:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJQfN-0007tD-6N for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 08:06:14 -0500 Received: from vscane-a2.ucl.ac.uk ([144.82.108.42]:41584) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJQfN-0007s4-24 for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 08:06:13 -0500 In-Reply-To: (Stinky Wizzleteet's message of "Wed, 17 Nov 2010 22:54:58 +0100") 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: Stinky Wizzleteet Cc: emacs-orgmode@gnu.org Stinky Wizzleteet writes: > Hi, > > I've tried adding a link to a picture so it would show up in the tex > export. > It doesn't get exported as an "\includegraphics" sort of deal, but as a > hyperlink. > Where, how can I fix this ? make sure the link starts with "file:". I had this problem earlier this morning as I had put only the file name. i.e. you want something like this: some text ... [[file:figures/mygraph.jpg]] or similar. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1 : using Org-mode version 7.3 (release_7.3.93.g451ac)