From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: Re: Embedding an image in base64; exporting to ascii, html, and latex? Date: Mon, 7 Apr 2014 21:43:54 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXL5E-0006p2-FQ for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 21:44:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXL5D-0004aX-Dv for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 21:44:16 -0400 Received: from mail-oa0-x22f.google.com ([2607:f8b0:4003:c02::22f]:65088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXL5D-0004aR-8s for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 21:44:15 -0400 Received: by mail-oa0-f47.google.com with SMTP id i11so292083oag.34 for ; Mon, 07 Apr 2014 18:44:14 -0700 (PDT) In-Reply-To: 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: Grant Rettke Cc: "emacs-orgmode@gnu.org" On Mon, Apr 7, 2014 at 4:01 PM, Grant Rettke wrote: > Goal is to keep the document all-in-one Maybe have a look at this proposal for a zipped up org format, sort of like docx for MS Word: http://comments.gmane.org/gmane.emacs.orgmode/75454 It looks like there was some an attempt to implement the proposal. Using a zip file with a more-or-less standardized structure might help make org files, images, and configurations more portable.