[racket] Getting started with Scribble

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Mar 17 08:36:05 EDT 2012

That is now how scribble/lp works. You need to make another file and
use @lp-include on the first to get a document that actually
scribbles. There is more explanation of this in the docs, right below
that first example.

Robby

On Sat, Mar 17, 2012 at 12:03 AM, Mark Engelberg
<mark.engelberg at gmail.com> wrote:
> OK, I pasted in the code from the docs just to make sure it wasn't something
> in my code.  Then I hit the "Scribble HTML" button that appears in the
> upper-right corner of DrRacket.  I see the following in the interactions
> window:
>
> Welcome to DrRacket, version 5.2 [3m].
> Language: scribble/lp; memory limit: 2000 MB.
>
> scribble: loading xref
> scribble: rendering
> reference to an identifier before its definition: doc
>
> On Fri, Mar 16, 2012 at 8:22 PM, Robby Findler <robby at eecs.northwestern.edu>
> wrote:
>>
>> The example from the beginning of the docs works for me when I run it
>> in DrRacket. Can you say more about what's going wrong when you try?
>>
>> Thanks,
>> Robby
>>
>


Posted on the users mailing list.