Skribilo 0.9.5 released
Ludovic Courtès <[email protected]> Sun, 01 Nov 2020 21:35:48 +0100
| Newsgroups | gmane.lisp.guile.sources,gmane.comp.type-setting.skribilo.user,gmane.lisp.guile.user |
|---|---|
| Message-ID | <[email protected]> |
--=-=-= 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----- --=-=-=--