From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71023 invoked by alias); 3 Nov 2015 21:13:26 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 70519 invoked by uid 89); 3 Nov 2015 21:13:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 03 Nov 2015 21:13:24 +0000 Received: from [10.9.9.209] (helo=mailfront04.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1ZtitM-0002md-N5 for kawa@sourceware.org; Tue, 03 Nov 2015 22:13:20 +0100 Received: from 70-36-239-58.dsl.dynamic.fusionbroadband.com ([70.36.239.58] helo=toshie.bothner.com) by mailfront04.runbox.com with esmtpsa (uid:757155 ) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) id 1ZtirY-0002C7-2a for kawa@sourceware.org; Tue, 03 Nov 2015 22:11:28 +0100 To: Kawa mailing list From: Per Bothner Subject: epub version of Kawa manual available Message-ID: <563922FC.3090300@bothner.com> Date: Tue, 03 Nov 2015 21:13:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-q4/txt/msg00038.txt.bz2 I created an experimental epub (ebook) version of the Kawa manual. It's here: gnu.org/software/kawa/kawa-manual.epub I tried some epub readers, and there appears to be some styling issues. Firefox's EPubReader extension works fine, though. Navigation and table-of-contents are tolerable, but a bit klunky. The epub file was created using the same docbook xsl scripts that I use for the Kawa website, with some minor changes. If curious you can look for the kawa-manual.epub rule in http://www.gnu.org/software/kawa/Makefile, which references various files in http://www.gnu.org/software/kawa/styles. Suggestions for improvements welcome. -- --Per Bothner per@bothner.com http://per.bothner.com/