guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guix Manual in epub format


From: swedebugia
Subject: Guix Manual in epub format
Date: Wed, 13 Jun 2018 05:38:20 +0200

Hi
I use an ebook reader for reading long detailed documents and books.
I would like a copy of the guix Manual on my reader.
I searched a little and there seem to be no ready tool to convert info2epub.

I found this:

latexml --dest=$1.xml $1.tex
latexmlpost -dest=$1.html $1.xml
ebook-convert $1.html $1.epub --language en --no-default-epub-cover

It makes use of latexml and ebook-converter (the command line tool that comes with calibre)
Source: https://tex.stackexchange.com/questions/1551/use-latex-to-produce-epub

Any thoughts?
--
Cheers Swedebugia
reply via email to

[Prev in Thread] Current Thread [Next in Thread]