From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Elisp manual in Epub format Date: Fri, 28 Oct 2022 18:30:58 +0300 Message-ID: <83a65gj77x.fsf@gnu.org> References: <87ilk59g5u.fsf@dataswamp.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23346"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 28 17:32:13 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ooRLA-0005tR-Ir for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 28 Oct 2022 17:32:12 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooRKc-0004NT-IR; Fri, 28 Oct 2022 11:31:38 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRKU-00042Y-7P for help-gnu-emacs@gnu.org; Fri, 28 Oct 2022 11:31:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRKS-0008Bf-V9 for help-gnu-emacs@gnu.org; Fri, 28 Oct 2022 11:31:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=nV7+i07tL/1/DOipbHL9bP/kKi8bNbppXa8+aTX1PfQ=; b=KeOp8/ZfSvIE jm5LQyREBQScZKqMGg84ynH9sAnjrh4SMb7+KxY+Vx5NFbMVNc1p5znSWEEc/fvt+nVTdDeuqf7Iq hb5+hhpUXMdwS2FFMYIxUiACtBcxRix9YgQU4Gx1L5fYynE/ogW6fwEGF99la6jdMiByYiM8H3sRq 5O8UO6knnIQZh6LaBLJ0j6tbNBlqN61z6I0TybakV9GUXRCrXI29F3MWPo9kjAy8hOQtkzoTINZ9b CkWa/QI4+WFbX8KI0QLmuPBwieFge/uoblyOVplg1gMCiXi07LEvOz/XXI8HVzbrNnNAmk0nxXCkT UOOS4dqKsabqiBpYOy39gA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooRK2-0002mP-3W for help-gnu-emacs@gnu.org; Fri, 28 Oct 2022 11:31:13 -0400 In-Reply-To: (message from John Yates on Fri, 28 Oct 2022 11:11:45 -0400) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "help-gnu-emacs" Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:140482 Archived-At: > From: John Yates > Date: Fri, 28 Oct 2022 11:11:45 -0400 > > On Fri, Oct 28, 2022 at 10:14 AM Emanuel Berg wrote: > > > > Hm, aren't all others converted from (GNU) Texinfo, so why not > > Epub as wellisp ... > > Does this help? https://github.com/jlhg/texinfo2epub If someone looks for a processor to produce EPUB from Texinfo, they should check out the latest Texinfo (a pretest is available). It supports producing EPUB output right OOTB.