From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: HTML/images zipped? Date: Fri, 26 Jun 2015 10:05:31 -0400 Message-ID: <6sw6c77fqqh8es.fsf@pfdstudio.com> References: <6sw6c7bng2haym.fsf@pfdstudio.com> <871tgy1ugo.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8UG9-0005KZ-Um for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 10:05:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8UG5-0004vV-Np for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 10:05:37 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:41779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8UG5-0004uo-DE for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 10:05:33 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 8AE2921903 for ; Fri, 26 Jun 2015 10:05:32 -0400 (EDT) In-Reply-To: <871tgy1ugo.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 26 Jun 2015 15:15:51 +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: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > Peter Davis writes: > >> Is there any way to export HTML with all references images, >> etc. packaged in a ZIP file? > > My guess is that at the moment your best bet is hacking some together with > ox-publish. See org-publish-project-alist. Thanks, Rasmus. I'll take a look when I have a chance, but for now, I'll have to zip the files by hand. Thanks! -pd