unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] Skribilo, a Schemey Document Authoring System
@ 2008-02-04 19:58 Ludovic Courtès
  2008-05-06  9:06 ` Klaus Schilling
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2008-02-04 19:58 UTC (permalink / raw
  To: guile-user; +Cc: skribilo-users

Hello,

I am pleased to announce version 0.9.0 of Skribilo, the first alpha
release of this document authoring system.

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

The SHA1 sums for these two files are:

  b5690947ea36448eb64f0c5819a42506f7493795  skribilo-0.9.0.tar.gz
  d6759a6c765df9fe25159300049585a9fe692c0b  skribilo-0.9.0.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 or LaTeX
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.  User-visible differences are summarized
in the `NEWS' file.

Thanks,
Ludovic.

[0] http://www-sop.inria.fr/mimosa/fp/Skribe/
    This web page is currently unavailable.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANN] Skribilo, a Schemey Document Authoring System
  2008-02-04 19:58 [ANN] Skribilo, a Schemey Document Authoring System Ludovic Courtès
@ 2008-05-06  9:06 ` Klaus Schilling
  2008-05-07 12:20   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Klaus Schilling @ 2008-05-06  9:06 UTC (permalink / raw
  To: guile-user

For editing skribe files, I use the skribe mode for emacs that is
based on bee (biglou editing environment). Is this mode also suited for
editing skribilo files?

Klaus Schilling




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANN] Skribilo, a Schemey Document Authoring System
  2008-05-06  9:06 ` Klaus Schilling
@ 2008-05-07 12:20   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2008-05-07 12:20 UTC (permalink / raw
  To: guile-user

Hi,

Klaus Schilling <schilling.klaus@web.de> writes:

> For editing skribe files, I use the skribe mode for emacs that is
> based on bee (biglou editing environment). Is this mode also suited for
> editing skribilo files?

Sure, these are essentially the same modes, except that the one that
ships with Skribilo doesn't depend on bee-mode and has a few cosmetic
differences (font locking in particular).

And the default syntax of Skribe and Skribilo is the same:

  http://www.nongnu.org/skribilo/doc/user-3.html#skribe-syntax

Thanks,
Ludovic.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-07 12:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-04 19:58 [ANN] Skribilo, a Schemey Document Authoring System Ludovic Courtès
2008-05-06  9:06 ` Klaus Schilling
2008-05-07 12:20   ` Ludovic Courtès

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).