From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Meyer Subject: ANN/RFC: ox-epub Date: Sun, 16 Apr 2017 17:18:41 +0200 Message-ID: <87r30sgz3i.fsf@ofosos.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1czlwu-0005fK-AF for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 11:18:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1czlwr-0005Iv-5x for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 11:18:48 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57911) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1czlwq-0005ID-U7 for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 11:18:45 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 3662720577 for ; Sun, 16 Apr 2017 11:18:43 -0400 (EDT) Received: from pericles (x55b3c88b.dyn.telefonica.de [85.179.200.139]) by mail.messagingengine.com (Postfix) with ESMTPA id B709024373 for ; Sun, 16 Apr 2017 11:18:42 -0400 (EDT) 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 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 The current release is 0.2.1 which is right now syncing to MELPA stable. If you want to generate EPUB directly from org mode, please give it a spin. The output should always be reasonable and readable in an ebook reader, but I'm also interested in a more formal way of checking correctsness. So if you're at it, you may try https://github.com/IDPF/epubcheck which will give you a detailed listing of problems with the generated epub. If you or epubcheck find any reason to complain, please don't hesitate to open a bug on github, or by directly mailing to me. Please attach any relevant data, in general the output of epubcheck might be sufficient. I will try to solve any issues without requesting your data. Hope you like it. Cheers, Mark -- Mark Meyer mark@ofosos.org