From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [babel] problem exporting pictures Date: Mon, 24 May 2010 00:31:00 +0200 Message-ID: <87vdaeuu6z.wl%n.goaziou@gmail.com> References: <87wruuvm3w.wl%n.goaziou@gmail.com> <87iq6e8l7r.fsf@stats.ox.ac.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=54561 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGJhC-00020x-Id for emacs-orgmode@gnu.org; Sun, 23 May 2010 18:30:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGJhA-0001mh-TP for emacs-orgmode@gnu.org; Sun, 23 May 2010 18:30:58 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:55346) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGJh9-0001mX-UJ for emacs-orgmode@gnu.org; Sun, 23 May 2010 18:30:56 -0400 Received: by wyf22 with SMTP id 22so1098358wyf.0 for ; Sun, 23 May 2010 15:30:54 -0700 (PDT) In-Reply-To: <87iq6e8l7r.fsf@stats.ox.ac.uk> 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: Dan Davison Cc: Org Mode List >>>>> Dan Davison writes: > I can't reproduce this -- it works OK for me using current git master > and 6.36c tarball. What is written to *Messages* during export? I get > Exporting to LaTeX... > org-babel-exp processing... > executing Asymptote source code block > asy -globalwrite -f pdf -o test-fig.pdf /tmp/org-babel-asymptote1650kFe > (Shell command succeeded with no output) > finished I get the same. There is no problem creating the pdf (with C-c C-c and C-c C-o). But I'm using plain 6.36. After updating to latest tarball, the problem is indeed gone, along with some others annoyances. Thank you. Nicolas