[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] HTML/images zipped?
From: |
John Kitchin |
Subject: |
Re: [O] HTML/images zipped? |
Date: |
Fri, 26 Jun 2015 14:09:49 -0400 |
I am not sure. I have this in my init file:
(require 'ox-org)
maybe that is required for you too?
Peter Davis writes:
> John Kitchin <address@hidden> writes:
>
>> I did something like this for org-files:
>> https://github.com/jkitchin/jmax/blob/master/ox-archive.el
>>
>> You might use that as a starting point for html.
>
> I'm not lisp-savvy, but I've been experimenting with this. I get an
> error:
>
> Unknown "nil" backend: Aborting export
>
> It seems to be coming from these lines:
>
> (let ((org-export-filter-link-functions '(ox-mrkup-filter-link)))
> (org-org-export-as-org)))
>
> I'm not sure how or where backend is supposed to be defined.
>
> Also, I guess it would take some tweaking to export to HTML and save
> that in the ZIP, instead of the original org file.
>
> Any hints welcome.
>
> Thanks!
> -pd
--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
Re: [O] HTML/images zipped?, Phillip Lord, 2015/06/26
Re: [O] HTML/images zipped?, Robert Klein, 2015/06/29