From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Newsgroups: gmane.lisp.guile.sources,gmane.comp.type-setting.skribilo.user,gmane.lisp.guile.user Subject: Skribilo 0.9.5 released Followup-To: gmane.comp.type-setting.skribilo.user Date: Sun, 01 Nov 2020 21:35:48 +0100 Message-ID: <87d00wrf17.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14450"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) To: skribilo-users@nongnu.org, guile-user@gnu.org, guile-sources@gnu.org Original-X-From: guile-sources-bounces+guile-sources=m.gmane-mx.org@gnu.org Sun Nov 01 21:36:03 2020 Return-path: Envelope-to: guile-sources@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kZK54-0003fa-Ag for guile-sources@m.gmane-mx.org; Sun, 01 Nov 2020 21:36:02 +0100 Original-Received: from localhost ([::1]:50762 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kZK53-00038l-De for guile-sources@m.gmane-mx.org; Sun, 01 Nov 2020 15:36:01 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kZK4x-00038W-6i; Sun, 01 Nov 2020 15:35:55 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60633) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kZK4w-0002RI-UF; Sun, 01 Nov 2020 15:35:54 -0500 Original-Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48422 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kZK4w-00068o-DB; Sun, 01 Nov 2020 15:35:54 -0500 Mail-Followup-To: skribilo-users@nongnu.org X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 11 Brumaire an 229 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu X-BeenThere: guile-sources@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Guile source code postings and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-sources-bounces+guile-sources=m.gmane-mx.org@gnu.org Original-Sender: "guile-sources" Xref: news.gmane.io gmane.lisp.guile.sources:555 gmane.comp.type-setting.skribilo.user:245 gmane.lisp.guile.user:17003 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I am pleased to announce version 0.9.5 of Skribilo, a schemey document authoring system. https://dl.sv.nongnu.org/releases/skribilo/skribilo-0.9.5.tar.gz https://dl.sv.nongnu.org/releases/skribilo/skribilo-0.9.5.tar.gz.sig The SHA256 hashes for these two files are: 00826a21c4634fb0b410ee89eb48068c445d800825874654e3d53d5ca3f0bf09 skribil= o-0.9.5.tar.gz e5ded90be7d06a7239e662c3d42588cde973b7e8bfb8c8c65d5a2e1566c608f6 skribil= o-0.9.5.tar.gz.sig Documentation is available at: https://www.nongnu.org/skribilo/ Skribilo is a free document production tool that takes a structured document representation as its input and renders that document in a variety of output formats: HTML and Info for on-line browsing, and Lout, LaTeX or ConTeXt for high-quality hard copies. The input document can use Skribilo=E2=80=99s markup language to provide information about the document=E2=80=99s structure, which is similar to HTM= L or LaTeX and does not require expertise. Alternatively, it can use a simpler, =E2=80=9Cmarkup-less=E2=80=9D format that borrows from Emacs=E2=80= =99 outline mode and from other conventions used in emails, Usenet, and text. Skribilo can be thought of as a document programming framework for the Scheme programming language that may be used to automate a variety of document generation tasks. It uses GNU Guile 3.0 or 2.x as the underlying Scheme implementation. Skribilo is a follow-up to Manuel Serrano=E2=80=99s and =C3=89rick Gallesio= =E2=80=99s Skribe (thank you!). It is based on Skribe 1.2d but differs in important ways. Excerpt from the =E2=80=98NEWS=E2=80=99 file: * New in Skribilo 0.9.5 ** Skribilo now runs on Guile 3.0 (in addition to 2.x) ** Guile 1.8 is no longer supported ** =E2=80=98document=E2=80=99 markup supports :info-dir-category and :inf= o-dir-entry These are honored by the Info engine, which uses them as the category and entry that show up in the Info =E2=80=9Cdir=E2=80=9D file. ** Info engine: number sections and chapters ** Lout engine: recognize and replace more Unicode characters in the input Thanks, Ludovic. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJBBAEBCgArFiEEPORkVYqE/cadtAz7CQsRmT2a67UFAl+fHCQNHGx1ZG9AZ251 Lm9yZwAKCRAJCxGZPZrrtQ/CD/9qtrIpXyLyKRkSqaP+5VMZLGvgaK6H0pxnV+Wa jA2WgmnV1bmwe+tHe3qgVQk42F6cwbyKuaNHoB69cFLWNidIPeK6u/vXJeHk70Lu ZbibXru6lFzqYHmOh625DmgyspRAnE4XSMpz6x3e18YSmIlAvDbMi9m4atLkM6gq tDMSlPitlCtS9QIYCHTRD6TLmf86dYuNKVgDR8wWxhXFVhDZEMXmfZ0YhG4mbZ7y Jj+togEfMkwsBKI8j8+pUjzTO61yvk5iKmdngWSME9bcJUkJ6HqeOVQIbC4SEhN+ pZF/zzDbth9f3iEf00a/UnMkdgpo46snle2ZHCzzaYz6QoBOK7CkU/re07ThIiOY Y9v1P4hv1ssvX5189mTkwvlo14OgRqiDk/LuBe9dn3fc8fT8RQLKlOdij15LCPoY sHzNrpnsbeKqNlhimkrVHoUijiXXDIm17NLlIxSNBxdTDSdotYY8Yhomux5mLnDM h0V1byYF67bBJFYhkbaWRUPZlv//dU6J+qp9+MpwDHTLsJlXGDzLx5pmZdWE2m2y 7DxI9ZbJGqCuyTZllSVItOyxKuIi3M4fiR+YITYGrTbwRORmWvjqR9/EF8WHfvBw mCKSHuiL0UGqNkyp1/V07mvw4+jwLbHMQzwkTdx3inbcO/8Mm9S1NkTtP2AMgL6U CpCkVw== =beLD -----END PGP SIGNATURE----- --=-=-=--