minor Scribbl{e,ings} tweaks
svn: r8244
This commit is contained in:
parent
0209f1aa06
commit
a4cd1cdbae
|
@ -465,7 +465,7 @@
|
|||
(make-styled-paragraph (list (make-element "refcolumn"
|
||||
(list
|
||||
(make-element "refcontent"
|
||||
c))))
|
||||
(decode-content c)))))
|
||||
"refpara"))
|
||||
|
||||
;; ----------------------------------------
|
||||
|
|
|
@ -219,8 +219,8 @@ scheme/gui
|
|||
@margin-note{Note that if you really want to ask a yes-or-no
|
||||
question via a GUI, you should use
|
||||
@scheme[message-box/custom] (and generally speaking,
|
||||
avoiding the words ``yes'' and ``no'' in your dialog is a
|
||||
good idea, too ...)}
|
||||
avoiding the responses ``yes'' and ``no'' in your dialog is a
|
||||
good idea, too ...).}
|
||||
|
||||
The contract for @scheme[ask-yes-or-no-question] uses our
|
||||
old friend the @scheme[->] contract combinator. Just like
|
||||
|
|
Loading…
Reference in New Issue
Block a user