From 9364e1f6922e30c4c0289097c80e9406ddeefc17 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 14 Jul 2009 03:48:28 +0000 Subject: [PATCH] svn: r15441 original commit: fdd99a0b0ee8208a7836044d60a209c7bd209b87 --- collects/scribblings/scribble/scribble.scrbl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/scribble.scrbl b/collects/scribblings/scribble/scribble.scrbl index 71fff8e8..f01c66a2 100644 --- a/collects/scribblings/scribble/scribble.scrbl +++ b/collects/scribblings/scribble/scribble.scrbl @@ -12,7 +12,8 @@ especially those that document libraries, and especially for HTML and PDF (via LaTeX) output. More generally, it is useful for cases where you need to deal with Scheme code that is rich in textual content: it has a syntactic extension for writing almost free-form text and a tool -for using the scribble syntax for preprocessing text files. +for using the scribble syntax for preprocessing text files with +embedded Scheme code. This document itself is written using Scribble. At the time that it was written, its source was available at