From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Guix Manual in epub format Date: Wed, 13 Jun 2018 05:38:20 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----KW8UY4SS5XDVUF829N8MECRRN0Z2EC" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSwcD-00073F-J5 for guix-devel@gnu.org; Tue, 12 Jun 2018 23:38:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSwc9-0000NH-7p for guix-devel@gnu.org; Tue, 12 Jun 2018 23:38:33 -0400 Received: from mx1.riseup.net ([198.252.153.129]:46687) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fSwc9-0000Mm-00 for guix-devel@gnu.org; Tue, 12 Jun 2018 23:38:29 -0400 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 164E11A01CA for ; Tue, 12 Jun 2018 20:38:27 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 500AD2CF99 for ; Tue, 12 Jun 2018 20:38:25 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel ------KW8UY4SS5XDVUF829N8MECRRN0Z2EC Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi I use an ebook reader for reading long detailed documents and books=2E I would like a copy of the guix Manual on my reader=2E I searched a little and there seem to be no ready tool to convert info2epu= b=2E I found this: latexml --dest=3D$1=2Exml $1=2Etex latexmlpost -dest=3D$1=2Ehtml $1=2Exml ebook-convert $1=2Ehtml $1=2Eepub --language en --no-default-epub-cover It makes use of latexml and ebook-converter (the command line tool that co= mes with calibre) Source: https://tex=2Estackexchange=2Ecom/questions/1551/use-latex-to-prod= uce-epub Any thoughts? --=20 Cheers Swedebugia ------KW8UY4SS5XDVUF829N8MECRRN0Z2EC Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi
I use an ebook reader for reading long detailed documents and books=2E
I would like a copy of the guix Manual on my reader=2E
I searched a little and there seem to be no ready tool to convert info2epu= b=2E

I found this:

latexml --dest=3D$1=2Exml $1=2Etex
latexmlpost -dest=3D$1=2Ehtml $1=2Exml
ebook-convert $1=2Ehtml $1=2Eepub --language en --no-default-epub-cover
It makes use of latexml and ebook-converter (the command line tool that co= mes with calibre)
Source: https://tex=2Estackexchange=2Ecom/questions/1551/use-l= atex-to-produce-epub

Any thoughts?
--
Cheers Swedebugia ------KW8UY4SS5XDVUF829N8MECRRN0Z2EC--