From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Emacs-orgmode Digest, Vol 89, Issue 30 Date: Wed, 24 Jul 2013 14:26:17 -0400 Message-ID: <871u6ng6gm.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V23lp-0006WG-1P for emacs-orgmode@gnu.org; Wed, 24 Jul 2013 14:26:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V23ln-0006UI-O9 for emacs-orgmode@gnu.org; Wed, 24 Jul 2013 14:26:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:51951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V23ln-0006Tp-IG for emacs-orgmode@gnu.org; Wed, 24 Jul 2013 14:26:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V23lh-0006ze-L8 for emacs-orgmode@gnu.org; Wed, 24 Jul 2013 20:26:33 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Jul 2013 20:26:33 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Jul 2013 20:26:33 +0200 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-orgmode@gnu.org John Kitchin writes: >   > This works if the unzipped directory images exists. In my case that won't be true. > > What I am doing is creating a script that runs a python script, > captures any images created by matplotlib, creates an org-file, then > creates a zip-file that contains the org-file of the script, the > output, and links to the figures, as well as the figures. The zip-file > will then be submitted to a server, where the original images do not > exist. I can unzip the zip-file on the server, and it works fine, but > I was trying to avoid that. > Yup - you are right: I was a bit too cavalier in my testing. I don't know how to accomplish what you want. I'll think about it some more. -- Nick