unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Guix Manual in epub format
@ 2018-06-13  3:38 swedebugia
  2018-06-13  4:22 ` Nils Gillmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: swedebugia @ 2018-06-13  3:38 UTC (permalink / raw)
  To: Guix-devel

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

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 

[-- Attachment #2: Type: text/html, Size: 722 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-13 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-13  3:38 Guix Manual in epub format swedebugia
2018-06-13  4:22 ` Nils Gillmann
2018-06-13  7:21 ` Hartmut Goebel
2018-06-13  8:06 ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).