From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: ditaa images export as links in LaTeX [7.9.2 (release_7.9.2-944-gaf5514 @ c:/emacs/site-lisp/org-mode/lisp/)] Date: Wed, 02 Jan 2013 23:54:31 +0100 Message-ID: <87wqvv42mw.fsf@bzg.ath.cx> References: <4ymwwrl63f.fsf@genarts.com> <10587.1357164135@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqXCm-0006jc-Kc for emacs-orgmode@gnu.org; Wed, 02 Jan 2013 17:54:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqXCl-0004hg-HU for emacs-orgmode@gnu.org; Wed, 02 Jan 2013 17:54:36 -0500 Received: from mail-wi0-f173.google.com ([209.85.212.173]:58385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqXCl-0004hC-9u for emacs-orgmode@gnu.org; Wed, 02 Jan 2013 17:54:35 -0500 Received: by mail-wi0-f173.google.com with SMTP id hn17so10520246wib.12 for ; Wed, 02 Jan 2013 14:54:33 -0800 (PST) In-Reply-To: <10587.1357164135@alphaville> (Nick Dokos's message of "Wed, 02 Jan 2013 17:02:15 -0500") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org, Gary Oberbrunner Hi Gary and Nick, Nick Dokos writes: > Probably because of commit 4aaf1a4df2c7a5e7c398c29fed121b049cccf78b. > After doing > > (setq org-export-latex-inline-images t) > > it works correctly for me. indeed -- the commit was not complete, it is now. Thanks! -- Bastien