unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Cc: skribilo-users@nongnu.org
Subject: [ANN] Skribilo 0.9.1 released
Date: Wed, 23 Apr 2008 23:27:10 +0200	[thread overview]
Message-ID: <87abjkw9ch.fsf@gnu.org> (raw)

Hello,

I am pleased to announce version 0.9.1 of Skribilo, a schemey document
authoring system.

  http://dl.sv.nongnu.org/releases/skribilo/skribilo-0.9.1.tar.gz
  http://dl.sv.nongnu.org/releases/skribilo/skribilo-0.9.1.tar.gz.sig

The SHA1 sums for these two files are:

  fe9fc92273b5fbdab220d50b6309f3d96b4b50f1  skribilo-0.9.1.tar.gz
  684ce2ca1194a1f486b75161a985d75e353feb14  skribilo-0.9.1.tar.gz.sig

Documentation is available at:

  http://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 for on-line browsing, and Lout, LaTeX or
ConTeXt for high-quality hard copies.

The input document can use Skribilo's markup language to provide
information about the document's structure, which is similar to HTML or
LaTeX and does not require expertise.  Alternatively, it can use a
simpler, ``markup-less'' format that borrows from Emacs' 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 1.8 as the underlying
Scheme implementation.

Skribilo is a follow-up to Manuel Serrano's and Érick Gallesio's
Skribe [0] (thank you!).  It is based on the code base of Skribe 1.2d
but differs in important ways.

Except from the `NEWS' file:

  ** Improved `configure' diagnostics and build/installation fixes

  Thanks to Barrie Stott!

  ** Various documentation fixes, improvements and additions

  Notably, examples no longer use the legacy Skribe API and the ConTeXt
  engine is now documented.

  ** Emacs mode no longer depends on Bigloo UDE
  ** Guile warnings about duplicate bindings are now hidden

  These harmless warnings looked like:

    WARNING: (skribilo ast): imported module (srfi srfi-34) overrides core binding `raise'

  ** The `slide' package supports additional customs

  Namely, `slide-outline-title' and
  `slide-outline-{active,inactive}-color'.  See manual for details.

  ** The `:toc' option of `slide' determines whether to include it in the outline
  ** New option `:rulecolor' for `table'
  ** New `--sui-path' command-line option, new `*sui-path*' parameter
  ** Fix SUI `:ident' references
  ** Use more SRFI-34/35 exception handling instead of `skribe-error'
  ** Lesser reliance on recursive make

Thanks,
Ludovic.

[0] http://www-sop.inria.fr/mimosa/fp/Skribe/





                 reply	other threads:[~2008-04-23 21:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87abjkw9ch.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=skribilo-users@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).