From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17345 invoked by alias); 26 Jun 2016 18:44:09 -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 17335 invoked by uid 89); 26 Jun 2016 18:44:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:739, ebook, bothner, browser 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; Sun, 26 Jun 2016 18:43:58 +0000 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bHF2A-0006vp-JQ for kawa@sourceware.org; Sun, 26 Jun 2016 20:43:54 +0200 Received: from 70-36-239-75.dsl.dynamic.fusionbroadband.com ([70.36.239.75] helo=toshie.bothner.com) by mailfront11.runbox.com with esmtpsa (uid:757155 ) (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) id 1bHF1w-0001go-AH for kawa@sourceware.org; Sun, 26 Jun 2016 20:43:40 +0200 To: Kawa mailing list From: Per Bothner Subject: new Kawa binary snapshot includes documentation in EPUB Message-ID: <94d044a7-155d-7e69-57b2-9c5d9d869e7d@bothner.com> Date: Sun, 26 Jun 2016 18:44:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-q2/txt/msg00035.txt.bz2 I've uploaded a new binary snapshot: ftp://ftp.gnu.org/pub/gnu/kawa/kawa-2.1.9-20160626.zip There is now a symlink which points to the latest version: ftp://ftp.gnu.org/pub/gnu/kawa/kawa-latest.zip The major new feature this time is that the Kawa manual is included, in the compressed EPUB3 format designed for ebook readers. The manual is doc/kawa-manual.epub. I also included script bin/browse-kawa-manual that browses doc/kawa-manual.epub using the JavaFX WebView component, as well as a web page server script so you can read the manual in any modern browser without a plugin. See doc/README-epub for more information. -- --Per Bothner per@bothner.com http://per.bothner.com/