| From: Richard Cleis (rcleis at mac.com) Date: Sat Jan 12 01:26:28 EST 2008 |
|
setup-plt: Docs failure: algol60.scrbl:4:1: compile: unbound variable
in module in: title
I'm using a MacIntel with the Full nightly build. Should it work with:
#lang scribble/doc
@(require scribble/algol60)
@title{algol library}
Welcome to my documentation: @scheme[(list 'testing 1 2 3)].
rac
| Posted on the users mailing list. |
|