comment out unconverted latex

svn: r8657
This commit is contained in:
Eli Barzilay 2008-02-13 22:04:09 +00:00
parent 86eb8365c4
commit 497c56ce3a

View File

@ -137,7 +137,7 @@ A second (optional) boolean argument indicates whether the callback
boolean?] boolean?]
[(yield [v (or/c (one-of/c 'wait) evt?)]) [(yield [v (or/c (one-of/c 'wait) evt?)])
any/c])]{ any/c])]{
\index{pause}\index{wait} @;\index{pause}\index{wait}
Yields control to event dispatching. See Yields control to event dispatching. See
@secref["eventspaceinfo"] for details. @secref["eventspaceinfo"] for details.