fix uses of #lang setup/infotab
svn: r8534 original commit: 03f29ff7b1c0146aeaca77a4909ad86669c9d615
This commit is contained in:
parent
4a8fae32ed
commit
57b8baeb1c
|
@ -59,8 +59,8 @@ EOS
|
||||||
@schemeidfont{name} field. If you do not already have an
|
@schemeidfont{name} field. If you do not already have an
|
||||||
@filepath{info.ss} module, here's a suitable complete module:
|
@filepath{info.ss} module, here's a suitable complete module:
|
||||||
|
|
||||||
@schemeblock[
|
@schememod[
|
||||||
\#lang setup/infotab
|
setup/infotab
|
||||||
(define name "Some documentation")
|
(define name "Some documentation")
|
||||||
(define scribblings '(("manual.scrbl" ())))
|
(define scribblings '(("manual.scrbl" ())))
|
||||||
]}
|
]}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user