From owner-freebsd-questions@freebsd.org Thu Oct 29 02:16:36 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA762A20CC2 for ; Thu, 29 Oct 2015 02:16:36 +0000 (UTC) (envelope-from m8r-qatwhq@mailinator.com) Received: from emkei.cz (unknown [IPv6:2a01:5e0:36:5001::21]) by mx1.freebsd.org (Postfix) with ESMTP id 83CD71C87 for ; Thu, 29 Oct 2015 02:16:36 +0000 (UTC) (envelope-from m8r-qatwhq@mailinator.com) Received: by emkei.cz (Postfix, from userid 33) id 5A68DD5A62; Thu, 29 Oct 2015 03:25:25 +0100 (CET) To: freebsd-questions@freebsd.org Subject: Re: The FreeBSD Documentation Project: Is it just me or anyone is interested in reading the FAQ and From: "John" X-Priority: 3 (Normal) Importance: Normal Errors-To: m8r-qatwhq@mailinator.com Reply-To: m8r-qatwhq@mailinator.com Content-Type: text/plain; charset=utf-8 Message-Id: <20151029022525.5A68DD5A62@emkei.cz> Date: Thu, 29 Oct 2015 03:25:25 +0100 (CET) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2015 02:16:36 -0000 On Fri, 23 Oct 2015, jungle Boogie wrote: > You mean like this: > ftp://ftp.freebsd.org/pub/FreeBSD/doc/en_US.ISO8859-1/books/ > > There's not an epub format but a pdf, txt, rtf, > html and ps Okay, let's see http://ftp.freebsd.org/pub/FreeBSD/doc/en_US.ISO8859-1/books/handbook/ I've chosen the formats seem to most suitable for my purposes (https://marc.info/?l=freebsd-questions&m=144608407002871), that is, to be able to simply generate an ebook from the input (in my case, Kindle, but you can get an EPUB almost the same way): book.html.tar.zip book.rtf.zip The HTML almost looks good from here, but when I download, extract and run the main book.html file, the images are not downloaded; even if I open it in a web browser. The RTF looks broken in Windows 7's WordPad, it freezes LiberOffice and the conversion crashes under Calibre. Now I understand there might be issues with different encodings between Unix and Windows, but I don't know much about these issues. I downloaded the .zip versions assuming they are more Windows-friendly. Now, how to get the Handbook (and FAQ) to my book reader? Thanks!