From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: ANN/RFC: ox-epub Date: Sun, 16 Apr 2017 16:25:14 -0700 Message-ID: <878tn03pgl.fsf@ericabrahamsen.net> References: <87r30sgz3i.fsf@ofosos.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cztYC-0004xn-Fg for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 19:25:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cztY8-0000PZ-Ht for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 19:25:48 -0400 Received: from [195.159.176.226] (port=41943 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cztY8-0000Mw-A4 for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 19:25:44 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cztXx-0002lD-Ap for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 01:25:33 +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" To: emacs-orgmode@gnu.org Mark Meyer writes: > Hi, > this is to announce that ox-epub is now in a somewhat working state and > pretty much aligned with the rest of the ox framework. > > https://github.com/ofosos/ox-epub This is great! I don't have time to test-drive it right now, but I definitely will before too long. Thanks