scribbled dynext (from Will Farr)

svn: r8450

original commit: 987b9e7681
This commit is contained in:
Matthew Flatt 2008-01-28 19:40:52 +00:00 committed by Robby Findler
parent ea534e55c0
commit 79f81a5bb7

View File

@ -103,3 +103,7 @@ for quotation marks that are part of code.
Do not use a citation reference (as created by @scheme[cite]) as a
noun; use it as an annotation.
Do not start a sentence with a Scheme variable name, since it is
normally lowercase. For example, use ``The @scheme[_thing] argument
is...'' instead of ``@scheme[_thing] is...''