guix-devel
[Top][All Lists]
Advanced

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

Re: Guix Manual in epub format


From: Ricardo Wurmus
Subject: Re: Guix Manual in epub format
Date: Wed, 13 Jun 2018 10:06:31 +0200
User-agent: mu4e 1.0; emacs 26.1

Hi swedebugia,

> 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?

We can generate HTML directly as we do for the online copy of the
manual.  From there it’s just a small step to epub.

-- 
Ricardo




reply via email to

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