From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Guile-Present 0.3.0 Date: Mon, 22 Sep 2014 21:58:32 +0200 Message-ID: <87bnq7h1g7.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411415948 31174 80.91.229.3 (22 Sep 2014 19:59:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2014 19:59:08 +0000 (UTC) To: guile-user Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Sep 22 21:59:02 2014 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XW9lG-0001jz-M3 for guile-user@m.gmane.org; Mon, 22 Sep 2014 21:59:02 +0200 Original-Received: from localhost ([::1]:48888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XW9lG-0006Up-9J for guile-user@m.gmane.org; Mon, 22 Sep 2014 15:59:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XW9l3-0006Ov-GO for guile-user@gnu.org; Mon, 22 Sep 2014 15:58:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XW9ky-0007GL-OK for guile-user@gnu.org; Mon, 22 Sep 2014 15:58:49 -0400 Original-Received: from sasl.smtp.pobox.com ([208.72.237.25]:64896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XW9ky-0007G4-KD for guile-user@gnu.org; Mon, 22 Sep 2014 15:58:44 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl0.pobox.com (Postfix) with ESMTP id 7A39638CCC for ; Mon, 22 Sep 2014 15:58:37 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:date:message-id:mime-version:content-type; s=sasl; bh=F oRnpOvkTWQpWejHHEk/NY7lS9E=; b=HDWE99tWhwekzppj5klEfYC+EfE+5BNrY 0KisWyq9hqjUTZqRdQJoEII6JdBjRlwua0mm4QQZ/EZ99IJtJDtV2SUBr0e8LIcn bMyhJYZBIGPQlPF2I0y7wcRB+AhKL7z5RmYArl2fKeSegXTfuTts3KqcjWXraUaP lqH9RZzNSE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=sasl; b=J8b /ISvMHdJkIUmfranKeigJmOvsGSCAn6pXRaOjwkJcy0PohI1fK23qhyXCRs554BE jx7xAS+yyEyTyoQH6RFxXoWNfdRpdLuJsUzYIiPxqYt9qCHEr+4vUHNXdYty9ByQ IPV34w3Hi3wEoB3Z7H+q/gFc/5AgG0RliRpr3wZ0= Original-Received: from pb-sasl0. (unknown [127.0.0.1]) by pb-sasl0.pobox.com (Postfix) with ESMTP id 6FD5A38CCB for ; Mon, 22 Sep 2014 15:58:37 -0400 (EDT) Original-Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl0.pobox.com (Postfix) with ESMTPSA id B950138CCA for ; Mon, 22 Sep 2014 15:58:36 -0400 (EDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Pobox-Relay-ID: D717892C-4292-11E4-961F-609D73CAD1A7-02397024!pb-sasl0.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.72.237.25 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11546 Archived-At: Hi, I bundled up the tools I use to make presentations into a new release of Guile-Present. It's here: http://wingolog.org/pub/guile-present/guile-present-0.3.0.tar.gz http://wingolog.org/pub/guile-present/guile-present-0.3.0.tar.gz.asc The sha1sum of the tarball is 89755fbb1913314c650e458c0e4a0178d786b10f. No real news as such, but it's much more of a thing than it was 7 years ago. Check this link: https://gitorious.org/guile-present/guile-present/examples/texinfo A PDF of that example presentation is here: http://wingolog.org/pub/example-presentation-slides.pdf So, texinfo and text layout and Guile Scheme and paragraph flowing and SVG and all the things. Have fun :) Andy -- http://wingolog.org/