racket/collects/teachpack
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
..
2htdp changed docs for universe 2009-06-05 15:39:04 +00:00
deinprogramm Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
htdc teachpack docs are like all other docs now 2008-05-05 02:49:32 +00:00
htdp The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
balls.gif added universe via a 2htdp teachpack 2009-01-03 02:38:09 +00:00
balls.png use define-unsafer for ffi/objc; fix more teachpack doc latex-output problems 2009-01-05 10:20:17 +00:00
balls.ss svn: r13076 2009-01-12 22:10:39 +00:00
door-real.png revised world documentation 2008-10-02 20:21:15 +00:00
door-sim.png revised world documentation 2008-10-02 20:21:15 +00:00
door.ss set svn:eol-style 2009-01-14 03:01:36 +00:00
info.ss fix single-html scribble builds by planet; fix up teachpack docs; add Dave to acks; add a #:use-sources in errortrace docs 2008-06-05 00:21:36 +00:00
nuworld.png a few typos in universe.scrbl fixed 2009-01-15 02:59:47 +00:00
nuworld.ss a few typos in universe.scrbl fixed 2009-01-15 02:59:47 +00:00
server.png svn: r13073 2009-01-12 20:28:12 +00:00
server.ss svn: r13076 2009-01-12 22:10:39 +00:00
teachpack.scrbl completed Matthias's aborted commit 2009-01-04 13:59:00 +00:00
turtles.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
universe.png svn: r13148 2009-01-15 13:40:50 +00:00
value-turtles.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
world.png svn: r13076 2009-01-12 22:10:39 +00:00
world.ss a few typos in universe.scrbl fixed 2009-01-15 02:59:47 +00:00