rackety misc docs
original commit: eb15dceb3454ac9733752dd21f7bd86d11111a5e
This commit is contained in:
parent
fc3197d73f
commit
96f8dfdd6b
|
@ -7,7 +7,7 @@
|
|||
@schememodname[scriblib/gui-eval] library support example
|
||||
evaluations with results that are @schememodname[slideshow] picts.}
|
||||
|
||||
The trick is that @schememodname[scheme/gui] is not generally
|
||||
The trick is that @schememodname[racket/gui] is not generally
|
||||
available when rendering documentation, because it requires a GUI
|
||||
context. The picture output is rendered to an image file when the
|
||||
@envvar{MREVAL} environment variable is set, so run the enclosing
|
||||
|
@ -27,5 +27,5 @@ generated image.
|
|||
|
||||
Like @scheme[interaction], etc., but actually evaluating the forms
|
||||
only when the @envvar{MREVAL} environment variable is set, and then in
|
||||
an evaluator that is initialized with @schememodname[scheme/gui/base]
|
||||
an evaluator that is initialized with @schememodname[racket/gui/base]
|
||||
and @schememodname[slideshow]. }
|
||||
|
|
Loading…
Reference in New Issue
Block a user