From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: How to obtain the list of files included in HTML export? Date: Sun, 08 Mar 2015 01:56:52 +0100 Message-ID: <8761ac8fxn.fsf@wmi.amu.edu.pl> References: <871tlu3e6k.fsf@wmi.amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUPX0-00024g-8V for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 19:57:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUPWw-00066J-E6 for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 19:57:22 -0500 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:34572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUPWw-00063t-7i for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 19:57:18 -0500 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id BEC5757B11 for ; Sun, 8 Mar 2015 01:57:14 +0100 (CET) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5tCIZI55-csF for ; Sun, 8 Mar 2015 01:57:14 +0100 (CET) Received: from localhost (117-116.echostar.pl [213.156.117.116]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 1060A57AE2 for ; Sun, 8 Mar 2015 01:57:11 +0100 (CET) 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: Org-Mode mailing list On 2015-02-13, at 00:48, John Kitchin wrote: > In https://github.com/jkitchin/jmax/blob/master/ox-archive.el > > you can see how I have done something like this for emailing and > creating zip files. It might give you some hints that help your case. Thanks a lot! (And sorry for the delay, I had a break with that project.) The main problem seems to be that I'm not sure whether what I think is exhaustive. Do I get it correctly that if I want to make a standalone archive from an (exported to html) org file, I need to include: - css (and related stuff), - inlined images (your code seems to cover this), - and most importantly, dvipng/imagemagick-generated bitmaps of equations (if not using MathJax). Did I forget about something? If not, things seem straightforward: I just have to deal with two kinds of things (css is "constant"). If yes, what did I miss? Best, Marcin > > Marcin Borkowski writes: > >> Hi there again, >> >> the subject pretty much says it all. Apart from the HTML file itself >> there might be inlined images and bitmaps of equations. Since I'd like >> to make my customized exporter create a self-contained zip file, I need >> the list of all files comprising the generated web page. >> >> Best, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Mickiewicz University