all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: Searching for a headline
Date: Sun, 26 Feb 2017 11:32:07 -0800	[thread overview]
Message-ID: <87y3wsiw94.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 573a07d1-1d0f-20e0-fc52-eadf5f46955d@ofosos.org

Mark Meyer <mark@ofosos.org> writes:

> On 02/26/17 18:28, Nicolas Goaziou wrote:
>> I don't know the EPUB exporter. You probably could modify the Org source
>> itself instead of the output.
>
> I wrote it yesterday, the code's up at
>
>  https://github.com/ofosos/org-epub
>
> it's a little crufty, because I did write it for org 8 initially.

This is cool to see! It's something I always wanted for Org. A couple of
years ago I barely got off the ground with something I was
(optimistically) calling epub-mode, which would be a dired-based mode
for creating/editing Epub files. The idea was always to later add Org
export/publish support, to do what you're doing in this package.

I put together just the very beginnings of the package, I think it's
capable of unzipping and re-zipping an Epub file, and generating a new
(empty) template directory structure. Take a look and see if anything in
there is interesting to you -- I think its main strength is using esxml
to generate the XML files, so you don't have to do that with strings.
The idea was that that would also make it easier to manipulate resources
later on, while editing. Anyway, it ain't much:

https://github.com/girzel/epub-mode/

  parent reply	other threads:[~2017-02-26 19:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-26 13:41 Searching for a headline Mark Meyer
2017-02-26 15:27 ` Nicolas Goaziou
2017-02-26 16:11   ` Mark Meyer
2017-02-26 16:39     ` Nicolas Goaziou
2017-02-26 16:58       ` Mark Meyer
2017-02-26 17:28         ` Nicolas Goaziou
2017-02-26 17:54           ` Mark Meyer
2017-02-26 18:12             ` Nicolas Goaziou
2017-02-26 18:21               ` Mark Meyer
2017-02-26 18:28                 ` Nicolas Goaziou
2017-02-26 18:30                   ` Mark Meyer
2017-02-26 21:46                   ` Mark Meyer
2017-02-26 19:32             ` Eric Abrahamsen [this message]
2017-02-26 20:40               ` Mark Meyer
2017-02-26 21:34                 ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y3wsiw94.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.