[plt-scheme] scribbling newbie

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Jan 14 08:06:08 EST 2008

A clarification:

At Tue, 8 Jan 2008 12:47:19 -0700, Matthew Flatt wrote:
> As you say, they mean the same thing. After experimenting with
> different ways of writing module imports in Scribble source, we like
> `@(require X)' better than `@require[X]'.

This note was specific to `require's at the top of Scribble source
files. I still prefer `@scheme[...]', `@schemeblock[...]', etc. inside
the body of a Scribble file, probably because it helps separate the
typesetting layer from the expression to be typeset.

Matthew



Posted on the users mailing list.