racket/collects/scribblings
Eli Barzilay 4288c6c2c7 The Scribble reader was improved to make it pull out the syntax
punctuations outside of the form, as it does with quote punctuations.
So things like this

  #, @foo{...}

that required the space to make the @foo read as a scribble form are
now better written as

  @#,foo{...}

This changes all such occurrences.  (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)

svn: r15111
2009-06-07 10:12:32 +00:00
..
drscheme The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
foreign The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
framework The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
gui The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
guide The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
honu Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
htdp-langs The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
inside fix docs to match revised vector-, string-, and byte-string-alloc C functions (merge to 4.2) 2009-05-24 11:11:47 +00:00
main Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
more The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
mzc let-rec clarifications 2009-05-11 20:13:54 +00:00
quick The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
reference The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
scribble The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
setup-plt Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
slideshow Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
tools The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
finger.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00
icons.ss fix Scribble and some docs after today's changes 2008-04-02 23:34:47 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
magnify.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00